From a82223666c50043414f5b76b8d362aac7768f115 Mon Sep 17 00:00:00 2001 From: LilSpazJoekp <15524072+LilSpazJoekp@users.noreply.github.com> Date: Mon, 28 Sep 2020 19:32:56 -0500 Subject: [PATCH] Improve coverage to 100% --- asyncprawcore/requestor.py | 2 +- asyncprawcore/sessions.py | 11 +- tests/cassettes/Authorizer_refresh.json | 2 +- ...uthorizer_refresh__with_invalid_token.json | 2 +- ...revoke__access_token_with_refresh_set.json | 2 +- ...oke__access_token_without_refresh_set.json | 2 +- ...revoke__refresh_token_with_access_set.json | 2 +- ...uest__cloudflare_connection_timed_out.json | 209 ++++++++++++++++++ ...ion_request__cloudflare_unknown_error.json | 209 ++++++++++++++++++ tests/cassettes/Session_request__get.json | 207 +++++++++-------- .../Session_request__post__with_files.json | 47 ++-- tests/test_sessions.py | 15 +- 12 files changed, 555 insertions(+), 155 deletions(-) create mode 100644 tests/cassettes/Session_request__cloudflare_connection_timed_out.json create mode 100644 tests/cassettes/Session_request__cloudflare_unknown_error.json diff --git a/asyncprawcore/requestor.py b/asyncprawcore/requestor.py index 1868da2..f3cfc59 100644 --- a/asyncprawcore/requestor.py +++ b/asyncprawcore/requestor.py @@ -8,7 +8,7 @@ class Requestor(object): """Requestor provides an interface to HTTP requests.""" - def __getattr__(self, attribute): + def __getattr__(self, attribute): # pragma: no cover """Pass all undefined attributes to the _http attribute.""" if attribute.startswith("__"): raise AttributeError diff --git a/asyncprawcore/sessions.py b/asyncprawcore/sessions.py index ee5f6f7..5c90a3d 100644 --- a/asyncprawcore/sessions.py +++ b/asyncprawcore/sessions.py @@ -114,15 +114,6 @@ def _log_request(data, method, params, url): log.debug(f"Data: {data}") log.debug(f"Params: {params}") - @staticmethod - async def _retry_sleep(retries): - if retries < 3: - base = 0 if retries == 2 else 2 - sleep_seconds = base + 2 * random.random() - message = f"Sleeping: {sleep_seconds:0.2f} seconds prior to retry" - log.debug(message) - await asyncio.sleep(sleep_seconds) - def __init__(self, authorizer): """Preprare the connection to reddit's API. @@ -218,6 +209,8 @@ async def _request_with_retries( ): if retry_strategy_state is None: retry_strategy_state = self._retry_strategy_class() + + await retry_strategy_state.sleep() self._log_request(data, method, params, url) response, saved_exception = await self._make_request( data, diff --git a/tests/cassettes/Authorizer_refresh.json b/tests/cassettes/Authorizer_refresh.json index d81fb6a..faedabb 100644 --- a/tests/cassettes/Authorizer_refresh.json +++ b/tests/cassettes/Authorizer_refresh.json @@ -12,7 +12,7 @@ ], [ "refresh_token", -"fake_refresh_token" + "fake_refresh_token" ] ], "headers": { diff --git a/tests/cassettes/Authorizer_refresh__with_invalid_token.json b/tests/cassettes/Authorizer_refresh__with_invalid_token.json index e3f3df2..b1feeda 100644 --- a/tests/cassettes/Authorizer_refresh__with_invalid_token.json +++ b/tests/cassettes/Authorizer_refresh__with_invalid_token.json @@ -12,7 +12,7 @@ ], [ "refresh_token", -"fake_refresh_token" + "fake_refresh_token" ] ], "headers": { diff --git a/tests/cassettes/Authorizer_revoke__access_token_with_refresh_set.json b/tests/cassettes/Authorizer_revoke__access_token_with_refresh_set.json index 6804482..25d46f6 100644 --- a/tests/cassettes/Authorizer_revoke__access_token_with_refresh_set.json +++ b/tests/cassettes/Authorizer_revoke__access_token_with_refresh_set.json @@ -12,7 +12,7 @@ ], [ "refresh_token", -"fake_refresh_token" + "fake_refresh_token" ] ], "headers": { diff --git a/tests/cassettes/Authorizer_revoke__access_token_without_refresh_set.json b/tests/cassettes/Authorizer_revoke__access_token_without_refresh_set.json index 4a37d9e..0448e62 100644 --- a/tests/cassettes/Authorizer_revoke__access_token_without_refresh_set.json +++ b/tests/cassettes/Authorizer_revoke__access_token_without_refresh_set.json @@ -8,7 +8,7 @@ "body": [ [ "code", -"fake_code" + "fake_code" ], [ "grant_type", diff --git a/tests/cassettes/Authorizer_revoke__refresh_token_with_access_set.json b/tests/cassettes/Authorizer_revoke__refresh_token_with_access_set.json index c6dac28..a81b82c 100644 --- a/tests/cassettes/Authorizer_revoke__refresh_token_with_access_set.json +++ b/tests/cassettes/Authorizer_revoke__refresh_token_with_access_set.json @@ -12,7 +12,7 @@ ], [ "refresh_token", -"fake_refresh_token" + "fake_refresh_token" ] ], "headers": { diff --git a/tests/cassettes/Session_request__cloudflare_connection_timed_out.json b/tests/cassettes/Session_request__cloudflare_connection_timed_out.json new file mode 100644 index 0000000..d4e5658 --- /dev/null +++ b/tests/cassettes/Session_request__cloudflare_connection_timed_out.json @@ -0,0 +1,209 @@ +{ + "version": 1, + "interactions": [ + { + "request": { + "method": "POST", + "uri": "https://www.reddit.com/api/v1/access_token", + "body": [ + [ + "grant_type", + "client_credentials" + ] + ], + "headers": { + "User-Agent": [ + "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0" + ], + "Connection": [ + "close" + ], + "AUTHORIZATION": [ + "Basic " + ] + } + }, + "response": { + "status": { + "code": 200, + "message": "OK" + }, + "headers": { + "Connection": "close", + "Content-Length": "106", + "Content-Type": "application/json; charset=UTF-8", + "x-reddit-loid": "00000000006wrw7w8p.2.1592041222022.Z0FBQUFBQmU1SjhHRUlOdWdkVGVzQXdZUnJyZFFZMFdsOVliODNWdi1CVVlkSjEtR1dmZmpiNGgzU2pjR251VDZLVG8xNVh4RmNEVjVWcWRQd3BpYWFVeEFUNzg4RGRRM1hfWUQyUGpXTXJIZEpqd1hIODc2a3FILXZVbEZfZ1Z6cW85MXZsM2duanM", + "x-frame-options": "SAMEORIGIN", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "cache-control": "max-age=0, must-revalidate", + "X-Moose": "majestic", + "Accept-Ranges": "bytes", + "Date": "Sat, 13 Jun 2020 09:40:22 GMT", + "Via": "1.1 varnish", + "X-Served-By": "cache-ams21024-AMS", + "X-Cache": "MISS", + "X-Cache-Hits": "0", + "X-Timer": "S1592041222.961421,VS0,VE125", + "Set-Cookie": "edgebucket=CGDzbl0TO4ItVFOpuU; Domain=reddit.com; Max-Age=63071999; Path=/; secure", + "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Server": "snooserv" + }, + "body": { + "string": "{\"access_token\": \"fake_access_Token\", \"token_type\": \"bearer\", \"expires_in\": 3600, \"scope\": \"*\"}" + }, + "url": "https://www.reddit.com/api/v1/access_token" + } + }, + { + "request": { + "method": "GET", + "uri": "https://oauth.reddit.com/?raw_json=1", + "body": null, + "headers": { + "User-Agent": [ + "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0" + ], + "Authorization": [ + "bearer " + ] + } + }, + "response": { + "status": { + "code": 522, + "message": "CLOUDFLARE TIMEOUT" + }, + "headers": { + "Connection": "keep-alive", + "Content-Length": "49696", + "Content-Type": "application/json; charset=UTF-8", + "x-ua-compatible": "IE=edge", + "x-frame-options": "SAMEORIGIN", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "access-control-allow-origin": "*", + "access-control-expose-headers": "X-Moose", + "Content-Encoding": "gzip", + "cache-control": "max-age=0, must-revalidate", + "X-Moose": "majestic", + "Accept-Ranges": "bytes", + "Date": "Sat, 13 Jun 2020 09:40:23 GMT", + "Via": "1.1 varnish", + "X-Served-By": "cache-ams21035-AMS", + "X-Cache": "MISS", + "X-Cache-Hits": "0", + "X-Timer": "S1592041222.249128,VS0,VE979", + "Vary": "accept-encoding", + "Set-Cookie": "csv=1; Max-Age=63072000; Domain=.reddit.com; Path=/; Secure; SameSite=None", + "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Server": "snooserv" + }, + "body": { + "string": "" + }, + "url": "https://oauth.reddit.com/?raw_json=1" + } + }, + { + "request": { + "method": "GET", + "uri": "https://oauth.reddit.com/?raw_json=1", + "body": null, + "headers": { + "User-Agent": [ + "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0" + ], + "Authorization": [ + "bearer " + ] + } + }, + "response": { + "status": { + "code": 522, + "message": "CLOUDFLARE TIMEOUT" + }, + "headers": { + "Connection": "keep-alive", + "Content-Length": "49710", + "Content-Type": "application/json; charset=UTF-8", + "x-ua-compatible": "IE=edge", + "x-frame-options": "SAMEORIGIN", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "access-control-allow-origin": "*", + "access-control-expose-headers": "X-Moose", + "Content-Encoding": "gzip", + "cache-control": "max-age=0, must-revalidate", + "X-Moose": "majestic", + "Accept-Ranges": "bytes", + "Date": "Sat, 13 Jun 2020 09:40:24 GMT", + "Via": "1.1 varnish", + "X-Served-By": "cache-ams21035-AMS", + "X-Cache": "MISS", + "X-Cache-Hits": "0", + "X-Timer": "S1592041223.350620,VS0,VE1141", + "Vary": "accept-encoding", + "Set-Cookie": "session_tracker=ckirohpqnjrmedgqnn.0.1592041223428.Z0FBQUFBQmU1SjhJeEhlNUZYMHVXOUMzSXRhdXZZbld1Skt6VXhxQ29paGg1bVNhMWJ5US1VRVhKNzN6UTRTTEc3RVpFVldxbXRXQ0p6d0pSeFJmSGNfTlVNVVhqUlhobVZFQzZJbVhvUUlVT2Z2bjNVX05zcHdUeXhCaXZWNUxSaElNV1lQRTdGaVU; Domain=reddit.com; Max-Age=7199; Path=/; expires=Sat, 13-Jun-2020 11:40:24 GMT; secure; SameSite=None; Secure", + "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Server": "snooserv" + }, + "body": { + "string": "" + }, + "url": "https://oauth.reddit.com/?raw_json=1" + } + }, + { + "request": { + "method": "GET", + "uri": "https://oauth.reddit.com/?raw_json=1", + "body": null, + "headers": { + "User-Agent": [ + "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0" + ], + "Authorization": [ + "bearer " + ] + } + }, + "response": { + "status": { + "code": 522, + "message": "CLOUDFLARE TIMEOUT" + }, + "headers": { + "Connection": "keep-alive", + "Content-Length": "49688", + "Content-Type": "application/json; charset=UTF-8", + "x-ua-compatible": "IE=edge", + "x-frame-options": "SAMEORIGIN", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "access-control-allow-origin": "*", + "access-control-expose-headers": "X-Moose", + "Content-Encoding": "gzip", + "cache-control": "max-age=0, must-revalidate", + "X-Moose": "majestic", + "Accept-Ranges": "bytes", + "Date": "Sat, 13 Jun 2020 09:40:25 GMT", + "Via": "1.1 varnish", + "X-Served-By": "cache-ams21035-AMS", + "X-Cache": "MISS", + "X-Cache-Hits": "0", + "X-Timer": "S1592041225.653837,VS0,VE999", + "Vary": "accept-encoding", + "Set-Cookie": "session_tracker=ckirohpqnjrmedgqnn.0.1592041224723.Z0FBQUFBQmU1SjhKbVd6eVV0bTl2T1FSRTlKa1hZVG4zQWl2NWdnMU5hbHB3VDBmcFNKRGpjYzllNXVLRWstcFhrTzY5UDhLQ3pleFd6VXZmdDk2SE85dFJKbGhaazZpbmVaYy1MOTV4UWNPWHVxUEd2SEZ2Zm44QnBxOW02WjhjUmJSTUk5czZ3djk; Domain=reddit.com; Max-Age=7199; Path=/; expires=Sat, 13-Jun-2020 11:40:25 GMT; secure; SameSite=None; Secure", + "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Server": "snooserv" + }, + "body": { + "string": "" + }, + "url": "https://oauth.reddit.com/?raw_json=1" + } + } + ] +} \ No newline at end of file diff --git a/tests/cassettes/Session_request__cloudflare_unknown_error.json b/tests/cassettes/Session_request__cloudflare_unknown_error.json new file mode 100644 index 0000000..ef0a5a5 --- /dev/null +++ b/tests/cassettes/Session_request__cloudflare_unknown_error.json @@ -0,0 +1,209 @@ +{ + "version": 1, + "interactions": [ + { + "request": { + "method": "POST", + "uri": "https://www.reddit.com/api/v1/access_token", + "body": [ + [ + "grant_type", + "client_credentials" + ] + ], + "headers": { + "User-Agent": [ + "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0" + ], + "Connection": [ + "close" + ], + "AUTHORIZATION": [ + "Basic " + ] + } + }, + "response": { + "status": { + "code": 200, + "message": "OK" + }, + "headers": { + "Connection": "close", + "Content-Length": "106", + "Content-Type": "application/json; charset=UTF-8", + "x-reddit-loid": "00000000006wrwe2ht.2.1592041225941.Z0FBQUFBQmU1SjhKblNZWTQ2R3dFVWFjR2dRYW83QjBmWXNLZDJrakdOYU93TEI4bE9zbTJ1WXZONlBWeW95WUJoUTRVbUxhVkszTmdqVDJMc3VMWmpSUU9sRUxqQVRIdHFFdHhSUXF1dUdBVFJIcFF5NHlEWDN0aDRTUGVOTlNOMGx2SEhZZjZTY3c", + "x-frame-options": "SAMEORIGIN", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "cache-control": "max-age=0, must-revalidate", + "X-Moose": "majestic", + "Accept-Ranges": "bytes", + "Date": "Sat, 13 Jun 2020 09:40:26 GMT", + "Via": "1.1 varnish", + "X-Served-By": "cache-ams21051-AMS", + "X-Cache": "MISS", + "X-Cache-Hits": "0", + "X-Timer": "S1592041226.877175,VS0,VE125", + "Set-Cookie": "edgebucket=tTEmp1NDIkBuhwInoi; Domain=reddit.com; Max-Age=63071999; Path=/; secure", + "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Server": "snooserv" + }, + "body": { + "string": "{\"access_token\": \"fake_access_Token\", \"token_type\": \"bearer\", \"expires_in\": 3600, \"scope\": \"*\"}" + }, + "url": "https://www.reddit.com/api/v1/access_token" + } + }, + { + "request": { + "method": "GET", + "uri": "https://oauth.reddit.com/?raw_json=1", + "body": null, + "headers": { + "User-Agent": [ + "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0" + ], + "Authorization": [ + "bearer " + ] + } + }, + "response": { + "status": { + "code": 520, + "message": "CLOUDFLAIR UNKNOWN" + }, + "headers": { + "Connection": "keep-alive", + "Content-Length": "49702", + "Content-Type": "application/json; charset=UTF-8", + "x-ua-compatible": "IE=edge", + "x-frame-options": "SAMEORIGIN", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "access-control-allow-origin": "*", + "access-control-expose-headers": "X-Moose", + "Content-Encoding": "gzip", + "cache-control": "max-age=0, must-revalidate", + "X-Moose": "majestic", + "Accept-Ranges": "bytes", + "Date": "Sat, 13 Jun 2020 09:40:26 GMT", + "Via": "1.1 varnish", + "X-Served-By": "cache-ams21041-AMS", + "X-Cache": "MISS", + "X-Cache-Hits": "0", + "X-Timer": "S1592041226.123001,VS0,VE864", + "Vary": "accept-encoding", + "Set-Cookie": "csv=1; Max-Age=63072000; Domain=.reddit.com; Path=/; Secure; SameSite=None", + "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Server": "snooserv" + }, + "body": { + "string": "" + }, + "url": "https://oauth.reddit.com/?raw_json=1" + } + }, + { + "request": { + "method": "GET", + "uri": "https://oauth.reddit.com/?raw_json=1", + "body": null, + "headers": { + "User-Agent": [ + "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0" + ], + "Authorization": [ + "bearer " + ] + } + }, + "response": { + "status": { + "code": 520, + "message": "CLOUDFLAIR UNKNOWN" + }, + "headers": { + "Connection": "keep-alive", + "Content-Length": "49697", + "Content-Type": "application/json; charset=UTF-8", + "x-ua-compatible": "IE=edge", + "x-frame-options": "SAMEORIGIN", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "access-control-allow-origin": "*", + "access-control-expose-headers": "X-Moose", + "Content-Encoding": "gzip", + "cache-control": "max-age=0, must-revalidate", + "X-Moose": "majestic", + "Accept-Ranges": "bytes", + "Date": "Sat, 13 Jun 2020 09:40:28 GMT", + "Via": "1.1 varnish", + "X-Served-By": "cache-ams21041-AMS", + "X-Cache": "MISS", + "X-Cache-Hits": "0", + "X-Timer": "S1592041227.112470,VS0,VE969", + "Vary": "accept-encoding", + "Set-Cookie": "session_tracker=qecckogjrmmdboncac.0.1592041227183.Z0FBQUFBQmU1SjhMV0dIY0x0NW8yRHQ2NkkxaDlTTzJKaFR3T0dxZ05VX3k2RlNyaDFQeVhIVFY4bW14RTdQTVBFS1Q0VFlWeU0xaWI1M2FxVF9lN0lCV0xUc2pEcjN5bGM0QzFQczRUYVFvZ1Z0R084NFdtb2l0TFl4LW82ZU9SRnBrLVFtcWRFdzA; Domain=reddit.com; Max-Age=7199; Path=/; expires=Sat, 13-Jun-2020 11:40:27 GMT; secure; SameSite=None; Secure", + "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Server": "snooserv" + }, + "body": { + "string": "" + }, + "url": "https://oauth.reddit.com/?raw_json=1" + } + }, + { + "request": { + "method": "GET", + "uri": "https://oauth.reddit.com/?raw_json=1", + "body": null, + "headers": { + "User-Agent": [ + "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0" + ], + "Authorization": [ + "bearer " + ] + } + }, + "response": { + "status": { + "code": 520, + "message": "CLOUDFLAIR UNKNOWN" + }, + "headers": { + "Connection": "keep-alive", + "Content-Length": "49712", + "Content-Type": "application/json; charset=UTF-8", + "x-ua-compatible": "IE=edge", + "x-frame-options": "SAMEORIGIN", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "access-control-allow-origin": "*", + "access-control-expose-headers": "X-Moose", + "Content-Encoding": "gzip", + "cache-control": "max-age=0, must-revalidate", + "X-Moose": "majestic", + "Accept-Ranges": "bytes", + "Date": "Sat, 13 Jun 2020 09:40:28 GMT", + "Via": "1.1 varnish", + "X-Served-By": "cache-ams21041-AMS", + "X-Cache": "MISS", + "X-Cache-Hits": "0", + "X-Timer": "S1592041228.206227,VS0,VE777", + "Vary": "accept-encoding", + "Set-Cookie": "session_tracker=qecckogjrmmdboncac.0.1592041228287.Z0FBQUFBQmU1SjhNSW9vSmFpdk5ZbjNOS1psZHE3RjJHbExvWlhzUWgwT1B2dVBMMXlQOFo3d2ZqVjVMa1RZN3BsVEV1X2ZNdlY2cG43SHNNNEdkX2pTZUl5RzZzd2RzanFQeWFERy1pZ2JHcG96QnRUM1JEX3liV21rQVN3NV9CeE9LUkdMODB4Qzc; Domain=reddit.com; Max-Age=7199; Path=/; expires=Sat, 13-Jun-2020 11:40:28 GMT; secure; SameSite=None; Secure", + "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Server": "snooserv" + }, + "body": { + "string": "" + }, + "url": "https://oauth.reddit.com/?raw_json=1" + } + } + ] +} \ No newline at end of file diff --git a/tests/cassettes/Session_request__get.json b/tests/cassettes/Session_request__get.json index 4eec752..5e59ccb 100644 --- a/tests/cassettes/Session_request__get.json +++ b/tests/cassettes/Session_request__get.json @@ -1,109 +1,102 @@ { - "version": 1, - "interactions": [ - { - "request": { - "method": "POST", - "uri": "https://www.reddit.com/api/v1/access_token", - "body": [ - [ - "grant_type", - "client_credentials" - ] - ], - "headers": { - "User-Agent": [ - "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0" - ], - "Connection": [ - "close" - ], - "AUTHORIZATION": [ - "Basic " - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Connection": "close", - "Content-Length": "106", - "Content-Type": "application/json; charset=UTF-8", - "x-reddit-loid": "00000000006ws9uuht.2.1592044161557.Z0FBQUFBQmU1S3FCVkw2ZUhxTElGaHAweHpLdTI3UlNnSUhJblhLYnA1Y0t6R3QxbFpoZ2ZJWGVEcFozMWhUaXdLLVBqbXZXTDVrR2pZU3k0a21WUEdRemRwV2FnX0FnTi1QVU1yN3V6amxCT3NGNVFYLVB6TWZlZGluM1RnclFOMDZ4RngzSzNKcTQ", - "x-frame-options": "SAMEORIGIN", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "cache-control": "max-age=0, must-revalidate", - "X-Moose": "majestic", - "Accept-Ranges": "bytes", - "Date": "Sat, 13 Jun 2020 10:29:21 GMT", - "Via": "1.1 varnish", - "X-Served-By": "cache-ams21062-AMS", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Timer": "S1592044161.494459,VS0,VE127", - "Set-Cookie": "edgebucket=PCysXRkZAJYzy6P8pp; Domain=reddit.com; Max-Age=63071999; Path=/; secure", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", - "Server": "snooserv" - }, - "body": { - "string": "{\"access_token\": \"fake_access_Token\", \"token_type\": \"bearer\", \"expires_in\": 3600, \"scope\": \"*\"}" - }, - "url": "https://www.reddit.com/api/v1/access_token" - } + "interactions": [ + { + "request": { + "body": [ + [ + "grant_type", + "client_credentials" + ] + ], + "headers": { + "AUTHORIZATION": [ + "Basic " + ], + "Connection": [ + "close" + ], + "User-Agent": [ + "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0.post2" + ] }, - { - "request": { - "method": "GET", - "uri": "https://oauth.reddit.com/?limit=100&raw_json=1", - "body": null, - "headers": { - "User-Agent": [ - "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0" - ], - "Authorization": [ - "bearer " - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Connection": "keep-alive", - "Content-Length": "128444", - "Content-Type": "application/json; charset=UTF-8", - "x-ua-compatible": "IE=edge", - "x-frame-options": "SAMEORIGIN", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "access-control-allow-origin": "*", - "access-control-expose-headers": "X-Moose", - "Content-Encoding": "gzip", - "cache-control": "max-age=0, must-revalidate", - "X-Moose": "majestic", - "Accept-Ranges": "bytes", - "Date": "Sat, 13 Jun 2020 10:29:23 GMT", - "Via": "1.1 varnish", - "X-Served-By": "cache-ams21037-AMS", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Timer": "S1592044162.780935,VS0,VE1901", - "Vary": "accept-encoding", - "Set-Cookie": "csv=1; Max-Age=63072000; Domain=.reddit.com; Path=/; Secure; SameSite=None", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", - "Server": "snooserv" - }, - "body": { - "string": "{\"kind\": \"Listing\", \"data\": {\"modhash\": \"\", \"dist\": 100, \"children\": [{\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AskReddit\", \"selftext\": \"\", \"author_fullname\": \"t2_6o9r3ogz\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"What song did you fall in love with not because of the original, but because of a cover?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/AskReddit\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7wgvt\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 42111, \"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\": 42111, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"self\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 1, \"gid_2\": 1}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1592035790.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.AskReddit\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_b4ff447e-05a5-42dc-9002-63568807cfe6\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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/rg960rc47jj41_All-SeeingUpvote.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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 400, \"id\": \"award_5b39e8fd-7a58-4cbe-8ca0-bdedd5ed1f5a\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_512.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_128.png\", \"width\": 128, \"height\": 128}], \"icon_width\": 512, \"static_icon_width\": 512, \"start_date\": null, \"is_enabled\": true, \"description\": \"Sometimes you just got to dance with the doots.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Doot \\ud83c\\udfb5 Doot\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=790a066f2bd24add161dca86c7c1fbbebf87a605\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=de906d7cfdc09762efc46150f56a394c0306e4ed\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=029f4975f1becca00c76f68ad420788ddcec63b0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=365d0d7e3d5cd1a14ad9ec5e984a8b34d3403dbc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f6b482b790f34037b1a2e6676dcb506693857ec5\", \"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/yk6z2t12m4451_DootDoot-Static.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"When an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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, \"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, \"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\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh1i\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7wgvt\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"confuciusly\", \"discussion_type\": null, \"num_comments\": 28901, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AskReddit/comments/h7wgvt/what_song_did_you_fall_in_love_with_not_because/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/AskReddit/comments/h7wgvt/what_song_did_you_fall_in_love_with_not_because/\", \"subreddit_subscribers\": 28339303, \"created_utc\": 1592006990.0, \"num_crossposts\": 8, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"relationship_advice\", \"selftext\": \"Last night I had a really bad migraine and my husband was at work. I asked my son(16m) if he could give his sister(2f) a bath since my head was killing me.\\n\\nHe was perfectly fine with this and when my husband got home he found me asleep. He woke me up asking if I had made dinner or given our daughter a bath yet. I told him that I had a migraine so our son gave her a bath. He screamed at me saying that this was not ok for him to do unsupervised.\\n\\nHe said that my migraine was no excuse to not take care of her. Then my son hears him yelling at me and tries to get him to stop. He hasn\\u2019t spoken to either of us since, what should I do\\n\\nEdit my son is not related to my husband\", \"author_fullname\": \"t2_6widh8r5\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"My husband is mad that I let my 16 year old son bathe our 2 year old daughter.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/relationship_advice\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7nxf4\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.9, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 34396, \"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\": \"/r/all\", \"can_mod_post\": false, \"score\": 34396, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"self\", \"edited\": 1591989285.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1592008035.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.relationship_advice\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003ELast night I had a really bad migraine and my husband was at work. I asked my son(16m) if he could give his sister(2f) a bath since my head was killing me.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EHe was perfectly fine with this and when my husband got home he found me asleep. He woke me up asking if I had made dinner or given our daughter a bath yet. I told him that I had a migraine so our son gave her a bath. He screamed at me saying that this was not ok for him to do unsupervised.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EHe said that my migraine was no excuse to not take care of her. Then my son hears him yelling at me and tries to get him to stop. He hasn\\u2019t spoken to either of us since, what should I do\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit my son is not related to my husband\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_99d95969-6100-45b2-b00c-0ec45ae19596\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff94d9e3eb38878a038b2568c06b58e809d7f0f5\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2dcdf8ac6a205b6e93b0fb31012044b66f3f4186\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d8d317fd0e68c3f2696425efb7a5bc85b6f7603\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a54e710bdf1bc88eb1bb2da67d1ecf813f1707be\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=b564b07d31245f583542d97aa99f58e9dadaed2f\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"A smol, delicate danger noodle.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Snek\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff94d9e3eb38878a038b2568c06b58e809d7f0f5\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2dcdf8ac6a205b6e93b0fb31012044b66f3f4186\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d8d317fd0e68c3f2696425efb7a5bc85b6f7603\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a54e710bdf1bc88eb1bb2da67d1ecf813f1707be\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=b564b07d31245f583542d97aa99f58e9dadaed2f\", \"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/rc5iesz2z8t41_Snek.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"I'm in this with you.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Take My Energy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2r0cn\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7nxf4\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"throwRAbsjbsvyyn\", \"discussion_type\": null, \"num_comments\": 4154, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/relationship_advice/comments/h7nxf4/my_husband_is_mad_that_i_let_my_16_year_old_son/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/relationship_advice/comments/h7nxf4/my_husband_is_mad_that_i_let_my_16_year_old_son/\", \"subreddit_subscribers\": 3257883, \"created_utc\": 1591979235.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"worldnews\", \"selftext\": \"\", \"author_fullname\": \"t2_4mhxmloq\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Canadian Prime Minister Justin Trudeau said Friday that black and indigenous people in Canada do not feel safe around police after a police dashcam video emerged of the violent arrest of a Canadian aboriginal chief.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/worldnews\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7tog8\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.85, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 65621, \"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\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 65621, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592026581.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"apnews.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/mp7lvWDVNf_mkqJ1cnTI41ynawf58utKmT67m7z2380.jpg?auto=webp\\u0026s=a01f9db155b480e7f40201ca248c075fa72873b4\", \"width\": 1000, \"height\": 1333}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/mp7lvWDVNf_mkqJ1cnTI41ynawf58utKmT67m7z2380.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=5713867817f6dbfb6783a6e57d367f997f407ed4\", \"width\": 108, \"height\": 143}, {\"url\": \"https://external-preview.redd.it/mp7lvWDVNf_mkqJ1cnTI41ynawf58utKmT67m7z2380.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=62143ef2cf7f5b09c9a65edfa1b2219a57810e26\", \"width\": 216, \"height\": 287}, {\"url\": \"https://external-preview.redd.it/mp7lvWDVNf_mkqJ1cnTI41ynawf58utKmT67m7z2380.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=a74e10565d808c276db9fd94dbe0cb718b97c154\", \"width\": 320, \"height\": 426}, {\"url\": \"https://external-preview.redd.it/mp7lvWDVNf_mkqJ1cnTI41ynawf58utKmT67m7z2380.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=4dbcc6d6022838522718456b18ac2625cac8bb0a\", \"width\": 640, \"height\": 853}, {\"url\": \"https://external-preview.redd.it/mp7lvWDVNf_mkqJ1cnTI41ynawf58utKmT67m7z2380.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=8772661c06e4a5f14b82f72608a446715ea89c3e\", \"width\": 960, \"height\": 1279}], \"variants\": {}, \"id\": \"ONZuH3XVSRRdGHRMOoqnufMjYeb63NiFZ-scW4NJG0Y\"}], \"enabled\": 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, \"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, \"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\\u0026height=16\\u0026auto=webp\\u0026s=647cccf78702582f30d23908180da092b135cffe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4644ac0618ecdef010ae2368e2e58669953fd9a3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ca4efb2faa26429279f44ced2822f5e81ff37537\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3a307ad71aad031accfd47f1af82a2b1e09195cc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_cc091963-e271-45aa-ba23-b5150e565520\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d4e4b3cfbecad87c56ffab318d80e02cdffe8966\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=43352d662591ae102753c993c789657de972f58e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=85098196df26658027c56256f4f1af30f64d2814\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=54ceb80aea498998e8c0d51ee7d081df46864fcb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=537008818079f88ec2a14fccbd44abc515ba0832\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Connecting together responsibly\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Safe \\u0026 Social\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d4e4b3cfbecad87c56ffab318d80e02cdffe8966\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=43352d662591ae102753c993c789657de972f58e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=85098196df26658027c56256f4f1af30f64d2814\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=54ceb80aea498998e8c0d51ee7d081df46864fcb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=537008818079f88ec2a14fccbd44abc515ba0832\", \"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/qq73pijkm3p41_SafeSocial.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh13\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7tog8\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"jigsawmap\", \"discussion_type\": null, \"num_comments\": 2931, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/worldnews/comments/h7tog8/canadian_prime_minister_justin_trudeau_said/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://apnews.com/44545f4bde71ae3eb2d03cdfab855a73\", \"subreddit_subscribers\": 24250920, \"created_utc\": 1591997781.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"OldSchoolCool\", \"selftext\": \"\", \"author_fullname\": \"t2_m2k4g\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"50 years ago today, Dock Ellis threw a no-hitter -- while tripping on LSD\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/OldSchoolCool\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7p5us\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 69635, \"total_awards_received\": 5, \"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\": 69635, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/WAkQ-JpBaVA_pm6xUDmo77oAKf_cN7BqFNx2in2JlmE.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\": 1592011884.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"upload.wikimedia.org\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/4L9T2RGxsCA1xDErt_5Y4l_7zOVRf2cguvrjIkROfOY.jpg?auto=webp\\u0026s=205fc8f70050877551bc5ddf11dc6bdf1f709208\", \"width\": 220, \"height\": 220}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/4L9T2RGxsCA1xDErt_5Y4l_7zOVRf2cguvrjIkROfOY.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=f4031caac3ff6fc82c97fda775ebcdff8240f46e\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/4L9T2RGxsCA1xDErt_5Y4l_7zOVRf2cguvrjIkROfOY.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8d6334b9ed36eb9ee45e75f565a1087875078db4\", \"width\": 216, \"height\": 216}], \"variants\": {}, \"id\": \"mtVEtrEc_kriEvjb-h8uwlSSOpUoPGexHka18gcf-do\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_9663243a-e77f-44cf-abc6-850ead2cd18d\", \"penny_donate\": 0, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_512.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_128.png\", \"width\": 128, \"height\": 128}], \"icon_width\": 512, \"static_icon_width\": 512, \"start_date\": null, \"is_enabled\": true, \"description\": \"For an especially amazing showing.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Bravo Grande!\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3459bdf1d1777821a831c5bf9834f4365263fcff\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9181d68065ccfccf2b1074e499cd7c1103aa2ce8\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=339b368d395219120abc50d54fb3e2cdcad8ca4f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=de4ebbe92f9019de05aaa77f88810d44adbe1e50\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ba6c1add5204ea43e5af010bd9622392a42140e3\", \"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/59e02tmkl4451_BravoGrande-Static.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_cc299d65-77de-4828-89de-708b088349a0\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=65edcad28bb61e02c98f6e5abae94570f15577af\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=ade31fce9fae3cd026513278fd6d8f43a2470473\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4a6669f710a159e308d70a09ad5d91bf26576801\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6411ff24501a3c9ab1ba1fcc56e111e2897ed4f6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=161171b7b4aadddcf4bd0b258229c95cbf461625\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Historical anomaly - greatest in eternity.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"GOAT\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=65edcad28bb61e02c98f6e5abae94570f15577af\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=ade31fce9fae3cd026513278fd6d8f43a2470473\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4a6669f710a159e308d70a09ad5d91bf26576801\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6411ff24501a3c9ab1ba1fcc56e111e2897ed4f6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=161171b7b4aadddcf4bd0b258229c95cbf461625\", \"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/x52x5be57fd41_GOAT.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, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=19555b13e3e196b62eeb9160d1ac1d1b372dcb0b\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 30, \"id\": \"award_cc091963-e271-45aa-ba23-b5150e565520\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d4e4b3cfbecad87c56ffab318d80e02cdffe8966\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=43352d662591ae102753c993c789657de972f58e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=85098196df26658027c56256f4f1af30f64d2814\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=54ceb80aea498998e8c0d51ee7d081df46864fcb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=537008818079f88ec2a14fccbd44abc515ba0832\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Connecting together responsibly\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Safe \\u0026 Social\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d4e4b3cfbecad87c56ffab318d80e02cdffe8966\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=43352d662591ae102753c993c789657de972f58e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=85098196df26658027c56256f4f1af30f64d2814\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=54ceb80aea498998e8c0d51ee7d081df46864fcb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=537008818079f88ec2a14fccbd44abc515ba0832\", \"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/qq73pijkm3p41_SafeSocial.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2tycb\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7p5us\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"CA2Ireland\", \"discussion_type\": null, \"num_comments\": 2789, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/OldSchoolCool/comments/h7p5us/50_years_ago_today_dock_ellis_threw_a_nohitter/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://upload.wikimedia.org/wikipedia/en/thumb/9/9b/Dock_Ellis.jpg/220px-Dock_Ellis.jpg\", \"subreddit_subscribers\": 14623541, \"created_utc\": 1591983084.0, \"num_crossposts\": 28, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"pics\", \"selftext\": \"\", \"author_fullname\": \"t2_1ewxcuwr\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 2, \"clicked\": false, \"title\": \"Rubber bullets kinda hurt\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/pics\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"8\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7znp9\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 43372, \"total_awards_received\": 5, \"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\": \"Protest\", \"can_mod_post\": false, \"score\": 43372, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"nsfw\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 2}, \"post_hint\": \"image\", \"content_categories\": [\"photography\"], \"is_self\": false, \"mod_note\": null, \"created\": 1592047691.0, \"link_flair_type\": \"text\", \"wls\": 3, \"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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": true, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?auto=webp\\u0026s=e11e8db4123d0d77fde8e59766e8522e049f25e8\", \"width\": 750, \"height\": 1334}, \"resolutions\": [{\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=fa7a19a33bef46b03403616f1b477899f4ad7f43\", \"width\": 108, \"height\": 192}, {\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=60e3dcd7cf125d4011e99cd8f0b9aa144f8a4144\", \"width\": 216, \"height\": 384}, {\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5b25541fed5a018b0fe33e1b16944ce4d8587496\", \"width\": 320, \"height\": 569}, {\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=de81d20cd280b15969dfb2e5f4250bca1c4d8cfb\", \"width\": 640, \"height\": 1138}], \"variants\": {\"obfuscated\": {\"source\": {\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=6ce7a28cf7aadb42893faa2858398d332dc1d3fe\", \"width\": 750, \"height\": 1334}, \"resolutions\": [{\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=1644546be2dcb2f5c8e916b5d9ac95bf649b5293\", \"width\": 108, \"height\": 192}, {\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=405dbe8504c8ba7c16ad83d0be3092b5bbde949d\", \"width\": 216, \"height\": 384}, {\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=7d3cab77f431c18e0f8493016175df639d8d0b06\", \"width\": 320, \"height\": 569}, {\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?width=640\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=d2834c52186f1943bbf103633c96ef50385e3cbb\", \"width\": 640, \"height\": 1138}]}, \"nsfw\": {\"source\": {\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=6ce7a28cf7aadb42893faa2858398d332dc1d3fe\", \"width\": 750, \"height\": 1334}, \"resolutions\": [{\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=1644546be2dcb2f5c8e916b5d9ac95bf649b5293\", \"width\": 108, \"height\": 192}, {\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=405dbe8504c8ba7c16ad83d0be3092b5bbde949d\", \"width\": 216, \"height\": 384}, {\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=7d3cab77f431c18e0f8493016175df639d8d0b06\", \"width\": 320, \"height\": 569}, {\"url\": \"https://preview.redd.it/l3xq1duyjl451.jpg?width=640\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=d2834c52186f1943bbf103633c96ef50385e3cbb\", \"width\": 640, \"height\": 1138}]}}, \"id\": \"yW9m5ODDrltT7OyMi2YJ9Gm2mVE1ebIpMRTv3WAo7Y0\"}], \"enabled\": true}, \"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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"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\": 75, \"id\": \"award_ae89e420-c4a5-47b8-a007-5dacf1c0f0d4\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff64bafcfea7a3483d3520608240237ae2cdb7f2\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2b585c0d2a40903b318151cd3fe37d25b4552b25\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=28b8b7b9bea65dcd3292119e1550f8ed6f877473\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1fc29b4148ab63771077616d845b06e8cf077d22\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=08e54ccf99afab03be718f988ed841988f6562c3\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"OBJECTION!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Lawyer Up\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff64bafcfea7a3483d3520608240237ae2cdb7f2\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2b585c0d2a40903b318151cd3fe37d25b4552b25\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=28b8b7b9bea65dcd3292119e1550f8ed6f877473\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1fc29b4148ab63771077616d845b06e8cf077d22\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=08e54ccf99afab03be718f988ed841988f6562c3\", \"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/iq0sgwn5bzy41_LawyerUp.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_b92370bb-b7de-4fb3-9608-c5b4a22f714a\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bbe4efb7b7ea2ecacd9609c937941282019a511f\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=7aa65fa1bbd9dd3482e18cae220a6acbbabd6452\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a7b1d9f0629a00bc081d6db45a01c14720841969\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ee0ceaa18ec2902fcb59a89bb93dfb440ce7bcf5\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f3c3ed580426898ffd2df864e1111c957f71adf3\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Show nature some love.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Tree Hug\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bbe4efb7b7ea2ecacd9609c937941282019a511f\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=7aa65fa1bbd9dd3482e18cae220a6acbbabd6452\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a7b1d9f0629a00bc081d6db45a01c14720841969\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ee0ceaa18ec2902fcb59a89bb93dfb440ce7bcf5\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f3c3ed580426898ffd2df864e1111c957f71adf3\", \"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/fukjtec638u41_TreeHug.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_b1b44fa1-8179-4d84-a9ed-f25bb81f1c5f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"*Lowers face into palm*\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Facepalm\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"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/ey2iodron2s41_Facepalm.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"57fbbc06-a2ad-11e8-a4ff-0ea2b9ee8d16\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh0u\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff4500\", \"id\": \"h7znp9\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"BoosieStojakovic\", \"discussion_type\": null, \"num_comments\": 2612, \"send_replies\": true, \"whitelist_status\": \"promo_adult_nsfw\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/pics/comments/h7znp9/rubber_bullets_kinda_hurt/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/l3xq1duyjl451.jpg\", \"subreddit_subscribers\": 24907756, \"created_utc\": 1592018891.0, \"num_crossposts\": 7, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"news\", \"selftext\": \"\", \"author_fullname\": \"t2_17dcop1g\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Chuck E. Cheese on the brink of bankruptcy, could permanently close.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/news\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 93, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7rjwt\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 26842, \"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\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 26842, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592019522.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"nj.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/rz1hCIqVCD--MngCynEhwojp7KsHel9BAjy5aKi1rc0.jpg?auto=webp\\u0026s=66348f32ce5df3119ccb9008d38b4692fe078c8f\", \"width\": 1280, \"height\": 855}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/rz1hCIqVCD--MngCynEhwojp7KsHel9BAjy5aKi1rc0.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=afb5235a6af4f167a7e30936b57c2af4e1256a2a\", \"width\": 108, \"height\": 72}, {\"url\": \"https://external-preview.redd.it/rz1hCIqVCD--MngCynEhwojp7KsHel9BAjy5aKi1rc0.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=bc5d6e45ab6ebb1dd16ff0594ed484b130eac476\", \"width\": 216, \"height\": 144}, {\"url\": \"https://external-preview.redd.it/rz1hCIqVCD--MngCynEhwojp7KsHel9BAjy5aKi1rc0.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e0e12c2f37d3c33313634264fa0d3a21bd05cf52\", \"width\": 320, \"height\": 213}, {\"url\": \"https://external-preview.redd.it/rz1hCIqVCD--MngCynEhwojp7KsHel9BAjy5aKi1rc0.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=e3b8e86afc7691858bd7c938adae85d68a6cf43a\", \"width\": 640, \"height\": 427}, {\"url\": \"https://external-preview.redd.it/rz1hCIqVCD--MngCynEhwojp7KsHel9BAjy5aKi1rc0.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=271809f1a5af5ec89b231023935169d0224beb4f\", \"width\": 960, \"height\": 641}, {\"url\": \"https://external-preview.redd.it/rz1hCIqVCD--MngCynEhwojp7KsHel9BAjy5aKi1rc0.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=d3e48738a58ddc179b1551a20fd5e9b206fd04f2\", \"width\": 1080, \"height\": 721}], \"variants\": {}, \"id\": \"Z1HYNWWckk_uL_TbaXtCEcLvTvGoJJbRB0jGWyf73Vc\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_88fdcafc-57a0-48db-99cc-76276bfaf28b\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"To pay respects.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"Press F\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"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/tcofsbf92md41_PressF.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh3l\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7rjwt\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"zaynthelegend\", \"discussion_type\": null, \"num_comments\": 2155, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/news/comments/h7rjwt/chuck_e_cheese_on_the_brink_of_bankruptcy_could/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.nj.com/business/2020/06/chuck-e-cheese-on-the-brink-of-bankruptcy-report-says.html\", \"subreddit_subscribers\": 20931463, \"created_utc\": 1591990722.0, \"num_crossposts\": 9, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"nottheonion\", \"selftext\": \"\", \"author_fullname\": \"t2_3jy9ebz2\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Fact check: Bill Gates is not planning to microchip the world through a COVID-19 vaccine\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/nottheonion\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7mrlc\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.87, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 55950, \"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\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 55950, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/kNjE0jpBxvMZzJ9BCrR-eEpA2I8kD-hIRJpbpojPUsc.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_3\": 1}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592004461.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"usatoday.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/KWxH2XoNJSvmcT0I0HMKLjWaBRHwROf-YOVsFwSasCs.jpg?auto=webp\\u0026s=6bd329857a2597889a8dd81e3f943519ccf27605\", \"width\": 1743, \"height\": 980}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/KWxH2XoNJSvmcT0I0HMKLjWaBRHwROf-YOVsFwSasCs.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=181efed10fab0127e389f40c4791c73e2341c1a4\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/KWxH2XoNJSvmcT0I0HMKLjWaBRHwROf-YOVsFwSasCs.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=25d0a800e3488ad6561289aba3cad4ccf37be9ea\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/KWxH2XoNJSvmcT0I0HMKLjWaBRHwROf-YOVsFwSasCs.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6e25ec7e8f1b25aad61e11310d51ddf7deb86bfc\", \"width\": 320, \"height\": 179}, {\"url\": \"https://external-preview.redd.it/KWxH2XoNJSvmcT0I0HMKLjWaBRHwROf-YOVsFwSasCs.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=82335ef6944da4c0b8cc4fd4c31bcddd1379a04e\", \"width\": 640, \"height\": 359}, {\"url\": \"https://external-preview.redd.it/KWxH2XoNJSvmcT0I0HMKLjWaBRHwROf-YOVsFwSasCs.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=7aa64927a1b66c580e892f4e00bf3bd9d32795b5\", \"width\": 960, \"height\": 539}, {\"url\": \"https://external-preview.redd.it/KWxH2XoNJSvmcT0I0HMKLjWaBRHwROf-YOVsFwSasCs.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2ee6180e986bff37caefcd1fc45824ce96472a28\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"LkBALQaHFrn_M8ZNSg3oDyP-YtFbR3npY82s6dHD-1E\"}], \"enabled\": false}, \"all_awardings\": [{\"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, \"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, \"description\": \"Gives the author a month of Reddit Premium, which includes %{coin_symbol}700 Coins for that month, and shows a Platinum Award.\", \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qnts\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7mrlc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"WaitWhatOhNevermind\", \"discussion_type\": null, \"num_comments\": 2162, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/nottheonion/comments/h7mrlc/fact_check_bill_gates_is_not_planning_to/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.usatoday.com/story/news/factcheck/2020/06/12/fact-check-bill-gates-isnt-planning-implant-microchips-via-vaccines/3171405001/\", \"subreddit_subscribers\": 17060995, \"created_utc\": 1591975661.0, \"num_crossposts\": 6, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"nba\", \"selftext\": \"\", \"author_fullname\": \"t2_xv5ln\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"[Charania] Sources: Kyrie Irving led a call of 80-plus NBA players, including Chris Paul/Kevin Durant/Carmelo Anthony/Donovan Mitchell, and Irving and several players spoke up about not supporting resumed season due to nationwide unrest from social injustice/racism.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/nba\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"news\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7xyoc\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 8073, \"total_awards_received\": 1, \"media_embed\": {\"content\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003ESources: Kyrie Irving led a call of 80-plus NBA players, including Chris Paul/Kevin Durant/Carmelo Anthony/Donovan Mitchell, and Irving and several players spoke up about not supporting resumed season due to nationwide unrest from social injustice/racism.\\u003C/p\\u003E\\u0026mdash; Shams Charania (@ShamsCharania) \\u003Ca href=\\\"https://twitter.com/ShamsCharania/status/1271618225189634048?ref_src=twsrc%5Etfw\\\"\\u003EJune 13, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"width\": 350, \"scrolling\": false, \"height\": 226}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"be8a2b1c-3feb-11e8-8d4a-0ee637d2d8dc\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"type\": \"twitter.com\", \"oembed\": {\"provider_url\": \"https://twitter.com\", \"version\": \"1.0\", \"url\": \"https://twitter.com/ShamsCharania/status/1271618225189634048\", \"author_name\": \"Shams Charania\", \"height\": 226, \"width\": 350, \"html\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003ESources: Kyrie Irving led a call of 80-plus NBA players, including Chris Paul/Kevin Durant/Carmelo Anthony/Donovan Mitchell, and Irving and several players spoke up about not supporting resumed season due to nationwide unrest from social injustice/racism.\\u003C/p\\u003E\\u0026mdash; Shams Charania (@ShamsCharania) \\u003Ca href=\\\"https://twitter.com/ShamsCharania/status/1271618225189634048?ref_src=twsrc%5Etfw\\\"\\u003EJune 13, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"author_url\": \"https://twitter.com/ShamsCharania\", \"provider_name\": \"Twitter\", \"cache_age\": 3153600000, \"type\": \"rich\"}}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003ESources: Kyrie Irving led a call of 80-plus NBA players, including Chris Paul/Kevin Durant/Carmelo Anthony/Donovan Mitchell, and Irving and several players spoke up about not supporting resumed season due to nationwide unrest from social injustice/racism.\\u003C/p\\u003E\\u0026mdash; Shams Charania (@ShamsCharania) \\u003Ca href=\\\"https://twitter.com/ShamsCharania/status/1271618225189634048?ref_src=twsrc%5Etfw\\\"\\u003EJune 13, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"width\": 350, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/h7xyoc\", \"height\": 226}, \"link_flair_text\": \"National Writer\", \"can_mod_post\": false, \"score\": 8073, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": \"ChaHornets5\", \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 1}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592041190.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"twitter.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/BUcxelVJNAicBZpBJcsWKqocveBmcRpJa-umsVpq0mk.jpg?auto=webp\\u0026s=df77daad9754f829df6015c47ef2a42b39dcfc86\", \"width\": 140, \"height\": 140}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/BUcxelVJNAicBZpBJcsWKqocveBmcRpJa-umsVpq0mk.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d3d8545bd9bec3031e7b9abb5691906311974738\", \"width\": 108, \"height\": 108}], \"variants\": {}, \"id\": \"aWbytTpjSKBpuYShscghgSzcFmBSxc7F_M2Wf2QkJCs\"}], \"enabled\": 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, \"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, \"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\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Hornets\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qo4s\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7xyoc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"mkgandkembafan\", \"discussion_type\": null, \"num_comments\": 2013, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/nba/comments/h7xyoc/charania_sources_kyrie_irving_led_a_call_of/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://twitter.com/ShamsCharania/status/1271618225189634048\", \"subreddit_subscribers\": 3310239, \"created_utc\": 1592012390.0, \"num_crossposts\": 1, \"media\": {\"type\": \"twitter.com\", \"oembed\": {\"provider_url\": \"https://twitter.com\", \"version\": \"1.0\", \"url\": \"https://twitter.com/ShamsCharania/status/1271618225189634048\", \"author_name\": \"Shams Charania\", \"height\": 226, \"width\": 350, \"html\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003ESources: Kyrie Irving led a call of 80-plus NBA players, including Chris Paul/Kevin Durant/Carmelo Anthony/Donovan Mitchell, and Irving and several players spoke up about not supporting resumed season due to nationwide unrest from social injustice/racism.\\u003C/p\\u003E\\u0026mdash; Shams Charania (@ShamsCharania) \\u003Ca href=\\\"https://twitter.com/ShamsCharania/status/1271618225189634048?ref_src=twsrc%5Etfw\\\"\\u003EJune 13, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"author_url\": \"https://twitter.com/ShamsCharania\", \"provider_name\": \"Twitter\", \"cache_age\": 3153600000, \"type\": \"rich\"}}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"PublicFreakout\", \"selftext\": \"\", \"author_fullname\": \"t2_4tqcuo12\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"East Meadow, NY: a police officer abruptly stops walking so a protestor walking behind him will bump into him, so the other police can attack and arrest him.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/PublicFreakout\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h80rdq\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 38717, \"total_awards_received\": 4, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/s6f1me9nxl451/DASH_1080?source=fallback\", \"height\": 1080, \"width\": 608, \"scrubber_media_url\": \"https://v.redd.it/s6f1me9nxl451/DASH_96\", \"dash_url\": \"https://v.redd.it/s6f1me9nxl451/DASHPlaylist.mpd?a=1594636162%2CNWQ5MTVkZTQyODQ0MzMxYTJiN2ZjMTMxZDJjNTJhZWJiZjZiODA5YzY4ODEwMmQ0NDIzMmNmNDFlOGQzOWQxNg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 25, \"hls_url\": \"https://v.redd.it/s6f1me9nxl451/HLSPlaylist.m3u8?a=1594636162%2CZDg2NzBlMGExZTAxZDRkMjcxNTgxOTA2ZWJjNDU3N2FjOTMxYjI2ZjBmMThjMjljMTU1OTMxMzRjZmFmODIzOQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 38717, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://a.thumbs.redditmedia.com/EXw4vGIiZZ22BGVQXZEz8VKZPrqmJnHuZvzuZk-hCa0.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1, \"gid_3\": 1}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592052301.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/YqJQwlo2BJ4wxiFZ6KVbLaTxUl83T9U-45BhjcPBuho.png?format=pjpg\\u0026auto=webp\\u0026s=cf737186b889d8b52d051b3bc462590e88d0b619\", \"width\": 720, \"height\": 1280}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/YqJQwlo2BJ4wxiFZ6KVbLaTxUl83T9U-45BhjcPBuho.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a112058176b8b5cb159c3790723807f4fbe87d0c\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/YqJQwlo2BJ4wxiFZ6KVbLaTxUl83T9U-45BhjcPBuho.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=400d38fc83d401e2f1aad638e27464e62579fe92\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/YqJQwlo2BJ4wxiFZ6KVbLaTxUl83T9U-45BhjcPBuho.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2a05fe555d6535e50e6e49aa5a37e4d7c197f4b0\", \"width\": 320, \"height\": 568}, {\"url\": \"https://external-preview.redd.it/YqJQwlo2BJ4wxiFZ6KVbLaTxUl83T9U-45BhjcPBuho.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2caaee2947bed374cf18240e68c587beb799f171\", \"width\": 640, \"height\": 1137}], \"variants\": {}, \"id\": \"_xrRyD14RW8dqDru9rcUG4EKY7kcGFWN-nPpO0xkbSM\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_b4ff447e-05a5-42dc-9002-63568807cfe6\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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/rg960rc47jj41_All-SeeingUpvote.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, \"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, \"description\": \"Gives the author a month of Reddit Premium, which includes %{coin_symbol}700 Coins for that month, and shows a Platinum Award.\", \"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\": 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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 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, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=19555b13e3e196b62eeb9160d1ac1d1b372dcb0b\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2yrq6\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h80rdq\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ridhan3912\", \"discussion_type\": null, \"num_comments\": 1667, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/PublicFreakout/comments/h80rdq/east_meadow_ny_a_police_officer_abruptly_stops/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/s6f1me9nxl451\", \"subreddit_subscribers\": 2416277, \"created_utc\": 1592023501.0, \"num_crossposts\": 16, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/s6f1me9nxl451/DASH_1080?source=fallback\", \"height\": 1080, \"width\": 608, \"scrubber_media_url\": \"https://v.redd.it/s6f1me9nxl451/DASH_96\", \"dash_url\": \"https://v.redd.it/s6f1me9nxl451/DASHPlaylist.mpd?a=1594636162%2CNWQ5MTVkZTQyODQ0MzMxYTJiN2ZjMTMxZDJjNTJhZWJiZjZiODA5YzY4ODEwMmQ0NDIzMmNmNDFlOGQzOWQxNg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 25, \"hls_url\": \"https://v.redd.it/s6f1me9nxl451/HLSPlaylist.m3u8?a=1594636162%2CZDg2NzBlMGExZTAxZDRkMjcxNTgxOTA2ZWJjNDU3N2FjOTMxYjI2ZjBmMThjMjljMTU1OTMxMzRjZmFmODIzOQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"todayilearned\", \"selftext\": \"\", \"author_fullname\": \"t2_2wvevf51\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 2, \"clicked\": false, \"title\": \"TIL about a maze game called Entombed, released in 1982 for the Atari 2600. The game programming contains a table of values that make the mazes that are generated solvable. To this day, researchers do not know how these values were generated and cannot produce any algorithm to generate said values.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/todayilearned\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7yw17\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 42028, \"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\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 42028, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/uW16YiSM-A1kzukr4kzA7IM65o816noRszDSu9RVCNo.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 1, \"gid_2\": 2}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592044669.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"bbc.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/N1v72mnuNLRuZrU6DQXxuOvbPJUsvJ8bFiYv6ohyICA.jpg?auto=webp\\u0026s=e54676e7d22fa04ba9f667893b7d1dfdf79978f7\", \"width\": 624, \"height\": 351}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/N1v72mnuNLRuZrU6DQXxuOvbPJUsvJ8bFiYv6ohyICA.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=92a4e1b55535a00684b1c29b644043286c4edbec\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/N1v72mnuNLRuZrU6DQXxuOvbPJUsvJ8bFiYv6ohyICA.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=96cfc5bba7ec30f911a169b5e3d30511f888b2bd\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/N1v72mnuNLRuZrU6DQXxuOvbPJUsvJ8bFiYv6ohyICA.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f9af9b7e7296edf9e6fdf48d1c1760ac44258d80\", \"width\": 320, \"height\": 180}], \"variants\": {}, \"id\": \"2ZAAvKbIKzclAl6DaIpK1WXb-Tj4ty0IkmemUqLvrG0\"}], \"enabled\": 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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"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\": 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, \"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, \"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\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qqjc\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7yw17\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"xboatvanx\", \"discussion_type\": null, \"num_comments\": 1854, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/todayilearned/comments/h7yw17/til_about_a_maze_game_called_entombed_released_in/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.bbc.com/future/article/20190919-the-maze-puzzle-hidden-within-an-early-video-game\", \"subreddit_subscribers\": 23027462, \"created_utc\": 1592015869.0, \"num_crossposts\": 11, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"me_irl\", \"selftext\": \"\", \"author_fullname\": \"t2_6h5tewa1\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"me irl\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/me_irl\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h80v0d\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 25465, \"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\": 25465, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/0pyDp5XijDw4ZbVWGcfRTxfI-UxrJqWmUzpratDGXmI.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\": 1592052744.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/v1uccrwdnl451.png?auto=webp\\u0026s=0765019f04a0d05e285426c91e424249d2691b28\", \"width\": 526, \"height\": 526}, \"resolutions\": [{\"url\": \"https://preview.redd.it/v1uccrwdnl451.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=70e2bb2be4c456b9ddcaceca51751d21be41b4ad\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/v1uccrwdnl451.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3727e294fd4dee64c187d2ffffee796471da7f87\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/v1uccrwdnl451.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=2a68ba9b6c270b9fcd26c14b6abe54ba582fbbe6\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"0uPFUj7Z4aKaSE1Qij756-YC6dMWdzlrFUqcDaVOm4M\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2vegg\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h80v0d\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"DM-ME-STEAM-KEYS\", \"discussion_type\": null, \"num_comments\": 161, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/me_irl/comments/h80v0d/me_irl/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/v1uccrwdnl451.png\", \"subreddit_subscribers\": 3948705, \"created_utc\": 1592023944.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"interestingasfuck\", \"selftext\": \"\", \"author_fullname\": \"t2_440svevi\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"This is a mating ritual and a way to establish dominance aside from being objectively hilarious\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/interestingasfuck\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"approve\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h800i7\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 53407, \"total_awards_received\": 5, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fwildtartbluet\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fwildtartbluet\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FWildTartBluet-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"404\\\" height=\\\"718\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 404, \"scrolling\": false, \"height\": 718}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share DASH 720 GIFs on Gfycat\", \"title\": \"DASH 720\", \"author_name\": \"Gfycat\", \"height\": 718, \"width\": 404, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fwildtartbluet\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fwildtartbluet\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FWildTartBluet-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"404\\\" height=\\\"718\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 250, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/WildTartBluet-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 444}, \"type\": \"gfycat.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fwildtartbluet\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fwildtartbluet\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FWildTartBluet-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"404\\\" height=\\\"718\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 404, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/h800i7\", \"height\": 718}, \"link_flair_text\": \"/r/ALL\", \"can_mod_post\": false, \"score\": 53407, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Mawbo7pQ-aaw0GoyGi1Y_BtbCFdMOaMpersAcTxSMDE.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"rich:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592049124.0, \"link_flair_type\": \"text\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"gfycat.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/gMfkY6r7aXq0j0kvReP8mN6J8ybd9tRZkSvw0aagn10.jpg?auto=webp\\u0026s=6735fcd95c31102797e86e8d58ea26db5781716d\", \"width\": 250, \"height\": 444}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/gMfkY6r7aXq0j0kvReP8mN6J8ybd9tRZkSvw0aagn10.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=84583eca66fd72a15ad47b524ff139c841586e08\", \"width\": 108, \"height\": 191}, {\"url\": \"https://external-preview.redd.it/gMfkY6r7aXq0j0kvReP8mN6J8ybd9tRZkSvw0aagn10.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7bc046e92f4e692da259533b9cafdf26d1436088\", \"width\": 216, \"height\": 383}], \"variants\": {}, \"id\": \"CZauoGsLdYTHipJwtN2QdmpL3VMs7mMM_8G4e4gzWOc\"}], \"reddit_video_preview\": {\"fallback_url\": \"https://v.redd.it/zobptw8g5j451/DASH_480\", \"height\": 480, \"width\": 270, \"scrubber_media_url\": \"https://v.redd.it/zobptw8g5j451/DASH_96\", \"dash_url\": \"https://v.redd.it/zobptw8g5j451/DASHPlaylist.mpd\", \"duration\": 11, \"hls_url\": \"https://v.redd.it/zobptw8g5j451/HLSPlaylist.m3u8\", \"is_gif\": true, \"transcoding_status\": \"completed\"}, \"enabled\": 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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 200, \"id\": \"award_b28d9565-4137-433d-bb65-5d4aa82ade4c\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Call an ambulance, I'm laughing too hard.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"I'm Deceased\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"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/2jd92wtn25g41_ImDeceased.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_88fdcafc-57a0-48db-99cc-76276bfaf28b\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"To pay respects.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Press F\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"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/tcofsbf92md41_PressF.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_b92370bb-b7de-4fb3-9608-c5b4a22f714a\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bbe4efb7b7ea2ecacd9609c937941282019a511f\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=7aa65fa1bbd9dd3482e18cae220a6acbbabd6452\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a7b1d9f0629a00bc081d6db45a01c14720841969\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ee0ceaa18ec2902fcb59a89bb93dfb440ce7bcf5\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f3c3ed580426898ffd2df864e1111c957f71adf3\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Show nature some love.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Tree Hug\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bbe4efb7b7ea2ecacd9609c937941282019a511f\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=7aa65fa1bbd9dd3482e18cae220a6acbbabd6452\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a7b1d9f0629a00bc081d6db45a01c14720841969\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ee0ceaa18ec2902fcb59a89bb93dfb440ce7bcf5\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fukjtec638u41_TreeHug.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f3c3ed580426898ffd2df864e1111c957f71adf3\", \"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/fukjtec638u41_TreeHug.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qhsa\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h800i7\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"downriverrowing\", \"discussion_type\": null, \"num_comments\": 711, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/interestingasfuck/comments/h800i7/this_is_a_mating_ritual_and_a_way_to_establish/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://gfycat.com/wildtartbluet\", \"subreddit_subscribers\": 5804938, \"created_utc\": 1592020324.0, \"num_crossposts\": 26, \"media\": {\"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share DASH 720 GIFs on Gfycat\", \"title\": \"DASH 720\", \"author_name\": \"Gfycat\", \"height\": 718, \"width\": 404, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fwildtartbluet\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fwildtartbluet\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FWildTartBluet-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"404\\\" height=\\\"718\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 250, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/WildTartBluet-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 444}, \"type\": \"gfycat.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"videos\", \"selftext\": \"\", \"author_fullname\": \"t2_1kt9plqy\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Wealth inequality in the US is a lot worse than people imagine.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/videos\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": \"ACTIVE\", \"hide_score\": false, \"name\": \"t3_h7t88b\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.88, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 16125, \"total_awards_received\": 6, \"media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/QPKKQnijnsM?feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"title\": \"Wealth Inequality in America\", \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/QPKKQnijnsM?feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"height\": 338, \"width\": 600, \"version\": \"1.0\", \"author_name\": \"politizane\", \"provider_name\": \"YouTube\", \"thumbnail_url\": \"https://i.ytimg.com/vi/QPKKQnijnsM/hqdefault.jpg\", \"type\": \"video\", \"thumbnail_height\": 360, \"author_url\": \"https://www.youtube.com/user/politizane\"}, \"type\": \"youtube.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/QPKKQnijnsM?feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/h7t88b\", \"height\": 338}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 16125, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/_wIs2wazDYvjKeib4FsuAy9ORfioz_dTPjxibsGjEpk.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 2, \"gid_3\": 1}, \"post_hint\": \"rich:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592025021.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"youtube.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/HX0ESlMasE4OIke9-_vFMYYDnB_knYNSa_8fegrYMUc.jpg?auto=webp\\u0026s=5d8352409105400161e7df46dfd13a82467037d2\", \"width\": 480, \"height\": 360}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/HX0ESlMasE4OIke9-_vFMYYDnB_knYNSa_8fegrYMUc.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c584f1aec47c3bf8ee49b4813474127acb4c861b\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/HX0ESlMasE4OIke9-_vFMYYDnB_knYNSa_8fegrYMUc.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b0feb0a5aaadb51bcbbc142e2228b6c49d8c48ca\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/HX0ESlMasE4OIke9-_vFMYYDnB_knYNSa_8fegrYMUc.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=eeca76648903a0ed06f88d58cb5ecf4a21bd07db\", \"width\": 320, \"height\": 240}], \"variants\": {}, \"id\": \"Cf7RZAylatLDnUyggdrip5lboOBZuSEQDK5gOXPKZrU\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_9663243a-e77f-44cf-abc6-850ead2cd18d\", \"penny_donate\": 0, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_512.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_128.png\", \"width\": 128, \"height\": 128}], \"icon_width\": 512, \"static_icon_width\": 512, \"start_date\": null, \"is_enabled\": true, \"description\": \"For an especially amazing showing.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Bravo Grande!\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3459bdf1d1777821a831c5bf9834f4365263fcff\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9181d68065ccfccf2b1074e499cd7c1103aa2ce8\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=339b368d395219120abc50d54fb3e2cdcad8ca4f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=de4ebbe92f9019de05aaa77f88810d44adbe1e50\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ba6c1add5204ea43e5af010bd9622392a42140e3\", \"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/59e02tmkl4451_BravoGrande-Static.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, \"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, \"description\": \"Gives the author a month of Reddit Premium, which includes %{coin_symbol}700 Coins for that month, and shows a Platinum Award.\", \"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\": 200, \"id\": \"award_9ee30a8f-463e-4ef7-9da9-a09f270ec026\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=295f139b77addd2b2728f21d55c4b047138478ec\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=ceb666a09bfec10e5c901ff94e5260d9b19ec1db\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=bc4bcb18bc259699d9bdef9d6315699e4e82b65a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ead607549b0811e0a7f26effdbb4ffdb87a00577\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=727fc8016de6f90c57d1442dad9a6f92193dbe3a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Losing value fast.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Stonks Falling\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=295f139b77addd2b2728f21d55c4b047138478ec\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=ceb666a09bfec10e5c901ff94e5260d9b19ec1db\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=bc4bcb18bc259699d9bdef9d6315699e4e82b65a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ead607549b0811e0a7f26effdbb4ffdb87a00577\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=727fc8016de6f90c57d1442dad9a6f92193dbe3a\", \"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/ree13odobef41_StonksFalling.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, \"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, \"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\": 30, \"id\": \"award_3cf96da4-79da-4127-90ac-84545e1833dc\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e71c3353b0cd8c3cf016f1e37725d033b4722197\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=06df72aa9b4c008b0ae15ff11f95ff253f85ab74\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3fb62803315450661c05e36da2b8d00ba06ad619\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c07b21c2158fe3f6bf66a6650f39688ebe4e8c6a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eadedb0c4eab725cd0617196371aecf1f45c636b\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Staying home \\u0026 being safe when you can\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Home Time\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e71c3353b0cd8c3cf016f1e37725d033b4722197\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=06df72aa9b4c008b0ae15ff11f95ff253f85ab74\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3fb62803315450661c05e36da2b8d00ba06ad619\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c07b21c2158fe3f6bf66a6650f39688ebe4e8c6a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eadedb0c4eab725cd0617196371aecf1f45c636b\", \"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/qh4pzo76v9p41_HomeTime.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh1e\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7t88b\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"GauntherODimm\", \"discussion_type\": null, \"num_comments\": 1910, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/videos/comments/h7t88b/wealth_inequality_in_the_us_is_a_lot_worse_than/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.youtube.com/watch?v=QPKKQnijnsM\", \"subreddit_subscribers\": 23111074, \"created_utc\": 1591996221.0, \"num_crossposts\": 5, \"media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"title\": \"Wealth Inequality in America\", \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/QPKKQnijnsM?feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"height\": 338, \"width\": 600, \"version\": \"1.0\", \"author_name\": \"politizane\", \"provider_name\": \"YouTube\", \"thumbnail_url\": \"https://i.ytimg.com/vi/QPKKQnijnsM/hqdefault.jpg\", \"type\": \"video\", \"thumbnail_height\": 360, \"author_url\": \"https://www.youtube.com/user/politizane\"}, \"type\": \"youtube.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"PublicFreakout\", \"selftext\": \"\", \"author_fullname\": \"t2_4tqcuo12\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 2, \"clicked\": false, \"title\": \"This Oaxaca in Mexico. A 16 year old young man named Alexander was murdered by Municipal Police. Soccer was his passion. This is how his teammates and family honored him. One final goal.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/PublicFreakout\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7vxk0\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.9, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 122306, \"total_awards_received\": 20, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/doql6tv6fk451/DASH_720?source=fallback\", \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/doql6tv6fk451/DASH_96\", \"dash_url\": \"https://v.redd.it/doql6tv6fk451/DASHPlaylist.mpd?a=1594636162%2CMGQ4ZTIzNjE2ZDAzZjMxZTJjYjdlN2JjY2Y0NzI1ZDUwOTQ0NTk1NjdmMzNiNDZjNWEyNzAxMzIzMGJhNWQwYg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 55, \"hls_url\": \"https://v.redd.it/doql6tv6fk451/HLSPlaylist.m3u8?a=1594636162%2CNzU5YTIyMjVkODc1YWZhYWUxZTgxY2Y4Njg4MGYzYTc1NGY5ZmJlMjk1M2JlZjYwOWExY2ZiNGUwMTdiOWYzZQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"\\ud83d\\udcccFollow Up\", \"can_mod_post\": false, \"score\": 122306, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/iASVBjbXcrMUgl3McXI4RUY4zdyyZ9lBbNo47yH3UfU.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 4, \"gid_2\": 2, \"gid_3\": 3}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592034001.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Ct2NeMg0-a_OXbIlWHxOFK89xWOyE_V3kZ3HGbeEUKM.png?format=pjpg\\u0026auto=webp\\u0026s=7d4a2c1e3d4961c59ffd4ebc50b7a897892cafd6\", \"width\": 1280, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Ct2NeMg0-a_OXbIlWHxOFK89xWOyE_V3kZ3HGbeEUKM.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=3a379bd829d7e678a8a69ae6cafe5d95798ec35c\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/Ct2NeMg0-a_OXbIlWHxOFK89xWOyE_V3kZ3HGbeEUKM.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=741b0af9d0229919953cf28f019fe91e7dbbba8a\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/Ct2NeMg0-a_OXbIlWHxOFK89xWOyE_V3kZ3HGbeEUKM.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=43c97808813cd524774cc2733d43c9032ff3d302\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/Ct2NeMg0-a_OXbIlWHxOFK89xWOyE_V3kZ3HGbeEUKM.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e99b24c4fddc7acab66c47693447d169cf3940f8\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/Ct2NeMg0-a_OXbIlWHxOFK89xWOyE_V3kZ3HGbeEUKM.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=01f7ed54551ac11560b5333598dfdd1b59d34525\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/Ct2NeMg0-a_OXbIlWHxOFK89xWOyE_V3kZ3HGbeEUKM.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=0d2c03be6aec03fe2bbcbca751db01e4a4388ae3\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"D7BrHTFK1jFnESBZajko7wQJPIlpnSXxmBAOhTCxScc\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 250, \"id\": \"award_d306c865-0d49-4a36-a1ab-a4122a0e3480\", \"penny_donate\": null, \"award_sub_type\": \"APPRECIATION\", \"coin_reward\": 100, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=21718bd862588a489d0c6b89e5ba32269387e2e5\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a3b9b1cb74168e3eeeeed57c30f46b0d954b3f8\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0b046a5aa2d103ed9a1b7376df260292c1d33038\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ac1fd6d89d9f4b7dee7b9fb04bf4a23ce7349ac2\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=31b320ce2507f81095921f73f35f912c151be6c6\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"When something new and creative wows you. 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\": \"Original\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=21718bd862588a489d0c6b89e5ba32269387e2e5\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a3b9b1cb74168e3eeeeed57c30f46b0d954b3f8\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0b046a5aa2d103ed9a1b7376df260292c1d33038\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ac1fd6d89d9f4b7dee7b9fb04bf4a23ce7349ac2\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=31b320ce2507f81095921f73f35f912c151be6c6\", \"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/b8xt4z8yajz31_Original.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, \"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, \"description\": \"Gives the author a month of Reddit Premium, which includes %{coin_symbol}700 Coins for that month, and shows a Platinum Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"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\": 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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"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\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"When an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 250, \"id\": \"award_a3c1ccbb-45ed-44d4-bc46-2cd29e512ac9\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6705c0f5e744551f6254cf0deb82f844149c7316\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=fe212fbc05a8f58fbb49682ad3704ed1a5d461cf\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=fa34c1777ec2194aeef3fe290e23fd1fa91416a9\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=75d7bcd098d9cb9622d873d0cdd3901aee491442\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=cc61c29c0435779cdad2983dc8277b77654237ec\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"When the love is out of control.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Super Heart Eyes\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6705c0f5e744551f6254cf0deb82f844149c7316\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=fe212fbc05a8f58fbb49682ad3704ed1a5d461cf\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=fa34c1777ec2194aeef3fe290e23fd1fa91416a9\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=75d7bcd098d9cb9622d873d0cdd3901aee491442\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=cc61c29c0435779cdad2983dc8277b77654237ec\", \"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/trfyx0qv67g41_SuperHeartEyes.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_88fdcafc-57a0-48db-99cc-76276bfaf28b\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"To pay respects.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Press F\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"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/tcofsbf92md41_PressF.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, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=19555b13e3e196b62eeb9160d1ac1d1b372dcb0b\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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, \"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, \"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\": 75, \"id\": \"award_ce5f9ce6-49d9-4905-9228-22950e889206\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a3164ef705ae0a41198e29767e4a51fd86e2dcd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5c621179e63f7f6fbb6a0807367bd79467878784\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ebf40f79a711e9c4206f5f841235e43697f7a3f5\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=18dad26bb669e202c42ff6b742d6c0f9d1e62ee9\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=61ccae2b32cfbf2f26bd53c9d1287d1235da4d68\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Everything's 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_22cerq/5smbysczm1w41_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a3164ef705ae0a41198e29767e4a51fd86e2dcd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5c621179e63f7f6fbb6a0807367bd79467878784\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ebf40f79a711e9c4206f5f841235e43697f7a3f5\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=18dad26bb669e202c42ff6b742d6c0f9d1e62ee9\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=61ccae2b32cfbf2f26bd53c9d1287d1235da4d68\", \"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/5smbysczm1w41_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_b1b44fa1-8179-4d84-a9ed-f25bb81f1c5f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"*Lowers face into palm*\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Facepalm\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"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/ey2iodron2s41_Facepalm.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"I'm in this with you.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Take My Energy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"aa67a27a-8d3e-11e5-a394-0e7b8c2aef31\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2yrq6\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7vxk0\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ridhan3912\", \"discussion_type\": null, \"num_comments\": 1896, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/PublicFreakout/comments/h7vxk0/this_oaxaca_in_mexico_a_16_year_old_young_man/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/doql6tv6fk451\", \"subreddit_subscribers\": 2416277, \"created_utc\": 1592005201.0, \"num_crossposts\": 53, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/doql6tv6fk451/DASH_720?source=fallback\", \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/doql6tv6fk451/DASH_96\", \"dash_url\": \"https://v.redd.it/doql6tv6fk451/DASHPlaylist.mpd?a=1594636162%2CMGQ4ZTIzNjE2ZDAzZjMxZTJjYjdlN2JjY2Y0NzI1ZDUwOTQ0NTk1NjdmMzNiNDZjNWEyNzAxMzIzMGJhNWQwYg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 55, \"hls_url\": \"https://v.redd.it/doql6tv6fk451/HLSPlaylist.m3u8?a=1594636162%2CNzU5YTIyMjVkODc1YWZhYWUxZTgxY2Y4Njg4MGYzYTc1NGY5ZmJlMjk1M2JlZjYwOWExY2ZiNGUwMTdiOWYzZQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Coronavirus\", \"selftext\": \"\", \"author_fullname\": \"t2_117ibafk\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"By the end of this weekend more Americans will have died from COVID-19 than were killed in combat during World War One.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Coronavirus\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 98, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7s70f\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 57412, \"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\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"USA\", \"can_mod_post\": false, \"score\": 57412, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/4vhml_K0VLdPIBdTKm6XJKJsJs-g_YaOnX1ZHO9G5Ow.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\": 1592021610.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"en.wikipedia.org\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"confidence\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/dl62d10RX1ycjg4YsmKsFM6FKd0uhCgFR4dgbhxNwII.jpg?auto=webp\\u0026s=d2728c85f92914cb8dc563868ac38bd09d93a7fd\", \"width\": 1199, \"height\": 841}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/dl62d10RX1ycjg4YsmKsFM6FKd0uhCgFR4dgbhxNwII.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e708d13cb8356b95e08addd7c23532a491f3499d\", \"width\": 108, \"height\": 75}, {\"url\": \"https://external-preview.redd.it/dl62d10RX1ycjg4YsmKsFM6FKd0uhCgFR4dgbhxNwII.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=286f4f7cadd2ed3aa5bf1f276b889c392898f46b\", \"width\": 216, \"height\": 151}, {\"url\": \"https://external-preview.redd.it/dl62d10RX1ycjg4YsmKsFM6FKd0uhCgFR4dgbhxNwII.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=46f5fb8b889782b589c342b9349d6f313a0b1cf7\", \"width\": 320, \"height\": 224}, {\"url\": \"https://external-preview.redd.it/dl62d10RX1ycjg4YsmKsFM6FKd0uhCgFR4dgbhxNwII.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=e86bee74fbfb23c2c5d6c38cdc44ff1ec8a66189\", \"width\": 640, \"height\": 448}, {\"url\": \"https://external-preview.redd.it/dl62d10RX1ycjg4YsmKsFM6FKd0uhCgFR4dgbhxNwII.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=a7722c7aa82d8f9e9fbde685017abb0b8e03db08\", \"width\": 960, \"height\": 673}, {\"url\": \"https://external-preview.redd.it/dl62d10RX1ycjg4YsmKsFM6FKd0uhCgFR4dgbhxNwII.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3fcdfe94ec201fbfdad452e47439f2df590c63d3\", \"width\": 1080, \"height\": 757}], \"variants\": {}, \"id\": \"h-Cv5RsWI57yHUTPHkcH7LTfDvLmMLye42KOhg-hjt4\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_fcccaa58-8f63-4d9d-9251-81033cd0daa3\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=530480c9144e99b49cf5c7af1cc1906d16bab326\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6cb3844b35e346033a8550a42268bbeabce397d3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d9e8a94d5cd0343eb46355f746fc883cb1562e7\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ed2c4102dcc29d0783f6c75a2772a59797d9964a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d55b6f7952722a80f57e7efaf6f4ca429cbe76e9\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"I've got nothing to do, and I'm trying to do nothing.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Nothing To Do\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=530480c9144e99b49cf5c7af1cc1906d16bab326\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6cb3844b35e346033a8550a42268bbeabce397d3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d9e8a94d5cd0343eb46355f746fc883cb1562e7\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ed2c4102dcc29d0783f6c75a2772a59797d9964a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d55b6f7952722a80f57e7efaf6f4ca429cbe76e9\", \"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/1snr345pm1w41_NothingToDo.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_3cf96da4-79da-4127-90ac-84545e1833dc\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e71c3353b0cd8c3cf016f1e37725d033b4722197\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=06df72aa9b4c008b0ae15ff11f95ff253f85ab74\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3fb62803315450661c05e36da2b8d00ba06ad619\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c07b21c2158fe3f6bf66a6650f39688ebe4e8c6a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eadedb0c4eab725cd0617196371aecf1f45c636b\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Staying home \\u0026 being safe when you can\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Home Time\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e71c3353b0cd8c3cf016f1e37725d033b4722197\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=06df72aa9b4c008b0ae15ff11f95ff253f85ab74\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3fb62803315450661c05e36da2b8d00ba06ad619\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c07b21c2158fe3f6bf66a6650f39688ebe4e8c6a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eadedb0c4eab725cd0617196371aecf1f45c636b\", \"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/qh4pzo76v9p41_HomeTime.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_a903c949-ccc5-420d-8239-1bbefc424838\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Putting yourself on the line for us - you are the perfect super hero!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Healthcare Hero\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"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/xs2na1t1v9p41_HealthcareHero.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"e7643a50-5e48-11ea-8e30-0e05eb9dc901\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2x4yx\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff8717\", \"id\": \"h7s70f\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"slowlanders\", \"discussion_type\": null, \"num_comments\": 1912, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Coronavirus/comments/h7s70f/by_the_end_of_this_weekend_more_americans_will/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://en.wikipedia.org/wiki/World_War_I_casualties\", \"subreddit_subscribers\": 2129845, \"created_utc\": 1591992810.0, \"num_crossposts\": 7, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Bad_Cop_No_Donut\", \"selftext\": \"\", \"author_fullname\": \"t2_6atmtc9g\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Police take money from street vendor\\u2019s wallet for not having a permit. You can see the devastation and fear in his face for being so helpless to do anything about it\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Bad_Cop_No_Donut\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": \"VID\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7pxjm\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 39015, \"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\": \"Social Media\", \"can_mod_post\": false, \"score\": 39015, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/91qPVBlK00ORxot-BIfNZJnhl4nfQSmp3RLkiST3UrY.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"crosspost_parent_list\": [{\"approved_at_utc\": null, \"subreddit\": \"PublicFreakout\", \"selftext\": \"\", \"author_fullname\": \"t2_40zkn06z\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Police take money from street vendor\\u2019s wallet for not having a permit. You can see the devastation and fear in his face for being so helpless to do anything about it\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/PublicFreakout\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"repost\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7mog6\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 30288, \"total_awards_received\": 5, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/icrcl9wayh451/DASH_1080?source=fallback\", \"height\": 1080, \"width\": 512, \"scrubber_media_url\": \"https://v.redd.it/icrcl9wayh451/DASH_96\", \"dash_url\": \"https://v.redd.it/icrcl9wayh451/DASHPlaylist.mpd?a=1594636162%2CNGY2NGNjZjk0NzNmZGQxNDAyODRjMzNmYWRlZWQwNmM1YjY3NTQxZjZkNmVmM2IxZGJjMDg5NDg0ZTY0ZmE0Yw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 63, \"hls_url\": \"https://v.redd.it/icrcl9wayh451/HLSPlaylist.m3u8?a=1594636162%2CNmU2MTcxZGJiYzJkYTQ2NDY2MjFkZDVhY2RlMzdiOTlkYWUzNmJiNzNkZDRlNWE3ZTYyZDc2MWM3MzYzN2E1Yg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"Repost \\ud83d\\ude14\", \"can_mod_post\": false, \"score\": 30288, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/91qPVBlK00ORxot-BIfNZJnhl4nfQSmp3RLkiST3UrY.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592004186.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/j61EzwpaFurO68ZEfy-m5tFvj-cuHYb-nGkSOQOZLn8.png?format=pjpg\\u0026auto=webp\\u0026s=744101edb7ac55170c9caca794a2f559dc80d338\", \"width\": 576, \"height\": 1216}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/j61EzwpaFurO68ZEfy-m5tFvj-cuHYb-nGkSOQOZLn8.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=9ee4dd0030601b141c5a4723d9e16c99109fc5cf\", \"width\": 108, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/j61EzwpaFurO68ZEfy-m5tFvj-cuHYb-nGkSOQOZLn8.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ba0f5c4d63527f147245a9c726166d4ea35eaad5\", \"width\": 216, \"height\": 432}, {\"url\": \"https://external-preview.redd.it/j61EzwpaFurO68ZEfy-m5tFvj-cuHYb-nGkSOQOZLn8.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=defe57d3e72e0dce1e7dc96b9d92f399da2d0c9b\", \"width\": 320, \"height\": 640}], \"variants\": {}, \"id\": \"X7-nfdTy8NHoRLw1PgQCZ4FjvcduyIRQXJiefvt1ZuE\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_b4ff447e-05a5-42dc-9002-63568807cfe6\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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/rg960rc47jj41_All-SeeingUpvote.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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 250, \"id\": \"award_a3c1ccbb-45ed-44d4-bc46-2cd29e512ac9\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6705c0f5e744551f6254cf0deb82f844149c7316\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=fe212fbc05a8f58fbb49682ad3704ed1a5d461cf\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=fa34c1777ec2194aeef3fe290e23fd1fa91416a9\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=75d7bcd098d9cb9622d873d0cdd3901aee491442\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=cc61c29c0435779cdad2983dc8277b77654237ec\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"When the love is out of control.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Super Heart Eyes\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6705c0f5e744551f6254cf0deb82f844149c7316\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=fe212fbc05a8f58fbb49682ad3704ed1a5d461cf\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=fa34c1777ec2194aeef3fe290e23fd1fa91416a9\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=75d7bcd098d9cb9622d873d0cdd3901aee491442\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=cc61c29c0435779cdad2983dc8277b77654237ec\", \"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/trfyx0qv67g41_SuperHeartEyes.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_88fdcafc-57a0-48db-99cc-76276bfaf28b\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"To pay respects.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Press F\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"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/tcofsbf92md41_PressF.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_b1b44fa1-8179-4d84-a9ed-f25bb81f1c5f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"*Lowers face into palm*\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Facepalm\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"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/ey2iodron2s41_Facepalm.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"f81da3c0-4b09-11e4-831b-12313d147ade\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2yrq6\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7mog6\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"knownothingwiseguy\", \"discussion_type\": null, \"num_comments\": 1763, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/PublicFreakout/comments/h7mog6/police_take_money_from_street_vendors_wallet_for/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/icrcl9wayh451\", \"subreddit_subscribers\": 2416277, \"created_utc\": 1591975386.0, \"num_crossposts\": 24, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/icrcl9wayh451/DASH_1080?source=fallback\", \"height\": 1080, \"width\": 512, \"scrubber_media_url\": \"https://v.redd.it/icrcl9wayh451/DASH_96\", \"dash_url\": \"https://v.redd.it/icrcl9wayh451/DASHPlaylist.mpd?a=1594636162%2CNGY2NGNjZjk0NzNmZGQxNDAyODRjMzNmYWRlZWQwNmM1YjY3NTQxZjZkNmVmM2IxZGJjMDg5NDg0ZTY0ZmE0Yw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 63, \"hls_url\": \"https://v.redd.it/icrcl9wayh451/HLSPlaylist.m3u8?a=1594636162%2CNmU2MTcxZGJiYzJkYTQ2NDY2MjFkZDVhY2RlMzdiOTlkYWUzNmJiNzNkZDRlNWE3ZTYyZDc2MWM3MzYzN2E1Yg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}], \"created\": 1592014317.0, \"link_flair_type\": \"text\", \"wls\": 0, \"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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/j61EzwpaFurO68ZEfy-m5tFvj-cuHYb-nGkSOQOZLn8.png?auto=webp\\u0026s=8fc973df0bd32f067a75238b7a3f4b85c2b61267\", \"width\": 576, \"height\": 1216}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/j61EzwpaFurO68ZEfy-m5tFvj-cuHYb-nGkSOQOZLn8.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=3b2ec6cedd05087c1675e332b527761d2dbabc41\", \"width\": 108, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/j61EzwpaFurO68ZEfy-m5tFvj-cuHYb-nGkSOQOZLn8.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0c03690af9e66a52fcbe8dfbec74c43ade204758\", \"width\": 216, \"height\": 432}, {\"url\": \"https://external-preview.redd.it/j61EzwpaFurO68ZEfy-m5tFvj-cuHYb-nGkSOQOZLn8.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=34dbee82ec95cb618a86068a2cfff3b4b8676efb\", \"width\": 320, \"height\": 640}], \"variants\": {}, \"id\": \"X7-nfdTy8NHoRLw1PgQCZ4FjvcduyIRQXJiefvt1ZuE\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_b4ff447e-05a5-42dc-9002-63568807cfe6\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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/rg960rc47jj41_All-SeeingUpvote.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 75, \"id\": \"award_ae89e420-c4a5-47b8-a007-5dacf1c0f0d4\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff64bafcfea7a3483d3520608240237ae2cdb7f2\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2b585c0d2a40903b318151cd3fe37d25b4552b25\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=28b8b7b9bea65dcd3292119e1550f8ed6f877473\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1fc29b4148ab63771077616d845b06e8cf077d22\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=08e54ccf99afab03be718f988ed841988f6562c3\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"OBJECTION!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Lawyer Up\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff64bafcfea7a3483d3520608240237ae2cdb7f2\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2b585c0d2a40903b318151cd3fe37d25b4552b25\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=28b8b7b9bea65dcd3292119e1550f8ed6f877473\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1fc29b4148ab63771077616d845b06e8cf077d22\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=08e54ccf99afab03be718f988ed841988f6562c3\", \"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/iq0sgwn5bzy41_LawyerUp.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"bcd41598-4c78-11e6-a1b0-0eb464ad14bd\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qqdb\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7pxjm\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Hoku_Boy\", \"discussion_type\": null, \"num_comments\": 1713, \"send_replies\": false, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"crosspost_parent\": \"t3_h7mog6\", \"author_flair_text_color\": null, \"permalink\": \"/r/Bad_Cop_No_Donut/comments/h7pxjm/police_take_money_from_street_vendors_wallet_for/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/icrcl9wayh451\", \"subreddit_subscribers\": 398781, \"created_utc\": 1591985517.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"JusticeServed\", \"selftext\": \"\", \"author_fullname\": \"t2_17awrt\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Who\\u2019s dad is this?!\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Fight\"}], \"subreddit_name_prefixed\": \"r/JusticeServed\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": \"orange\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7o0rh\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 28204, \"total_awards_received\": 2, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"0b20f610-6c35-11e9-924d-122677b24742\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/lqlw3pouai451/DASH_1080?source=fallback\", \"height\": 1080, \"width\": 498, \"scrubber_media_url\": \"https://v.redd.it/lqlw3pouai451/DASH_96\", \"dash_url\": \"https://v.redd.it/lqlw3pouai451/DASHPlaylist.mpd?a=1594636162%2CZGFlYTRiNmRlYjIwOTAwNWU0Zjk3ZWEyNTkyNGIxNTY0ZDAwM2ExYWVlMmRkNDNiYTllNGYyOTZkODVjZjQ5MQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 16, \"hls_url\": \"https://v.redd.it/lqlw3pouai451/HLSPlaylist.m3u8?a=1594636162%2CNDhkNTgzNjhmMTM1NjYyOWI1ODNmMTNlYWM0N2YxMzAyZmQwM2I2ZDc1MmJkOWI3YmMyNzIwYTQwNTJjMzgyYw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"Fight\", \"can_mod_post\": false, \"score\": 28204, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/YOhhiIEfFbWVXUbYL0PtbMVW25Di1sWOl0Gz7lZ0miw.jpg\", \"edited\": false, \"author_flair_css_class\": \"Navy\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"7\"}], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592008323.0, \"link_flair_type\": \"richtext\", \"wls\": 0, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"v.redd.it\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"new\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/H9JFyg3o5EkMDnscln75sSDfAY6bHqIrT5VTkJna3W4.png?format=pjpg\\u0026auto=webp\\u0026s=20f77b1aef69e1ee7d5b58e57a94aad73805c420\", \"width\": 886, \"height\": 1920}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/H9JFyg3o5EkMDnscln75sSDfAY6bHqIrT5VTkJna3W4.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a64fc120ef9ea0379bbf0a4f217aeb811df47533\", \"width\": 108, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/H9JFyg3o5EkMDnscln75sSDfAY6bHqIrT5VTkJna3W4.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=7e101086276f50f1b391256fa369149cfae2fdfe\", \"width\": 216, \"height\": 432}, {\"url\": \"https://external-preview.redd.it/H9JFyg3o5EkMDnscln75sSDfAY6bHqIrT5VTkJna3W4.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=5193b32214f8e92ff94fa60d1e97341b379c8878\", \"width\": 320, \"height\": 640}, {\"url\": \"https://external-preview.redd.it/H9JFyg3o5EkMDnscln75sSDfAY6bHqIrT5VTkJna3W4.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=09e1a9c033f6e68dd89766f9e84745a846713a64\", \"width\": 640, \"height\": 1280}], \"variants\": {}, \"id\": \"jHrc5byBt4Vadq5p1sWvghBkuiAr4poHCTv3wJU4VaU\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_77ba55a2-c33c-4351-ac49-807455a80148\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a2f2b927be72d2b46ebd95bab8c072c3be0fbab\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6e42b7095bcc331e53202438613aa827addf70c3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=c740f7ef642fd2042d62c2bcba98734d08dfae6c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=74e630f1072bb2423034ae48aefa241d834d7186\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=0a89cd8011c8210315ee60441eefd77b973a0c82\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Prayers up for the blessed.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Bless Up\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a2f2b927be72d2b46ebd95bab8c072c3be0fbab\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6e42b7095bcc331e53202438613aa827addf70c3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=c740f7ef642fd2042d62c2bcba98734d08dfae6c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=74e630f1072bb2423034ae48aefa241d834d7186\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=0a89cd8011c8210315ee60441eefd77b973a0c82\", \"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/trfv6ems1md41_BlessUp.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"ae2af55e-e3b8-11e4-8fee-22000b39c2d4\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"7\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2vxxc\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7o0rh\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"brett_123\", \"discussion_type\": null, \"num_comments\": 1617, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/JusticeServed/comments/h7o0rh/whos_dad_is_this/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/lqlw3pouai451\", \"subreddit_subscribers\": 1413737, \"created_utc\": 1591979523.0, \"num_crossposts\": 8, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/lqlw3pouai451/DASH_1080?source=fallback\", \"height\": 1080, \"width\": 498, \"scrubber_media_url\": \"https://v.redd.it/lqlw3pouai451/DASH_96\", \"dash_url\": \"https://v.redd.it/lqlw3pouai451/DASHPlaylist.mpd?a=1594636162%2CZGFlYTRiNmRlYjIwOTAwNWU0Zjk3ZWEyNTkyNGIxNTY0ZDAwM2ExYWVlMmRkNDNiYTllNGYyOTZkODVjZjQ5MQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 16, \"hls_url\": \"https://v.redd.it/lqlw3pouai451/HLSPlaylist.m3u8?a=1594636162%2CNDhkNTgzNjhmMTM1NjYyOWI1ODNmMTNlYWM0N2YxMzAyZmQwM2I2ZDc1MmJkOWI3YmMyNzIwYTQwNTJjMzgyYw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"modernwarfare\", \"selftext\": \"\", \"author_fullname\": \"t2_ndv5d\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Sad but true\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Humor\"}], \"subreddit_name_prefixed\": \"r/modernwarfare\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 136, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7qk2w\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": \"transparent\", \"subreddit_type\": \"public\", \"ups\": 63696, \"total_awards_received\": 5, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"ca86085c-84c1-11e9-8bd6-0e9df63d1bb4\", \"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\": \"Humor\", \"can_mod_post\": false, \"score\": 63696, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/jg6esHH18csQz8iy9zeuSJmX1NrTS7dHxumx8khcAWo.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":MWBlue:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/uqivwv3htt131_t5_2r8qf/MWBlue\"}], \"gildings\": {\"gid_3\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592016298.0, \"link_flair_type\": \"richtext\", \"wls\": 0, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"i.redd.it\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"top\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/ycbpyj5nyi451.jpg?auto=webp\\u0026s=96bc6029558fa7ecc6d4d3a169887207953b741c\", \"width\": 1242, \"height\": 1212}, \"resolutions\": [{\"url\": \"https://preview.redd.it/ycbpyj5nyi451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=2db0533e33d736902407e009b4f632578c416ef1\", \"width\": 108, \"height\": 105}, {\"url\": \"https://preview.redd.it/ycbpyj5nyi451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=edba50e44abb2d60ea82162dd0e1ce582ab958c0\", \"width\": 216, \"height\": 210}, {\"url\": \"https://preview.redd.it/ycbpyj5nyi451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=353b57fe80688340f1d19e344ee7ba8cbba2f2ed\", \"width\": 320, \"height\": 312}, {\"url\": \"https://preview.redd.it/ycbpyj5nyi451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=5150896498a0b45afc3b08a31455d276dac137fb\", \"width\": 640, \"height\": 624}, {\"url\": \"https://preview.redd.it/ycbpyj5nyi451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=4a7b9cff777a51aa2fea0c47eef9561bcfc7522d\", \"width\": 960, \"height\": 936}, {\"url\": \"https://preview.redd.it/ycbpyj5nyi451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=d86cc61038f740117f9cb03a2e009113134bbed2\", \"width\": 1080, \"height\": 1053}], \"variants\": {}, \"id\": \"ucj3ukrfNiRjy4GCsBYBD77UOD7nSFgJG-8-oq73A24\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 250, \"id\": \"award_9583d210-a7d0-4f3c-b0c7-369ad579d3d4\", \"penny_donate\": null, \"award_sub_type\": \"APPRECIATION\", \"coin_reward\": 100, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/wa987k0p4v541_MindBlown.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/wa987k0p4v541_MindBlown.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3429167a3ea031ab4a4574baf47b2140c7b59aa8\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/wa987k0p4v541_MindBlown.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=835353c87c6a5d516662bb681d0d50647e7ab44f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/wa987k0p4v541_MindBlown.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a925fdb8ed532e7261b0dbc820e691423cba8ee6\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/wa987k0p4v541_MindBlown.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1d86da7e5837d52fec767aeb6a762caff5f7cef0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/wa987k0p4v541_MindBlown.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e3254651db548741c58f331e91395b55a557573d\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"When a thing immediately combusts your brain. 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\": \"Mind Blown\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/wa987k0p4v541_MindBlown.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3429167a3ea031ab4a4574baf47b2140c7b59aa8\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/wa987k0p4v541_MindBlown.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=835353c87c6a5d516662bb681d0d50647e7ab44f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/wa987k0p4v541_MindBlown.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a925fdb8ed532e7261b0dbc820e691423cba8ee6\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/wa987k0p4v541_MindBlown.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1d86da7e5837d52fec767aeb6a762caff5f7cef0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/wa987k0p4v541_MindBlown.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e3254651db548741c58f331e91395b55a557573d\", \"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/wa987k0p4v541_MindBlown.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, \"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, \"description\": \"Gives the author a month of Reddit Premium, which includes %{coin_symbol}700 Coins for that month, and shows a Platinum Award.\", \"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\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"When an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_99d95969-6100-45b2-b00c-0ec45ae19596\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff94d9e3eb38878a038b2568c06b58e809d7f0f5\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2dcdf8ac6a205b6e93b0fb31012044b66f3f4186\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d8d317fd0e68c3f2696425efb7a5bc85b6f7603\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a54e710bdf1bc88eb1bb2da67d1ecf813f1707be\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=b564b07d31245f583542d97aa99f58e9dadaed2f\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"A smol, delicate danger noodle.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Snek\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff94d9e3eb38878a038b2568c06b58e809d7f0f5\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2dcdf8ac6a205b6e93b0fb31012044b66f3f4186\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d8d317fd0e68c3f2696425efb7a5bc85b6f7603\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a54e710bdf1bc88eb1bb2da67d1ecf813f1707be\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=b564b07d31245f583542d97aa99f58e9dadaed2f\", \"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/rc5iesz2z8t41_Snek.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_bb13380a-06c9-4ad8-aba6-db1700e8d13b\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_512.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_128.png\", \"width\": 128, \"height\": 128}], \"icon_width\": 512, \"static_icon_width\": 512, \"start_date\": null, \"is_enabled\": true, \"description\": \"The fridge has never been closer.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Quarantine 15\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e0bd76d6669ebbd640ac8cbd7b868c853ed832fc\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=aaa163981f4f62a117115743295a3744d6a5a388\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2c3093f497425a3a733d88c8326a45f7c12fcb3e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a6769bbe7f446e2e19af0a851fd0c889d64f0fdb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=7ac84253964a471b30b7be00853fda98c3d13901\", \"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/ji6rf5acm4451_Q15-Static.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"87574874-80a3-11e9-92a5-0ebf6fdfc0e2\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":MWBlue:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2r8qf\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff8a65\", \"id\": \"h7qk2w\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"alaskancurry\", \"discussion_type\": null, \"num_comments\": 1685, \"send_replies\": false, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/modernwarfare/comments/h7qk2w/sad_but_true/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/ycbpyj5nyi451.jpg\", \"subreddit_subscribers\": 806641, \"created_utc\": 1591987498.0, \"num_crossposts\": 4, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"politics\", \"selftext\": \"\", \"author_fullname\": \"t2_13f0vt\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Voter turnout soared in Georgia despite massive primary day problems | Democrats cast close to a million votes in the Senate primary, more than triple the number in the 2016 primary.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/politics\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 73, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7sq8l\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": \"#dadada\", \"subreddit_type\": \"public\", \"ups\": 54997, \"total_awards_received\": 6, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"eb9aa964-8e72-11e6-9766-0e67f38af9ed\", \"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\": 54997, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/0fb8YPhbUoX9nfq9RpwvnDT1Ava_0nTptMcqtp3X9ZU.jpg\", \"edited\": false, \"author_flair_css_class\": \"southcarolina-flag\", \"author_flair_richtext\": [{\"a\": \":flag-sc:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/u7sjrctxoxe11_t5_2cneq/flag-sc\"}, {\"e\": \"text\", \"t\": \" South Carolina\"}], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592023388.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"nbcnews.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/1BrfD02tKFDqYgUozQWgL2ACsmAJctj-svc83eNWptQ.jpg?auto=webp\\u0026s=8d622b6a0504c5b8c49fd3fd8c2f8b99b80dd07b\", \"width\": 1200, \"height\": 630}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/1BrfD02tKFDqYgUozQWgL2ACsmAJctj-svc83eNWptQ.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=cb03630b9a0c00b35157a7d7180f555917015af6\", \"width\": 108, \"height\": 56}, {\"url\": \"https://external-preview.redd.it/1BrfD02tKFDqYgUozQWgL2ACsmAJctj-svc83eNWptQ.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e3893d9976bae8ada674dd0e668d0ed015e8698a\", \"width\": 216, \"height\": 113}, {\"url\": \"https://external-preview.redd.it/1BrfD02tKFDqYgUozQWgL2ACsmAJctj-svc83eNWptQ.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=8b7a41d658c4b83948385e954911fa0b701cb8ac\", \"width\": 320, \"height\": 168}, {\"url\": \"https://external-preview.redd.it/1BrfD02tKFDqYgUozQWgL2ACsmAJctj-svc83eNWptQ.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9158bb6926902e4f6ae93bada4ed6ae65c21e397\", \"width\": 640, \"height\": 336}, {\"url\": \"https://external-preview.redd.it/1BrfD02tKFDqYgUozQWgL2ACsmAJctj-svc83eNWptQ.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=6f719af068bce08c00b57b37eb3a42e9602a316f\", \"width\": 960, \"height\": 504}, {\"url\": \"https://external-preview.redd.it/1BrfD02tKFDqYgUozQWgL2ACsmAJctj-svc83eNWptQ.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=cc846406f01b3d466a6a41c320cc895a54f6bbf6\", \"width\": 1080, \"height\": 567}], \"variants\": {}, \"id\": \"o224fQs0aLOLhzM7F16-vygY9fVB5JNDbBO5vBFvZK4\"}], \"enabled\": 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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 200, \"id\": \"award_d125d124-5c03-490d-af3d-d07c462003da\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3bdbd7660aa0164072a243b6df9100da769e8278\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=30aa8ad7b30c73defb1b1b49dc055f42c8c39fcc\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a5109b271dbe4f27927ee8bac7f23d1962a44936\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6d6ca632d8c63e6d4e41ff8dbe4600528a4445b2\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1f2ed12b4e132e68d553c702d6639a3dc065821c\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"To the MOON.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Stonks Rising\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3bdbd7660aa0164072a243b6df9100da769e8278\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=30aa8ad7b30c73defb1b1b49dc055f42c8c39fcc\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a5109b271dbe4f27927ee8bac7f23d1962a44936\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6d6ca632d8c63e6d4e41ff8dbe4600528a4445b2\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1f2ed12b4e132e68d553c702d6639a3dc065821c\", \"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/s5edqq9abef41_StonksRising.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, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=19555b13e3e196b62eeb9160d1ac1d1b372dcb0b\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"I'm in this with you.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Take My Energy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":flag-sc: South Carolina\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2cneq\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7sq8l\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"hildebrand_rarity\", \"discussion_type\": null, \"num_comments\": 1530, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/politics/comments/h7sq8l/voter_turnout_soared_in_georgia_despite_massive/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.nbcnews.com/politics/2020-election/voter-turnout-soared-georgia-despite-massive-primary-day-problems-n1230806\", \"subreddit_subscribers\": 6200514, \"created_utc\": 1591994588.0, \"num_crossposts\": 4, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"awfuleverything\", \"selftext\": \"\", \"author_fullname\": \"t2_1u0q51c3\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"My brother was sent to this house for an internet trouble.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/awfuleverything\", \"hidden\": false, \"pwls\": 1, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7oeli\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 31170, \"total_awards_received\": 1, \"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\": 31170, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"nsfw\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592009488.0, \"link_flair_type\": \"text\", \"wls\": 1, \"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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": true, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?auto=webp\\u0026s=5a6c5a6579809131b1bfe9b30b710cd506e6db92\", \"width\": 900, \"height\": 1200}, \"resolutions\": [{\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=455acb40e541d926010f184938270828c9ed205b\", \"width\": 108, \"height\": 144}, {\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=d00ca2868159738ff8d640510e746c70c33e064f\", \"width\": 216, \"height\": 288}, {\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=28aa584095288f4a88cc7bc20d21a9b2b048f469\", \"width\": 320, \"height\": 426}, {\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=7a033ee6901015291c0369f1273f4b01896f2dca\", \"width\": 640, \"height\": 853}], \"variants\": {\"obfuscated\": {\"source\": {\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=1b7c667b4a6edabb642090443a65abd306a5a34d\", \"width\": 900, \"height\": 1200}, \"resolutions\": [{\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=3407e6bcf1a55e6169bc4bdcdff2ea15e7c4bbb4\", \"width\": 108, \"height\": 144}, {\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=583a1a305a0fd7dc085f0c90c128afa35e56cf10\", \"width\": 216, \"height\": 288}, {\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=4aab80fc3a7b6e60f33d82c940d501a60b84cec2\", \"width\": 320, \"height\": 426}, {\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?width=640\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=1c3a03dbc786c133d411261f168f173cc3c5a2c8\", \"width\": 640, \"height\": 853}]}, \"nsfw\": {\"source\": {\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=1b7c667b4a6edabb642090443a65abd306a5a34d\", \"width\": 900, \"height\": 1200}, \"resolutions\": [{\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=3407e6bcf1a55e6169bc4bdcdff2ea15e7c4bbb4\", \"width\": 108, \"height\": 144}, {\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=583a1a305a0fd7dc085f0c90c128afa35e56cf10\", \"width\": 216, \"height\": 288}, {\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=4aab80fc3a7b6e60f33d82c940d501a60b84cec2\", \"width\": 320, \"height\": 426}, {\"url\": \"https://preview.redd.it/u6420w2fei451.jpg?width=640\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=1c3a03dbc786c133d411261f168f173cc3c5a2c8\", \"width\": 640, \"height\": 853}]}}, \"id\": \"ZAJRZQJv9uHTVHzRRuhN-QleezvJBQThl6iHPoQnaCs\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_c4b2e438-16bb-4568-88e7-7893b7662944\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"A glittering stamp for a feel-good thing\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Wholesome Seal of Approval\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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/b9ks3a5k7jj41_WholesomeSealofApproval.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_346d4\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7oeli\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"papajohntonite123\", \"discussion_type\": null, \"num_comments\": 1577, \"send_replies\": true, \"whitelist_status\": \"house_only\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/awfuleverything/comments/h7oeli/my_brother_was_sent_to_this_house_for_an_internet/\", \"parent_whitelist_status\": \"house_only\", \"stickied\": false, \"url\": \"https://i.redd.it/u6420w2fei451.jpg\", \"subreddit_subscribers\": 919555, \"created_utc\": 1591980688.0, \"num_crossposts\": 11, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"FuckYouKaren\", \"selftext\": \"\", \"author_fullname\": \"t2_52c0g9k9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Karen and her husband call police on man after he stenciled his own wall for black lives matter.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/FuckYouKaren\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7uig4\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.89, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 15413, \"total_awards_received\": 3, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/qm1q0s2e1k451/DASH_1080?source=fallback\", \"height\": 1080, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/qm1q0s2e1k451/DASH_96\", \"dash_url\": \"https://v.redd.it/qm1q0s2e1k451/DASHPlaylist.mpd?a=1594636162%2CMTNkMjk4NTM0ZDY0ZWQ0OTRiZTA2OTJiMjNlNzI0NTBjZDRiODJjMzk1NTg5NDRlYjQ2ZmQ2MjZjZWQ0ZDVlNw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 111, \"hls_url\": \"https://v.redd.it/qm1q0s2e1k451/HLSPlaylist.m3u8?a=1594636162%2COGMxNzU2MjVhZGE4ZTgwZWE5ODlhZWIwMGNjNGU4MmI2N2I2OTU1NjVmOGUyY2UyZDRiZDJlZDY1ZmRiNTQ3ZA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 15413, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ZNsDvoNGcX81BJRZi5cBL0iD21SiskV9NgN9U4AUwJI.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592029374.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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\": \"confidence\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/TyK8mhnbGRwKsJzs4puct0y8gcbiur17UlnOuZORecg.png?format=pjpg\\u0026auto=webp\\u0026s=fa8e874e44e93a34a40fd8414099080b7eafc657\", \"width\": 1080, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/TyK8mhnbGRwKsJzs4puct0y8gcbiur17UlnOuZORecg.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ee91275ee1b72c880ec00071ec5eb66efdc6d83a\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/TyK8mhnbGRwKsJzs4puct0y8gcbiur17UlnOuZORecg.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=7c7031f88f40fb25346ebd1c60a9d7de90a149e7\", \"width\": 216, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/TyK8mhnbGRwKsJzs4puct0y8gcbiur17UlnOuZORecg.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=bce1c69e9ceaa47c7def5ba6b04fca2ea1248607\", \"width\": 320, \"height\": 320}, {\"url\": \"https://external-preview.redd.it/TyK8mhnbGRwKsJzs4puct0y8gcbiur17UlnOuZORecg.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=23638879418e51ca1de672629c29101855ea0117\", \"width\": 640, \"height\": 640}, {\"url\": \"https://external-preview.redd.it/TyK8mhnbGRwKsJzs4puct0y8gcbiur17UlnOuZORecg.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e12cf9a689bf797a91cfdbd27c8e5cf5984cb639\", \"width\": 960, \"height\": 960}, {\"url\": \"https://external-preview.redd.it/TyK8mhnbGRwKsJzs4puct0y8gcbiur17UlnOuZORecg.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e0fbe297a8bc36dfdaf70d49a83ee3971ee52656\", \"width\": 1080, \"height\": 1080}], \"variants\": {}, \"id\": \"gl2As_lTkkM3MEANkUIDctb5Eelsgc5VRX1adH9EGpo\"}], \"enabled\": 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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"I'm in this with you.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Take My Energy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_5r98w\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7uig4\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Xslowmo2208\", \"discussion_type\": null, \"num_comments\": 1401, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/FuckYouKaren/comments/h7uig4/karen_and_her_husband_call_police_on_man_after_he/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/qm1q0s2e1k451\", \"subreddit_subscribers\": 659768, \"created_utc\": 1592000574.0, \"num_crossposts\": 2, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/qm1q0s2e1k451/DASH_1080?source=fallback\", \"height\": 1080, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/qm1q0s2e1k451/DASH_96\", \"dash_url\": \"https://v.redd.it/qm1q0s2e1k451/DASHPlaylist.mpd?a=1594636162%2CMTNkMjk4NTM0ZDY0ZWQ0OTRiZTA2OTJiMjNlNzI0NTBjZDRiODJjMzk1NTg5NDRlYjQ2ZmQ2MjZjZWQ0ZDVlNw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 111, \"hls_url\": \"https://v.redd.it/qm1q0s2e1k451/HLSPlaylist.m3u8?a=1594636162%2COGMxNzU2MjVhZGE4ZTgwZWE5ODlhZWIwMGNjNGU4MmI2N2I2OTU1NjVmOGUyY2UyZDRiZDJlZDY1ZmRiNTQ3ZA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Damnthatsinteresting\", \"selftext\": \"\", \"author_fullname\": \"t2_5ucgsn3\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 2, \"clicked\": false, \"title\": \"Seattle had a silent march today in the rain. \\\"We move, together, in silence\\u201d\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Damnthatsinteresting\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"video\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7wnne\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.88, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 46216, \"total_awards_received\": 5, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/2njf4nzjmk451/DASH_720?source=fallback\", \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/2njf4nzjmk451/DASH_96\", \"dash_url\": \"https://v.redd.it/2njf4nzjmk451/DASHPlaylist.mpd?a=1594636162%2CZmNiYzFjMDE1NjdmMGMzMzQ0MzY5Y2FhYjJlM2JkMWZjN2ZkMDY4MTI4MTMzZTdiNjcxOGJlYzY2NGUyYzIxZg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 66, \"hls_url\": \"https://v.redd.it/2njf4nzjmk451/HLSPlaylist.m3u8?a=1594636162%2CYmY0NTZiOGY3Nzk2Zjg0NjlkZmU5MTI2MTk1OTNlMWZkMTZhNmYwYTRlOTAzOGI3Y2EzOWVhZGU1YTExYjllNA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"Video\", \"can_mod_post\": false, \"score\": 46216, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/R1p9pEZxa82j4Bebk5T22ASeiVLizyELyRnxGckWOWE.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 2}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592036449.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/ioSk-g8p99vuZ-Bn-wDB9nS7RqCvuDIjA0UO_SEQowM.png?format=pjpg\\u0026auto=webp\\u0026s=67a954a9ba6d14bf812e2774605c60a0aeeed924\", \"width\": 1280, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/ioSk-g8p99vuZ-Bn-wDB9nS7RqCvuDIjA0UO_SEQowM.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=7bb80ff4921acca735ac7e506b97db9bc55bb32e\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/ioSk-g8p99vuZ-Bn-wDB9nS7RqCvuDIjA0UO_SEQowM.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ecf37d4f87d9dcb76bf5f5078e557a05a2bab798\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/ioSk-g8p99vuZ-Bn-wDB9nS7RqCvuDIjA0UO_SEQowM.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=7ead8c346352f0a80d7f826c8103a23883bce4a9\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/ioSk-g8p99vuZ-Bn-wDB9nS7RqCvuDIjA0UO_SEQowM.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=71bcd22acba144724606c22735ceb6c1e41f779b\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/ioSk-g8p99vuZ-Bn-wDB9nS7RqCvuDIjA0UO_SEQowM.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e8588afb7b8d4d0c971ed050f4907b4f2e16683d\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/ioSk-g8p99vuZ-Bn-wDB9nS7RqCvuDIjA0UO_SEQowM.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ba8886d002e4f976b2122b6df2fbe440d93fa033\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"VsTpTaRkIdXwKhi_rMtFWx20f7qhX9-24GpOXtshyhc\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"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, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4e475e8c3265ec7148d7f4204f07d33949482f21\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=42e32a4b9f1e70791716c3be283e89951e212a69\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5adb621fede4e8e66b952a379ad038fcc1b8ad13\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6161edea19569bbee73ef322a2e5470535ec1787\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=5d2c75f44f176f430e936204f9a53b8a2957f2fc\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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\\u0026height=16\\u0026auto=webp\\u0026s=4e475e8c3265ec7148d7f4204f07d33949482f21\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=42e32a4b9f1e70791716c3be283e89951e212a69\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5adb621fede4e8e66b952a379ad038fcc1b8ad13\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6161edea19569bbee73ef322a2e5470535ec1787\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": \"t5_2xxyj\", \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 1000, \"id\": \"award_39964dd9-5f1a-4a9c-b6d0-9dc5049a2967\", \"penny_donate\": null, \"award_sub_type\": \"COMMUNITY\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_2xxyj/hameoixiq2a31_Damnthatsinteresting.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_2xxyj/hameoixiq2a31_Damnthatsinteresting.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=87c0733fa103f07e83f1cdb21642daaa4fb5df5b\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_2xxyj/hameoixiq2a31_Damnthatsinteresting.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8b3a6addd6893b6f7f6f1c23a19e6bc94f45ee00\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_2xxyj/hameoixiq2a31_Damnthatsinteresting.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=bb31469d29136c09462a719ff5a415b98eac6e2b\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_2xxyj/hameoixiq2a31_Damnthatsinteresting.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c6a6d1aacd03f5031e1f43c91e410c773db8c5c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_2xxyj/hameoixiq2a31_Damnthatsinteresting.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=442df5ba0224342fbd773358f474e0a1fa806ed1\", \"width\": 128, \"height\": 128}], \"icon_width\": 512, \"static_icon_width\": 512, \"start_date\": null, \"is_enabled\": true, \"description\": \"Shows the Damn, that's interesting Award and grants %{coin_symbol}200 Coins to the community. Exclusive to this community.\", \"end_date\": null, \"subreddit_coin_reward\": 200, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Damn, that's interesting\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_2xxyj/hameoixiq2a31_Damnthatsinteresting.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=87c0733fa103f07e83f1cdb21642daaa4fb5df5b\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_2xxyj/hameoixiq2a31_Damnthatsinteresting.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8b3a6addd6893b6f7f6f1c23a19e6bc94f45ee00\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_2xxyj/hameoixiq2a31_Damnthatsinteresting.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=bb31469d29136c09462a719ff5a415b98eac6e2b\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_2xxyj/hameoixiq2a31_Damnthatsinteresting.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c6a6d1aacd03f5031e1f43c91e410c773db8c5c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_2xxyj/hameoixiq2a31_Damnthatsinteresting.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=442df5ba0224342fbd773358f474e0a1fa806ed1\", \"width\": 128, \"height\": 128}], \"icon_format\": null, \"icon_height\": 512, \"penny_price\": null, \"award_type\": \"community\", \"static_icon_url\": \"https://i.redd.it/award_images/t5_2xxyj/hameoixiq2a31_Damnthatsinteresting.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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"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\": 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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2xxyj\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7wnne\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Alexander0232\", \"discussion_type\": null, \"num_comments\": 1378, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Damnthatsinteresting/comments/h7wnne/seattle_had_a_silent_march_today_in_the_rain_we/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/2njf4nzjmk451\", \"subreddit_subscribers\": 2406393, \"created_utc\": 1592007649.0, \"num_crossposts\": 10, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/2njf4nzjmk451/DASH_720?source=fallback\", \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/2njf4nzjmk451/DASH_96\", \"dash_url\": \"https://v.redd.it/2njf4nzjmk451/DASHPlaylist.mpd?a=1594636162%2CZmNiYzFjMDE1NjdmMGMzMzQ0MzY5Y2FhYjJlM2JkMWZjN2ZkMDY4MTI4MTMzZTdiNjcxOGJlYzY2NGUyYzIxZg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 66, \"hls_url\": \"https://v.redd.it/2njf4nzjmk451/HLSPlaylist.m3u8?a=1594636162%2CYmY0NTZiOGY3Nzk2Zjg0NjlkZmU5MTI2MTk1OTNlMWZkMTZhNmYwYTRlOTAzOGI3Y2EzOWVhZGU1YTExYjllNA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"MadeMeSmile\", \"selftext\": \"\", \"author_fullname\": \"t2_178g8zvx\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Our first family photo after fighting infertility for a few years\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/MadeMeSmile\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h81ann\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 22725, \"total_awards_received\": 6, \"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\": 22725, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/RYzdvk9IgaJ-jmTEv-CRa-AGWNQpSNGK0PKGABGSSEw.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_3\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592054650.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/v2yq9j9p4m451.jpg?auto=webp\\u0026s=a80b6af7b79d0935dbaa1627f0f117fe59b44363\", \"width\": 2099, \"height\": 1575}, \"resolutions\": [{\"url\": \"https://preview.redd.it/v2yq9j9p4m451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=8447cb417546cf126a9480c2c0e2fd39082cfa9a\", \"width\": 108, \"height\": 81}, {\"url\": \"https://preview.redd.it/v2yq9j9p4m451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c4aa12407003f2f43b00ad9b40f2acb001b03540\", \"width\": 216, \"height\": 162}, {\"url\": \"https://preview.redd.it/v2yq9j9p4m451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=861b62ca4fc8d235ea242da1d0c554e5d9504447\", \"width\": 320, \"height\": 240}, {\"url\": \"https://preview.redd.it/v2yq9j9p4m451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=308c690d45b9fb77f712cca3765d32e2e0906ba7\", \"width\": 640, \"height\": 480}, {\"url\": \"https://preview.redd.it/v2yq9j9p4m451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=7aee5732961d76cd873a9c5214f370a4d29b9601\", \"width\": 960, \"height\": 720}, {\"url\": \"https://preview.redd.it/v2yq9j9p4m451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5d082cae446d9ff1f375cb7afe29263b23ddba00\", \"width\": 1080, \"height\": 810}], \"variants\": {}, \"id\": \"SO7IGYw9KfHoFvbS6UJ8DovZnwpxhpcff4dqJS2L_cA\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_c4b2e438-16bb-4568-88e7-7893b7662944\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"A glittering stamp for a feel-good thing\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Wholesome Seal of Approval\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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/b9ks3a5k7jj41_WholesomeSealofApproval.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, \"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, \"description\": \"Gives the author a month of Reddit Premium, which includes %{coin_symbol}700 Coins for that month, and shows a Platinum Award.\", \"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\": 75, \"id\": \"award_ce5f9ce6-49d9-4905-9228-22950e889206\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a3164ef705ae0a41198e29767e4a51fd86e2dcd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5c621179e63f7f6fbb6a0807367bd79467878784\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ebf40f79a711e9c4206f5f841235e43697f7a3f5\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=18dad26bb669e202c42ff6b742d6c0f9d1e62ee9\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=61ccae2b32cfbf2f26bd53c9d1287d1235da4d68\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Everything's better with a good hug\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a3164ef705ae0a41198e29767e4a51fd86e2dcd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5c621179e63f7f6fbb6a0807367bd79467878784\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ebf40f79a711e9c4206f5f841235e43697f7a3f5\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=18dad26bb669e202c42ff6b742d6c0f9d1e62ee9\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=61ccae2b32cfbf2f26bd53c9d1287d1235da4d68\", \"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/5smbysczm1w41_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_a903c949-ccc5-420d-8239-1bbefc424838\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Putting yourself on the line for us - you are the perfect super hero!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Healthcare Hero\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"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/xs2na1t1v9p41_HealthcareHero.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2uqcm\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h81ann\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"SirChancelot_0001\", \"discussion_type\": null, \"num_comments\": 291, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/MadeMeSmile/comments/h81ann/our_first_family_photo_after_fighting_infertility/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/v2yq9j9p4m451.jpg\", \"subreddit_subscribers\": 2001762, \"created_utc\": 1592025850.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"wallstreetbets\", \"selftext\": \"\", \"author_fullname\": \"t2_1h8gwxsi\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 2, \"clicked\": false, \"title\": \"BREAKING: CNBC Officially Gives Up, Stocks Enter Kangaroo Market\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Satire\"}], \"subreddit_name_prefixed\": \"r/wallstreetbets\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": \"satire\", \"downs\": 0, \"thumbnail_height\": 112, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7u3ea\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 49851, \"total_awards_received\": 9, \"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\": \"Satire\", \"can_mod_post\": false, \"score\": 49851, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/2gEwbTT-Vv9XZ4QYAp-euaWEGYlwwCVB7rFX1_ICcHw.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 2}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592028023.0, \"link_flair_type\": \"richtext\", \"wls\": 0, \"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\": \"confidence\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/u5odjw2jxj451.jpg?auto=webp\\u0026s=928fd9b0c1c915f33bc8c6b76d8453d8d45c06fa\", \"width\": 3023, \"height\": 2427}, \"resolutions\": [{\"url\": \"https://preview.redd.it/u5odjw2jxj451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=7ee221496816dd39339ea1aaf503a7fbf9c0abbe\", \"width\": 108, \"height\": 86}, {\"url\": \"https://preview.redd.it/u5odjw2jxj451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0c24fd34a526dd78c91502a519d1307e2c85d0b0\", \"width\": 216, \"height\": 173}, {\"url\": \"https://preview.redd.it/u5odjw2jxj451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ebd59ef4f091d94a9eb2afe4a3dd1340e0f67168\", \"width\": 320, \"height\": 256}, {\"url\": \"https://preview.redd.it/u5odjw2jxj451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=3233bf2095136182fc8654d9ec4c1137c092ac1f\", \"width\": 640, \"height\": 513}, {\"url\": \"https://preview.redd.it/u5odjw2jxj451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=f6d3899afe7d7645542fc46ade72c2166c8cdce1\", \"width\": 960, \"height\": 770}, {\"url\": \"https://preview.redd.it/u5odjw2jxj451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=7e4c4e3cbd4d6ea0cf3e5cb9c131f6dd98440259\", \"width\": 1080, \"height\": 867}], \"variants\": {}, \"id\": \"M7pa4OwXcmzGKrBwIUeBsNUg85clwnyMcp0ODkIzOXQ\"}], \"enabled\": true}, \"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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"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\": 300, \"id\": \"award_8dc476c7-1478-4d41-b940-f139e58f7756\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=dfcebe0aee2a4ed4aa5d428badbc033059d73731\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5fd5d34c1a6d4ff6ce7aa63bf8728843db3f8e2b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e55dc3f91e3cd2df99e6623e019f09a8341772bf\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8bf7016b334600cf2dc3fc8138b2f48a924f73bf\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c4554bf1d6dcb2f521dc2addf54b1cf13de5dee3\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Got the W\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=dfcebe0aee2a4ed4aa5d428badbc033059d73731\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5fd5d34c1a6d4ff6ce7aa63bf8728843db3f8e2b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e55dc3f91e3cd2df99e6623e019f09a8341772bf\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8bf7016b334600cf2dc3fc8138b2f48a924f73bf\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c4554bf1d6dcb2f521dc2addf54b1cf13de5dee3\", \"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/9avdcwgupta41_GottheW.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 250, \"id\": \"award_a3c1ccbb-45ed-44d4-bc46-2cd29e512ac9\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6705c0f5e744551f6254cf0deb82f844149c7316\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=fe212fbc05a8f58fbb49682ad3704ed1a5d461cf\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=fa34c1777ec2194aeef3fe290e23fd1fa91416a9\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=75d7bcd098d9cb9622d873d0cdd3901aee491442\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=cc61c29c0435779cdad2983dc8277b77654237ec\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"When the love is out of control.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Super Heart Eyes\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6705c0f5e744551f6254cf0deb82f844149c7316\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=fe212fbc05a8f58fbb49682ad3704ed1a5d461cf\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=fa34c1777ec2194aeef3fe290e23fd1fa91416a9\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=75d7bcd098d9cb9622d873d0cdd3901aee491442\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfyx0qv67g41_SuperHeartEyes.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=cc61c29c0435779cdad2983dc8277b77654237ec\", \"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/trfyx0qv67g41_SuperHeartEyes.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_b28d9565-4137-433d-bb65-5d4aa82ade4c\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Call an ambulance, I'm laughing too hard.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"I'm Deceased\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"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/2jd92wtn25g41_ImDeceased.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_88fdcafc-57a0-48db-99cc-76276bfaf28b\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"To pay respects.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Press F\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"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/tcofsbf92md41_PressF.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_b1b44fa1-8179-4d84-a9ed-f25bb81f1c5f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"*Lowers face into palm*\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Facepalm\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"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/ey2iodron2s41_Facepalm.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_bb13380a-06c9-4ad8-aba6-db1700e8d13b\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_512.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_128.png\", \"width\": 128, \"height\": 128}], \"icon_width\": 512, \"static_icon_width\": 512, \"start_date\": null, \"is_enabled\": true, \"description\": \"The fridge has never been closer.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Quarantine 15\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e0bd76d6669ebbd640ac8cbd7b868c853ed832fc\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=aaa163981f4f62a117115743295a3744d6a5a388\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2c3093f497425a3a733d88c8326a45f7c12fcb3e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a6769bbe7f446e2e19af0a851fd0c889d64f0fdb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=7ac84253964a471b30b7be00853fda98c3d13901\", \"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/ji6rf5acm4451_Q15-Static.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_a903c949-ccc5-420d-8239-1bbefc424838\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Putting yourself on the line for us - you are the perfect super hero!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Healthcare Hero\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"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/xs2na1t1v9p41_HealthcareHero.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"144ac78c-4ef5-11e9-a41b-0e1478d1aeb0\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2th52\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff4500\", \"id\": \"h7u3ea\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"theahsbdjdbfn\", \"discussion_type\": null, \"num_comments\": 1334, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/wallstreetbets/comments/h7u3ea/breaking_cnbc_officially_gives_up_stocks_enter/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/u5odjw2jxj451.jpg\", \"subreddit_subscribers\": 1270803, \"created_utc\": 1591999223.0, \"num_crossposts\": 9, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"NoStupidQuestions\", \"selftext\": \"\", \"author_fullname\": \"t2_66tkj\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"When I was a kid laying in bed at night, I would often feel like my bed was spinning around, making it hard to sleep. As I got older, this went away. Did anyone else experience this and, if so, does anyone know what the phenomenon is called?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/NoStupidQuestions\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7s8lb\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 12517, \"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\": 12517, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1592021768.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.NoStupidQuestions\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2w844\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7s8lb\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Dablooey\", \"discussion_type\": null, \"num_comments\": 1332, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/NoStupidQuestions/comments/h7s8lb/when_i_was_a_kid_laying_in_bed_at_night_i_would/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/NoStupidQuestions/comments/h7s8lb/when_i_was_a_kid_laying_in_bed_at_night_i_would/\", \"subreddit_subscribers\": 1742614, \"created_utc\": 1591992968.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"HumansBeingBros\", \"selftext\": \"\", \"author_fullname\": \"t2_2tyx59dg\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"This feels good...\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/HumansBeingBros\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h813s8\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 20086, \"total_awards_received\": 2, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/9tzufda22m451/DASH_720?source=fallback\", \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/9tzufda22m451/DASH_96\", \"dash_url\": \"https://v.redd.it/9tzufda22m451/DASHPlaylist.mpd?a=1594636162%2COWUzNzVmZGJhNzJkYTE3MDBjYzA2NmM1MDQ1ZDFjOWRlZTc4MTNhY2Q5NGYxMGZlNDdhN2FiM2U1MjU5ZDhlYQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 35, \"hls_url\": \"https://v.redd.it/9tzufda22m451/HLSPlaylist.m3u8?a=1594636162%2CNmQ1ZWE4OTk4OTIyMjZjYTg4ZThhODdlZDA3ZjFjYWI5YzRiYTQyNWFjNTgzY2U0NjU3YjQxYzU4YmE5MmI2Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 20086, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/AP9xsl6InCQLcZPypl-oM1ycEj3ndUGck0D82gUsgXc.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592053800.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/ZvarccEAWhhC-lZy4V4iIZ3eMzFQM7POhCdjxlWGlLM.png?format=pjpg\\u0026auto=webp\\u0026s=b74d2e29f701bf723d9c428fe746a71c19cf971e\", \"width\": 1280, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/ZvarccEAWhhC-lZy4V4iIZ3eMzFQM7POhCdjxlWGlLM.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2d6a255362c5efcc28d066045aebbfe065a5d6f7\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/ZvarccEAWhhC-lZy4V4iIZ3eMzFQM7POhCdjxlWGlLM.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=da95991c812a6629e6232d6ea7d54aae850cc6f6\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/ZvarccEAWhhC-lZy4V4iIZ3eMzFQM7POhCdjxlWGlLM.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a618e0dd82f27690c1b5c21d8117cf3bc0ee7ce5\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/ZvarccEAWhhC-lZy4V4iIZ3eMzFQM7POhCdjxlWGlLM.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2c7e5637d33e5d957ff2998ed64b6f30157c3620\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/ZvarccEAWhhC-lZy4V4iIZ3eMzFQM7POhCdjxlWGlLM.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e5a9cf9ccfffe36ff22d62dd323cd788318ea233\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/ZvarccEAWhhC-lZy4V4iIZ3eMzFQM7POhCdjxlWGlLM.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b3f54d9d28c2dde7139706477705346d196ef6c4\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"JQGwGSD9uQbpLvp01T-CTfB_9MXh7sXqfvsn7Z7-X38\"}], \"enabled\": false}, \"all_awardings\": [{\"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, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3ca7dc1f4e12ca386a561446e72f772d38ba49d8\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c19d1e661e4aa6a9326a9f0b74b3ebf5d9f7a75e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ed063580825e72b0ae63fe30c807b453b1362694\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=7176b4b72b850e3e052138fe8b3967c4c5b52dae\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f7b307840995777f9ae04699d019740658ba0e77\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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\\u0026height=16\\u0026auto=webp\\u0026s=3ca7dc1f4e12ca386a561446e72f772d38ba49d8\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c19d1e661e4aa6a9326a9f0b74b3ebf5d9f7a75e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ed063580825e72b0ae63fe30c807b453b1362694\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=7176b4b72b850e3e052138fe8b3967c4c5b52dae\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_a903c949-ccc5-420d-8239-1bbefc424838\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Putting yourself on the line for us - you are the perfect super hero!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Healthcare Hero\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"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/xs2na1t1v9p41_HealthcareHero.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2xh58\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h813s8\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"morhebbek\", \"discussion_type\": null, \"num_comments\": 173, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/HumansBeingBros/comments/h813s8/this_feels_good/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/9tzufda22m451\", \"subreddit_subscribers\": 1878381, \"created_utc\": 1592025000.0, \"num_crossposts\": 1, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/9tzufda22m451/DASH_720?source=fallback\", \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/9tzufda22m451/DASH_96\", \"dash_url\": \"https://v.redd.it/9tzufda22m451/DASHPlaylist.mpd?a=1594636162%2COWUzNzVmZGJhNzJkYTE3MDBjYzA2NmM1MDQ1ZDFjOWRlZTc4MTNhY2Q5NGYxMGZlNDdhN2FiM2U1MjU5ZDhlYQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 35, \"hls_url\": \"https://v.redd.it/9tzufda22m451/HLSPlaylist.m3u8?a=1594636162%2CNmQ1ZWE4OTk4OTIyMjZjYTg4ZThhODdlZDA3ZjFjYWI5YzRiYTQyNWFjNTgzY2U0NjU3YjQxYzU4YmE5MmI2Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"marvelstudios\", \"selftext\": \"\", \"author_fullname\": \"t2_jiidcw6\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Props to the MCU for giving us a glimpse of Nick Fury's life as an ordinary citizen.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/marvelstudios\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7nc8p\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.88, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 48583, \"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\": 48583, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://a.thumbs.redditmedia.com/uM9-efLSRPIkpE6D-6QzRnZkx4DpKWgO2Ksrs2Vvwa8.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 1, \"gid_2\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592006220.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\": \"confidence\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/o246qc4p4i451.jpg?auto=webp\\u0026s=94385295a12ede38a07a653aff14a99d248b2a3b\", \"width\": 1080, \"height\": 1380}, \"resolutions\": [{\"url\": \"https://preview.redd.it/o246qc4p4i451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=7c3b6a27355fd9275381d8e062316cb1123ffd48\", \"width\": 108, \"height\": 138}, {\"url\": \"https://preview.redd.it/o246qc4p4i451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=67cffe5da2b7d7dba9cb8e577a38862815b13a8b\", \"width\": 216, \"height\": 276}, {\"url\": \"https://preview.redd.it/o246qc4p4i451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=bb0fc66977e912520f03f6c87972fca4cc80ba3d\", \"width\": 320, \"height\": 408}, {\"url\": \"https://preview.redd.it/o246qc4p4i451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=41ab3a983ee7e280c9af389f3897daeb3f7bb3dd\", \"width\": 640, \"height\": 817}, {\"url\": \"https://preview.redd.it/o246qc4p4i451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=35b66dea3ddec5f5ebe838d8d722fd4517db1355\", \"width\": 960, \"height\": 1226}, {\"url\": \"https://preview.redd.it/o246qc4p4i451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=cfb04820ac65e135f92bf19b475604dbe70a0b93\", \"width\": 1080, \"height\": 1380}], \"variants\": {}, \"id\": \"Mh1trMfZguoGYDU25h_B_YwuOy-En2ot6iiSrKEjAOg\"}], \"enabled\": true}, \"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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 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, \"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, \"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\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2uii8\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7nc8p\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"newredditaccount6\", \"discussion_type\": null, \"num_comments\": 1001, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/marvelstudios/comments/h7nc8p/props_to_the_mcu_for_giving_us_a_glimpse_of_nick/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/o246qc4p4i451.jpg\", \"subreddit_subscribers\": 1076525, \"created_utc\": 1591977420.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"aww\", \"selftext\": \"\", \"author_fullname\": \"t2_6qd8ir5m\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Stray dog looking after stray kittens\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/aww\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"lc\", \"downs\": 0, \"thumbnail_height\": 137, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h80efv\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 27033, \"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\": 27033, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/QDPp13LlTTMCuSutAAcKB-EKhXFUQ5TgAOOrKvn7SE0.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\": 1592050766.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/tzylgyt5tl451.jpg?auto=webp\\u0026s=498f5a52e6429bdb2771aaf0457800cb90a2897c\", \"width\": 750, \"height\": 734}, \"resolutions\": [{\"url\": \"https://preview.redd.it/tzylgyt5tl451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=59aa73a05d2e51db0c8b92b0d741482933cb9151\", \"width\": 108, \"height\": 105}, {\"url\": \"https://preview.redd.it/tzylgyt5tl451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=beb2f97d0baeea6902294b88ec6a32e9a4168774\", \"width\": 216, \"height\": 211}, {\"url\": \"https://preview.redd.it/tzylgyt5tl451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=9f27919ad8539e44c40bed4c3f97a0063da2878b\", \"width\": 320, \"height\": 313}, {\"url\": \"https://preview.redd.it/tzylgyt5tl451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=606854a0c78eedf2bf6a4ea1b49c3f593e3b68f8\", \"width\": 640, \"height\": 626}], \"variants\": {}, \"id\": \"2vNHSAfpMImRZU3s7mW2qOJu7LQWVLaW6QZgPM22pXY\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_c4b2e438-16bb-4568-88e7-7893b7662944\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"A glittering stamp for a feel-good thing\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Wholesome Seal of Approval\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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/b9ks3a5k7jj41_WholesomeSealofApproval.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"I'm in this with you.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Take My Energy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh1o\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h80efv\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"KeyDifferences\", \"discussion_type\": null, \"num_comments\": 225, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/aww/comments/h80efv/stray_dog_looking_after_stray_kittens/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/tzylgyt5tl451.jpg\", \"subreddit_subscribers\": 25192869, \"created_utc\": 1592021966.0, \"num_crossposts\": 7, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"JoeRogan\", \"selftext\": \"\", \"author_fullname\": \"t2_12ifrav4\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Joe Rogan Experience #1491 - Bill Burr\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/JoeRogan\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7qwt9\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.9, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 3701, \"total_awards_received\": 1, \"media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/GO_rW0Bvy1I?feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"title\": \"Joe Rogan Experience #1491 - Bill Burr\", \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/GO_rW0Bvy1I?feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"height\": 338, \"width\": 600, \"version\": \"1.0\", \"author_name\": \"PowerfulJRE\", \"provider_name\": \"YouTube\", \"thumbnail_url\": \"https://i.ytimg.com/vi/GO_rW0Bvy1I/hqdefault.jpg\", \"type\": \"video\", \"thumbnail_height\": 360, \"author_url\": \"https://www.youtube.com/user/PowerfulJRE\"}, \"type\": \"youtube.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/GO_rW0Bvy1I?feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/h7qwt9\", \"height\": 338}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 3701, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/OqSVl4L0Wwb5iJg3oPaZheEkJgVRc1cxBaeKdU7bLMI.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"rich:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592017453.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"youtube.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/xsx0UfzSqdBF3FkrkBvv76L3-6BXBEMOVnyjDBIQuAE.jpg?auto=webp\\u0026s=5dba7f402a40e7b1cd8fceff7bb75f34de79df0d\", \"width\": 480, \"height\": 360}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/xsx0UfzSqdBF3FkrkBvv76L3-6BXBEMOVnyjDBIQuAE.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=08e7dbe6bf956226cd070f36b5df59ddb03ab0ba\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/xsx0UfzSqdBF3FkrkBvv76L3-6BXBEMOVnyjDBIQuAE.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=9b2069a115a9a88842d77adc98dfafdd159c99a4\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/xsx0UfzSqdBF3FkrkBvv76L3-6BXBEMOVnyjDBIQuAE.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6e2e2697fc95c27958c2a4cfb936f863ab31ca6c\", \"width\": 320, \"height\": 240}], \"variants\": {}, \"id\": \"HT0HTlJ4O3GQEulvrv-IksRlbyorD9D88Dnr-MJ8faQ\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_b4ff447e-05a5-42dc-9002-63568807cfe6\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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/rg960rc47jj41_All-SeeingUpvote.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2s4tv\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7qwt9\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"jre-mod\", \"discussion_type\": null, \"num_comments\": 1019, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/JoeRogan/comments/h7qwt9/joe_rogan_experience_1491_bill_burr/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": true, \"url\": \"https://www.youtube.com/watch?v=GO_rW0Bvy1I\", \"subreddit_subscribers\": 554046, \"created_utc\": 1591988653.0, \"num_crossposts\": 1, \"media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"title\": \"Joe Rogan Experience #1491 - Bill Burr\", \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/GO_rW0Bvy1I?feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"height\": 338, \"width\": 600, \"version\": \"1.0\", \"author_name\": \"PowerfulJRE\", \"provider_name\": \"YouTube\", \"thumbnail_url\": \"https://i.ytimg.com/vi/GO_rW0Bvy1I/hqdefault.jpg\", \"type\": \"video\", \"thumbnail_height\": 360, \"author_url\": \"https://www.youtube.com/user/PowerfulJRE\"}, \"type\": \"youtube.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"teenagers\", \"selftext\": \"This was the second to last week of the school year, and my science class was doing an activity in groups. My group finished quick and the teacher brought us back to the main room. It\\u2019s about 5 kids and the teacher. Some kid is having a convo with the teacher and i\\u2019m on instagram. \\n\\nThen i see this kid do a weird move in the corner of my eye. My undivided attention is now on this kid. It looks like he was pulling his pants down. Next thing i know, he\\u2019s full on jerking it. No shame, no attempt to hide it. \\n\\nIt\\u2019s obvious: he\\u2019s looking down and giving those telling facial expressions as his left hand (and he\\u2019s a lefty so it\\u2019s even more solidifying) is going ham down there. The webcam cut off at where his bellybutton would be, so i was luckily was spared from seeing e v e r y t h i n g. \\n\\nAnyways, he goes at it, doesn\\u2019t even care if anyone sees him, he finishes with that head roll with closed eyes move. Then I could see the teacher, who appeared to be the only other one noticing. She had a look like \\u201cI don\\u2019t fucking believe this, but it\\u2019s weird to call him out.\\u201d So we both have this subtle wtf look, and this kid pulls up his pants and goes back to his monitor. \\n\\nThe best part of this whole situation is the fact that he had zero shame. Nada. He didn\\u2019t give a shit that he was jerking off in front of 5 people. When he goes back, I actually have my mouth open in shock at this point, but the teacher and i are still the only ones that even seem to notice. \\n\\nThe fact that no one gave a shit and this kid was one camera angle away from being a full on cam guy baffles me to this day. \\n\\nIf you\\u2019re the kid that jerked off in 7th period science and reading this, I fully expect extreme awkwardness if we have any classes next year.\", \"author_fullname\": \"t2_4gqqdch3\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"The time I watched in awe as a kid jerked off in my zoom science class\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Other\"}], \"subreddit_name_prefixed\": \"r/teenagers\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"other\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7vas1\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 34114, \"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\": \"Other\", \"can_mod_post\": false, \"score\": 34114, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"nsfw\", \"edited\": 1592021573.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1592031902.0, \"link_flair_type\": \"richtext\", \"wls\": 3, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.teenagers\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EThis was the second to last week of the school year, and my science class was doing an activity in groups. My group finished quick and the teacher brought us back to the main room. It\\u2019s about 5 kids and the teacher. Some kid is having a convo with the teacher and i\\u2019m on instagram. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThen i see this kid do a weird move in the corner of my eye. My undivided attention is now on this kid. It looks like he was pulling his pants down. Next thing i know, he\\u2019s full on jerking it. No shame, no attempt to hide it. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EIt\\u2019s obvious: he\\u2019s looking down and giving those telling facial expressions as his left hand (and he\\u2019s a lefty so it\\u2019s even more solidifying) is going ham down there. The webcam cut off at where his bellybutton would be, so i was luckily was spared from seeing e v e r y t h i n g. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EAnyways, he goes at it, doesn\\u2019t even care if anyone sees him, he finishes with that head roll with closed eyes move. Then I could see the teacher, who appeared to be the only other one noticing. She had a look like \\u201cI don\\u2019t fucking believe this, but it\\u2019s weird to call him out.\\u201d So we both have this subtle wtf look, and this kid pulls up his pants and goes back to his monitor. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe best part of this whole situation is the fact that he had zero shame. Nada. He didn\\u2019t give a shit that he was jerking off in front of 5 people. When he goes back, I actually have my mouth open in shock at this point, but the teacher and i are still the only ones that even seem to notice. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe fact that no one gave a shit and this kid was one camera angle away from being a full on cam guy baffles me to this day. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EIf you\\u2019re the kid that jerked off in 7th period science and reading this, I fully expect extreme awkwardness if we have any classes next year.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": true, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_b28d9565-4137-433d-bb65-5d4aa82ade4c\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Call an ambulance, I'm laughing too hard.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"I'm Deceased\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"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/2jd92wtn25g41_ImDeceased.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"855d88d0-845f-11e3-8645-12313d18400c\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2rjli\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7vas1\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"casey_015\", \"discussion_type\": null, \"num_comments\": 832, \"send_replies\": true, \"whitelist_status\": \"promo_adult_nsfw\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/teenagers/comments/h7vas1/the_time_i_watched_in_awe_as_a_kid_jerked_off_in/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/teenagers/comments/h7vas1/the_time_i_watched_in_awe_as_a_kid_jerked_off_in/\", \"subreddit_subscribers\": 1973851, \"created_utc\": 1592003102.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"mildlyinteresting\", \"selftext\": \"\", \"author_fullname\": \"t2_12uimb\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"The amount of work and craftmanship it took to build the log cabin we are staying at. Each log is cut, shaped and shaved to rest nearly perfectly on top of the log below it.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/mildlyinteresting\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h80ofh\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 15818, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": true, \"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\": 15818, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/56Fu1UumYClLJmMz1HUoGhDozaGDbsE6DBgmXkfsokE.jpg\", \"edited\": false, \"author_flair_css_class\": \"0s\", \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592051947.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/o2iaii4owl451.jpg?auto=webp\\u0026s=954ada1b307a66b8f29993b8d05d54660a649f0a\", \"width\": 2268, \"height\": 4032}, \"resolutions\": [{\"url\": \"https://preview.redd.it/o2iaii4owl451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=ccc2e1e3e0bd8d3a96bc60c859e83021da375bfa\", \"width\": 108, \"height\": 192}, {\"url\": \"https://preview.redd.it/o2iaii4owl451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=507b04785c41ed15be895ea4e77525697cddeed1\", \"width\": 216, \"height\": 384}, {\"url\": \"https://preview.redd.it/o2iaii4owl451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=0a30b66d6e3bf6facaa328131359e9044b85404b\", \"width\": 320, \"height\": 568}, {\"url\": \"https://preview.redd.it/o2iaii4owl451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=062af931401b7814b4453c538ad64f1e0f175b3b\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://preview.redd.it/o2iaii4owl451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=bf52b01c7dabf23f3c05ce052550be8e205aa5b9\", \"width\": 960, \"height\": 1706}, {\"url\": \"https://preview.redd.it/o2iaii4owl451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2c131c7b8132edb3cf6b56ce85ece9105cca9b3d\", \"width\": 1080, \"height\": 1920}], \"variants\": {}, \"id\": \"pgEP3LiNVf3H5raakpOv1Lv3o8AaQJacZNhii3ygxzM\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2ti4h\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h80ofh\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"SpaceBuckChuck\", \"discussion_type\": null, \"num_comments\": 275, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/mildlyinteresting/comments/h80ofh/the_amount_of_work_and_craftmanship_it_took_to/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/o2iaii4owl451.jpg\", \"subreddit_subscribers\": 17630768, \"created_utc\": 1592023147.0, \"num_crossposts\": 4, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"rareinsults\", \"selftext\": \"\", \"author_fullname\": \"t2_61cgnx1a\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Oops Wrong Number...\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/rareinsults\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h81nno\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.89, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 17110, \"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\": 17110, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/5nbRPMEQ4WrWxC18zXzZIbzqzltoxV2yZDShrjRRsPQ.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\": 1592056295.0, \"link_flair_type\": \"text\", \"wls\": 0, \"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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/z2zj5lol9m451.jpg?auto=webp\\u0026s=205453f65b5783f5a09448bf263c96d591640867\", \"width\": 750, \"height\": 750}, \"resolutions\": [{\"url\": \"https://preview.redd.it/z2zj5lol9m451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=74ee9d39a39ac689be3799dcc65c4ac37ed01750\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/z2zj5lol9m451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e0396b2d05d349a4e45755842b09ea16ddda276e\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/z2zj5lol9m451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=446e700851e0ce8ec8dceb58fe9b30613fe9f3fe\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/z2zj5lol9m451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=7190d4eef668e36eb15d56783c11ed71aad0e079\", \"width\": 640, \"height\": 640}], \"variants\": {}, \"id\": \"Jn_jixiaWrvJTA-PWeNFroFO92v3oWNL1qij8H-_RrA\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_48t85\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h81nno\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"WormysWonderland\", \"discussion_type\": null, \"num_comments\": 315, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/rareinsults/comments/h81nno/oops_wrong_number/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/z2zj5lol9m451.jpg\", \"subreddit_subscribers\": 1374116, \"created_utc\": 1592027495.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"MMA\", \"selftext\": \"\", \"author_fullname\": \"t2_yykph\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"My photo of the look on Jessica Eye's face as she misses weight. It was hard to watch\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/MMA\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"img\", \"downs\": 0, \"thumbnail_height\": 93, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7ozl7\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 9175, \"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\": \"Media\", \"can_mod_post\": false, \"score\": 9175, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Dd2KuGSoNKNFMzx9iY18pAviGlTWqYRCsevvGuiyV7E.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\": 1592011306.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/abgqgc3sji451.jpg?auto=webp\\u0026s=4a39cd5a712cc0da4a42662573544519c26fb5cf\", \"width\": 2056, \"height\": 1371}, \"resolutions\": [{\"url\": \"https://preview.redd.it/abgqgc3sji451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c834832dfc747e383e00270ec4f983ca421c9f12\", \"width\": 108, \"height\": 72}, {\"url\": \"https://preview.redd.it/abgqgc3sji451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7cecb948d3bc168337af18cf22d3eec20dcfa414\", \"width\": 216, \"height\": 144}, {\"url\": \"https://preview.redd.it/abgqgc3sji451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6792f195e90ceae3a10400590f23342d3ff1ffba\", \"width\": 320, \"height\": 213}, {\"url\": \"https://preview.redd.it/abgqgc3sji451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=507b1d18147bb7160a5c91b56ee447a66a58b986\", \"width\": 640, \"height\": 426}, {\"url\": \"https://preview.redd.it/abgqgc3sji451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=3c51c9c37227dc30bbff3c219c781029b5c8e1e3\", \"width\": 960, \"height\": 640}, {\"url\": \"https://preview.redd.it/abgqgc3sji451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=a03694309e75409c4a2363634cf065decd758c72\", \"width\": 1080, \"height\": 720}], \"variants\": {}, \"id\": \"DDEXSpZNSRRX3liGGD73yTXDfzdd3VyQDdUUx0cju68\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_b28d9565-4137-433d-bb65-5d4aa82ade4c\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Call an ambulance, I'm laughing too hard.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"I'm Deceased\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"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/2jd92wtn25g41_ImDeceased.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 75, \"id\": \"award_ce5f9ce6-49d9-4905-9228-22950e889206\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a3164ef705ae0a41198e29767e4a51fd86e2dcd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5c621179e63f7f6fbb6a0807367bd79467878784\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ebf40f79a711e9c4206f5f841235e43697f7a3f5\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=18dad26bb669e202c42ff6b742d6c0f9d1e62ee9\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=61ccae2b32cfbf2f26bd53c9d1287d1235da4d68\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Everything's 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_22cerq/5smbysczm1w41_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a3164ef705ae0a41198e29767e4a51fd86e2dcd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5c621179e63f7f6fbb6a0807367bd79467878784\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ebf40f79a711e9c4206f5f841235e43697f7a3f5\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=18dad26bb669e202c42ff6b742d6c0f9d1e62ee9\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=61ccae2b32cfbf2f26bd53c9d1287d1235da4d68\", \"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/5smbysczm1w41_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_b1b44fa1-8179-4d84-a9ed-f25bb81f1c5f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"*Lowers face into palm*\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Facepalm\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"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/ey2iodron2s41_Facepalm.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"\\u2705 Amy Kaplan | Photographer\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qhj4\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7ozl7\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"GirlsLikeMMA2\", \"discussion_type\": null, \"num_comments\": 887, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/MMA/comments/h7ozl7/my_photo_of_the_look_on_jessica_eyes_face_as_she/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/abgqgc3sji451.jpg\", \"subreddit_subscribers\": 1157026, \"created_utc\": 1591982506.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Wellthatsucks\", \"selftext\": \"\", \"author_fullname\": \"t2_126r0x\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Friend of mine posted this photo of the job site today\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Wellthatsucks\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"three\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7thvo\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 52839, \"total_awards_received\": 1, \"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\": \"/r/all\", \"can_mod_post\": false, \"score\": 52839, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/JpICdEkeXJQrEWERCwOym19nRpRwej35S2dPeyUGoIk.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592025934.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/4x9lqekbrj451.jpg?auto=webp\\u0026s=495d69d2d68c3032910f2c88284e93985930208f\", \"width\": 1440, \"height\": 2560}, \"resolutions\": [{\"url\": \"https://preview.redd.it/4x9lqekbrj451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=443629b790febd7c4d946305fa2026f6f974787e\", \"width\": 108, \"height\": 192}, {\"url\": \"https://preview.redd.it/4x9lqekbrj451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=67a1e04269ba6abcb0a6560f91416ccce284fc2e\", \"width\": 216, \"height\": 384}, {\"url\": \"https://preview.redd.it/4x9lqekbrj451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=31a8ca385c4e4aea1420aba1d0acd9d0a0af7031\", \"width\": 320, \"height\": 568}, {\"url\": \"https://preview.redd.it/4x9lqekbrj451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=0af9b0b449367854bdbefe20126e60c5cfc7db76\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://preview.redd.it/4x9lqekbrj451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=548fc43022181d3b2e695eda98fc7e1960292966\", \"width\": 960, \"height\": 1706}, {\"url\": \"https://preview.redd.it/4x9lqekbrj451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=831563dfdf6f1f7a9a5b97894230a20bf8d94d72\", \"width\": 1080, \"height\": 1920}], \"variants\": {}, \"id\": \"PMTx8gZZxHDF4pT3KPDpajpIGy4iEFP8CXZg-m_LhlM\"}], \"enabled\": true}, \"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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2xcv7\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7thvo\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"rabaful\", \"discussion_type\": null, \"num_comments\": 1033, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Wellthatsucks/comments/h7thvo/friend_of_mine_posted_this_photo_of_the_job_site/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/4x9lqekbrj451.jpg\", \"subreddit_subscribers\": 2123241, \"created_utc\": 1591997134.0, \"num_crossposts\": 10, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"canada\", \"selftext\": \"\", \"author_fullname\": \"t2_124oxf\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Toronto police officer, 9 men charged in human-trafficking investigation involving 16-year-old girl - Toronto\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Ontario\"}], \"subreddit_name_prefixed\": \"r/canada\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"ON\", \"downs\": 0, \"thumbnail_height\": 73, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7lffl\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 11317, \"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\": \"Ontario\", \"can_mod_post\": false, \"score\": 11317, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/MctBjvFWWrlM3cqogUcJR2Zv1sNaNI6w67e8eNczGyU.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\": 1592000020.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"globalnews.ca\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/MVvt6guvUSj3a0LLYvS0h2N4mBE5ZvpEhLUh_d4j5y0.jpg?auto=webp\\u0026s=e23ed49aa65cc163d3115a7cbbf69166a20485bf\", \"width\": 720, \"height\": 379}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/MVvt6guvUSj3a0LLYvS0h2N4mBE5ZvpEhLUh_d4j5y0.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=a6d21f56dcca2847a1f2481fbb312be3d78abb9c\", \"width\": 108, \"height\": 56}, {\"url\": \"https://external-preview.redd.it/MVvt6guvUSj3a0LLYvS0h2N4mBE5ZvpEhLUh_d4j5y0.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=9b1cf0829f2ff8055b810864b904c02696e38e67\", \"width\": 216, \"height\": 113}, {\"url\": \"https://external-preview.redd.it/MVvt6guvUSj3a0LLYvS0h2N4mBE5ZvpEhLUh_d4j5y0.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=be40d19423a1ea4c024b47fe4cc76f2d7d614b61\", \"width\": 320, \"height\": 168}, {\"url\": \"https://external-preview.redd.it/MVvt6guvUSj3a0LLYvS0h2N4mBE5ZvpEhLUh_d4j5y0.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=63e9e5a22e9ceea56cc806ee4d127f8e493ec269\", \"width\": 640, \"height\": 336}], \"variants\": {}, \"id\": \"m11ldvYvFKHxSE93IrMUTaq9OjvQfE9Pe8mJZLrglV8\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh68\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7lffl\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"RaewaldAnglia\", \"discussion_type\": null, \"num_comments\": 945, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/canada/comments/h7lffl/toronto_police_officer_9_men_charged_in/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://globalnews.ca/news/7058628/toronto-police-officer-9-men-charged-human-trafficking/\", \"subreddit_subscribers\": 675704, \"created_utc\": 1591971220.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AnimalsBeingBros\", \"selftext\": \"\", \"author_fullname\": \"t2_i1ndz\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"He loves his tiny human, they are both so awesome\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/AnimalsBeingBros\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h80dnc\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 16108, \"total_awards_received\": 4, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/hz29md9nsl451/DASH_480?source=fallback\", \"height\": 480, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/hz29md9nsl451/DASH_96\", \"dash_url\": \"https://v.redd.it/hz29md9nsl451/DASHPlaylist.mpd?a=1594636162%2CODlmYTZiNTBlM2Y5YjgzNDM3ZDQ4ODdkZjIxMjNlYzI4MDM2YzkxNzRjMzVjMmY2NGYxMWZmYjZiNDBmM2IzMw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 60, \"hls_url\": \"https://v.redd.it/hz29md9nsl451/HLSPlaylist.m3u8?a=1594636162%2CYmRiMjliODdiMmEzMzRjMzY2ZDVhYjM1YmU5NzNiNWY1ZmFjYWQzYmEyMThlYTZiZWFmMzBjYWJjM2E3MWY0NQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 16108, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/MN1FufGf0P8tJ4qdYcVm45pMJBxhktygQz4V5nm21cQ.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592050661.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/uHjEH76QXmU19oYYRmTDHfg5xi9q2xZ5-bgQwxHFNaQ.png?format=pjpg\\u0026auto=webp\\u0026s=a2ef8173dca34d73d94f9cd0b4121286471233d4\", \"width\": 480, \"height\": 480}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/uHjEH76QXmU19oYYRmTDHfg5xi9q2xZ5-bgQwxHFNaQ.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=845925c22db58fdc066998e62f1bf6420f86a925\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/uHjEH76QXmU19oYYRmTDHfg5xi9q2xZ5-bgQwxHFNaQ.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=6a1bd3a8b424a339ec6526a99a2402a62a256efd\", \"width\": 216, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/uHjEH76QXmU19oYYRmTDHfg5xi9q2xZ5-bgQwxHFNaQ.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=3bd903c373a696b19c5584dea550b142d8504a20\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"x8qnV0VhLh20Sg3dZkySG7a9YqHI9TubpxftKL906-4\"}], \"enabled\": 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, \"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, \"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\\u0026height=16\\u0026auto=webp\\u0026s=647cccf78702582f30d23908180da092b135cffe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4644ac0618ecdef010ae2368e2e58669953fd9a3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ca4efb2faa26429279f44ced2822f5e81ff37537\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3a307ad71aad031accfd47f1af82a2b1e09195cc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"When an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_1703f934-cf44-40cc-a96d-3729d0b48262\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e3adc32e42cf534e27afea719ff932b1ce797cfd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=08542909c94777e870c41a35413bce688ca2fd6c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4d85746d584b5494087da3561944d6d241f57674\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fd7683c8de2839998a432e7e53e1e06d66c35ad3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a750da7a573bb231bd863be9725abece0332b828\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"My kindergarten teacher, my cat, my mom, and you.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"I'd Like to Thank...\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e3adc32e42cf534e27afea719ff932b1ce797cfd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=08542909c94777e870c41a35413bce688ca2fd6c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4d85746d584b5494087da3561944d6d241f57674\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fd7683c8de2839998a432e7e53e1e06d66c35ad3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a750da7a573bb231bd863be9725abece0332b828\", \"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/8ad2jffnclf41_Thanks.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 75, \"id\": \"award_ce5f9ce6-49d9-4905-9228-22950e889206\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a3164ef705ae0a41198e29767e4a51fd86e2dcd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5c621179e63f7f6fbb6a0807367bd79467878784\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ebf40f79a711e9c4206f5f841235e43697f7a3f5\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=18dad26bb669e202c42ff6b742d6c0f9d1e62ee9\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=61ccae2b32cfbf2f26bd53c9d1287d1235da4d68\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Everything's 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_22cerq/5smbysczm1w41_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a3164ef705ae0a41198e29767e4a51fd86e2dcd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5c621179e63f7f6fbb6a0807367bd79467878784\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ebf40f79a711e9c4206f5f841235e43697f7a3f5\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=18dad26bb669e202c42ff6b742d6c0f9d1e62ee9\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=61ccae2b32cfbf2f26bd53c9d1287d1235da4d68\", \"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/5smbysczm1w41_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2wmvy\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h80dnc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Meems138\", \"discussion_type\": null, \"num_comments\": 169, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AnimalsBeingBros/comments/h80dnc/he_loves_his_tiny_human_they_are_both_so_awesome/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/hz29md9nsl451\", \"subreddit_subscribers\": 3268873, \"created_utc\": 1592021861.0, \"num_crossposts\": 1, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/hz29md9nsl451/DASH_480?source=fallback\", \"height\": 480, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/hz29md9nsl451/DASH_96\", \"dash_url\": \"https://v.redd.it/hz29md9nsl451/DASHPlaylist.mpd?a=1594636162%2CODlmYTZiNTBlM2Y5YjgzNDM3ZDQ4ODdkZjIxMjNlYzI4MDM2YzkxNzRjMzVjMmY2NGYxMWZmYjZiNDBmM2IzMw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 60, \"hls_url\": \"https://v.redd.it/hz29md9nsl451/HLSPlaylist.m3u8?a=1594636162%2CYmRiMjliODdiMmEzMzRjMzY2ZDVhYjM1YmU5NzNiNWY1ZmFjYWQzYmEyMThlYTZiZWFmMzBjYWJjM2E3MWY0NQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ATBGE\", \"selftext\": \"\", \"author_fullname\": \"t2_r0li9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"New kitchen style\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/ATBGE\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7s4zv\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 30934, \"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\": \"Home\", \"can_mod_post\": false, \"score\": 30934, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/mB-k-hT_vU5WvkVQIKGmJwprL8-VXizMrvarjttJCQI.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592021430.0, \"link_flair_type\": \"text\", \"wls\": 0, \"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\": \"top\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/t1zz65gxdj451.jpg?auto=webp\\u0026s=a8c251ebe1fdf0d0b4deb2b478b04b1d503557b0\", \"width\": 1242, \"height\": 1541}, \"resolutions\": [{\"url\": \"https://preview.redd.it/t1zz65gxdj451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=2484fa8ce8234438a4dbcb11381fdc0dc0840f2c\", \"width\": 108, \"height\": 134}, {\"url\": \"https://preview.redd.it/t1zz65gxdj451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3665693341c0791f19b860be02232145482b22c2\", \"width\": 216, \"height\": 268}, {\"url\": \"https://preview.redd.it/t1zz65gxdj451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5b67f15e6e8e04fb08b8e13ca5037c6dad8022a3\", \"width\": 320, \"height\": 397}, {\"url\": \"https://preview.redd.it/t1zz65gxdj451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=2b9734bc8cb31f23be0c51368034cf261b8e32fa\", \"width\": 640, \"height\": 794}, {\"url\": \"https://preview.redd.it/t1zz65gxdj451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=e9e827c0da43c93a140800a14673702a390dcdcd\", \"width\": 960, \"height\": 1191}, {\"url\": \"https://preview.redd.it/t1zz65gxdj451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=0b98a766b21f5fda58ad08abbf8d90c1129d074c\", \"width\": 1080, \"height\": 1340}], \"variants\": {}, \"id\": \"y9dUaQqCqIXKAhLDFjIz3aiXYv3toz7WEBr7TS7qH1c\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_b4ff447e-05a5-42dc-9002-63568807cfe6\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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/rg960rc47jj41_All-SeeingUpvote.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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"9eb58a7a-a9d5-11e9-884d-0e785a80c4e8\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3fqup\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ccac2b\", \"id\": \"h7s4zv\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"DrFetusRN\", \"discussion_type\": null, \"num_comments\": 1126, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/ATBGE/comments/h7s4zv/new_kitchen_style/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/t1zz65gxdj451.jpg\", \"subreddit_subscribers\": 1220761, \"created_utc\": 1591992630.0, \"num_crossposts\": 12, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"IAmA\", \"selftext\": \"Hi everyone. I'm Michelle Burrows, a civil rights attorney based out of Portland, Oregon. I've spent the last 30 years suing police, police departments, and the prison systems for widespread abuse of people and misuse of power. \\n\\nI'm well known for cases like Anstett v. State of Oregon, a prisoner class action for the non-treatment of Hepatitis C in the Oregon prison system. As a result, we entered into a stipulated agreement which enforced new standards and protocols for the diagnosis, treatment, and prevention of Hep C in the prison systems. The outcome also included a multi-year monitoring system with a federal supervisory judge to verify that the parties followed through. \\n\\nAnother important landmark case for Oregon was Kaady v. City of Sandy and Clackamas County. Where two officers tazed and shot Mr. Fouad Kaady in the back multiple times while he was naked, covered in third degree burns, and looking for help after his car caught fire through mechanical failure. The law firm of Gerry Spence approached me to be local council where we won a substantial settlement and were able to change the scope of what constitutes lethal force in Oregon. This case was fundamental in classifying tazers as lethal force in the state of Oregon and was instrumental in changing public perception of use-of-force in Oregon. \\n\\nMore recently I represented Lisa Dunn v. City of Eugene for systematic rape, abuse, and kidnapping by an on duty police officer over the course of five years. The city police department ignored the indiscretions and allowed the abuse to continue unchecked. We sued and won. The officer was sentenced to 90 years and Lisa was monetarily compensated, although that won't make up for years of abuse. \\n\\nMy son is helping me with this AMA because I don't know how to use the internet.\\n\\n[Proof.](https://imgur.com/a/vXCHo7V)\\n\\nEdit 10am PST: Michelle has to take a work call, we'll be back at 11am or 11:30am PST to keep answering all of your amazing questions! Be back soon! She's really loving this, thank you everyone!\\n\\nEdit 11:29am PST: We're back!\\n\\nEdit 1:59pm PST: Received [this DM](https://imgur.com/a/kq64nRJ). Wow. Appears there are some officers who disagree with my position. This message represents a part of the problem we're seeing across the country. Fuck racism and racists.\\n\\nEdit 6:30pm PST: Thank you everyone, we had a LOT of fun. These questions were intelligent, provocative, and challenging. Keep up the fight, and never give up! Thank you for letting me be a part of your community for the day. I'll check back in over the next few days to see if anything new needs answered.\", \"author_fullname\": \"t2_6q9nq14u\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 3, \"clicked\": false, \"title\": \"I am Michelle Burrows, civil rights attorney who has spent the last 30 years suing police and prisons for abuse of force and the mistreatment of people.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Crime / Justice - Live\"}], \"subreddit_name_prefixed\": \"r/IAmA\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"crime-live\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7ml2a\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.82, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 27424, \"total_awards_received\": 12, \"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\": \"Crime / Justice - Live\", \"can_mod_post\": false, \"score\": 27424, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"self\", \"edited\": 1592011901.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":verified:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/c084y0ue7wv31_t5_2qzb6/verified\"}, {\"e\": \"text\", \"t\": \" Verified\"}], \"gildings\": {\"gid_1\": 3, \"gid_2\": 3}, \"post_hint\": \"self\", \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1592003880.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"self.IAmA\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EHi everyone. I\\u0026#39;m Michelle Burrows, a civil rights attorney based out of Portland, Oregon. I\\u0026#39;ve spent the last 30 years suing police, police departments, and the prison systems for widespread abuse of people and misuse of power. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI\\u0026#39;m well known for cases like Anstett v. State of Oregon, a prisoner class action for the non-treatment of Hepatitis C in the Oregon prison system. As a result, we entered into a stipulated agreement which enforced new standards and protocols for the diagnosis, treatment, and prevention of Hep C in the prison systems. The outcome also included a multi-year monitoring system with a federal supervisory judge to verify that the parties followed through. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EAnother important landmark case for Oregon was Kaady v. City of Sandy and Clackamas County. Where two officers tazed and shot Mr. Fouad Kaady in the back multiple times while he was naked, covered in third degree burns, and looking for help after his car caught fire through mechanical failure. The law firm of Gerry Spence approached me to be local council where we won a substantial settlement and were able to change the scope of what constitutes lethal force in Oregon. This case was fundamental in classifying tazers as lethal force in the state of Oregon and was instrumental in changing public perception of use-of-force in Oregon. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EMore recently I represented Lisa Dunn v. City of Eugene for systematic rape, abuse, and kidnapping by an on duty police officer over the course of five years. The city police department ignored the indiscretions and allowed the abuse to continue unchecked. We sued and won. The officer was sentenced to 90 years and Lisa was monetarily compensated, although that won\\u0026#39;t make up for years of abuse. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EMy son is helping me with this AMA because I don\\u0026#39;t know how to use the internet.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Ca href=\\\"https://imgur.com/a/vXCHo7V\\\"\\u003EProof.\\u003C/a\\u003E\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit 10am PST: Michelle has to take a work call, we\\u0026#39;ll be back at 11am or 11:30am PST to keep answering all of your amazing questions! Be back soon! She\\u0026#39;s really loving this, thank you everyone!\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit 11:29am PST: We\\u0026#39;re back!\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit 1:59pm PST: Received \\u003Ca href=\\\"https://imgur.com/a/kq64nRJ\\\"\\u003Ethis DM\\u003C/a\\u003E. Wow. Appears there are some officers who disagree with my position. This message represents a part of the problem we\\u0026#39;re seeing across the country. Fuck racism and racists.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit 6:30pm PST: Thank you everyone, we had a LOT of fun. These questions were intelligent, provocative, and challenging. Keep up the fight, and never give up! Thank you for letting me be a part of your community for the day. I\\u0026#39;ll check back in over the next few days to see if anything new needs answered.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/gH8FdG9zTk88j6NcsgGT2d_1e0xaaGSrut5uWDmts0Q.jpg?auto=webp\\u0026s=a718fce3908cd5bce3e510033e855ca034996d03\", \"width\": 1538, \"height\": 2048}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/gH8FdG9zTk88j6NcsgGT2d_1e0xaaGSrut5uWDmts0Q.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=ade7f2fc64334cb1b172fc00f0c2fa9dd1786701\", \"width\": 108, \"height\": 143}, {\"url\": \"https://external-preview.redd.it/gH8FdG9zTk88j6NcsgGT2d_1e0xaaGSrut5uWDmts0Q.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3e619bfa80cc682dbd901bd916a404027eb17321\", \"width\": 216, \"height\": 287}, {\"url\": \"https://external-preview.redd.it/gH8FdG9zTk88j6NcsgGT2d_1e0xaaGSrut5uWDmts0Q.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=69daf42e954c537b683ed826210dc096c4aaccc1\", \"width\": 320, \"height\": 426}, {\"url\": \"https://external-preview.redd.it/gH8FdG9zTk88j6NcsgGT2d_1e0xaaGSrut5uWDmts0Q.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=95717303f039735b3afcdf121f89f5a11e9b0f71\", \"width\": 640, \"height\": 852}, {\"url\": \"https://external-preview.redd.it/gH8FdG9zTk88j6NcsgGT2d_1e0xaaGSrut5uWDmts0Q.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=f236efc64cce5bd0fcceeec4906435d3a5708102\", \"width\": 960, \"height\": 1278}, {\"url\": \"https://external-preview.redd.it/gH8FdG9zTk88j6NcsgGT2d_1e0xaaGSrut5uWDmts0Q.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=45f8f369d462c527ee1584f2abdcb58b15e57eb0\", \"width\": 1080, \"height\": 1438}], \"variants\": {}, \"id\": \"Zb89cmXXIQI0NeJQC5eglgTmlN2M_4DSyne-7VT4_EU\"}], \"enabled\": false}, \"all_awardings\": [{\"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, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3ca7dc1f4e12ca386a561446e72f772d38ba49d8\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c19d1e661e4aa6a9326a9f0b74b3ebf5d9f7a75e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ed063580825e72b0ae63fe30c807b453b1362694\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=7176b4b72b850e3e052138fe8b3967c4c5b52dae\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f7b307840995777f9ae04699d019740658ba0e77\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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\\u0026height=16\\u0026auto=webp\\u0026s=3ca7dc1f4e12ca386a561446e72f772d38ba49d8\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c19d1e661e4aa6a9326a9f0b74b3ebf5d9f7a75e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ed063580825e72b0ae63fe30c807b453b1362694\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=7176b4b72b850e3e052138fe8b3967c4c5b52dae\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": \"award_2ae56630-cfe0-424e-b810-4945b9145358\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 100, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=2a2dcb39c9a8722a5293a6567094936af3366433\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2a712a82bcfae96a0244c7d53395af082e4f030f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a414be7b8a7820efe5bd8909eb9d80a27a9a901e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37c769614dc2e0855c9e898f0691cbf5e25bce53\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=8706e3101ef36c57ab8f82f642bb26383c845c82\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Thank you stranger. Gives %{coin_symbol}100 Coins to both the author and the community.\", \"end_date\": null, \"subreddit_coin_reward\": 100, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Helpful (Pro)\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=2a2dcb39c9a8722a5293a6567094936af3366433\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2a712a82bcfae96a0244c7d53395af082e4f030f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a414be7b8a7820efe5bd8909eb9d80a27a9a901e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37c769614dc2e0855c9e898f0691cbf5e25bce53\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=8706e3101ef36c57ab8f82f642bb26383c845c82\", \"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/trz28na8ajz31_Helpful.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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"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\": 300, \"id\": \"award_8dc476c7-1478-4d41-b940-f139e58f7756\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=dfcebe0aee2a4ed4aa5d428badbc033059d73731\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5fd5d34c1a6d4ff6ce7aa63bf8728843db3f8e2b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e55dc3f91e3cd2df99e6623e019f09a8341772bf\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8bf7016b334600cf2dc3fc8138b2f48a924f73bf\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c4554bf1d6dcb2f521dc2addf54b1cf13de5dee3\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Got the W\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=dfcebe0aee2a4ed4aa5d428badbc033059d73731\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5fd5d34c1a6d4ff6ce7aa63bf8728843db3f8e2b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e55dc3f91e3cd2df99e6623e019f09a8341772bf\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8bf7016b334600cf2dc3fc8138b2f48a924f73bf\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9avdcwgupta41_GottheW.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c4554bf1d6dcb2f521dc2addf54b1cf13de5dee3\", \"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/9avdcwgupta41_GottheW.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_1703f934-cf44-40cc-a96d-3729d0b48262\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e3adc32e42cf534e27afea719ff932b1ce797cfd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=08542909c94777e870c41a35413bce688ca2fd6c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4d85746d584b5494087da3561944d6d241f57674\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fd7683c8de2839998a432e7e53e1e06d66c35ad3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a750da7a573bb231bd863be9725abece0332b828\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"My kindergarten teacher, my cat, my mom, and you.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"I'd Like to Thank...\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e3adc32e42cf534e27afea719ff932b1ce797cfd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=08542909c94777e870c41a35413bce688ca2fd6c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4d85746d584b5494087da3561944d6d241f57674\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fd7683c8de2839998a432e7e53e1e06d66c35ad3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a750da7a573bb231bd863be9725abece0332b828\", \"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/8ad2jffnclf41_Thanks.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, \"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, \"description\": \"Shows the Silver Award... and that's it.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"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\": 50, \"id\": \"award_fcccaa58-8f63-4d9d-9251-81033cd0daa3\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=530480c9144e99b49cf5c7af1cc1906d16bab326\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6cb3844b35e346033a8550a42268bbeabce397d3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d9e8a94d5cd0343eb46355f746fc883cb1562e7\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ed2c4102dcc29d0783f6c75a2772a59797d9964a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d55b6f7952722a80f57e7efaf6f4ca429cbe76e9\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"I've got nothing to do, and I'm trying to do nothing.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Nothing To Do\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=530480c9144e99b49cf5c7af1cc1906d16bab326\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6cb3844b35e346033a8550a42268bbeabce397d3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d9e8a94d5cd0343eb46355f746fc883cb1562e7\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ed2c4102dcc29d0783f6c75a2772a59797d9964a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d55b6f7952722a80f57e7efaf6f4ca429cbe76e9\", \"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/1snr345pm1w41_NothingToDo.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"2a834734-8151-11e4-b86a-22000bc00059\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":verified: Verified\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qzb6\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7ml2a\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"oregoncivilrights\", \"discussion_type\": null, \"num_comments\": 808, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/IAmA/comments/h7ml2a/i_am_michelle_burrows_civil_rights_attorney_who/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/IAmA/comments/h7ml2a/i_am_michelle_burrows_civil_rights_attorney_who/\", \"subreddit_subscribers\": 20168408, \"created_utc\": 1591975080.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"WhitePeopleTwitter\", \"selftext\": \"\", \"author_fullname\": \"t2_4k9ucx17\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Trump must\\u2019ve forgot about the whole lockdown thing\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/WhitePeopleTwitter\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 123, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7t8o6\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.89, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 65795, \"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\": 65795, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/B16sDN-SJ_u_jLWucBc73Xei_FwA9lp2sNY21WRkS5c.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\": 1592025062.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/cpf89p8qoj451.jpg?auto=webp\\u0026s=f8c759d4cd7b5c6c9bc254b69e4305e3d45d568d\", \"width\": 750, \"height\": 662}, \"resolutions\": [{\"url\": \"https://preview.redd.it/cpf89p8qoj451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=963246438fa214a78049492d6ee08c70136d4878\", \"width\": 108, \"height\": 95}, {\"url\": \"https://preview.redd.it/cpf89p8qoj451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7710cb546a257197857dd00b688653d373f58f3a\", \"width\": 216, \"height\": 190}, {\"url\": \"https://preview.redd.it/cpf89p8qoj451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ac1685970a916c1f6ff06f83f0e61a569cd02718\", \"width\": 320, \"height\": 282}, {\"url\": \"https://preview.redd.it/cpf89p8qoj451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=76e4fd293716ba27d9cee2c759795832c05706db\", \"width\": 640, \"height\": 564}], \"variants\": {}, \"id\": \"5Vpk-Rnn0MmQStmkKX67fItorvd_9bA65qU7zgYo1Pg\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_b1b44fa1-8179-4d84-a9ed-f25bb81f1c5f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"*Lowers face into palm*\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Facepalm\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"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/ey2iodron2s41_Facepalm.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_3cf96da4-79da-4127-90ac-84545e1833dc\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e71c3353b0cd8c3cf016f1e37725d033b4722197\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=06df72aa9b4c008b0ae15ff11f95ff253f85ab74\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3fb62803315450661c05e36da2b8d00ba06ad619\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c07b21c2158fe3f6bf66a6650f39688ebe4e8c6a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eadedb0c4eab725cd0617196371aecf1f45c636b\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Staying home \\u0026 being safe when you can\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Home Time\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e71c3353b0cd8c3cf016f1e37725d033b4722197\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=06df72aa9b4c008b0ae15ff11f95ff253f85ab74\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3fb62803315450661c05e36da2b8d00ba06ad619\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c07b21c2158fe3f6bf66a6650f39688ebe4e8c6a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eadedb0c4eab725cd0617196371aecf1f45c636b\", \"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/qh4pzo76v9p41_HomeTime.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_35n7t\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7t8o6\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Jmoney1932\", \"discussion_type\": null, \"num_comments\": 993, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/WhitePeopleTwitter/comments/h7t8o6/trump_mustve_forgot_about_the_whole_lockdown_thing/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/cpf89p8qoj451.jpg\", \"subreddit_subscribers\": 1699831, \"created_utc\": 1591996262.0, \"num_crossposts\": 4, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AskMen\", \"selftext\": \"What are the positives and negatives? Do you regret your decision?\", \"author_fullname\": \"t2_6cur5565\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Men of reddit who\\u2019ve dated or are currently dating a disabled partner (blind, deaf, physically handicapped, etc.) what is it like and how did you start dating?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/AskMen\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7xn9w\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 4858, \"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\": 4858, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1592040028.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.AskMen\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EWhat are the positives and negatives? Do you regret your decision?\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2s30g\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7xn9w\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"K7-Jon-Jon\", \"discussion_type\": null, \"num_comments\": 562, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AskMen/comments/h7xn9w/men_of_reddit_whove_dated_or_are_currently_dating/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/AskMen/comments/h7xn9w/men_of_reddit_whove_dated_or_are_currently_dating/\", \"subreddit_subscribers\": 1958936, \"created_utc\": 1592011228.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"WhitePeopleTwitter\", \"selftext\": \"\", \"author_fullname\": \"t2_5ixr7j01\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"I'm Oscar\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/WhitePeopleTwitter\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 132, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h80hj9\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 15015, \"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\": 15015, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/oQW1wortIBJfGfDLTzY5Iok43-K2eluV0t6fMowz6bQ.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\": 1592051121.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/hwn6r7q7ul451.jpg?auto=webp\\u0026s=16def3d10a2ef1e9cb5f42a08cba5d55cc9821cb\", \"width\": 700, \"height\": 661}, \"resolutions\": [{\"url\": \"https://preview.redd.it/hwn6r7q7ul451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1cf00661140fbd7e7ee75a6d3174a11cc351159b\", \"width\": 108, \"height\": 101}, {\"url\": \"https://preview.redd.it/hwn6r7q7ul451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=1b2783025ad4a0b2ef7270123112f9b3d19fcfa4\", \"width\": 216, \"height\": 203}, {\"url\": \"https://preview.redd.it/hwn6r7q7ul451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=348ab930edf9c5c57a8727f15f71b13cb971e3b5\", \"width\": 320, \"height\": 302}, {\"url\": \"https://preview.redd.it/hwn6r7q7ul451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a2979984e74909dd7f320d8ef99ae16b85b52825\", \"width\": 640, \"height\": 604}], \"variants\": {}, \"id\": \"Qk8tdJirYunym1dbn2lnWnK315Db4tzMHOUu0UjeaCY\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_35n7t\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h80hj9\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"juliavalc\", \"discussion_type\": null, \"num_comments\": 99, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/WhitePeopleTwitter/comments/h80hj9/im_oscar/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/hwn6r7q7ul451.jpg\", \"subreddit_subscribers\": 1699831, \"created_utc\": 1592022321.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"mildlyinfuriating\", \"selftext\": \"\", \"author_fullname\": \"t2_58etrc78\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Couldn\\u2019t be more true\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/mildlyinfuriating\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h80gje\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 15898, \"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\": 15898, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/1BvoFx1aqY6mtrMZhtMkFHisJTl707_hcH_Lm8eepLs.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"crosspost_parent_list\": [{\"approved_at_utc\": null, \"subreddit\": \"memes\", \"selftext\": \"\", \"author_fullname\": \"t2_51ei2fas\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"its true\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/memes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7vfib\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 30238, \"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\": 30238, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/1BvoFx1aqY6mtrMZhtMkFHisJTl707_hcH_Lm8eepLs.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\": 1592032324.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/q0n79fb8ak451.png?auto=webp\\u0026s=70e8d278af68ff08bf298d22d29cef36ac08695c\", \"width\": 392, \"height\": 474}, \"resolutions\": [{\"url\": \"https://preview.redd.it/q0n79fb8ak451.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1ed68055ed95e7794fdb897c971276e84f652731\", \"width\": 108, \"height\": 130}, {\"url\": \"https://preview.redd.it/q0n79fb8ak451.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=478fde79a3093af00b9b8f258b26df552292a306\", \"width\": 216, \"height\": 261}, {\"url\": \"https://preview.redd.it/q0n79fb8ak451.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3c708726756cdb3ca513619db119cf701c7e52f6\", \"width\": 320, \"height\": 386}], \"variants\": {}, \"id\": \"zhkJRSLmNAHA06rTASxNHkt11_zoAUNnukv5IHPWFm8\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qjpg\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7vfib\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"fkk25\", \"discussion_type\": null, \"num_comments\": 315, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/memes/comments/h7vfib/its_true/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/q0n79fb8ak451.png\", \"subreddit_subscribers\": 10664257, \"created_utc\": 1592003524.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}], \"created\": 1592051007.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/q0n79fb8ak451.png?auto=webp\\u0026s=70e8d278af68ff08bf298d22d29cef36ac08695c\", \"width\": 392, \"height\": 474}, \"resolutions\": [{\"url\": \"https://preview.redd.it/q0n79fb8ak451.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1ed68055ed95e7794fdb897c971276e84f652731\", \"width\": 108, \"height\": 130}, {\"url\": \"https://preview.redd.it/q0n79fb8ak451.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=478fde79a3093af00b9b8f258b26df552292a306\", \"width\": 216, \"height\": 261}, {\"url\": \"https://preview.redd.it/q0n79fb8ak451.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3c708726756cdb3ca513619db119cf701c7e52f6\", \"width\": 320, \"height\": 386}], \"variants\": {}, \"id\": \"zhkJRSLmNAHA06rTASxNHkt11_zoAUNnukv5IHPWFm8\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2ubgg\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h80gje\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Zardo94\", \"discussion_type\": null, \"num_comments\": 352, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"crosspost_parent\": \"t3_h7vfib\", \"author_flair_text_color\": null, \"permalink\": \"/r/mildlyinfuriating/comments/h80gje/couldnt_be_more_true/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/q0n79fb8ak451.png\", \"subreddit_subscribers\": 2583093, \"created_utc\": 1592022207.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"iamatotalpieceofshit\", \"selftext\": \"\", \"author_fullname\": \"t2_3tfehemr\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"POS grandma kills her grandson\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/iamatotalpieceofshit\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 138, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h815tj\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 13118, \"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\": 13118, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/dS2zCpMVgT40fE1MPqEBsJzz6IEQGKPLqQTK2yNFdSw.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\": 1592054054.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\": \"confidence\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/x2bft7ox2m451.jpg?auto=webp\\u0026s=ff35bc7f02eb4c7c4ef1743e2868322272e50e04\", \"width\": 750, \"height\": 741}, \"resolutions\": [{\"url\": \"https://preview.redd.it/x2bft7ox2m451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=5e778645158e68cc4da6d82af3afe9df48b03e05\", \"width\": 108, \"height\": 106}, {\"url\": \"https://preview.redd.it/x2bft7ox2m451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=9c31bbd40b1d4eb87e856c1c104658e3ab87f336\", \"width\": 216, \"height\": 213}, {\"url\": \"https://preview.redd.it/x2bft7ox2m451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=9ea0d1232d56989a82cde792c35d128bf1c67866\", \"width\": 320, \"height\": 316}, {\"url\": \"https://preview.redd.it/x2bft7ox2m451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=5f168ebd3bed5ecb39475d8287737afd05fc03d7\", \"width\": 640, \"height\": 632}], \"variants\": {}, \"id\": \"-JzFUKKZ77sb5DC9xk5zSP7tz0uQMtU8NTxgQVpskYE\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3jj03\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h815tj\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Ashaloi\", \"discussion_type\": null, \"num_comments\": 242, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/iamatotalpieceofshit/comments/h815tj/pos_grandma_kills_her_grandson/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/x2bft7ox2m451.jpg\", \"subreddit_subscribers\": 1042250, \"created_utc\": 1592025254.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TwoXChromosomes\", \"selftext\": \"My boyfriend admitted that he was planning to propose on our 5 year anniversary (this coming Sunday) but isn't anymore.. our relationship got completely messed up after I was raped in January. It took him until last month to finally realize that my rape was truly a rape but our relationship is no where close to the same. I'm just bummed because I've wanted to marry him for the past 7 years him and I have been best friends. It just sucks knowing that this too is something ruined because of my rape.\", \"author_fullname\": \"t2_5j1v0br4\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Would be engaged on Sunday if I wasn't raped.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/TwoXChromosomes\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"support-rape\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7qmdm\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.88, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 9868, \"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\": \"Support | Trigger\", \"can_mod_post\": false, \"score\": 9868, \"approved_by\": null, \"author_premium\": false, \"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\": 1592016512.0, \"link_flair_type\": \"text\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.TwoXChromosomes\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EMy boyfriend admitted that he was planning to propose on our 5 year anniversary (this coming Sunday) but isn\\u0026#39;t anymore.. our relationship got completely messed up after I was raped in January. It took him until last month to finally realize that my rape was truly a rape but our relationship is no where close to the same. I\\u0026#39;m just bummed because I\\u0026#39;ve wanted to marry him for the past 7 years him and I have been best friends. It just sucks knowing that this too is something ruined because of my rape.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"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, \"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, \"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\": 75, \"id\": \"award_ce5f9ce6-49d9-4905-9228-22950e889206\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a3164ef705ae0a41198e29767e4a51fd86e2dcd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5c621179e63f7f6fbb6a0807367bd79467878784\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ebf40f79a711e9c4206f5f841235e43697f7a3f5\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=18dad26bb669e202c42ff6b742d6c0f9d1e62ee9\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=61ccae2b32cfbf2f26bd53c9d1287d1235da4d68\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Everything's better with a good hug\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a3164ef705ae0a41198e29767e4a51fd86e2dcd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5c621179e63f7f6fbb6a0807367bd79467878784\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ebf40f79a711e9c4206f5f841235e43697f7a3f5\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=18dad26bb669e202c42ff6b742d6c0f9d1e62ee9\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5smbysczm1w41_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=61ccae2b32cfbf2f26bd53c9d1287d1235da4d68\", \"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/5smbysczm1w41_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"05cd0fa0-00be-11e5-aff2-0ed0ad7e451d\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2r2jt\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff8353\", \"id\": \"h7qmdm\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"F0rwardThinking\", \"discussion_type\": null, \"num_comments\": 647, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/TwoXChromosomes/comments/h7qmdm/would_be_engaged_on_sunday_if_i_wasnt_raped/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/TwoXChromosomes/comments/h7qmdm/would_be_engaged_on_sunday_if_i_wasnt_raped/\", \"subreddit_subscribers\": 12781961, \"created_utc\": 1591987712.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"movies\", \"selftext\": \"\", \"author_fullname\": \"t2_1bw9x29k\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"\\u2018Tenet\\u2019 Moves To July 31; 10th Anniversary Re-release Of Christopher Nolan\\u2019s \\u2018Inception\\u2019 To Go On July 17\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/movies\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7uio8\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 18548, \"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\": 18548, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/vovvqC3YViuxDywWNCbDRtCgQM6PPlYclFMknvFKo4g.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\": 1592029395.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"deadline.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/RRv1k9TWwl3dDqTZJCpinkHLwI1MUKBFq9KTr6rcozc.jpg?auto=webp\\u0026s=ce9ecd611f347e4ab9b8151694fbb3be3bfd26d3\", \"width\": 1024, \"height\": 576}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/RRv1k9TWwl3dDqTZJCpinkHLwI1MUKBFq9KTr6rcozc.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=3568aca45b4670cca369b8ac8bf26fad3e272b00\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/RRv1k9TWwl3dDqTZJCpinkHLwI1MUKBFq9KTr6rcozc.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=872fceba6bb29a1657213a453ce03e7530976d88\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/RRv1k9TWwl3dDqTZJCpinkHLwI1MUKBFq9KTr6rcozc.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=1bd3d262067e9b68965df4fd1223fa4310bbfffa\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/RRv1k9TWwl3dDqTZJCpinkHLwI1MUKBFq9KTr6rcozc.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=4a11f41acee001d53641e6808116095c5ea03e27\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/RRv1k9TWwl3dDqTZJCpinkHLwI1MUKBFq9KTr6rcozc.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=967ebc12f77d35b2d06ecb96894d24a08de352a8\", \"width\": 960, \"height\": 540}], \"variants\": {}, \"id\": \"3yLmRTbpMhj35Pr104IgD8BkaLLmVy5nPFVTJuzRijE\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh3s\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7uio8\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"chanma50\", \"discussion_type\": null, \"num_comments\": 805, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/movies/comments/h7uio8/tenet_moves_to_july_31_10th_anniversary_rerelease/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://deadline.com/2020/06/tenet-release-date-change-to-july-31-1202938871/\", \"subreddit_subscribers\": 23084581, \"created_utc\": 1592000595.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"cursedcomments\", \"selftext\": \"\", \"author_fullname\": \"t2_2pghodfq\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Cursed_elsa anna bdsm\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/cursedcomments\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7xjut\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 57091, \"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\": 57091, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/t_UHy3yKOInvNr98oLHXDmgQnSz2kjv51LlgKPVAwms.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\": 1592039661.0, \"link_flair_type\": \"text\", \"wls\": 0, \"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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/wkvik8t3wk451.png?auto=webp\\u0026s=e0e4bc5090bbab58a1e29115f0573c60afa1bc5c\", \"width\": 675, \"height\": 913}, \"resolutions\": [{\"url\": \"https://preview.redd.it/wkvik8t3wk451.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=346cc47f2ea493d40bbdf557688112ae250d3987\", \"width\": 108, \"height\": 146}, {\"url\": \"https://preview.redd.it/wkvik8t3wk451.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b09c3ab62e56f4e5a79826ca860386e980e5700c\", \"width\": 216, \"height\": 292}, {\"url\": \"https://preview.redd.it/wkvik8t3wk451.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=fa19cf09851d4b8c34942d0ed1cd456759e0ccde\", \"width\": 320, \"height\": 432}, {\"url\": \"https://preview.redd.it/wkvik8t3wk451.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=eb56663488971a3db80741d621390f9d79c9e3af\", \"width\": 640, \"height\": 865}], \"variants\": {}, \"id\": \"8HqR4Ez9CxUboifc9mIDLdL3PXlAvQ9zmYk1ajgUPDc\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": true, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_hw1ju\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7xjut\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Demolisher_Of_Worlds\", \"discussion_type\": null, \"num_comments\": 150, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/cursedcomments/comments/h7xjut/cursed_elsa_anna_bdsm/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/wkvik8t3wk451.png\", \"subreddit_subscribers\": 1766410, \"created_utc\": 1592010861.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Unexpected\", \"selftext\": \"\", \"author_fullname\": \"t2_6avexie5\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"What a lovely young lady!\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Unexpected\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 104, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h81hqv\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 12927, \"total_awards_received\": 2, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/9geqm8i41m451/DASH_240?source=fallback\", \"height\": 240, \"width\": 320, \"scrubber_media_url\": \"https://v.redd.it/9geqm8i41m451/DASH_96\", \"dash_url\": \"https://v.redd.it/9geqm8i41m451/DASHPlaylist.mpd?a=1594636162%2CYzQyMTI0OGViOTc5ZDEzOGNiNTdmZDBlY2Q0ZjA5NzY5NmM5NGU4MDcxNTA4MWJiM2FjZmY1YmE3MzUzZDVkNw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 15, \"hls_url\": \"https://v.redd.it/9geqm8i41m451/HLSPlaylist.m3u8?a=1594636162%2CNWI0ZTU3OTI5ZTA2YzQ0YTA0OWEyNmE0ZDEzY2EzMjlmMjljODkzOGUwZThmN2MzOWMwYWVhODQ5Y2YxNTFhMQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 12927, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/tg7FcZZulwk1XG1fkZbtogtV2-qMao0tHcWmW5kwUxo.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592055544.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\": \"confidence\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/q8x0BljYYkrR8A17-b9akRfcxfFc6tQieyGMcCVzpb0.png?format=pjpg\\u0026auto=webp\\u0026s=aeac54689b53a7bd861357f2e4e567e0ff009927\", \"width\": 460, \"height\": 344}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/q8x0BljYYkrR8A17-b9akRfcxfFc6tQieyGMcCVzpb0.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=dd2e8507972d8ff406bc6e09d664c450606278e3\", \"width\": 108, \"height\": 80}, {\"url\": \"https://external-preview.redd.it/q8x0BljYYkrR8A17-b9akRfcxfFc6tQieyGMcCVzpb0.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=259f719fc575015e6715c5c3cccf3bd73301bcb7\", \"width\": 216, \"height\": 161}, {\"url\": \"https://external-preview.redd.it/q8x0BljYYkrR8A17-b9akRfcxfFc6tQieyGMcCVzpb0.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=9496a237dd28935644e05d2b9177a2f62f6829de\", \"width\": 320, \"height\": 239}], \"variants\": {}, \"id\": \"BhAbOlVpr7VuMwqxPe0180ix4wIzNUkxKHNs_slAfcI\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_1703f934-cf44-40cc-a96d-3729d0b48262\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e3adc32e42cf534e27afea719ff932b1ce797cfd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=08542909c94777e870c41a35413bce688ca2fd6c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4d85746d584b5494087da3561944d6d241f57674\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fd7683c8de2839998a432e7e53e1e06d66c35ad3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a750da7a573bb231bd863be9725abece0332b828\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"My kindergarten teacher, my cat, my mom, and you.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"I'd Like to Thank...\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e3adc32e42cf534e27afea719ff932b1ce797cfd\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=08542909c94777e870c41a35413bce688ca2fd6c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4d85746d584b5494087da3561944d6d241f57674\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fd7683c8de2839998a432e7e53e1e06d66c35ad3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/8ad2jffnclf41_Thanks.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a750da7a573bb231bd863be9725abece0332b828\", \"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/8ad2jffnclf41_Thanks.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_a903c949-ccc5-420d-8239-1bbefc424838\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Putting yourself on the line for us - you are the perfect super hero!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Healthcare Hero\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"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/xs2na1t1v9p41_HealthcareHero.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2w67q\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h81hqv\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"sparkysparkyboombaby\", \"discussion_type\": null, \"num_comments\": 146, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Unexpected/comments/h81hqv/what_a_lovely_young_lady/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/9geqm8i41m451\", \"subreddit_subscribers\": 2889706, \"created_utc\": 1592026744.0, \"num_crossposts\": 4, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/9geqm8i41m451/DASH_240?source=fallback\", \"height\": 240, \"width\": 320, \"scrubber_media_url\": \"https://v.redd.it/9geqm8i41m451/DASH_96\", \"dash_url\": \"https://v.redd.it/9geqm8i41m451/DASHPlaylist.mpd?a=1594636162%2CYzQyMTI0OGViOTc5ZDEzOGNiNTdmZDBlY2Q0ZjA5NzY5NmM5NGU4MDcxNTA4MWJiM2FjZmY1YmE3MzUzZDVkNw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 15, \"hls_url\": \"https://v.redd.it/9geqm8i41m451/HLSPlaylist.m3u8?a=1594636162%2CNWI0ZTU3OTI5ZTA2YzQ0YTA0OWEyNmE0ZDEzY2EzMjlmMjljODkzOGUwZThmN2MzOWMwYWVhODQ5Y2YxNTFhMQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"funny\", \"selftext\": \"\", \"author_fullname\": \"t2_40t9sfjn\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Shaggy recognizing his fans by smelling the weed is hilarious\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/funny\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 104, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h80i7t\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 14453, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/l71rsb4cul451/DASH_360?source=fallback\", \"height\": 360, \"width\": 482, \"scrubber_media_url\": \"https://v.redd.it/l71rsb4cul451/DASH_96\", \"dash_url\": \"https://v.redd.it/l71rsb4cul451/DASHPlaylist.mpd?a=1594636162%2CNzUzZmIyOTFhYmVhNGFjY2QwODdmNWJlMmZmZDkzYWMxNGNjNjBmNzMyNDFlMzRmNmM0ZGEzNmM0MjgxMWI0OQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 8, \"hls_url\": \"https://v.redd.it/l71rsb4cul451/HLSPlaylist.m3u8?a=1594636162%2CMWRkNzBhOTc4OTU2ZjU1NjdlODM2MTA5OGM5ODZlZjliZTMxMDZmNGRiZDRlNzZjZmI2MTc5NmQzODg2NzIxOQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 14453, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/F81JuflPl8_1y-FQhoqvKT0dbb8dz2xUETFa8cE9kA4.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592051203.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/bKrZPszHl9tnJ4PEVF95kZnyBB602ruf2l29JKFxFEE.png?format=pjpg\\u0026auto=webp\\u0026s=b8c100d03ba8335d891ddda263edcbd8c79d74ff\", \"width\": 610, \"height\": 456}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/bKrZPszHl9tnJ4PEVF95kZnyBB602ruf2l29JKFxFEE.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b0f00ecaa8f6b890e34a0859a59aecaf088443c3\", \"width\": 108, \"height\": 80}, {\"url\": \"https://external-preview.redd.it/bKrZPszHl9tnJ4PEVF95kZnyBB602ruf2l29JKFxFEE.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e2c4f0a2475afa60aad6cc5a34aab15081aff838\", \"width\": 216, \"height\": 161}, {\"url\": \"https://external-preview.redd.it/bKrZPszHl9tnJ4PEVF95kZnyBB602ruf2l29JKFxFEE.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=6a0daa3ba79225e0ed4c1c85f34655d393adb289\", \"width\": 320, \"height\": 239}], \"variants\": {}, \"id\": \"XMwaNCg1mLOrSvAfDixu58qVRTeqmNCQo-OwmY_jeuU\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh33\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h80i7t\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Frankenstein187\", \"discussion_type\": null, \"num_comments\": 210, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/funny/comments/h80i7t/shaggy_recognizing_his_fans_by_smelling_the_weed/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/l71rsb4cul451\", \"subreddit_subscribers\": 31052790, \"created_utc\": 1592022403.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/l71rsb4cul451/DASH_360?source=fallback\", \"height\": 360, \"width\": 482, \"scrubber_media_url\": \"https://v.redd.it/l71rsb4cul451/DASH_96\", \"dash_url\": \"https://v.redd.it/l71rsb4cul451/DASHPlaylist.mpd?a=1594636162%2CNzUzZmIyOTFhYmVhNGFjY2QwODdmNWJlMmZmZDkzYWMxNGNjNjBmNzMyNDFlMzRmNmM0ZGEzNmM0MjgxMWI0OQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 8, \"hls_url\": \"https://v.redd.it/l71rsb4cul451/HLSPlaylist.m3u8?a=1594636162%2CMWRkNzBhOTc4OTU2ZjU1NjdlODM2MTA5OGM5ODZlZjliZTMxMDZmNGRiZDRlNzZjZmI2MTc5NmQzODg2NzIxOQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"instant_regret\", \"selftext\": \"\", \"author_fullname\": \"t2_4q6tmloe\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Protestor shielding water cannon with umbrella\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/instant_regret\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7mx2o\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.9, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 49197, \"total_awards_received\": 0, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fremoteindelibleflea\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fremoteindelibleflea\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FRemoteIndelibleFlea-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share Shield Myself Against A Water Cannon Using An Umbrella GIFs by dr_apk on Gfycat\", \"title\": \"Shield myself against a water cannon using an umbrella\", \"author_name\": \"Gfycat\", \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fremoteindelibleflea\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fremoteindelibleflea\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FRemoteIndelibleFlea-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 444, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/RemoteIndelibleFlea-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 250}, \"type\": \"gfycat.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fremoteindelibleflea\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fremoteindelibleflea\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FRemoteIndelibleFlea-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/h7mx2o\", \"height\": 338}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 49197, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/rXCiMWsyj2eKe-swmT6zb1JAo5rM9DRYGOhdsftzQZs.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"rich:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592004923.0, \"link_flair_type\": \"text\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"gfycat.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/ZltP_zY1UzoZpCqZutinsxryw4PcFoQkAlxpizBUmzQ.jpg?auto=webp\\u0026s=086054f80d8ab17f5d4796165536e190f12dd3de\", \"width\": 444, \"height\": 250}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/ZltP_zY1UzoZpCqZutinsxryw4PcFoQkAlxpizBUmzQ.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=429eb01257c8f6099b54b3f0fa3812f1c27b6b81\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/ZltP_zY1UzoZpCqZutinsxryw4PcFoQkAlxpizBUmzQ.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0e08d4033361268b5c0aaf8b75e29bf33ab562b7\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/ZltP_zY1UzoZpCqZutinsxryw4PcFoQkAlxpizBUmzQ.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=8ebfabde6ea9bcde01dd49762c8c4e1675160bb9\", \"width\": 320, \"height\": 180}], \"variants\": {}, \"id\": \"kCS3wm_Pyh0WXnNtpTG5bq-Wu0CsP3xA18yA9l1JC4I\"}], \"reddit_video_preview\": {\"fallback_url\": \"https://v.redd.it/3jm58cxu0i451/DASH_360\", \"height\": 360, \"width\": 640, \"scrubber_media_url\": \"https://v.redd.it/3jm58cxu0i451/DASH_96\", \"dash_url\": \"https://v.redd.it/3jm58cxu0i451/DASHPlaylist.mpd\", \"duration\": 16, \"hls_url\": \"https://v.redd.it/3jm58cxu0i451/HLSPlaylist.m3u8\", \"is_gif\": true, \"transcoding_status\": \"completed\"}, \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_32dy0\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7mx2o\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Dr_Apk\", \"discussion_type\": null, \"num_comments\": 889, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/instant_regret/comments/h7mx2o/protestor_shielding_water_cannon_with_umbrella/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://gfycat.com/remoteindelibleflea\", \"subreddit_subscribers\": 2670819, \"created_utc\": 1591976123.0, \"num_crossposts\": 6, \"media\": {\"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share Shield Myself Against A Water Cannon Using An Umbrella GIFs by dr_apk on Gfycat\", \"title\": \"Shield myself against a water cannon using an umbrella\", \"author_name\": \"Gfycat\", \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fremoteindelibleflea\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fremoteindelibleflea\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FRemoteIndelibleFlea-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 444, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/RemoteIndelibleFlea-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 250}, \"type\": \"gfycat.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Jokes\", \"selftext\": \"He wanted the party to be extravagant, but wanted to spend as little money as possible. He had finished all of the other decorations, and he was left to work on the cake.\\n\\n\\\"Why not get it ordered from an upscale bakery?\\\" his wife said.\\n\\nSo the father visited a ton of different bakeries and did research, but found the prices to be too high.\\n\\n*My daughter is inviting all of her friends, and I'll look bad if I don't put together a good cake*, he thought. Then, he stumbled upon a shop that opened once a year to provide free cake to its customers.\\n\\n*How quaint,* the father thought, but desperate, he walked inside to see if they could provide a cake for his daughter's birthday.\\n\\nHe was met by a Buddhist monk chanting and lighting incense.\\n\\n\\\"Hello,\\\" the father asked, \\\"I would like to buy a cake.\\\"\\n\\n\\\"Of course,\\\" the monk replied, \\\"just draw a picture of the cake you would like on the notepad on the desk.\\\"\\n\\nThe father thought this to be weird, but wanting to save as much money as possible, he gave him the address and told him to come in the backdoor, just in case the cake was bad.\\n\\nThe day of the party arrived and the monk visited the house with the most extravagant cake the family had ever seen. All of the guests were in awe, and whispered to each other about how much the cake could have cost.\\n\\nThe monk became the guest of honor and at the end of the party, the father approached the monk and asked,\\n\\n\\\"Why do you do this for free? You should take money for your services!\\\"\\n\\nThe monk smiled and said, \\\"I do this for free because a cake day is the best way to earn karma.\\\"\\n\\nPART 2: https://www.reddit.com/r/Jokes/comments/h7xr7f/i_cant_stress_how_many_dirty_minded_redditors/?utm_medium=android_app\\u0026utm_source=share\", \"author_fullname\": \"t2_3xng99g5\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 3, \"clicked\": false, \"title\": \"A wealthy, but stingy father was trying to put a birthday party together for his 18 y/o daughter.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Jokes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"long\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": \"ACTIVE\", \"hide_score\": false, \"name\": \"t3_h7ramk\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.74, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 43294, \"total_awards_received\": 25, \"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\": \"Long\", \"can_mod_post\": false, \"score\": 43294, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"self\", \"author_cakeday\": true, \"edited\": 1592016327.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 4, \"gid_2\": 3, \"gid_3\": 1}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1592018689.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.Jokes\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EHe wanted the party to be extravagant, but wanted to spend as little money as possible. He had finished all of the other decorations, and he was left to work on the cake.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u0026quot;Why not get it ordered from an upscale bakery?\\u0026quot; his wife said.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003ESo the father visited a ton of different bakeries and did research, but found the prices to be too high.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Cem\\u003EMy daughter is inviting all of her friends, and I\\u0026#39;ll look bad if I don\\u0026#39;t put together a good cake\\u003C/em\\u003E, he thought. Then, he stumbled upon a shop that opened once a year to provide free cake to its customers.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Cem\\u003EHow quaint,\\u003C/em\\u003E the father thought, but desperate, he walked inside to see if they could provide a cake for his daughter\\u0026#39;s birthday.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EHe was met by a Buddhist monk chanting and lighting incense.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u0026quot;Hello,\\u0026quot; the father asked, \\u0026quot;I would like to buy a cake.\\u0026quot;\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u0026quot;Of course,\\u0026quot; the monk replied, \\u0026quot;just draw a picture of the cake you would like on the notepad on the desk.\\u0026quot;\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe father thought this to be weird, but wanting to save as much money as possible, he gave him the address and told him to come in the backdoor, just in case the cake was bad.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe day of the party arrived and the monk visited the house with the most extravagant cake the family had ever seen. All of the guests were in awe, and whispered to each other about how much the cake could have cost.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe monk became the guest of honor and at the end of the party, the father approached the monk and asked,\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u0026quot;Why do you do this for free? You should take money for your services!\\u0026quot;\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe monk smiled and said, \\u0026quot;I do this for free because a cake day is the best way to earn karma.\\u0026quot;\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EPART 2: \\u003Ca href=\\\"https://www.reddit.com/r/Jokes/comments/h7xr7f/i_cant_stress_how_many_dirty_minded_redditors/?utm_medium=android_app\\u0026amp;utm_source=share\\\"\\u003Ehttps://www.reddit.com/r/Jokes/comments/h7xr7f/i_cant_stress_how_many_dirty_minded_redditors/?utm_medium=android_app\\u0026amp;utm_source=share\\u003C/a\\u003E\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_5fb42699-4911-42a2-884c-6fc8bdc36059\", \"penny_donate\": 0, \"award_sub_type\": \"APPRECIATION\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8a73104628a144bb70a126193fad2b162adec6db\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c478cdc0e0786be2b0171177869fc9e4cab24c80\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=aeb6b147b887352980fe57f76127e258b3d5c93c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd1b0ac0a65061d485ddd6bffb57950d79843835\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=5c3a17245fec315bb2a4fd7d607df7ec58b26e8a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Did someone say... cake?\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 6, \"static_icon_height\": 2048, \"name\": \"Cake\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8a73104628a144bb70a126193fad2b162adec6db\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c478cdc0e0786be2b0171177869fc9e4cab24c80\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=aeb6b147b887352980fe57f76127e258b3d5c93c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd1b0ac0a65061d485ddd6bffb57950d79843835\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=5c3a17245fec315bb2a4fd7d607df7ec58b26e8a\", \"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/aoa99054n2s41_Cake.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, \"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, \"description\": \"Gives the author a month of Reddit Premium, which includes %{coin_symbol}700 Coins for that month, and shows a Platinum Award.\", \"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\": 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, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3ca7dc1f4e12ca386a561446e72f772d38ba49d8\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c19d1e661e4aa6a9326a9f0b74b3ebf5d9f7a75e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ed063580825e72b0ae63fe30c807b453b1362694\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=7176b4b72b850e3e052138fe8b3967c4c5b52dae\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f7b307840995777f9ae04699d019740658ba0e77\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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\\u0026height=16\\u0026auto=webp\\u0026s=3ca7dc1f4e12ca386a561446e72f772d38ba49d8\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c19d1e661e4aa6a9326a9f0b74b3ebf5d9f7a75e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ed063580825e72b0ae63fe30c807b453b1362694\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=7176b4b72b850e3e052138fe8b3967c4c5b52dae\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"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\": 400, \"id\": \"award_5b39e8fd-7a58-4cbe-8ca0-bdedd5ed1f5a\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_512.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_128.png\", \"width\": 128, \"height\": 128}], \"icon_width\": 512, \"static_icon_width\": 512, \"start_date\": null, \"is_enabled\": true, \"description\": \"Sometimes you just got to dance with the doots.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Doot \\ud83c\\udfb5 Doot\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=790a066f2bd24add161dca86c7c1fbbebf87a605\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=de906d7cfdc09762efc46150f56a394c0306e4ed\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=029f4975f1becca00c76f68ad420788ddcec63b0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=365d0d7e3d5cd1a14ad9ec5e984a8b34d3403dbc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f6b482b790f34037b1a2e6676dcb506693857ec5\", \"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/yk6z2t12m4451_DootDoot-Static.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, \"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, \"description\": \"An amazing showing.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 512, \"name\": \"Bravo!\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=647cccf78702582f30d23908180da092b135cffe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4644ac0618ecdef010ae2368e2e58669953fd9a3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ca4efb2faa26429279f44ced2822f5e81ff37537\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3a307ad71aad031accfd47f1af82a2b1e09195cc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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, \"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, \"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\": 75, \"id\": \"award_ae89e420-c4a5-47b8-a007-5dacf1c0f0d4\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff64bafcfea7a3483d3520608240237ae2cdb7f2\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2b585c0d2a40903b318151cd3fe37d25b4552b25\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=28b8b7b9bea65dcd3292119e1550f8ed6f877473\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1fc29b4148ab63771077616d845b06e8cf077d22\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=08e54ccf99afab03be718f988ed841988f6562c3\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"OBJECTION!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Lawyer Up\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff64bafcfea7a3483d3520608240237ae2cdb7f2\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2b585c0d2a40903b318151cd3fe37d25b4552b25\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=28b8b7b9bea65dcd3292119e1550f8ed6f877473\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1fc29b4148ab63771077616d845b06e8cf077d22\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=08e54ccf99afab03be718f988ed841988f6562c3\", \"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/iq0sgwn5bzy41_LawyerUp.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"I'm in this with you.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Take My Energy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_cc091963-e271-45aa-ba23-b5150e565520\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d4e4b3cfbecad87c56ffab318d80e02cdffe8966\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=43352d662591ae102753c993c789657de972f58e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=85098196df26658027c56256f4f1af30f64d2814\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=54ceb80aea498998e8c0d51ee7d081df46864fcb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=537008818079f88ec2a14fccbd44abc515ba0832\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Connecting together responsibly\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Safe \\u0026 Social\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d4e4b3cfbecad87c56ffab318d80e02cdffe8966\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=43352d662591ae102753c993c789657de972f58e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=85098196df26658027c56256f4f1af30f64d2814\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=54ceb80aea498998e8c0d51ee7d081df46864fcb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=537008818079f88ec2a14fccbd44abc515ba0832\", \"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/qq73pijkm3p41_SafeSocial.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_3cf96da4-79da-4127-90ac-84545e1833dc\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e71c3353b0cd8c3cf016f1e37725d033b4722197\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=06df72aa9b4c008b0ae15ff11f95ff253f85ab74\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3fb62803315450661c05e36da2b8d00ba06ad619\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c07b21c2158fe3f6bf66a6650f39688ebe4e8c6a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eadedb0c4eab725cd0617196371aecf1f45c636b\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Staying home \\u0026 being safe when you can\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Home Time\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e71c3353b0cd8c3cf016f1e37725d033b4722197\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=06df72aa9b4c008b0ae15ff11f95ff253f85ab74\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3fb62803315450661c05e36da2b8d00ba06ad619\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c07b21c2158fe3f6bf66a6650f39688ebe4e8c6a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qh4pzo76v9p41_HomeTime.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eadedb0c4eab725cd0617196371aecf1f45c636b\", \"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/qh4pzo76v9p41_HomeTime.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh72\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7ramk\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Cool_Chemix\", \"discussion_type\": null, \"num_comments\": 869, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Jokes/comments/h7ramk/a_wealthy_but_stingy_father_was_trying_to_put_a/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/Jokes/comments/h7ramk/a_wealthy_but_stingy_father_was_trying_to_put_a/\", \"subreddit_subscribers\": 18572412, \"created_utc\": 1591989889.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"GetMotivated\", \"selftext\": \"\", \"author_fullname\": \"t2_2fuzd5y2\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"[video] push up\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/GetMotivated\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"video\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7vjay\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 14922, \"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\": 14922, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/c6oGEdqGTmda-WmLgM0cpGO3NjrVM5eGiLph5CK7rps.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\": 1592032675.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"i.imgur.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/WdU9vWRVmoSfPEbi4GnNUgKWPQlcQ5nIZQDVDOJkxiA.jpg?auto=webp\\u0026s=19d4bfda2e68a24ccf9ab936eeff23c8d72c5c66\", \"width\": 684, \"height\": 854}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/WdU9vWRVmoSfPEbi4GnNUgKWPQlcQ5nIZQDVDOJkxiA.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=6836e8c117225af42e52ea23e8a8e0f814a4b000\", \"width\": 108, \"height\": 134}, {\"url\": \"https://external-preview.redd.it/WdU9vWRVmoSfPEbi4GnNUgKWPQlcQ5nIZQDVDOJkxiA.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=dfc37e7ee37778459834b06f85ceb71f112b219b\", \"width\": 216, \"height\": 269}, {\"url\": \"https://external-preview.redd.it/WdU9vWRVmoSfPEbi4GnNUgKWPQlcQ5nIZQDVDOJkxiA.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e484e8245f225ee681e844888adbf70ab02aa259\", \"width\": 320, \"height\": 399}, {\"url\": \"https://external-preview.redd.it/WdU9vWRVmoSfPEbi4GnNUgKWPQlcQ5nIZQDVDOJkxiA.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=61d2a8b272b17827e7467455e7a0615b6924298d\", \"width\": 640, \"height\": 799}], \"variants\": {}, \"id\": \"VKcXl2aMXJuqV191xAL1HZanpJBSdU82uD20K5yq_Qk\"}], \"reddit_video_preview\": {\"fallback_url\": \"https://v.redd.it/s34ttbbdbk451/DASH_720\", \"height\": 720, \"width\": 576, \"scrubber_media_url\": \"https://v.redd.it/s34ttbbdbk451/DASH_96\", \"dash_url\": \"https://v.redd.it/s34ttbbdbk451/DASHPlaylist.mpd\", \"duration\": 58, \"hls_url\": \"https://v.redd.it/s34ttbbdbk451/HLSPlaylist.m3u8\", \"is_gif\": true, \"transcoding_status\": \"completed\"}, \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2rmfx\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7vjay\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Master1718\", \"discussion_type\": null, \"num_comments\": 799, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/GetMotivated/comments/h7vjay/video_push_up/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.imgur.com/QjWp5Ld.gifv\", \"subreddit_subscribers\": 16161354, \"created_utc\": 1592003875.0, \"num_crossposts\": 9, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"news\", \"selftext\": \"\", \"author_fullname\": \"t2_4mtpnisy\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"New Jersey police officer charged with assault after allegedly deploying pepper spray 'without provocation'\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/news\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7yb0a\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 40730, \"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\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 40730, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592042497.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"cnn.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/EYYkLJmYZjBBSOIFZYfljL95BdYKrpfOBeXyvvV5wHA.jpg?auto=webp\\u0026s=42c07f4615c69b797c3af6635fd049232101f9db\", \"width\": 1100, \"height\": 619}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/EYYkLJmYZjBBSOIFZYfljL95BdYKrpfOBeXyvvV5wHA.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=83503a5e382fa63ae7de8faa69f88142615dd7be\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/EYYkLJmYZjBBSOIFZYfljL95BdYKrpfOBeXyvvV5wHA.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8798ae7bc1cd2d0c2d9ad0ec06ec5a68d234d120\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/EYYkLJmYZjBBSOIFZYfljL95BdYKrpfOBeXyvvV5wHA.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=79fc1bc0a3d5a24429e3dc8a9c968ef74e1614e3\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/EYYkLJmYZjBBSOIFZYfljL95BdYKrpfOBeXyvvV5wHA.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a6bd363acf9afe1d223c516fa27eb8900c1afd7c\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/EYYkLJmYZjBBSOIFZYfljL95BdYKrpfOBeXyvvV5wHA.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=410a9f5528746175818b1aadfe2f95ffb875d669\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/EYYkLJmYZjBBSOIFZYfljL95BdYKrpfOBeXyvvV5wHA.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2c835f73bb433582335e4a1143f3c8cea44c9562\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"4DdTtDa1fxA_bIs8u37xjbx6NPfe4Em8BaSe7DZWASU\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_a903c949-ccc5-420d-8239-1bbefc424838\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Putting yourself on the line for us - you are the perfect super hero!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Healthcare Hero\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"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/xs2na1t1v9p41_HealthcareHero.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh3l\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7yb0a\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"r_kor\", \"discussion_type\": null, \"num_comments\": 881, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/news/comments/h7yb0a/new_jersey_police_officer_charged_with_assault/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.cnn.com/2020/06/12/us/nj-police-arrest-pepper-spray/index.html\", \"subreddit_subscribers\": 20931463, \"created_utc\": 1592013697.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"soccer\", \"selftext\": \"\", \"author_fullname\": \"t2_bdjpy\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Norwich beat Spurs 2-1 in behind closed doors friendly\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/soccer\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7qrer\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 7302, \"total_awards_received\": 2, \"media_embed\": {\"content\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003EWe beat \\u003Ca href=\\\"https://twitter.com/SpursOfficial?ref_src=twsrc%5Etfw\\\"\\u003E@SpursOfficial\\u003C/a\\u003E 2-1 in a behind-closed-doors friendly this afternoon! \\ud83d\\udc4a\\u003Cbr\\u003E\\u003Cbr\\u003EErik Lamela put the hosts ahead but we responded with goals from Josip Drmic and Mario Vrancic to win \\ud83d\\udc4f\\u003C/p\\u003E\\u0026mdash; Norwich City FC (@NorwichCityFC) \\u003Ca href=\\\"https://twitter.com/NorwichCityFC/status/1271515354649579521?ref_src=twsrc%5Etfw\\\"\\u003EJune 12, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"width\": 350, \"scrolling\": false, \"height\": 607}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://twitter.com\", \"url\": \"https://twitter.com/NorwichCityFC/status/1271515354649579521\", \"html\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003EWe beat \\u003Ca href=\\\"https://twitter.com/SpursOfficial?ref_src=twsrc%5Etfw\\\"\\u003E@SpursOfficial\\u003C/a\\u003E 2-1 in a behind-closed-doors friendly this afternoon! \\ud83d\\udc4a\\u003Cbr\\u003E\\u003Cbr\\u003EErik Lamela put the hosts ahead but we responded with goals from Josip Drmic and Mario Vrancic to win \\ud83d\\udc4f\\u003C/p\\u003E\\u0026mdash; Norwich City FC (@NorwichCityFC) \\u003Ca href=\\\"https://twitter.com/NorwichCityFC/status/1271515354649579521?ref_src=twsrc%5Etfw\\\"\\u003EJune 12, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"author_name\": \"Norwich City FC\", \"height\": 607, \"width\": 350, \"version\": \"1.0\", \"author_url\": \"https://twitter.com/NorwichCityFC\", \"provider_name\": \"Twitter\", \"cache_age\": 3153600000, \"type\": \"rich\"}, \"type\": \"twitter.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003EWe beat \\u003Ca href=\\\"https://twitter.com/SpursOfficial?ref_src=twsrc%5Etfw\\\"\\u003E@SpursOfficial\\u003C/a\\u003E 2-1 in a behind-closed-doors friendly this afternoon! \\ud83d\\udc4a\\u003Cbr\\u003E\\u003Cbr\\u003EErik Lamela put the hosts ahead but we responded with goals from Josip Drmic and Mario Vrancic to win \\ud83d\\udc4f\\u003C/p\\u003E\\u0026mdash; Norwich City FC (@NorwichCityFC) \\u003Ca href=\\\"https://twitter.com/NorwichCityFC/status/1271515354649579521?ref_src=twsrc%5Etfw\\\"\\u003EJune 12, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"width\": 350, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/h7qrer\", \"height\": 607}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 7302, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": \"\", \"author_flair_richtext\": [{\"a\": \":Norwich:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/v86fvrjw6bd11_t5_2qi58/Norwich\"}], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592016972.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"twitter.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/giLK9qBoc_UdbPAQSe4joxZvw1iH4d8ErHZzXg_SBlk.jpg?auto=webp\\u0026s=8594c2de702c455fcd6f2f0bbbc3ad3659148bed\", \"width\": 140, \"height\": 140}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/giLK9qBoc_UdbPAQSe4joxZvw1iH4d8ErHZzXg_SBlk.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=bf68eac1c57c9ba8de6f7421d90b9defc4a92e06\", \"width\": 108, \"height\": 108}], \"variants\": {}, \"id\": \"uQSXsWBCdKLsIWjnNdv2AgbixEl6k7JcZvMkyPuQpgo\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_c4b2e438-16bb-4568-88e7-7893b7662944\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"A glittering stamp for a feel-good thing\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Wholesome Seal of Approval\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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/b9ks3a5k7jj41_WholesomeSealofApproval.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_88fdcafc-57a0-48db-99cc-76276bfaf28b\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"To pay respects.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Press F\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"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/tcofsbf92md41_PressF.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":Norwich:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qi58\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7qrer\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Paul277\", \"discussion_type\": null, \"num_comments\": 353, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/soccer/comments/h7qrer/norwich_beat_spurs_21_in_behind_closed_doors/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://twitter.com/NorwichCityFC/status/1271515354649579521\", \"subreddit_subscribers\": 2065709, \"created_utc\": 1591988172.0, \"num_crossposts\": 3, \"media\": {\"oembed\": {\"provider_url\": \"https://twitter.com\", \"url\": \"https://twitter.com/NorwichCityFC/status/1271515354649579521\", \"html\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003EWe beat \\u003Ca href=\\\"https://twitter.com/SpursOfficial?ref_src=twsrc%5Etfw\\\"\\u003E@SpursOfficial\\u003C/a\\u003E 2-1 in a behind-closed-doors friendly this afternoon! \\ud83d\\udc4a\\u003Cbr\\u003E\\u003Cbr\\u003EErik Lamela put the hosts ahead but we responded with goals from Josip Drmic and Mario Vrancic to win \\ud83d\\udc4f\\u003C/p\\u003E\\u0026mdash; Norwich City FC (@NorwichCityFC) \\u003Ca href=\\\"https://twitter.com/NorwichCityFC/status/1271515354649579521?ref_src=twsrc%5Etfw\\\"\\u003EJune 12, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"author_name\": \"Norwich City FC\", \"height\": 607, \"width\": 350, \"version\": \"1.0\", \"author_url\": \"https://twitter.com/NorwichCityFC\", \"provider_name\": \"Twitter\", \"cache_age\": 3153600000, \"type\": \"rich\"}, \"type\": \"twitter.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ThatLookedExpensive\", \"selftext\": \"\", \"author_fullname\": \"t2_14bor2\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Flooded Bitcoin mining farm\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/ThatLookedExpensive\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7lttu\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 15369, \"total_awards_received\": 0, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fimgur.com%2F2R7KIbF%2Fembed%3Fpub%3Dtrue%26ref%3Dhttps%253A%252F%252Fembed.ly%26w%3D700\\u0026display_name=Imgur\\u0026url=https%3A%2F%2Fimgur.com%2F2R7KIbF\\u0026image=https%3A%2F%2Fi.imgur.com%2F2R7KIbF.jpg%3Ffb\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=imgur\\\" width=\\\"600\\\" height=\\\"966\\\" scrolling=\\\"no\\\" title=\\\"Imgur embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 966}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"http://imgur.com\", \"description\": \"Post with 0 votes and 0 views.\", \"title\": \"Imgur\", \"url\": \"https://imgur.com/2R7KIbF\", \"thumbnail_width\": 600, \"height\": 966, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fimgur.com%2F2R7KIbF%2Fembed%3Fpub%3Dtrue%26ref%3Dhttps%253A%252F%252Fembed.ly%26w%3D700\\u0026display_name=Imgur\\u0026url=https%3A%2F%2Fimgur.com%2F2R7KIbF\\u0026image=https%3A%2F%2Fi.imgur.com%2F2R7KIbF.jpg%3Ffb\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=imgur\\\" width=\\\"600\\\" height=\\\"966\\\" scrolling=\\\"no\\\" title=\\\"Imgur embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"Imgur\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=https%3A%2F%2Fi.imgur.com%2F2R7KIbF.jpg%3Ffb\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\", \"type\": \"rich\", \"thumbnail_height\": 315}, \"type\": \"imgur.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fimgur.com%2F2R7KIbF%2Fembed%3Fpub%3Dtrue%26ref%3Dhttps%253A%252F%252Fembed.ly%26w%3D700\\u0026display_name=Imgur\\u0026url=https%3A%2F%2Fimgur.com%2F2R7KIbF\\u0026image=https%3A%2F%2Fi.imgur.com%2F2R7KIbF.jpg%3Ffb\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=imgur\\\" width=\\\"600\\\" height=\\\"966\\\" scrolling=\\\"no\\\" title=\\\"Imgur embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/h7lttu\", \"height\": 966}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 15369, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/e-VoFSSv8fbSJ3h-00uLbx0nuDwBARZ__iCXTEpGcGY.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"crosspost_parent_list\": [{\"approved_at_utc\": null, \"subreddit\": \"Wellthatsucks\", \"selftext\": \"\", \"author_fullname\": \"t2_6qd33\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Flooded Bitcoin mining farm\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Wellthatsucks\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7evem\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1331, \"total_awards_received\": 0, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fimgur.com%2F2R7KIbF%2Fembed%3Fpub%3Dtrue%26ref%3Dhttps%253A%252F%252Fembed.ly%26w%3D700\\u0026display_name=Imgur\\u0026url=https%3A%2F%2Fimgur.com%2F2R7KIbF\\u0026image=https%3A%2F%2Fi.imgur.com%2F2R7KIbF.jpg%3Ffb\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=imgur\\\" width=\\\"600\\\" height=\\\"966\\\" scrolling=\\\"no\\\" title=\\\"Imgur embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 966}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"http://imgur.com\", \"description\": \"Post with 0 votes and 0 views.\", \"title\": \"Imgur\", \"url\": \"https://imgur.com/2R7KIbF\", \"thumbnail_width\": 600, \"height\": 966, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fimgur.com%2F2R7KIbF%2Fembed%3Fpub%3Dtrue%26ref%3Dhttps%253A%252F%252Fembed.ly%26w%3D700\\u0026display_name=Imgur\\u0026url=https%3A%2F%2Fimgur.com%2F2R7KIbF\\u0026image=https%3A%2F%2Fi.imgur.com%2F2R7KIbF.jpg%3Ffb\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=imgur\\\" width=\\\"600\\\" height=\\\"966\\\" scrolling=\\\"no\\\" title=\\\"Imgur embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"Imgur\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=https%3A%2F%2Fi.imgur.com%2F2R7KIbF.jpg%3Ffb\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\", \"type\": \"rich\", \"thumbnail_height\": 315}, \"type\": \"imgur.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fimgur.com%2F2R7KIbF%2Fembed%3Fpub%3Dtrue%26ref%3Dhttps%253A%252F%252Fembed.ly%26w%3D700\\u0026display_name=Imgur\\u0026url=https%3A%2F%2Fimgur.com%2F2R7KIbF\\u0026image=https%3A%2F%2Fi.imgur.com%2F2R7KIbF.jpg%3Ffb\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=imgur\\\" width=\\\"600\\\" height=\\\"966\\\" scrolling=\\\"no\\\" title=\\\"Imgur embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/h7evem\", \"height\": 966}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 1331, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/e-VoFSSv8fbSJ3h-00uLbx0nuDwBARZ__iCXTEpGcGY.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\": 1591969049.0, \"link_flair_type\": \"text\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"imgur.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/980Pdfioe-THotpHE_wYCJWCjiJL2oJyHR0t6Ybdp6k.jpg?auto=webp\\u0026s=6cb6221ddef43af3dffa1e95b9c3933e327f87d6\", \"width\": 700, \"height\": 933}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/980Pdfioe-THotpHE_wYCJWCjiJL2oJyHR0t6Ybdp6k.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=806367afcd0131b5774f854bfac62db1ff94702b\", \"width\": 108, \"height\": 143}, {\"url\": \"https://external-preview.redd.it/980Pdfioe-THotpHE_wYCJWCjiJL2oJyHR0t6Ybdp6k.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=687a5eb0c29ce4b615df4b56873ca3138ffb94b0\", \"width\": 216, \"height\": 287}, {\"url\": \"https://external-preview.redd.it/980Pdfioe-THotpHE_wYCJWCjiJL2oJyHR0t6Ybdp6k.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=33594ad1ae681b86c33c21973c35ad2760206fa3\", \"width\": 320, \"height\": 426}, {\"url\": \"https://external-preview.redd.it/980Pdfioe-THotpHE_wYCJWCjiJL2oJyHR0t6Ybdp6k.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=751d2f0d76cefd54adfea5bab5503662b161772b\", \"width\": 640, \"height\": 853}], \"variants\": {}, \"id\": \"SqfJHWTktooaIoKnCqLEaepAr0PuKGM6SerG-805aeA\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2xcv7\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7evem\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"The_Demolished_Man\", \"discussion_type\": null, \"num_comments\": 146, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Wellthatsucks/comments/h7evem/flooded_bitcoin_mining_farm/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://imgur.com/2R7KIbF\", \"subreddit_subscribers\": 2123241, \"created_utc\": 1591940249.0, \"num_crossposts\": 13, \"media\": {\"oembed\": {\"provider_url\": \"http://imgur.com\", \"description\": \"Post with 0 votes and 0 views.\", \"title\": \"Imgur\", \"url\": \"https://imgur.com/2R7KIbF\", \"thumbnail_width\": 600, \"height\": 966, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fimgur.com%2F2R7KIbF%2Fembed%3Fpub%3Dtrue%26ref%3Dhttps%253A%252F%252Fembed.ly%26w%3D700\\u0026display_name=Imgur\\u0026url=https%3A%2F%2Fimgur.com%2F2R7KIbF\\u0026image=https%3A%2F%2Fi.imgur.com%2F2R7KIbF.jpg%3Ffb\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=imgur\\\" width=\\\"600\\\" height=\\\"966\\\" scrolling=\\\"no\\\" title=\\\"Imgur embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"Imgur\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=https%3A%2F%2Fi.imgur.com%2F2R7KIbF.jpg%3Ffb\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\", \"type\": \"rich\", \"thumbnail_height\": 315}, \"type\": \"imgur.com\"}, \"is_video\": false}], \"created\": 1592001408.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"imgur.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/980Pdfioe-THotpHE_wYCJWCjiJL2oJyHR0t6Ybdp6k.jpg?auto=webp\\u0026s=6cb6221ddef43af3dffa1e95b9c3933e327f87d6\", \"width\": 700, \"height\": 933}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/980Pdfioe-THotpHE_wYCJWCjiJL2oJyHR0t6Ybdp6k.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=806367afcd0131b5774f854bfac62db1ff94702b\", \"width\": 108, \"height\": 143}, {\"url\": \"https://external-preview.redd.it/980Pdfioe-THotpHE_wYCJWCjiJL2oJyHR0t6Ybdp6k.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=687a5eb0c29ce4b615df4b56873ca3138ffb94b0\", \"width\": 216, \"height\": 287}, {\"url\": \"https://external-preview.redd.it/980Pdfioe-THotpHE_wYCJWCjiJL2oJyHR0t6Ybdp6k.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=33594ad1ae681b86c33c21973c35ad2760206fa3\", \"width\": 320, \"height\": 426}, {\"url\": \"https://external-preview.redd.it/980Pdfioe-THotpHE_wYCJWCjiJL2oJyHR0t6Ybdp6k.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=751d2f0d76cefd54adfea5bab5503662b161772b\", \"width\": 640, \"height\": 853}], \"variants\": {}, \"id\": \"SqfJHWTktooaIoKnCqLEaepAr0PuKGM6SerG-805aeA\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_hgik8\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7lttu\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"undertow661\", \"discussion_type\": null, \"num_comments\": 732, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"crosspost_parent\": \"t3_h7evem\", \"author_flair_text_color\": null, \"permalink\": \"/r/ThatLookedExpensive/comments/h7lttu/flooded_bitcoin_mining_farm/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://imgur.com/2R7KIbF\", \"subreddit_subscribers\": 382189, \"created_utc\": 1591972608.0, \"num_crossposts\": 0, \"media\": {\"oembed\": {\"provider_url\": \"http://imgur.com\", \"description\": \"Post with 0 votes and 0 views.\", \"title\": \"Imgur\", \"url\": \"https://imgur.com/2R7KIbF\", \"thumbnail_width\": 600, \"height\": 966, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fimgur.com%2F2R7KIbF%2Fembed%3Fpub%3Dtrue%26ref%3Dhttps%253A%252F%252Fembed.ly%26w%3D700\\u0026display_name=Imgur\\u0026url=https%3A%2F%2Fimgur.com%2F2R7KIbF\\u0026image=https%3A%2F%2Fi.imgur.com%2F2R7KIbF.jpg%3Ffb\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=imgur\\\" width=\\\"600\\\" height=\\\"966\\\" scrolling=\\\"no\\\" title=\\\"Imgur embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"Imgur\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=https%3A%2F%2Fi.imgur.com%2F2R7KIbF.jpg%3Ffb\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\", \"type\": \"rich\", \"thumbnail_height\": 315}, \"type\": \"imgur.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"coolguides\", \"selftext\": \"\", \"author_fullname\": \"t2_2stz7obn\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Common foods before humans domesticated them\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/coolguides\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7thid\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 27953, \"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\": 27953, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/jaA0JguK2ymgoWdM9lK-HuTBoWA-gw0bX14FVVDZuBA.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\": 1592025902.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/wzaibs64rj451.jpg?auto=webp\\u0026s=b3b8ad6402d31231525476ff287ff75be4a47189\", \"width\": 1100, \"height\": 2328}, \"resolutions\": [{\"url\": \"https://preview.redd.it/wzaibs64rj451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1f3710a13e29d8385d7c21724eb2bf79823362f9\", \"width\": 108, \"height\": 216}, {\"url\": \"https://preview.redd.it/wzaibs64rj451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0a29ba6c08ff78bd3443c8c09267cea0310c609c\", \"width\": 216, \"height\": 432}, {\"url\": \"https://preview.redd.it/wzaibs64rj451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=94aee7a0a8847f4b15bf522c5f00c79624262767\", \"width\": 320, \"height\": 640}, {\"url\": \"https://preview.redd.it/wzaibs64rj451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=992c5415cfc6e0473de886f89c090d89c7541645\", \"width\": 640, \"height\": 1280}, {\"url\": \"https://preview.redd.it/wzaibs64rj451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=910f068f92b0b27775c477cb459724506485a73c\", \"width\": 960, \"height\": 1920}, {\"url\": \"https://preview.redd.it/wzaibs64rj451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=69ecac53e58dd882326fea5f1df4390fac8fd258\", \"width\": 1080, \"height\": 2160}], \"variants\": {}, \"id\": \"YrBh0UtGQjZbpMbMp2EPvmYKE48O_VSaT5Q4AfYsv7Y\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 250, \"id\": \"award_a67d649d-5aa5-407e-a98b-32fd9e3a9696\", \"penny_donate\": null, \"award_sub_type\": \"APPRECIATION\", \"coin_reward\": 100, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/bph2png4ajz31_TodayILearned.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/bph2png4ajz31_TodayILearned.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bbfa251092cce139b37d74237ec28a8c4e8f06b0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/bph2png4ajz31_TodayILearned.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e1f9dd28741e2551b1fbbd341b006cc316f48fa1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/bph2png4ajz31_TodayILearned.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=d93434d26563a534397ff748cce71d4b733c32d9\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/bph2png4ajz31_TodayILearned.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cf4a1ddb8474d11682f0d88aa32562f9fcbf30b0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/bph2png4ajz31_TodayILearned.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=70b1596cdd0ae75b52db5c2732d8c336d300cc11\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"The more you know... 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\": \"Today I Learned\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/bph2png4ajz31_TodayILearned.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bbfa251092cce139b37d74237ec28a8c4e8f06b0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/bph2png4ajz31_TodayILearned.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e1f9dd28741e2551b1fbbd341b006cc316f48fa1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/bph2png4ajz31_TodayILearned.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=d93434d26563a534397ff748cce71d4b733c32d9\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/bph2png4ajz31_TodayILearned.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cf4a1ddb8474d11682f0d88aa32562f9fcbf30b0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/bph2png4ajz31_TodayILearned.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=70b1596cdd0ae75b52db5c2732d8c336d300cc11\", \"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/bph2png4ajz31_TodayILearned.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_bb13380a-06c9-4ad8-aba6-db1700e8d13b\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_512.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Quarantine15_128.png\", \"width\": 128, \"height\": 128}], \"icon_width\": 512, \"static_icon_width\": 512, \"start_date\": null, \"is_enabled\": true, \"description\": \"The fridge has never been closer.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Quarantine 15\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e0bd76d6669ebbd640ac8cbd7b868c853ed832fc\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=aaa163981f4f62a117115743295a3744d6a5a388\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2c3093f497425a3a733d88c8326a45f7c12fcb3e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a6769bbe7f446e2e19af0a851fd0c889d64f0fdb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/ji6rf5acm4451_Q15-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=7ac84253964a471b30b7be00853fda98c3d13901\", \"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/ji6rf5acm4451_Q15-Static.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_fcccaa58-8f63-4d9d-9251-81033cd0daa3\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=530480c9144e99b49cf5c7af1cc1906d16bab326\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6cb3844b35e346033a8550a42268bbeabce397d3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d9e8a94d5cd0343eb46355f746fc883cb1562e7\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ed2c4102dcc29d0783f6c75a2772a59797d9964a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d55b6f7952722a80f57e7efaf6f4ca429cbe76e9\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"I've got nothing to do, and I'm trying to do nothing.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Nothing To Do\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=530480c9144e99b49cf5c7af1cc1906d16bab326\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6cb3844b35e346033a8550a42268bbeabce397d3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d9e8a94d5cd0343eb46355f746fc883cb1562e7\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ed2c4102dcc29d0783f6c75a2772a59797d9964a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d55b6f7952722a80f57e7efaf6f4ca429cbe76e9\", \"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/1snr345pm1w41_NothingToDo.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_310rm\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7thid\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"iboughtarock\", \"discussion_type\": null, \"num_comments\": 752, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/coolguides/comments/h7thid/common_foods_before_humans_domesticated_them/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/wzaibs64rj451.jpg\", \"subreddit_subscribers\": 1706683, \"created_utc\": 1591997102.0, \"num_crossposts\": 7, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AbandonedPorn\", \"selftext\": \"\", \"author_fullname\": \"t2_14s9f8\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Abandoned Police Station. No I didn\\u2019t steal a riot shield\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/AbandonedPorn\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7mika\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 17698, \"total_awards_received\": 1, \"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\": 17698, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/M1ZdAX_9_g4mbntgwC-cU3gYI8pJqdeQlhNI44VIaIA.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592003665.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\": \"old\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/xorkpcf2xh451.jpg?auto=webp\\u0026s=12e2aaefceec12c8a237aa71f223c8412f8c7e8f\", \"width\": 2624, \"height\": 3769}, \"resolutions\": [{\"url\": \"https://preview.redd.it/xorkpcf2xh451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c695539a88be9ea5d5312d1d2af7033136d62d42\", \"width\": 108, \"height\": 155}, {\"url\": \"https://preview.redd.it/xorkpcf2xh451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=fa7fdf2f1bb1e080768fda8ccf472c67fbdf4bc7\", \"width\": 216, \"height\": 310}, {\"url\": \"https://preview.redd.it/xorkpcf2xh451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5afcb24ef243204cd824047aa24e5b39bcf7b29c\", \"width\": 320, \"height\": 459}, {\"url\": \"https://preview.redd.it/xorkpcf2xh451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=2cf9cd167d631c864775d74daa9238735aefb008\", \"width\": 640, \"height\": 919}, {\"url\": \"https://preview.redd.it/xorkpcf2xh451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=f59fb9d68af39fc5f49d9af557cd185951cb8121\", \"width\": 960, \"height\": 1378}, {\"url\": \"https://preview.redd.it/xorkpcf2xh451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=736707e19005e5b7ad94a266d9f9ca431b3f4430\", \"width\": 1080, \"height\": 1551}], \"variants\": {}, \"id\": \"zIcKxA4A42mmpLV_u1-RX2nNXin-ahD0c5EWDT-4XKI\"}], \"enabled\": true}, \"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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2sh6t\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7mika\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"kalexis12\", \"discussion_type\": null, \"num_comments\": 633, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AbandonedPorn/comments/h7mika/abandoned_police_station_no_i_didnt_steal_a_riot/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/xorkpcf2xh451.jpg\", \"subreddit_subscribers\": 1035775, \"created_utc\": 1591974865.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"memes\", \"selftext\": \"\", \"author_fullname\": \"t2_vvbrlx\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"What the fuck\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/memes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h82dyw\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 21876, \"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\": 21876, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/yh3BL5kYz-m7D0V6x0LCXMFjTnBtou_feeizMPZCpLo.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\": 1592059659.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/7ukm3nkljm451.jpg?auto=webp\\u0026s=9d391f5059ba20e072673e2f74c04af12cf8addc\", \"width\": 783, \"height\": 1569}, \"resolutions\": [{\"url\": \"https://preview.redd.it/7ukm3nkljm451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9fa689e1813bbb08b2921df0f3c5e3381da79e74\", \"width\": 108, \"height\": 216}, {\"url\": \"https://preview.redd.it/7ukm3nkljm451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e0db0631e3ea5a84616688b8e48520d55eefb1a2\", \"width\": 216, \"height\": 432}, {\"url\": \"https://preview.redd.it/7ukm3nkljm451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=a7cf008c9f69dd941864f3b8ff27172dc5b82de1\", \"width\": 320, \"height\": 640}, {\"url\": \"https://preview.redd.it/7ukm3nkljm451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=41e4b1d2c724c2ae55cb1bac3d5b153005baadd5\", \"width\": 640, \"height\": 1280}], \"variants\": {}, \"id\": \"-4wMm5LeB23Uy-xgqMOk7kYJ9oACocgqkv5tV9CBXnk\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qjpg\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h82dyw\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"SPIDER-VALL\", \"discussion_type\": null, \"num_comments\": 276, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/memes/comments/h82dyw/what_the_fuck/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/7ukm3nkljm451.jpg\", \"subreddit_subscribers\": 10664257, \"created_utc\": 1592030859.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"gifs\", \"selftext\": \"\", \"author_fullname\": \"t2_ge7wb\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Flamingo: Nothing to see here\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/gifs\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7yenc\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 41306, \"total_awards_received\": 4, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fchubbypeskyafricangoldencat\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fchubbypeskyafricangoldencat\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FChubbyPeskyAfricangoldencat-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"600\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 600}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share Ezgif.com-video-cutter GIFs on Gfycat\", \"title\": \"ezgif.com-video-cutter\", \"author_name\": \"Gfycat\", \"height\": 600, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fchubbypeskyafricangoldencat\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fchubbypeskyafricangoldencat\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FChubbyPeskyAfricangoldencat-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"600\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 280, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/ChubbyPeskyAfricangoldencat-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 280}, \"type\": \"gfycat.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fchubbypeskyafricangoldencat\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fchubbypeskyafricangoldencat\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FChubbyPeskyAfricangoldencat-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"600\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/h7yenc\", \"height\": 600}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 41306, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/NoTKaIawQtctaWbZi_R_JBVAgpEby7fA4AseDYQktuo.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"rich:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592042870.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"gfycat.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/qXUbsBPZRGWeXWcpmYlIRk7eqmy4_xKXjraNG8FevCs.jpg?auto=webp\\u0026s=f9db09c89d103bc063876ea381e624b53d7d3735\", \"width\": 280, \"height\": 280}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/qXUbsBPZRGWeXWcpmYlIRk7eqmy4_xKXjraNG8FevCs.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9a6667003cf2499d82083ed7c58f8aaf478885a0\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/qXUbsBPZRGWeXWcpmYlIRk7eqmy4_xKXjraNG8FevCs.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=1e317fa0d49e48cf2f5a8137e80e81dd871b1da6\", \"width\": 216, \"height\": 216}], \"variants\": {}, \"id\": \"VHcd1fFo7WSPrT8BYeEkF-3rSfAcUOxazrJQSCx8Ybk\"}], \"reddit_video_preview\": {\"fallback_url\": \"https://v.redd.it/wnbswkq25l451/DASH_480\", \"height\": 480, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/wnbswkq25l451/DASH_96\", \"dash_url\": \"https://v.redd.it/wnbswkq25l451/DASHPlaylist.mpd\", \"duration\": 16, \"hls_url\": \"https://v.redd.it/wnbswkq25l451/HLSPlaylist.m3u8\", \"is_gif\": true, \"transcoding_status\": \"completed\"}, \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_b28d9565-4137-433d-bb65-5d4aa82ade4c\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Call an ambulance, I'm laughing too hard.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"I'm Deceased\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"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/2jd92wtn25g41_ImDeceased.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qt55\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7yenc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"tefunka\", \"discussion_type\": null, \"num_comments\": 649, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/gifs/comments/h7yenc/flamingo_nothing_to_see_here/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://gfycat.com/chubbypeskyafricangoldencat\", \"subreddit_subscribers\": 20051259, \"created_utc\": 1592014070.0, \"num_crossposts\": 19, \"media\": {\"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share Ezgif.com-video-cutter GIFs on Gfycat\", \"title\": \"ezgif.com-video-cutter\", \"author_name\": \"Gfycat\", \"height\": 600, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fchubbypeskyafricangoldencat\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fchubbypeskyafricangoldencat\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FChubbyPeskyAfricangoldencat-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"600\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 280, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/ChubbyPeskyAfricangoldencat-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 280}, \"type\": \"gfycat.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"rickandmorty\", \"selftext\": \"\", \"author_fullname\": \"t2_15pr76\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Since we\\u2019re tearing down statues...\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/rickandmorty\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"image\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7lcnb\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 67215, \"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\": \"Image\", \"can_mod_post\": false, \"score\": 67215, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/DHd9UwBhwpC0v0iTk6OIdCUWlWYP5OUFsLfej7BDbkc.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 2}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1591999747.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/2ponf6aglh451.jpg?auto=webp\\u0026s=d5409aef216632afc501ff084d5516a309805457\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://preview.redd.it/2ponf6aglh451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=4cf8b95a9060007c5e002c867f9842948fe9d60c\", \"width\": 108, \"height\": 60}, {\"url\": \"https://preview.redd.it/2ponf6aglh451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=594f167a79759fe845a795dacadeff710c9f12f4\", \"width\": 216, \"height\": 121}, {\"url\": \"https://preview.redd.it/2ponf6aglh451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=63ade1fc05d95ddc3cbfa7224c6cfbbba37c35be\", \"width\": 320, \"height\": 180}, {\"url\": \"https://preview.redd.it/2ponf6aglh451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=5767900b81d0e0ea269e71d14c5840252924c6fc\", \"width\": 640, \"height\": 360}, {\"url\": \"https://preview.redd.it/2ponf6aglh451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=6f2bc3890ce5c39f506765eac13c680c03aba578\", \"width\": 960, \"height\": 540}, {\"url\": \"https://preview.redd.it/2ponf6aglh451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=c528cf843bec23ec62bef0c059d6fd514d4e8cb8\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"mkAPYIzgvhRy3C1NMAzcJGjSzm99KrbTO-VvnnPDJ9o\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": \"t5_2u4lp\", \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 500, \"id\": \"award_e0512a1f-f14e-4161-a3b1-7e7998d9a903\", \"penny_donate\": null, \"award_sub_type\": \"COMMUNITY\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_2u4lp/6neykt06hp341_Yes.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_2u4lp/6neykt06hp341_Yes.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff303f6e52b51c0709f83a34d767b0ea54b89faa\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_2u4lp/6neykt06hp341_Yes.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6f44fbc6d38722a98da4333e8a0ce96710e63a8d\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_2u4lp/6neykt06hp341_Yes.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=1781a349d8eab9e0713fb4c78f28a37068b0680b\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_2u4lp/6neykt06hp341_Yes.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37b5b43b24c12c8e0d241c7c40ccbda53654546f\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_2u4lp/6neykt06hp341_Yes.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4a31940ab5164782fe6b86d7efd79468f65abb2b\", \"width\": 128, \"height\": 128}], \"icon_width\": 512, \"static_icon_width\": 512, \"start_date\": null, \"is_enabled\": true, \"description\": \"Shows the Yes! Award and grants %{coin_symbol}100 Coins to the community. Exclusive to this community.\", \"end_date\": null, \"subreddit_coin_reward\": 100, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Yes!\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_2u4lp/6neykt06hp341_Yes.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff303f6e52b51c0709f83a34d767b0ea54b89faa\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_2u4lp/6neykt06hp341_Yes.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6f44fbc6d38722a98da4333e8a0ce96710e63a8d\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_2u4lp/6neykt06hp341_Yes.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=1781a349d8eab9e0713fb4c78f28a37068b0680b\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_2u4lp/6neykt06hp341_Yes.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37b5b43b24c12c8e0d241c7c40ccbda53654546f\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_2u4lp/6neykt06hp341_Yes.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4a31940ab5164782fe6b86d7efd79468f65abb2b\", \"width\": 128, \"height\": 128}], \"icon_format\": null, \"icon_height\": 512, \"penny_price\": null, \"award_type\": \"community\", \"static_icon_url\": \"https://i.redd.it/award_images/t5_2u4lp/6neykt06hp341_Yes.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, \"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, \"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\": \"9e1b4d8c-876b-11e6-a6b6-0ec387b19b95\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2u4lp\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7lcnb\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"lucky-number-keleven\", \"discussion_type\": null, \"num_comments\": 701, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/rickandmorty/comments/h7lcnb/since_were_tearing_down_statues/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/2ponf6aglh451.jpg\", \"subreddit_subscribers\": 1831669, \"created_utc\": 1591970947.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"natureismetal\", \"selftext\": \"\", \"author_fullname\": \"t2_49ooxhfl\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"A rhino protecting his territory\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/natureismetal\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7mrh2\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 30354, \"total_awards_received\": 0, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Filliteratetimelyanura\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Filliteratetimelyanura\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FIlliterateTimelyAnura-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"600\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 480, \"scrolling\": false, \"height\": 600}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share F33F528D-E265-4CB7-A94F-86FDC759598D GIFs by vicgriff on Gfycat\", \"title\": \"A rhino chasing tourists\", \"author_name\": \"Gfycat\", \"height\": 600, \"width\": 480, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Filliteratetimelyanura\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Filliteratetimelyanura\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FIlliterateTimelyAnura-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"600\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 250, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/IlliterateTimelyAnura-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 312}, \"type\": \"gfycat.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Filliteratetimelyanura\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Filliteratetimelyanura\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FIlliterateTimelyAnura-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"600\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 480, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/h7mrh2\", \"height\": 600}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 30354, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/CjluSTMFL7SenWF__kzCstqxjHRdtBj7TXc1QIyGA3s.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"rich:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592004451.0, \"link_flair_type\": \"text\", \"wls\": 0, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"gfycat.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"top\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/H2F8exUf4BZXHkMqH17Et7im-oTdBLPLUW31l56Llz0.jpg?auto=webp\\u0026s=0dfb91e09d54d434da19c2844d7e6448360599ac\", \"width\": 250, \"height\": 312}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/H2F8exUf4BZXHkMqH17Et7im-oTdBLPLUW31l56Llz0.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d7af615bc155cba59dc2aa6c00a0a708b1783093\", \"width\": 108, \"height\": 134}, {\"url\": \"https://external-preview.redd.it/H2F8exUf4BZXHkMqH17Et7im-oTdBLPLUW31l56Llz0.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=6d1e6ba257481fec388899ffac9d0bd619b81c91\", \"width\": 216, \"height\": 269}], \"variants\": {}, \"id\": \"j4hbvb-dGNVYmKy2KjfQhv7pCDvWYdzOOL-_Csbzoec\"}], \"reddit_video_preview\": {\"fallback_url\": \"https://v.redd.it/g8x5p9igzh451/DASH_480\", \"height\": 480, \"width\": 384, \"scrubber_media_url\": \"https://v.redd.it/g8x5p9igzh451/DASH_96\", \"dash_url\": \"https://v.redd.it/g8x5p9igzh451/DASHPlaylist.mpd\", \"duration\": 28, \"hls_url\": \"https://v.redd.it/g8x5p9igzh451/HLSPlaylist.m3u8\", \"is_gif\": true, \"transcoding_status\": \"completed\"}, \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_324zi\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7mrh2\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"vicgriffin\", \"discussion_type\": null, \"num_comments\": 741, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/natureismetal/comments/h7mrh2/a_rhino_protecting_his_territory/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://gfycat.com/illiteratetimelyanura\", \"subreddit_subscribers\": 1547728, \"created_utc\": 1591975651.0, \"num_crossposts\": 20, \"media\": {\"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share F33F528D-E265-4CB7-A94F-86FDC759598D GIFs by vicgriff on Gfycat\", \"title\": \"A rhino chasing tourists\", \"author_name\": \"Gfycat\", \"height\": 600, \"width\": 480, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Filliteratetimelyanura\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Filliteratetimelyanura\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FIlliterateTimelyAnura-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"600\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 250, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/IlliterateTimelyAnura-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 312}, \"type\": \"gfycat.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"pcmasterrace\", \"selftext\": \"\", \"author_fullname\": \"t2_4u46pw4b\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Ubi hiring process\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Meme/Macro\"}], \"subreddit_name_prefixed\": \"r/pcmasterrace\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"darkred\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h80ohq\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": \"#4c9bee\", \"subreddit_type\": \"public\", \"ups\": 10354, \"total_awards_received\": 1, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"6c5c25a4-832c-11e9-9d3b-0eb3aaf6a406\", \"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\": \"Meme/Macro\", \"can_mod_post\": false, \"score\": 10354, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/5fuzHFwIyOkJXvfxSl2R569WNk69eShpPoLhxuD84Qc.jpg\", \"edited\": false, \"author_flair_css_class\": \"color-pcmr text-pcmr\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"PC Master Race\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592051956.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"i.redd.it\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/o4dnh5knwl451.png?auto=webp\\u0026s=a4c0d8c993ffbfd6aa90fb4b3de4b2d95342cc2d\", \"width\": 578, \"height\": 619}, \"resolutions\": [{\"url\": \"https://preview.redd.it/o4dnh5knwl451.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=39c7d9a9f6b4d6a52362660c86faa911c967bb85\", \"width\": 108, \"height\": 115}, {\"url\": \"https://preview.redd.it/o4dnh5knwl451.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b11860b93f33a4bd9f1fb1ebdcc03dcfd1ac82fa\", \"width\": 216, \"height\": 231}, {\"url\": \"https://preview.redd.it/o4dnh5knwl451.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=2d4e4ce2bad78760cc7938370a1c630efcc9b05d\", \"width\": 320, \"height\": 342}], \"variants\": {}, \"id\": \"eqxHF51p1T4ygvVTK3q1rbA1qW5H4TFg-Ig8gyzh9nQ\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_fcccaa58-8f63-4d9d-9251-81033cd0daa3\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=530480c9144e99b49cf5c7af1cc1906d16bab326\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6cb3844b35e346033a8550a42268bbeabce397d3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d9e8a94d5cd0343eb46355f746fc883cb1562e7\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ed2c4102dcc29d0783f6c75a2772a59797d9964a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d55b6f7952722a80f57e7efaf6f4ca429cbe76e9\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"I've got nothing to do, and I'm trying to do nothing.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Nothing To Do\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=530480c9144e99b49cf5c7af1cc1906d16bab326\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6cb3844b35e346033a8550a42268bbeabce397d3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d9e8a94d5cd0343eb46355f746fc883cb1562e7\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ed2c4102dcc29d0783f6c75a2772a59797d9964a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1snr345pm1w41_NothingToDo.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d55b6f7952722a80f57e7efaf6f4ca429cbe76e9\", \"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/1snr345pm1w41_NothingToDo.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"6e90ec3e-115c-11e4-bdaf-12313b0d3999\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"PC Master Race\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2sgp1\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#8b0000\", \"id\": \"h80ohq\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"tri081105\", \"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\": \"light\", \"permalink\": \"/r/pcmasterrace/comments/h80ohq/ubi_hiring_process/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/o4dnh5knwl451.png\", \"subreddit_subscribers\": 3720863, \"created_utc\": 1592023156.0, \"num_crossposts\": 4, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"WatchPeopleDieInside\", \"selftext\": \"\", \"author_fullname\": \"t2_5ucgsn3\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Karen gets busted coughing on people\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/WatchPeopleDieInside\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7zpqv\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 15951, \"total_awards_received\": 1, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/8j365aolkl451/DASH_720?source=fallback\", \"height\": 720, \"width\": 576, \"scrubber_media_url\": \"https://v.redd.it/8j365aolkl451/DASH_96\", \"dash_url\": \"https://v.redd.it/8j365aolkl451/DASHPlaylist.mpd?a=1594636162%2CYjEwOGVmZDg3ZjRlNGQwNGRiNjIwNWZmMjc4ZWVhZmVhMTYwMjM4YjBmNmZjYzE3NjI3MDdlNjNiYmM5NmQ1ZA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 22, \"hls_url\": \"https://v.redd.it/8j365aolkl451/HLSPlaylist.m3u8?a=1594636162%2CZjg0NjkyZTNjZWQ3Njg4YWQ3YTNkZjFjYzIzMTU3NGE0NjUxNDc3N2M0YmNmZjExYWIxM2I3MjEzMzIwMDdkZA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 15951, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/xP2ZCz_nY4mIvbvAfcrH7YrrjeJXQ2wZcr0EBMZfH-Y.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592047912.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/4Wx-CvqKIWTtEqlwYQcSuxNNWGOSwH9Cs9mEcgxgXWg.png?format=pjpg\\u0026auto=webp\\u0026s=c0f6c50d2a77fc7aeba760e03c6c4aba7d023275\", \"width\": 640, \"height\": 800}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/4Wx-CvqKIWTtEqlwYQcSuxNNWGOSwH9Cs9mEcgxgXWg.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=92a2b89d7fa4ec84e025e1af4269d35a81297d82\", \"width\": 108, \"height\": 135}, {\"url\": \"https://external-preview.redd.it/4Wx-CvqKIWTtEqlwYQcSuxNNWGOSwH9Cs9mEcgxgXWg.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8b174e1c838574c9cf4bf24890518abca67cfcc0\", \"width\": 216, \"height\": 270}, {\"url\": \"https://external-preview.redd.it/4Wx-CvqKIWTtEqlwYQcSuxNNWGOSwH9Cs9mEcgxgXWg.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2bf8de0e4b61ff9d8fba317328fd066576433732\", \"width\": 320, \"height\": 400}, {\"url\": \"https://external-preview.redd.it/4Wx-CvqKIWTtEqlwYQcSuxNNWGOSwH9Cs9mEcgxgXWg.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=c12e1376cc9abf9292e669e859a71e854c49ca98\", \"width\": 640, \"height\": 800}], \"variants\": {}, \"id\": \"dWQMdHRnGpnQAvHBv_0QGzDSdMUR1g-FCDLJClRB8qE\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_b1b44fa1-8179-4d84-a9ed-f25bb81f1c5f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"*Lowers face into palm*\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Facepalm\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"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/ey2iodron2s41_Facepalm.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": true, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3h4zq\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7zpqv\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Alexander0232\", \"discussion_type\": null, \"num_comments\": 201, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/WatchPeopleDieInside/comments/h7zpqv/karen_gets_busted_coughing_on_people/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/8j365aolkl451\", \"subreddit_subscribers\": 2417315, \"created_utc\": 1592019112.0, \"num_crossposts\": 14, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/8j365aolkl451/DASH_720?source=fallback\", \"height\": 720, \"width\": 576, \"scrubber_media_url\": \"https://v.redd.it/8j365aolkl451/DASH_96\", \"dash_url\": \"https://v.redd.it/8j365aolkl451/DASHPlaylist.mpd?a=1594636162%2CYjEwOGVmZDg3ZjRlNGQwNGRiNjIwNWZmMjc4ZWVhZmVhMTYwMjM4YjBmNmZjYzE3NjI3MDdlNjNiYmM5NmQ1ZA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 22, \"hls_url\": \"https://v.redd.it/8j365aolkl451/HLSPlaylist.m3u8?a=1594636162%2CZjg0NjkyZTNjZWQ3Njg4YWQ3YTNkZjFjYzIzMTU3NGE0NjUxNDc3N2M0YmNmZjExYWIxM2I3MjEzMzIwMDdkZA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"thatHappened\", \"selftext\": \"\", \"author_fullname\": \"t2_4fyy0v78\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Never thought I\\u2019d see this on my own feed but sure dude, I\\u2019m sure the doctor really said that\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/thatHappened\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 123, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7ohdt\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 19454, \"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\": 19454, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/cV8xX2ClUg_-aCbta81nEbP-uqtyzFbPyV2jr90akuk.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\": 1592009728.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/xy5i2uq4fi451.jpg?auto=webp\\u0026s=e313dda239fc9e15e764198a3f97c74b60a1ce9e\", \"width\": 828, \"height\": 732}, \"resolutions\": [{\"url\": \"https://preview.redd.it/xy5i2uq4fi451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d9c28219b5404e76549eac32760eda0ee5f0296c\", \"width\": 108, \"height\": 95}, {\"url\": \"https://preview.redd.it/xy5i2uq4fi451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e07d4af449a623c5f560225a8552135e473c6a8c\", \"width\": 216, \"height\": 190}, {\"url\": \"https://preview.redd.it/xy5i2uq4fi451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=cb2042d4b37679d38ef9df8d6c145878090440a6\", \"width\": 320, \"height\": 282}, {\"url\": \"https://preview.redd.it/xy5i2uq4fi451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=b1f61ea257fd867fcd1639b080e8fc677ed10022\", \"width\": 640, \"height\": 565}], \"variants\": {}, \"id\": \"oZd7TKBT_uoVdH3DpLBSf9mqPm_XZ-HPNF7z3U5SfmI\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2vmb7\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7ohdt\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"nsungar\", \"discussion_type\": null, \"num_comments\": 697, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/thatHappened/comments/h7ohdt/never_thought_id_see_this_on_my_own_feed_but_sure/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/xy5i2uq4fi451.jpg\", \"subreddit_subscribers\": 1214591, \"created_utc\": 1591980928.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"technology\", \"selftext\": \"\", \"author_fullname\": \"t2_4bxi11t9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Largest union federation in the US demands apology from Mark Zuckerberg over new software feature that would allow employers blacklist words like 'unionize' in chats\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/technology\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"general\", \"downs\": 0, \"thumbnail_height\": 70, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7x376\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 29730, \"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\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"Business\", \"can_mod_post\": false, \"score\": 29730, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592037992.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"businessinsider.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Qo-dmzzj6kj47gNoR7n-tyfD43vXVfzEGfgAQH5r_XM.jpg?auto=webp\\u0026s=c0c560122cf9ff34bca80a885981b28a52fd9f68\", \"width\": 1200, \"height\": 600}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Qo-dmzzj6kj47gNoR7n-tyfD43vXVfzEGfgAQH5r_XM.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=72a2d0cd481b6ba3e07d9ebb079eb51b738bfc58\", \"width\": 108, \"height\": 54}, {\"url\": \"https://external-preview.redd.it/Qo-dmzzj6kj47gNoR7n-tyfD43vXVfzEGfgAQH5r_XM.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=d190a0c01d873f6866c6504b46fce2da228423d8\", \"width\": 216, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/Qo-dmzzj6kj47gNoR7n-tyfD43vXVfzEGfgAQH5r_XM.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6e22b08431c0492660950f474b1650b4e6afb79a\", \"width\": 320, \"height\": 160}, {\"url\": \"https://external-preview.redd.it/Qo-dmzzj6kj47gNoR7n-tyfD43vXVfzEGfgAQH5r_XM.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=7c1226c2827a6e4c915e3bcfcdd88f10d00a04f2\", \"width\": 640, \"height\": 320}, {\"url\": \"https://external-preview.redd.it/Qo-dmzzj6kj47gNoR7n-tyfD43vXVfzEGfgAQH5r_XM.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=b8ed3982cae51bca7792a9e3b0fd92ffaa444ae1\", \"width\": 960, \"height\": 480}, {\"url\": \"https://external-preview.redd.it/Qo-dmzzj6kj47gNoR7n-tyfD43vXVfzEGfgAQH5r_XM.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=1971727cfe0639c249d8cbd4f07d315712239ab9\", \"width\": 1080, \"height\": 540}], \"variants\": {}, \"id\": \"LHKjoVZUWWDeIIIqJgxBXX052QoO3oGXR6IT_21UnsI\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_b4ff447e-05a5-42dc-9002-63568807cfe6\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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/rg960rc47jj41_All-SeeingUpvote.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_b28d9565-4137-433d-bb65-5d4aa82ade4c\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Call an ambulance, I'm laughing too hard.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"I'm Deceased\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"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/2jd92wtn25g41_ImDeceased.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"49cac61c-a816-11e9-be34-0ebbab5890a0\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh16\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7x376\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"DaFunkJunkie\", \"discussion_type\": null, \"num_comments\": 671, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/technology/comments/h7x376/largest_union_federation_in_the_us_demands/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.businessinsider.com/afl-cio-blasts-facebook-over-software-would-limit-union-drives-2020-6\", \"subreddit_subscribers\": 9063873, \"created_utc\": 1592009192.0, \"num_crossposts\": 10, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Music\", \"selftext\": \"\", \"author_fullname\": \"t2_5ucgsn3\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Taylor Swift Calls for Removal of Monuments That \\u2018Celebrate Racist Historical Figures\\u2019\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"article\"}], \"subreddit_name_prefixed\": \"r/Music\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"articles\", \"downs\": 0, \"thumbnail_height\": 95, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7wahn\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.74, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 2710, \"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\": \"article\", \"can_mod_post\": false, \"score\": 2710, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592035186.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"rollingstone.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/JPShHoikDxMZJjun10HyxUesOs34sNGpnzL3GgAwUH0.jpg?auto=webp\\u0026s=df0d6a5154c482ce8674f74ff432baaee75ffda8\", \"width\": 3500, \"height\": 2378}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/JPShHoikDxMZJjun10HyxUesOs34sNGpnzL3GgAwUH0.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=4b2cfb16ff4312df322ee5471414fcf66493625a\", \"width\": 108, \"height\": 73}, {\"url\": \"https://external-preview.redd.it/JPShHoikDxMZJjun10HyxUesOs34sNGpnzL3GgAwUH0.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8d7004e5bbb08d3595b31356da395e024f8e023b\", \"width\": 216, \"height\": 146}, {\"url\": \"https://external-preview.redd.it/JPShHoikDxMZJjun10HyxUesOs34sNGpnzL3GgAwUH0.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=32c841b90256fae9cca89e1c29384d8eafd4e49e\", \"width\": 320, \"height\": 217}, {\"url\": \"https://external-preview.redd.it/JPShHoikDxMZJjun10HyxUesOs34sNGpnzL3GgAwUH0.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=bce997a862af3fa9f133dadfcf6abb7d228a754e\", \"width\": 640, \"height\": 434}, {\"url\": \"https://external-preview.redd.it/JPShHoikDxMZJjun10HyxUesOs34sNGpnzL3GgAwUH0.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=11c6f2e46d7f6a3e9530d7786f980e530aa02a79\", \"width\": 960, \"height\": 652}, {\"url\": \"https://external-preview.redd.it/JPShHoikDxMZJjun10HyxUesOs34sNGpnzL3GgAwUH0.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=b3b2d406d56aa884a9da7f7c6f6b7cb5df9eaffa\", \"width\": 1080, \"height\": 733}], \"variants\": {}, \"id\": \"Kv5OkI9rRYCjSRekEyrl1aADLABa8aEsnYVSjfxpZ38\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"ac64945c-f5e0-11e4-9b0d-0e141393b029\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh1u\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7wahn\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Alexander0232\", \"discussion_type\": null, \"num_comments\": 641, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Music/comments/h7wahn/taylor_swift_calls_for_removal_of_monuments_that/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.rollingstone.com/music/music-news/taylor-swift-tennessee-monuments-racist-historical-figures-removal-1014584/\", \"subreddit_subscribers\": 24036567, \"created_utc\": 1592006386.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"cringepics\", \"selftext\": \"\", \"author_fullname\": \"t2_3qfx4bjr\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Imagine thinking this was a good idea\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/cringepics\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 90, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7ujhl\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 12703, \"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\": 12703, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Y4Z81Xag_kwWn7PWH2Jz8it-S32YNhQqkdKmwhQnrxo.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\": 1592029464.0, \"link_flair_type\": \"text\", \"wls\": 0, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"i.imgur.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/hjuBaTFoWyQIOoCjScDVt7ipyuGMLPdeWDj6uIiTHOI.jpg?auto=webp\\u0026s=36d5e2d8b2619bc167e8c658905012e95ac0ec64\", \"width\": 522, \"height\": 338}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/hjuBaTFoWyQIOoCjScDVt7ipyuGMLPdeWDj6uIiTHOI.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=bd3f302c54c829fcc26f883a26c587aac7d6d73b\", \"width\": 108, \"height\": 69}, {\"url\": \"https://external-preview.redd.it/hjuBaTFoWyQIOoCjScDVt7ipyuGMLPdeWDj6uIiTHOI.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=84b4cb5d574db37ebf85dc26bcda6b809c4556b0\", \"width\": 216, \"height\": 139}, {\"url\": \"https://external-preview.redd.it/hjuBaTFoWyQIOoCjScDVt7ipyuGMLPdeWDj6uIiTHOI.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=98c2a2feaf8065d2e97d622088abaacd9d2c211a\", \"width\": 320, \"height\": 207}], \"variants\": {}, \"id\": \"JhMI-dMmd7N2cr4Mt4Q3ek987JmcjdZb1Ex1Ba9MZJ4\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2va9w\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7ujhl\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"nvrgvup-nvrsrndr\", \"discussion_type\": null, \"num_comments\": 666, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/cringepics/comments/h7ujhl/imagine_thinking_this_was_a_good_idea/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.imgur.com/7nhUZIH.jpg\", \"subreddit_subscribers\": 1233350, \"created_utc\": 1592000664.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"YouShouldKnow\", \"selftext\": \"Desktop only, sorry!\", \"author_fullname\": \"t2_mp8wdji\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"YSK you can block YouTube video ads just by adding a period after the dot com in the URL like this: www.youtube.com./watch...\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/YouShouldKnow\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"tec\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7qlv3\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 19232, \"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\": \"Technology\", \"can_mod_post\": false, \"score\": 19232, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1592016463.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.YouShouldKnow\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EDesktop only, sorry!\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"81c1180c-6724-11e3-99d9-12313d21c4ee\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2r94o\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#373c3f\", \"id\": \"h7qlv3\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"DAT_DROP\", \"discussion_type\": null, \"num_comments\": 680, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/YouShouldKnow/comments/h7qlv3/ysk_you_can_block_youtube_video_ads_just_by/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/YouShouldKnow/comments/h7qlv3/ysk_you_can_block_youtube_video_ads_just_by/\", \"subreddit_subscribers\": 2279838, \"created_utc\": 1591987663.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Showerthoughts\", \"selftext\": \"\", \"author_fullname\": \"t2_1bldqdvw\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"If the witching hour always starts at 3am, then ghosts and demons must also be setting their clocks forward and backward each year.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Showerthoughts\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h81cbh\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 8511, \"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\": 8511, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1592054846.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.Showerthoughts\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2szyo\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h81cbh\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"SomeGuyFromOtowa\", \"discussion_type\": null, \"num_comments\": 126, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Showerthoughts/comments/h81cbh/if_the_witching_hour_always_starts_at_3am_then/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/Showerthoughts/comments/h81cbh/if_the_witching_hour_always_starts_at_3am_then/\", \"subreddit_subscribers\": 20242184, \"created_utc\": 1592026046.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ToiletPaperUSA\", \"selftext\": \"\", \"author_fullname\": \"t2_67k4u64v\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Double standarts?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/ToiletPaperUSA\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 120, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7qfa9\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 15792, \"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\": 15792, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/enVFF_4JQSO6F61PR74Leg1KxW39P0gH4VOQP1ljt0c.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\": 1592015880.0, \"link_flair_type\": \"text\", \"wls\": 0, \"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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/01xndn4fxi451.jpg?auto=webp\\u0026s=4960cf1ea55f620ea8d0058b76084643be857cfb\", \"width\": 1149, \"height\": 986}, \"resolutions\": [{\"url\": \"https://preview.redd.it/01xndn4fxi451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=3c1caa9427f38fd61c8821eea0245dd6bc5eeec1\", \"width\": 108, \"height\": 92}, {\"url\": \"https://preview.redd.it/01xndn4fxi451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=4ad6b2ed49526d31e4589cb61ee50bcb37a68098\", \"width\": 216, \"height\": 185}, {\"url\": \"https://preview.redd.it/01xndn4fxi451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c221b4115e628537568dd6cb4f3400bb057ea641\", \"width\": 320, \"height\": 274}, {\"url\": \"https://preview.redd.it/01xndn4fxi451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=8674367bd18a0add1f6ca90507c2e5fc6a84d79c\", \"width\": 640, \"height\": 549}, {\"url\": \"https://preview.redd.it/01xndn4fxi451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=e6704e69c1fbdde291b368dd5b1bf9f2b8d911c6\", \"width\": 960, \"height\": 823}, {\"url\": \"https://preview.redd.it/01xndn4fxi451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=57b4642acba9365c4c397be3df696d54e2f3775a\", \"width\": 1080, \"height\": 926}], \"variants\": {}, \"id\": \"RWQJDSpENxZztNf2ahFpAa16BjcFWVv9tR-6_JAyTpU\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3pccn\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7qfa9\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Quag-man\", \"discussion_type\": null, \"num_comments\": 502, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/ToiletPaperUSA/comments/h7qfa9/double_standarts/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/01xndn4fxi451.jpg\", \"subreddit_subscribers\": 185043, \"created_utc\": 1591987080.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"nextfuckinglevel\", \"selftext\": \"\", \"author_fullname\": \"t2_3x9aqr1c\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 2, \"clicked\": false, \"title\": \"Recorded this myself a few years ago, probably still the coolest thing I\\u2019ve ever recorded\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/nextfuckinglevel\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7xytn\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 70913, \"total_awards_received\": 6, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/nqbkj9kl0l451/DASH_720?source=fallback\", \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/nqbkj9kl0l451/DASH_96\", \"dash_url\": \"https://v.redd.it/nqbkj9kl0l451/DASHPlaylist.mpd?a=1594636162%2CM2EyNTc0MDE3YTgzMDQyOWQ4ODI0ZGE5ZDM1ZTdhOWU1ODEzMTljNWNkYzYxOTA1OWIxNjNiNzE5OWVkOGU5Mw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 13, \"hls_url\": \"https://v.redd.it/nqbkj9kl0l451/HLSPlaylist.m3u8?a=1594636162%2CNWI4YmVhNzFjNTViMWExOWQ4YWE5NzI1ZDVkYTk2MDIxYWIzZTkyYmU2ZmFhYmYzMmYyYjE1NjUyYzBiNDNkYQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 70913, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/n4madk65RtFAD0fYq_N0CdZhEIn3307ELKBlwG8e5eQ.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 2}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592041205.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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\": \"top\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/B3R5S8CUDFjh0iynif539UkhmU-nHnSawCgBC9Q1kZc.png?format=pjpg\\u0026auto=webp\\u0026s=8b69f37cc842c196af417552a35faaa421077a7a\", \"width\": 1280, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/B3R5S8CUDFjh0iynif539UkhmU-nHnSawCgBC9Q1kZc.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=58753a14349e93f3db93d4c0ac644322e3195180\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/B3R5S8CUDFjh0iynif539UkhmU-nHnSawCgBC9Q1kZc.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ba9c17f443fd96cfbc02fd7f55e75b9ea940fb6c\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/B3R5S8CUDFjh0iynif539UkhmU-nHnSawCgBC9Q1kZc.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a7a3a101df00852f3cb8469349b29658a19f63ab\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/B3R5S8CUDFjh0iynif539UkhmU-nHnSawCgBC9Q1kZc.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=1cdf96b9f4de293eeca337e531f6fbb500b1af67\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/B3R5S8CUDFjh0iynif539UkhmU-nHnSawCgBC9Q1kZc.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=60946bc8ef3a1f10935a14a22754b34534184b86\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/B3R5S8CUDFjh0iynif539UkhmU-nHnSawCgBC9Q1kZc.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=7a99de83f44aa607f439be932d671cce9ea1b60a\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"E9BxdvblO_tFzKCHkhSNe_ta13Xst_Yso902xYFub-w\"}], \"enabled\": false}, \"all_awardings\": [{\"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, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3ca7dc1f4e12ca386a561446e72f772d38ba49d8\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c19d1e661e4aa6a9326a9f0b74b3ebf5d9f7a75e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ed063580825e72b0ae63fe30c807b453b1362694\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=7176b4b72b850e3e052138fe8b3967c4c5b52dae\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f7b307840995777f9ae04699d019740658ba0e77\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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\\u0026height=16\\u0026auto=webp\\u0026s=3ca7dc1f4e12ca386a561446e72f772d38ba49d8\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c19d1e661e4aa6a9326a9f0b74b3ebf5d9f7a75e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ed063580825e72b0ae63fe30c807b453b1362694\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=7176b4b72b850e3e052138fe8b3967c4c5b52dae\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"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\": 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, \"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, \"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\\u0026height=16\\u0026auto=webp\\u0026s=647cccf78702582f30d23908180da092b135cffe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4644ac0618ecdef010ae2368e2e58669953fd9a3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ca4efb2faa26429279f44ced2822f5e81ff37537\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3a307ad71aad031accfd47f1af82a2b1e09195cc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 200, \"id\": \"award_d125d124-5c03-490d-af3d-d07c462003da\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3bdbd7660aa0164072a243b6df9100da769e8278\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=30aa8ad7b30c73defb1b1b49dc055f42c8c39fcc\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a5109b271dbe4f27927ee8bac7f23d1962a44936\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6d6ca632d8c63e6d4e41ff8dbe4600528a4445b2\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1f2ed12b4e132e68d553c702d6639a3dc065821c\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"To the MOON.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Stonks Rising\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3bdbd7660aa0164072a243b6df9100da769e8278\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=30aa8ad7b30c73defb1b1b49dc055f42c8c39fcc\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a5109b271dbe4f27927ee8bac7f23d1962a44936\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6d6ca632d8c63e6d4e41ff8dbe4600528a4445b2\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1f2ed12b4e132e68d553c702d6639a3dc065821c\", \"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/s5edqq9abef41_StonksRising.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_9ee30a8f-463e-4ef7-9da9-a09f270ec026\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=295f139b77addd2b2728f21d55c4b047138478ec\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=ceb666a09bfec10e5c901ff94e5260d9b19ec1db\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=bc4bcb18bc259699d9bdef9d6315699e4e82b65a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ead607549b0811e0a7f26effdbb4ffdb87a00577\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=727fc8016de6f90c57d1442dad9a6f92193dbe3a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Losing value fast.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Stonks Falling\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=295f139b77addd2b2728f21d55c4b047138478ec\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=ceb666a09bfec10e5c901ff94e5260d9b19ec1db\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=bc4bcb18bc259699d9bdef9d6315699e4e82b65a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ead607549b0811e0a7f26effdbb4ffdb87a00577\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=727fc8016de6f90c57d1442dad9a6f92193dbe3a\", \"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/ree13odobef41_StonksFalling.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_m0bnr\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7xytn\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Noxta_\", \"discussion_type\": null, \"num_comments\": 634, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/nextfuckinglevel/comments/h7xytn/recorded_this_myself_a_few_years_ago_probably/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/nqbkj9kl0l451\", \"subreddit_subscribers\": 2413600, \"created_utc\": 1592012405.0, \"num_crossposts\": 15, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/nqbkj9kl0l451/DASH_720?source=fallback\", \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/nqbkj9kl0l451/DASH_96\", \"dash_url\": \"https://v.redd.it/nqbkj9kl0l451/DASHPlaylist.mpd?a=1594636162%2CM2EyNTc0MDE3YTgzMDQyOWQ4ODI0ZGE5ZDM1ZTdhOWU1ODEzMTljNWNkYzYxOTA1OWIxNjNiNzE5OWVkOGU5Mw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 13, \"hls_url\": \"https://v.redd.it/nqbkj9kl0l451/HLSPlaylist.m3u8?a=1594636162%2CNWI4YmVhNzFjNTViMWExOWQ4YWE5NzI1ZDVkYTk2MDIxYWIzZTkyYmU2ZmFhYmYzMmYyYjE1NjUyYzBiNDNkYQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"insanepeoplefacebook\", \"selftext\": \"\", \"author_fullname\": \"t2_6fdacv5o\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Ouch that sting.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/insanepeoplefacebook\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h813au\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 8208, \"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\": 8208, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/q753DijUQeBrBlIvtW6ak6AspPTVX6QgV8ANWYDVsGU.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\": 1592053744.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/l81oyai02m451.jpg?auto=webp\\u0026s=122ea804b363f2c228efafaf49048c4aa28be268\", \"width\": 720, \"height\": 861}, \"resolutions\": [{\"url\": \"https://preview.redd.it/l81oyai02m451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=19282f4e462aa0f9d275bf9e1e08832a3274caa4\", \"width\": 108, \"height\": 129}, {\"url\": \"https://preview.redd.it/l81oyai02m451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=6b3e969aef948cf287d521fcc2cc5608ba0d32b7\", \"width\": 216, \"height\": 258}, {\"url\": \"https://preview.redd.it/l81oyai02m451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=679a8291a01ed36cfd60f71059899bc860a0d576\", \"width\": 320, \"height\": 382}, {\"url\": \"https://preview.redd.it/l81oyai02m451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=6a05f934d535a70965805e80bbca3df6626ff819\", \"width\": 640, \"height\": 765}], \"variants\": {}, \"id\": \"bIxqugXTOnqePQ0gEOPpYJ3XV1rntucV2F3K0yHI7Q4\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3acf2\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h813au\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Akarsh_Blabbers\", \"discussion_type\": null, \"num_comments\": 202, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/insanepeoplefacebook/comments/h813au/ouch_that_sting/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/l81oyai02m451.jpg\", \"subreddit_subscribers\": 1798829, \"created_utc\": 1592024944.0, \"num_crossposts\": 12, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"gtaonline\", \"selftext\": \"\", \"author_fullname\": \"t2_1omnb76j\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"A wild KD warrior has appeared!\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"SNAPMATIC\"}], \"subreddit_name_prefixed\": \"r/gtaonline\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"SNAPMATIC\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7t3he\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 25388, \"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\": \"SNAPMATIC\", \"can_mod_post\": false, \"score\": 25388, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/B9STcUC3gPc6L2N-IWI3w7QbpUkBJakAgc0kiysTOLo.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592024579.0, \"link_flair_type\": \"richtext\", \"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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/7hi5bdlanj451.jpg?auto=webp\\u0026s=e25eea3710bc45dbcd1f2663ca2052a88552ef26\", \"width\": 750, \"height\": 962}, \"resolutions\": [{\"url\": \"https://preview.redd.it/7hi5bdlanj451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=742b65d676ed271facbc52284dff3b9772027224\", \"width\": 108, \"height\": 138}, {\"url\": \"https://preview.redd.it/7hi5bdlanj451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8ce1acff826da1d73d86254904b95ed614664071\", \"width\": 216, \"height\": 277}, {\"url\": \"https://preview.redd.it/7hi5bdlanj451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=a114a634b8ec41e3579bd16a38c756217cbeea3b\", \"width\": 320, \"height\": 410}, {\"url\": \"https://preview.redd.it/7hi5bdlanj451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=dea16fac929e0bbb5ecd0a6eb042806819a219b4\", \"width\": 640, \"height\": 820}], \"variants\": {}, \"id\": \"aGbX_KCA8E5YB-o53W1Rv1Jbs93TITsWRyEoB3zSD_E\"}], \"enabled\": true}, \"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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 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, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=19555b13e3e196b62eeb9160d1ac1d1b372dcb0b\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2xrd1\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7t3he\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"halorocker18\", \"discussion_type\": null, \"num_comments\": 691, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/gtaonline/comments/h7t3he/a_wild_kd_warrior_has_appeared/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/7hi5bdlanj451.jpg\", \"subreddit_subscribers\": 671702, \"created_utc\": 1591995779.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"rupaulsdragrace\", \"selftext\": \"\", \"author_fullname\": \"t2_6nj0jz1p\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Which queer POC would you like to have as judges? How about Lil Nas X?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/rupaulsdragrace\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7q690\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 7983, \"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\": 7983, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/a1vo2ae9Z-GbWlfFpT1hChHrGB7zMO2t4Ujw-mJ85tM.jpg\", \"edited\": false, \"author_flair_css_class\": \"F05\", \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592015083.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/bkus40x1vi451.jpg?auto=webp\\u0026s=261e7fc2072571e5bb2f28df6ad5a1b812c271d3\", \"width\": 1080, \"height\": 1920}, \"resolutions\": [{\"url\": \"https://preview.redd.it/bkus40x1vi451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e7ea6589565354b9d51e72bb624ce1602b2d817b\", \"width\": 108, \"height\": 192}, {\"url\": \"https://preview.redd.it/bkus40x1vi451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=6b423ac30e6b9e9dfde0adc868490161aa766b16\", \"width\": 216, \"height\": 384}, {\"url\": \"https://preview.redd.it/bkus40x1vi451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6910201a4b67084001c15474b2d91cab288ab527\", \"width\": 320, \"height\": 568}, {\"url\": \"https://preview.redd.it/bkus40x1vi451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a03e964420aa599fdcfb165e3e2e049138c9e769\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://preview.redd.it/bkus40x1vi451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=8161014f16be0b180ead9415c5c778314d1ee77b\", \"width\": 960, \"height\": 1706}, {\"url\": \"https://preview.redd.it/bkus40x1vi451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3e8aef10c825667c5ffaf0caa7d968b8d1200211\", \"width\": 1080, \"height\": 1920}], \"variants\": {}, \"id\": \"bAPpnLaYKj_TJtosXPjrJwN4UuRbDOCxFMmtTUIi6iw\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2t3or\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7q690\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Obamasfootsslut\", \"discussion_type\": null, \"num_comments\": 349, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/rupaulsdragrace/comments/h7q690/which_queer_poc_would_you_like_to_have_as_judges/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/bkus40x1vi451.jpg\", \"subreddit_subscribers\": 351610, \"created_utc\": 1591986283.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"MakeMeSuffer\", \"selftext\": \"\", \"author_fullname\": \"t2_4br07aid\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Lioness chews off a Wildebeest's balls. This is so hard to watch...\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"NSFW\"}], \"subreddit_name_prefixed\": \"r/MakeMeSuffer\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7zktu\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 10737, \"total_awards_received\": 0, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fwelldocumentedpracticalgadwall\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fwelldocumentedpracticalgadwall\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FWelldocumentedPracticalGadwall-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"360\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 480, \"scrolling\": false, \"height\": 360}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share Lioness Chews Off A Wildebeest's Balls GIFs by Pardusco on Gfycat\", \"title\": \"Lioness chews off a Wildebeest's balls\", \"author_name\": \"Gfycat\", \"height\": 360, \"width\": 480, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fwelldocumentedpracticalgadwall\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fwelldocumentedpracticalgadwall\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FWelldocumentedPracticalGadwall-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"360\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 333, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/WelldocumentedPracticalGadwall-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 250}, \"type\": \"gfycat.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fwelldocumentedpracticalgadwall\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fwelldocumentedpracticalgadwall\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FWelldocumentedPracticalGadwall-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"360\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 480, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/h7zktu\", \"height\": 360}, \"link_flair_text\": \"NSFW\", \"can_mod_post\": false, \"score\": 10737, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"nsfw\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"rich:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"crosspost_parent_list\": [{\"approved_at_utc\": null, \"subreddit\": \"HardcoreNature\", \"selftext\": \"\", \"author_fullname\": \"t2_29e64gkm\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Lioness chews off a Wildebeest's balls\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/HardcoreNature\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_g91721\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 2818, \"total_awards_received\": 0, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fwelldocumentedpracticalgadwall\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fwelldocumentedpracticalgadwall\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FWelldocumentedPracticalGadwall-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"360\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 480, \"scrolling\": false, \"height\": 360}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share Lioness Chews Off A Wildebeest's Balls GIFs by Pardusco on Gfycat\", \"title\": \"Lioness chews off a Wildebeest's balls\", \"type\": \"video\", \"author_name\": \"Gfycat\", \"height\": 360, \"width\": 480, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fwelldocumentedpracticalgadwall\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fwelldocumentedpracticalgadwall\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FWelldocumentedPracticalGadwall-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"360\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 333, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/WelldocumentedPracticalGadwall-size_restricted.gif\", \"thumbnail_height\": 250}}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fwelldocumentedpracticalgadwall\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fwelldocumentedpracticalgadwall\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FWelldocumentedPracticalGadwall-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"360\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 480, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/g91721\", \"height\": 360}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 2818, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/zR2NgsKNbDHSmeyHEUEbrxhio5d9BZ2OwUs1fb8E2rw.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"rich:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1588024801.0, \"link_flair_type\": \"text\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"gfycat.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?auto=webp\\u0026s=312521133fd7cc0ab72ed28a478e56ad89185e6e\", \"width\": 333, \"height\": 250}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c63495506d91df65fa81830e5a6d5679ce16d01f\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=791700724a0533d7445a05fc9a11282985d1e775\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=14a7bf1c2d156c21be6e68faced85c0daa564bbb\", \"width\": 320, \"height\": 240}], \"variants\": {\"obfuscated\": {\"source\": {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=18d59ce320f960868fc995516a63c887eeb5db9b\", \"width\": 333, \"height\": 250}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=244b364d3cbc22524ee8a7111ae32c35dd5f6fd9\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=626ca5176fa0da058bb50655306d64f64ac0f3dd\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=e4980e5125d831b9b52bd8cfdf15757ade30e250\", \"width\": 320, \"height\": 240}]}, \"nsfw\": {\"source\": {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=18d59ce320f960868fc995516a63c887eeb5db9b\", \"width\": 333, \"height\": 250}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=244b364d3cbc22524ee8a7111ae32c35dd5f6fd9\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=626ca5176fa0da058bb50655306d64f64ac0f3dd\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=e4980e5125d831b9b52bd8cfdf15757ade30e250\", \"width\": 320, \"height\": 240}]}}, \"id\": \"g2vcwpmHx6VZe_GXXn16D6cgpHrQRuBXxWmYuGwSitY\"}], \"reddit_video_preview\": {\"fallback_url\": \"https://v.redd.it/8q3szpx3jl451/DASH_360\", \"height\": 360, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/8q3szpx3jl451/DASH_96\", \"dash_url\": \"https://v.redd.it/8q3szpx3jl451/DASHPlaylist.mpd\", \"duration\": 46, \"hls_url\": \"https://v.redd.it/8q3szpx3jl451/HLSPlaylist.m3u8\", \"is_gif\": true, \"transcoding_status\": \"completed\"}, \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_26g31x\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"g91721\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Pardusco\", \"discussion_type\": null, \"num_comments\": 308, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/HardcoreNature/comments/g91721/lioness_chews_off_a_wildebeests_balls/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://gfycat.com/welldocumentedpracticalgadwall\", \"subreddit_subscribers\": 68516, \"created_utc\": 1587996001.0, \"num_crossposts\": 12, \"media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share Lioness Chews Off A Wildebeest's Balls GIFs by Pardusco on Gfycat\", \"title\": \"Lioness chews off a Wildebeest's balls\", \"type\": \"video\", \"author_name\": \"Gfycat\", \"height\": 360, \"width\": 480, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fwelldocumentedpracticalgadwall\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fwelldocumentedpracticalgadwall\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FWelldocumentedPracticalGadwall-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"360\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 333, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/WelldocumentedPracticalGadwall-size_restricted.gif\", \"thumbnail_height\": 250}}, \"is_video\": false}], \"created\": 1592047380.0, \"link_flair_type\": \"richtext\", \"wls\": 3, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"gfycat.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": true, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?auto=webp\\u0026s=312521133fd7cc0ab72ed28a478e56ad89185e6e\", \"width\": 333, \"height\": 250}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c63495506d91df65fa81830e5a6d5679ce16d01f\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=791700724a0533d7445a05fc9a11282985d1e775\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=14a7bf1c2d156c21be6e68faced85c0daa564bbb\", \"width\": 320, \"height\": 240}], \"variants\": {\"obfuscated\": {\"source\": {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=18d59ce320f960868fc995516a63c887eeb5db9b\", \"width\": 333, \"height\": 250}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=244b364d3cbc22524ee8a7111ae32c35dd5f6fd9\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=626ca5176fa0da058bb50655306d64f64ac0f3dd\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=e4980e5125d831b9b52bd8cfdf15757ade30e250\", \"width\": 320, \"height\": 240}]}, \"nsfw\": {\"source\": {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=18d59ce320f960868fc995516a63c887eeb5db9b\", \"width\": 333, \"height\": 250}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=244b364d3cbc22524ee8a7111ae32c35dd5f6fd9\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=626ca5176fa0da058bb50655306d64f64ac0f3dd\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/JmY2_iMgZaFm5WOFtfeF4FbP0mU9tJ0zfWk4fGeqx2c.jpg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=e4980e5125d831b9b52bd8cfdf15757ade30e250\", \"width\": 320, \"height\": 240}]}}, \"id\": \"g2vcwpmHx6VZe_GXXn16D6cgpHrQRuBXxWmYuGwSitY\"}], \"reddit_video_preview\": {\"fallback_url\": \"https://v.redd.it/8q3szpx3jl451/DASH_360\", \"height\": 360, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/8q3szpx3jl451/DASH_96\", \"dash_url\": \"https://v.redd.it/8q3szpx3jl451/DASHPlaylist.mpd\", \"duration\": 46, \"hls_url\": \"https://v.redd.it/8q3szpx3jl451/HLSPlaylist.m3u8\", \"is_gif\": true, \"transcoding_status\": \"completed\"}, \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"9f655b5e-3f1b-11ea-ba21-0e53b56afb99\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_mf29x\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"h7zktu\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"REDPURPLEBLOOD2\", \"discussion_type\": null, \"num_comments\": 684, \"send_replies\": true, \"whitelist_status\": \"promo_adult_nsfw\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"crosspost_parent\": \"t3_g91721\", \"author_flair_text_color\": null, \"permalink\": \"/r/MakeMeSuffer/comments/h7zktu/lioness_chews_off_a_wildebeests_balls_this_is_so/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://gfycat.com/welldocumentedpracticalgadwall\", \"subreddit_subscribers\": 763181, \"created_utc\": 1592018580.0, \"num_crossposts\": 0, \"media\": {\"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share Lioness Chews Off A Wildebeest's Balls GIFs by Pardusco on Gfycat\", \"title\": \"Lioness chews off a Wildebeest's balls\", \"author_name\": \"Gfycat\", \"height\": 360, \"width\": 480, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fwelldocumentedpracticalgadwall\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fwelldocumentedpracticalgadwall\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FWelldocumentedPracticalGadwall-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"360\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 333, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/WelldocumentedPracticalGadwall-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 250}, \"type\": \"gfycat.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Economics\", \"selftext\": \"\", \"author_fullname\": \"t2_22031q3\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Black community braces for next threat: Mass evictions. (Blacks and Latinos are twice as likely to rent)\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Economics\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"news\", \"downs\": 0, \"thumbnail_height\": 93, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7ubc5\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 4198, \"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\": \"Editorialized Headline\", \"can_mod_post\": false, \"score\": 4198, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592028737.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"politico.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/j5JFkUdhEtI_Zw5iWegWDpgOf6Jvn2uLAvkwq-2ESrA.jpg?auto=webp\\u0026s=6c1c3dffc486c71aad427fa14b62c6a86a626a32\", \"width\": 1160, \"height\": 773}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/j5JFkUdhEtI_Zw5iWegWDpgOf6Jvn2uLAvkwq-2ESrA.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=63fcc6fb879c377422bccf38ed8e681e10ae1ceb\", \"width\": 108, \"height\": 71}, {\"url\": \"https://external-preview.redd.it/j5JFkUdhEtI_Zw5iWegWDpgOf6Jvn2uLAvkwq-2ESrA.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=027d4ef916796bd15303719be2f0a675ea3b9935\", \"width\": 216, \"height\": 143}, {\"url\": \"https://external-preview.redd.it/j5JFkUdhEtI_Zw5iWegWDpgOf6Jvn2uLAvkwq-2ESrA.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=789e3de9087180d0b9252b16adb9b0857a22ff6b\", \"width\": 320, \"height\": 213}, {\"url\": \"https://external-preview.redd.it/j5JFkUdhEtI_Zw5iWegWDpgOf6Jvn2uLAvkwq-2ESrA.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=0b54a6fb7171c528346eb4cedd22fa8de4bb1cc1\", \"width\": 640, \"height\": 426}, {\"url\": \"https://external-preview.redd.it/j5JFkUdhEtI_Zw5iWegWDpgOf6Jvn2uLAvkwq-2ESrA.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=1432a25b2e133ef05ce270bfd1fe491295997438\", \"width\": 960, \"height\": 639}, {\"url\": \"https://external-preview.redd.it/j5JFkUdhEtI_Zw5iWegWDpgOf6Jvn2uLAvkwq-2ESrA.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2e9e4d310d96b52a706ef891f47bb38a2c8425a4\", \"width\": 1080, \"height\": 719}], \"variants\": {}, \"id\": \"LFozw7ROePjATjVAAxp42rUCRymMcw4GkhK7BYVpF7w\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"30d4b7e4-06c3-11e8-8f70-0e0f7d293c16\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh1s\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#7ea2aa\", \"id\": \"h7ubc5\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"texlorax\", \"discussion_type\": null, \"num_comments\": 616, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Economics/comments/h7ubc5/black_community_braces_for_next_threat_mass/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.politico.com/news/2020/06/12/mass-evictions-314699\", \"subreddit_subscribers\": 826366, \"created_utc\": 1591999937.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"freefolk\", \"selftext\": \"\", \"author_fullname\": \"t2_6ctw5hzt\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"The ending we deserved.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/freefolk\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 139, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7wg6o\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 26729, \"total_awards_received\": 1, \"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\": 26729, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/xWNACq9LMJdBc2D8npfCSfB0QWJgdt8Z96_eHxrRznQ.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592035719.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/egwcxr1fkk451.jpg?auto=webp\\u0026s=8be99d7c5e9bd68a66480c77117b3970ee487245\", \"width\": 1024, \"height\": 1017}, \"resolutions\": [{\"url\": \"https://preview.redd.it/egwcxr1fkk451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=4fd5bc458befd9e76af52dbbc0af971f462d6732\", \"width\": 108, \"height\": 107}, {\"url\": \"https://preview.redd.it/egwcxr1fkk451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b053a23f0b049f5c8494b736c42c8600ac1c70a8\", \"width\": 216, \"height\": 214}, {\"url\": \"https://preview.redd.it/egwcxr1fkk451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=889e878dccc8bb5a468f51cc3aecda5f3da428c4\", \"width\": 320, \"height\": 317}, {\"url\": \"https://preview.redd.it/egwcxr1fkk451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c9c17e5c39f1bce4ed141855e29ab31a65990974\", \"width\": 640, \"height\": 635}, {\"url\": \"https://preview.redd.it/egwcxr1fkk451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=b814481060366bb84e4a808f9f7192211b4d6741\", \"width\": 960, \"height\": 953}], \"variants\": {}, \"id\": \"J-jyAskvvINPbZ2TzGOtEC1yXtedQFIPuHU7jVrkZo0\"}], \"enabled\": true}, \"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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_37tpy\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7wg6o\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"samlogic1309\", \"discussion_type\": null, \"num_comments\": 642, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/freefolk/comments/h7wg6o/the_ending_we_deserved/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/egwcxr1fkk451.jpg\", \"subreddit_subscribers\": 1122654, \"created_utc\": 1592006919.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"bestof\", \"selftext\": \"\", \"author_fullname\": \"t2_fvaez\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"u/alarbus Catches Fox News Photoshopping Gunman Into Seattle Protests Multiple Times\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/bestof\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7zb69\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 9105, \"total_awards_received\": 1, \"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\": \"[Seattle]\", \"can_mod_post\": false, \"score\": 9105, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592046308.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"reddit.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 75, \"id\": \"award_ae89e420-c4a5-47b8-a007-5dacf1c0f0d4\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff64bafcfea7a3483d3520608240237ae2cdb7f2\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2b585c0d2a40903b318151cd3fe37d25b4552b25\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=28b8b7b9bea65dcd3292119e1550f8ed6f877473\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1fc29b4148ab63771077616d845b06e8cf077d22\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=08e54ccf99afab03be718f988ed841988f6562c3\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"OBJECTION!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Lawyer Up\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff64bafcfea7a3483d3520608240237ae2cdb7f2\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2b585c0d2a40903b318151cd3fe37d25b4552b25\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=28b8b7b9bea65dcd3292119e1550f8ed6f877473\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1fc29b4148ab63771077616d845b06e8cf077d22\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=08e54ccf99afab03be718f988ed841988f6562c3\", \"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/iq0sgwn5bzy41_LawyerUp.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh3v\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7zb69\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"TheOneWithTheAfro\", \"discussion_type\": null, \"num_comments\": 220, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/bestof/comments/h7zb69/ualarbus_catches_fox_news_photoshopping_gunman/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/Seattle/comments/h7t5s4/fox_photoshopping_exact_same_armed_protester_into/fun7n30\", \"subreddit_subscribers\": 5294722, \"created_utc\": 1592017508.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"CasualUK\", \"selftext\": \"\", \"author_fullname\": \"t2_t5xo9ms\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"A very British response, cheers Jon!\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/CasualUK\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7skx8\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 51326, \"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\": 51326, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/n-N4bZuIIch9PXmEo_CkisJ_JCFwMfyyXu3h5GJgpaY.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 1, \"gid_2\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592022895.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\": \"top\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/5c5fw16aij451.png?auto=webp\\u0026s=8047f0ab35a4bc47adb4745721a597d31f3e3197\", \"width\": 1434, \"height\": 2048}, \"resolutions\": [{\"url\": \"https://preview.redd.it/5c5fw16aij451.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d0a47942c0941ddf992126387838b7d06719a537\", \"width\": 108, \"height\": 154}, {\"url\": \"https://preview.redd.it/5c5fw16aij451.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=73779f007ba7790e929ec58390b6835fed02bacd\", \"width\": 216, \"height\": 308}, {\"url\": \"https://preview.redd.it/5c5fw16aij451.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f1f85ad1b79a3cb9265516a76f74eaab5e910a03\", \"width\": 320, \"height\": 457}, {\"url\": \"https://preview.redd.it/5c5fw16aij451.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=81f1e64d56fd101b2e4c38c80c6f1a0ba184b843\", \"width\": 640, \"height\": 914}, {\"url\": \"https://preview.redd.it/5c5fw16aij451.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=9dd0dc4a8dec0d801fac06ba2a79dd5ce4154826\", \"width\": 960, \"height\": 1371}, {\"url\": \"https://preview.redd.it/5c5fw16aij451.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=7593617c974e8160d5ebb843691a10f78711a6f3\", \"width\": 1080, \"height\": 1542}], \"variants\": {}, \"id\": \"N4FEFYlOtH4vNfubRdRffuV2gpaM74jSSI3bZlD3wFE\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_c4b2e438-16bb-4568-88e7-7893b7662944\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"A glittering stamp for a feel-good thing\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Wholesome Seal of Approval\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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/b9ks3a5k7jj41_WholesomeSealofApproval.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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 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, \"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, \"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\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3j2jr\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7skx8\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Brilliantas\", \"discussion_type\": null, \"num_comments\": 590, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/CasualUK/comments/h7skx8/a_very_british_response_cheers_jon/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/5c5fw16aij451.png\", \"subreddit_subscribers\": 555423, \"created_utc\": 1591994095.0, \"num_crossposts\": 6, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"HolUp\", \"selftext\": \"\", \"author_fullname\": \"t2_4ra7uqpd\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Yeezy holup\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/HolUp\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 138, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h81c4t\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 10999, \"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\": 10999, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/bm0NP8S-96O_7hgcQgyaZ55pQZoMD_9tou4SBpimpu4.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\": 1592054823.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/3q8smp185m451.jpg?auto=webp\\u0026s=a3ef9128cb87d23916f1e3d771e64d45e0764f57\", \"width\": 750, \"height\": 742}, \"resolutions\": [{\"url\": \"https://preview.redd.it/3q8smp185m451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=b4de03178a0f518f1e277761ee2025de019958aa\", \"width\": 108, \"height\": 106}, {\"url\": \"https://preview.redd.it/3q8smp185m451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=9f263681116a8ccff845af880c49850a3a430111\", \"width\": 216, \"height\": 213}, {\"url\": \"https://preview.redd.it/3q8smp185m451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=bc0ca18bbd4b43507c6b89a4509752388e81495a\", \"width\": 320, \"height\": 316}, {\"url\": \"https://preview.redd.it/3q8smp185m451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=2d0e403e79a796b03a97608d0ba1de5f48b6cfdd\", \"width\": 640, \"height\": 633}], \"variants\": {}, \"id\": \"EicL-Ik_uNloquSXDn87auQtXBNRqYIHrSwanrg6gLw\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_qir9n\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h81c4t\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"NewBloomInDecember\", \"discussion_type\": null, \"num_comments\": 77, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/HolUp/comments/h81c4t/yeezy_holup/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/3q8smp185m451.jpg\", \"subreddit_subscribers\": 873435, \"created_utc\": 1592026023.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"oddlysatisfying\", \"selftext\": \"\", \"author_fullname\": \"t2_33daui0l\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Beach glass that looks like little sweeties\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/oddlysatisfying\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7xvdt\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 42645, \"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\": 42645, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/-HBXgeO81QJJwlNSlFoLm_L-it76so-FtEZfux8On2I.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\": 1592040853.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/nsq51bmozk451.jpg?auto=webp\\u0026s=da4b67b2b14f06e12389399c216731da3fecfbda\", \"width\": 1080, \"height\": 1328}, \"resolutions\": [{\"url\": \"https://preview.redd.it/nsq51bmozk451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=ee1ec309bf17d4e8b0bae4595d3b5fa8d334edcb\", \"width\": 108, \"height\": 132}, {\"url\": \"https://preview.redd.it/nsq51bmozk451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c995999a64d191e605f4491db74b6eb6057dc85d\", \"width\": 216, \"height\": 265}, {\"url\": \"https://preview.redd.it/nsq51bmozk451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=d6229c13774ad95e81b0a38d1cec064490138d34\", \"width\": 320, \"height\": 393}, {\"url\": \"https://preview.redd.it/nsq51bmozk451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=56d6820bf9eb540cf137b08078afe2793a00e731\", \"width\": 640, \"height\": 786}, {\"url\": \"https://preview.redd.it/nsq51bmozk451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=69cbccd61d6925e0ebadcd38d7029967093d91df\", \"width\": 960, \"height\": 1180}, {\"url\": \"https://preview.redd.it/nsq51bmozk451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=430916560431eb0667ce910665d4affe004e3d4d\", \"width\": 1080, \"height\": 1328}], \"variants\": {}, \"id\": \"mNHlibhkeQQfNs751a7uAi20yGCd30GSmLeLO5uMJAo\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2x93b\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7xvdt\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"the_amazing_gog\", \"discussion_type\": null, \"num_comments\": 570, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/oddlysatisfying/comments/h7xvdt/beach_glass_that_looks_like_little_sweeties/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/nsq51bmozk451.jpg\", \"subreddit_subscribers\": 4535115, \"created_utc\": 1592012053.0, \"num_crossposts\": 118, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"me_irl\", \"selftext\": \"\", \"author_fullname\": \"t2_6mqcw62s\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"me_irl\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/me_irl\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 139, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7s1xw\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 44252, \"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\": 44252, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/AV4gcl4Mw8v4SFjniu34LRtdHpeYF3CXUrPjy254A_k.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\": 1592021148.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"preview.redd.it\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/d24jC055FODsVc-l6yiETzK03g2ff-Wp1FWY22DIi0U.jpg?auto=webp\\u0026s=1741e0f3c63d62b0018175f66a9264eaf702392d\", \"width\": 640, \"height\": 636}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/d24jC055FODsVc-l6yiETzK03g2ff-Wp1FWY22DIi0U.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=368861c305dc89ab3eb828bfaac8b0a5b46d8904\", \"width\": 108, \"height\": 107}, {\"url\": \"https://external-preview.redd.it/d24jC055FODsVc-l6yiETzK03g2ff-Wp1FWY22DIi0U.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7951e815eff79328c46567f68097271c78a7243f\", \"width\": 216, \"height\": 214}, {\"url\": \"https://external-preview.redd.it/d24jC055FODsVc-l6yiETzK03g2ff-Wp1FWY22DIi0U.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5e8245ec8c83d7ab86a2653dfa1fc3900fbdc346\", \"width\": 320, \"height\": 318}, {\"url\": \"https://external-preview.redd.it/d24jC055FODsVc-l6yiETzK03g2ff-Wp1FWY22DIi0U.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=8e6aac85b6f87bb0bee47f19a8180d88348e6b0a\", \"width\": 640, \"height\": 636}], \"variants\": {}, \"id\": \"CZ1c3O5-cOdzR_eP83HNs7D4EEsLR6YHqxePJmpzrpo\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2vegg\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7s1xw\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"cosenatorMolochize\", \"discussion_type\": null, \"num_comments\": 588, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/me_irl/comments/h7s1xw/me_irl/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://preview.redd.it/cnhvfh2k42441.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=fb4fd1e2c5cda9b2e0d3f3380216c6cb145bbbee\", \"subreddit_subscribers\": 3948705, \"created_utc\": 1591992348.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"DunderMifflin\", \"selftext\": \"\", \"author_fullname\": \"t2_z1gxo28\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"What if the reason Michael gives Sasha empathy and hates Toby so much is because his parents got divorced and he knows how his daughter must feel.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/DunderMifflin\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7zidp\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 10820, \"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\": 10820, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/XYaxwhsA9n7WdSsHldsiAXH0VU6wuDqzGcQJektD5q8.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\": 1592047116.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/1ahr1nzail451.jpg?auto=webp\\u0026s=132ca9550230720d84a2815e1af8dc0e7f93d035\", \"width\": 793, \"height\": 446}, \"resolutions\": [{\"url\": \"https://preview.redd.it/1ahr1nzail451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=99832c88b4ed2cff24b109db955a17464294da58\", \"width\": 108, \"height\": 60}, {\"url\": \"https://preview.redd.it/1ahr1nzail451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5cc7e79cf9d57a460be97612460414c9eaa5e54f\", \"width\": 216, \"height\": 121}, {\"url\": \"https://preview.redd.it/1ahr1nzail451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5bd690cf3f2da00fd800a4dba07bfbc114d0e69d\", \"width\": 320, \"height\": 179}, {\"url\": \"https://preview.redd.it/1ahr1nzail451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=691cefd944dc3c5a12ac61086f496adaf36c2ae8\", \"width\": 640, \"height\": 359}], \"variants\": {}, \"id\": \"hJeuzCO3hMASH0zRrYZddwgyKhQuY8a2XFwVpDDYiIQ\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2s9h3\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7zidp\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Legeo3\", \"discussion_type\": null, \"num_comments\": 193, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/DunderMifflin/comments/h7zidp/what_if_the_reason_michael_gives_sasha_empathy/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/1ahr1nzail451.jpg\", \"subreddit_subscribers\": 1425604, \"created_utc\": 1592018316.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ProgrammerHumor\", \"selftext\": \"\", \"author_fullname\": \"t2_32wit3qk\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Android Studio!\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/ProgrammerHumor\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 68, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7rvds\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": \"transparent\", \"subreddit_type\": \"public\", \"ups\": 20687, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"6b12599e-ba03-11e9-a81e-0e436a518da0\", \"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\": 20687, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Xf-5rBvb0wigipdZ9yQHdBJgXs6s5RpVCtyozzE13fg.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":sc:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/us0b45qojff21_t5_2tex6/sc\"}, {\"a\": \":cp:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/nd3ws7rqzg421_t5_2tex6/cp\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592020548.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"i.redd.it\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/7ojxeguabj451.png?auto=webp\\u0026s=ffbf451581c1ac6bc82d318ae386ad57e543835c\", \"width\": 1440, \"height\": 700}, \"resolutions\": [{\"url\": \"https://preview.redd.it/7ojxeguabj451.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=7048786760a72bc394b22a4fd2596570cb000450\", \"width\": 108, \"height\": 52}, {\"url\": \"https://preview.redd.it/7ojxeguabj451.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=f67c308659a051b74a3201b690bc42f75bc57ca8\", \"width\": 216, \"height\": 105}, {\"url\": \"https://preview.redd.it/7ojxeguabj451.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=47b1f3736ff68e2c305a8b7a06d95d277ac2b67f\", \"width\": 320, \"height\": 155}, {\"url\": \"https://preview.redd.it/7ojxeguabj451.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=890f0b2ffbcd7b5f878892cfeb973e169a5ea279\", \"width\": 640, \"height\": 311}, {\"url\": \"https://preview.redd.it/7ojxeguabj451.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=3a11ad68f189377664ddb8acde61e22a9b38dbe0\", \"width\": 960, \"height\": 466}, {\"url\": \"https://preview.redd.it/7ojxeguabj451.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=a25316b028305f352a214af0a7aa59eb33cf97a5\", \"width\": 1080, \"height\": 525}], \"variants\": {}, \"id\": \"tQql3mWxQxQFphdHkRndB1RaYKzvfrHFpQsX50E2LpQ\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":sc::cp:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2tex6\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7rvds\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"amoohesam\", \"discussion_type\": null, \"num_comments\": 547, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/ProgrammerHumor/comments/h7rvds/android_studio/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/7ojxeguabj451.png\", \"subreddit_subscribers\": 1216377, \"created_utc\": 1591991748.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"PrequelMemes\", \"selftext\": \"\", \"author_fullname\": \"t2_ddwmlpv\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"I started my 18th birthday the best way I know how\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/PrequelMemes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h807i3\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 15971, \"total_awards_received\": 4, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/xivofdfjql451/DASH_1080?source=fallback\", \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/xivofdfjql451/DASH_96\", \"dash_url\": \"https://v.redd.it/xivofdfjql451/DASHPlaylist.mpd?a=1594636162%2CZGY1OTM3MTczZDk0YWYwZGUyNzQ5YTNiZWY0YTU1NmE0NGI2NjJjZDUzMjE5MGQ5ZTM5MDM4YWM4NDYwOGI3Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 16, \"hls_url\": \"https://v.redd.it/xivofdfjql451/HLSPlaylist.m3u8?a=1594636162%2CNmUxNGFhZDE3ZTA4MmVkNjNhM2IyYzgyY2UzYTI2MDc2MzRiNTk4MmU0ZDk2NzBkODc4NGZlZDEwODZiOWRiMQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 15971, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/CsaB3kGC_3ChA-oHq_VRDzCwW2WYHaYWfemXWUvtM8I.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592049942.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/YrRjxiLzLdEyoYlZACo_NPgVmtVgSXQ3lNZwl7J5qTg.png?format=pjpg\\u0026auto=webp\\u0026s=8c87067231b595c414f5d2f8900ab07e296e1773\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/YrRjxiLzLdEyoYlZACo_NPgVmtVgSXQ3lNZwl7J5qTg.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b46c3f5746e0c55657a090001be2f85d181725ac\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/YrRjxiLzLdEyoYlZACo_NPgVmtVgSXQ3lNZwl7J5qTg.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=342cda14f417a3a35e2545fddbad6fe7f443fe89\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/YrRjxiLzLdEyoYlZACo_NPgVmtVgSXQ3lNZwl7J5qTg.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ee904aed8903f046ac53a2fd2083c9cdbda07800\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/YrRjxiLzLdEyoYlZACo_NPgVmtVgSXQ3lNZwl7J5qTg.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=47f02a7656a179f3e0d3ee11ab0797dfab8137b6\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/YrRjxiLzLdEyoYlZACo_NPgVmtVgSXQ3lNZwl7J5qTg.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8f3426243059b62701b2284dd4fbfac3363b8f2d\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/YrRjxiLzLdEyoYlZACo_NPgVmtVgSXQ3lNZwl7J5qTg.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=3f41112ed6c12d41a66a1cf83b85b2f58e05e764\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"sp3ihO89wCFOZNYSIwnl_3GHWXGm7nD79SU4t5rzlH8\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_5fb42699-4911-42a2-884c-6fc8bdc36059\", \"penny_donate\": 0, \"award_sub_type\": \"APPRECIATION\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8a73104628a144bb70a126193fad2b162adec6db\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c478cdc0e0786be2b0171177869fc9e4cab24c80\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=aeb6b147b887352980fe57f76127e258b3d5c93c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd1b0ac0a65061d485ddd6bffb57950d79843835\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=5c3a17245fec315bb2a4fd7d607df7ec58b26e8a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Did someone say... cake?\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Cake\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8a73104628a144bb70a126193fad2b162adec6db\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c478cdc0e0786be2b0171177869fc9e4cab24c80\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=aeb6b147b887352980fe57f76127e258b3d5c93c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd1b0ac0a65061d485ddd6bffb57950d79843835\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/aoa99054n2s41_Cake.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=5c3a17245fec315bb2a4fd7d607df7ec58b26e8a\", \"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/aoa99054n2s41_Cake.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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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_77ba55a2-c33c-4351-ac49-807455a80148\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a2f2b927be72d2b46ebd95bab8c072c3be0fbab\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6e42b7095bcc331e53202438613aa827addf70c3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=c740f7ef642fd2042d62c2bcba98734d08dfae6c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=74e630f1072bb2423034ae48aefa241d834d7186\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=0a89cd8011c8210315ee60441eefd77b973a0c82\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Prayers up for the blessed.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Bless Up\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a2f2b927be72d2b46ebd95bab8c072c3be0fbab\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6e42b7095bcc331e53202438613aa827addf70c3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=c740f7ef642fd2042d62c2bcba98734d08dfae6c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=74e630f1072bb2423034ae48aefa241d834d7186\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=0a89cd8011c8210315ee60441eefd77b973a0c82\", \"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/trfv6ems1md41_BlessUp.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_a903c949-ccc5-420d-8239-1bbefc424838\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Putting yourself on the line for us - you are the perfect super hero!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Healthcare Hero\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"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/xs2na1t1v9p41_HealthcareHero.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3i60n\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h807i3\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"spoonVEVO\", \"discussion_type\": null, \"num_comments\": 204, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/PrequelMemes/comments/h807i3/i_started_my_18th_birthday_the_best_way_i_know_how/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/xivofdfjql451\", \"subreddit_subscribers\": 1449295, \"created_utc\": 1592021142.0, \"num_crossposts\": 5, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/xivofdfjql451/DASH_1080?source=fallback\", \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/xivofdfjql451/DASH_96\", \"dash_url\": \"https://v.redd.it/xivofdfjql451/DASHPlaylist.mpd?a=1594636162%2CZGY1OTM3MTczZDk0YWYwZGUyNzQ5YTNiZWY0YTU1NmE0NGI2NjJjZDUzMjE5MGQ5ZTM5MDM4YWM4NDYwOGI3Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 16, \"hls_url\": \"https://v.redd.it/xivofdfjql451/HLSPlaylist.m3u8?a=1594636162%2CNmUxNGFhZDE3ZTA4MmVkNjNhM2IyYzgyY2UzYTI2MDc2MzRiNTk4MmU0ZDk2NzBkODc4NGZlZDEwODZiOWRiMQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"OurPresident\", \"selftext\": \"\", \"author_fullname\": \"t2_irzbpi9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Congress must immediately provide $2,000 a month to all\\u2014and make it cover the past three months.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/OurPresident\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 128, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7qat1\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.86, \"author_flair_background_color\": null, \"subreddit_type\": \"restricted\", \"ups\": 15933, \"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\": \"Join /r/OurPresident\", \"can_mod_post\": false, \"score\": 15933, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/smwwsOhLKfu6NYxZyiMDbL4bKFoARjd7gWBm5MWLDpo.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\": 1592015486.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/do4mabiyvi451.png?auto=webp\\u0026s=4db41567bc7a8b87ec68dcb1e7be70294d8419d9\", \"width\": 576, \"height\": 529}, \"resolutions\": [{\"url\": \"https://preview.redd.it/do4mabiyvi451.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=00c10470a2efd8b1dda879ec9cf20e3e35b2982d\", \"width\": 108, \"height\": 99}, {\"url\": \"https://preview.redd.it/do4mabiyvi451.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c5733c37a9001e1b7e7f982da8fc41b10fc41edc\", \"width\": 216, \"height\": 198}, {\"url\": \"https://preview.redd.it/do4mabiyvi451.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=24b5958b8804c9190f15cba38c4c52551581c5bd\", \"width\": 320, \"height\": 293}], \"variants\": {}, \"id\": \"mCDvsJP5OJNJOVtd9zlkLmjjUNT0oabW_r9VaUNW7xs\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"750f7016-ed88-11e6-ac18-0edf38501eaa\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3hhj5\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7qat1\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"lrlOurPresident\", \"discussion_type\": null, \"num_comments\": 672, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/OurPresident/comments/h7qat1/congress_must_immediately_provide_2000_a_month_to/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/do4mabiyvi451.png\", \"subreddit_subscribers\": 151458, \"created_utc\": 1591986686.0, \"num_crossposts\": 9, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"dataisbeautiful\", \"selftext\": \"\", \"author_fullname\": \"t2_10swe4\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"[OC] Racial Makeup of the United States\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/dataisbeautiful\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"oc\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7t0ef\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 9135, \"total_awards_received\": 1, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"1c7d62a6-099d-11e7-9b3c-0ee50bfd7a4c\", \"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\": \"OC\", \"can_mod_post\": false, \"score\": 9135, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/BxO-mROR4JQauWBHX80FYfW4VWFmHnfbuG7pxO55Uv0.jpg\", \"edited\": false, \"author_flair_css_class\": \"ocmaker\", \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592024300.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?format=png8\\u0026s=f19eb7ea63ea47f2405b804dfeb5a78cf779e94e\", \"width\": 1500, \"height\": 1500}, \"resolutions\": [{\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=108\\u0026crop=smart\\u0026format=png8\\u0026s=0f8ddeed4d32c7168b22e50d79646fe1ed07e6b8\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=216\\u0026crop=smart\\u0026format=png8\\u0026s=a3c29ff8c19129f093497fbf07a5bbc643834ba9\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=320\\u0026crop=smart\\u0026format=png8\\u0026s=97075fb167041df1e3924111555c198b2e767644\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=640\\u0026crop=smart\\u0026format=png8\\u0026s=8746bb7d1b38b7f82620e31634ac77bbdd2a4ee6\", \"width\": 640, \"height\": 640}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=960\\u0026crop=smart\\u0026format=png8\\u0026s=d49d8a59e86246bfc30211bdb108ef4e4b43cc83\", \"width\": 960, \"height\": 960}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=1080\\u0026crop=smart\\u0026format=png8\\u0026s=77fcfe0e37e3adbf096091950b53679e94ef7285\", \"width\": 1080, \"height\": 1080}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?s=f23baa9bf52920f2d0f799a69518b4e382971708\", \"width\": 1500, \"height\": 1500}, \"resolutions\": [{\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=108\\u0026crop=smart\\u0026s=dec6ac4becc69166023e8b4dfb97bd6951253a93\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=216\\u0026crop=smart\\u0026s=51d84e325bbc10d4f011180efc7a1e5d6ff9b38e\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=320\\u0026crop=smart\\u0026s=6d7e5297ca10e0fb3364aa9a768a233f8cbdc640\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=640\\u0026crop=smart\\u0026s=057b4e12bcffcf5f43d16c18ac9d6383b9adc9fe\", \"width\": 640, \"height\": 640}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=960\\u0026crop=smart\\u0026s=9de64aebc8b869c8c3449cbad38b9de3a6757d08\", \"width\": 960, \"height\": 960}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=1080\\u0026crop=smart\\u0026s=e6c626084edcd9d05799e95ea16f1511ce5ed813\", \"width\": 1080, \"height\": 1080}]}, \"mp4\": {\"source\": {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?format=mp4\\u0026s=4fa2b666833e2ba3bf513f2ab3a5ab719bc463b1\", \"width\": 1500, \"height\": 1500}, \"resolutions\": [{\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=108\\u0026format=mp4\\u0026s=052942061f75abf27b8d3610743454b4120e1d1d\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=216\\u0026format=mp4\\u0026s=ed9f8f6503d6bc24cf297d20e453cfd72db85fbf\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=320\\u0026format=mp4\\u0026s=d51449c5de27eada128362e07ce4f1d42033b9c3\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=640\\u0026format=mp4\\u0026s=ca741812e50379b0effe5da3761b777ccf225486\", \"width\": 640, \"height\": 640}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=960\\u0026format=mp4\\u0026s=0b9db563b4ae068944be2c68fb1615c52a6b2f05\", \"width\": 960, \"height\": 960}, {\"url\": \"https://preview.redd.it/berbfl5fmj451.gif?width=1080\\u0026format=mp4\\u0026s=96afdb119edb8ae5c5fee7a52b4ce1e94206c6ec\", \"width\": 1080, \"height\": 1080}]}}, \"id\": \"pG7ExuPJ0svcwaL-O8AHaFeJExoqHMDCdSPswUDlbCo\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_cc091963-e271-45aa-ba23-b5150e565520\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d4e4b3cfbecad87c56ffab318d80e02cdffe8966\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=43352d662591ae102753c993c789657de972f58e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=85098196df26658027c56256f4f1af30f64d2814\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=54ceb80aea498998e8c0d51ee7d081df46864fcb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=537008818079f88ec2a14fccbd44abc515ba0832\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Connecting together responsibly\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Safe \\u0026 Social\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d4e4b3cfbecad87c56ffab318d80e02cdffe8966\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=43352d662591ae102753c993c789657de972f58e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=85098196df26658027c56256f4f1af30f64d2814\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=54ceb80aea498998e8c0d51ee7d081df46864fcb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/qq73pijkm3p41_SafeSocial.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=537008818079f88ec2a14fccbd44abc515ba0832\", \"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/qq73pijkm3p41_SafeSocial.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"OC: 1\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2tk95\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7t0ef\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"djveld\", \"discussion_type\": null, \"num_comments\": 576, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/dataisbeautiful/comments/h7t0ef/oc_racial_makeup_of_the_united_states/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/berbfl5fmj451.gif\", \"subreddit_subscribers\": 14611081, \"created_utc\": 1591995500.0, \"num_crossposts\": 4, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"askgaybros\", \"selftext\": \"Edit: Thank you so much for putting this at the very front of this sub for everyone to see\", \"author_fullname\": \"t2_39gfiwhq\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Trump just announced he\\u2019ll be ending regulations that prevent Trans people from being discriminated against in health care. Not only during pride month, but on the anniversary of the Pulse night club shooting. Hope you guys are registered to fucking vote.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Reported Post Alert\"}], \"subreddit_name_prefixed\": \"r/askgaybros\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7vpjp\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 10076, \"total_awards_received\": 2, \"media_embed\": {}, \"thumbnail_width\": null, \"author_flair_template_id\": \"21a00020-ed3e-11e6-a028-0efc0cfb51c6\", \"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\": \"Reported Post Alert\", \"can_mod_post\": false, \"score\": 10076, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"spoiler\", \"edited\": 1592030888.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"20/M\"}], \"gildings\": {\"gid_2\": 1}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1592033250.0, \"link_flair_type\": \"richtext\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"self.askgaybros\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EEdit: Thank you so much for putting this at the very front of this sub for everyone to see\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"591a8874-5f63-11e9-9ed6-0eb536b4c774\", \"can_gild\": false, \"spoiler\": true, \"locked\": false, \"author_flair_text\": \"20/M\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2vgfw\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#373c3f\", \"id\": \"h7vpjp\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Gaymbers\", \"discussion_type\": null, \"num_comments\": 588, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/askgaybros/comments/h7vpjp/trump_just_announced_hell_be_ending_regulations/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/askgaybros/comments/h7vpjp/trump_just_announced_hell_be_ending_regulations/\", \"subreddit_subscribers\": 221324, \"created_utc\": 1592004450.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"NatureIsFuckingLit\", \"selftext\": \"\", \"author_fullname\": \"t2_3kg77dv\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"\\ud83d\\udd25 Barracuda Lake\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/NatureIsFuckingLit\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7wq0a\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": \"transparent\", \"subreddit_type\": \"public\", \"ups\": 22976, \"total_awards_received\": 0, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fsourincompletebasil\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fsourincompletebasil\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FSourIncompleteBasil-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"720\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 720}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"6e97213c-48fa-11e9-8784-0e910a6d8c7c\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share IMG 1358 GIFs by powerthenetwork on Gfycat\", \"title\": \"IMG 1358\", \"author_name\": \"Gfycat\", \"height\": 720, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fsourincompletebasil\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fsourincompletebasil\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FSourIncompleteBasil-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"720\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 250, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/SourIncompleteBasil-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 300}, \"type\": \"gfycat.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fsourincompletebasil\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fsourincompletebasil\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FSourIncompleteBasil-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"720\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/h7wq0a\", \"height\": 720}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 22976, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/vJY2bux4FPxMffPsgpdJViVn6JlRLdSNSuJHYnb-4oU.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":croc:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/vl84uz5x0tn21_t5_3gdh7/croc\"}], \"gildings\": {}, \"post_hint\": \"rich:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592036676.0, \"link_flair_type\": \"text\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"gfycat.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"confidence\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/NtlhurKL9lRE8SuTEVmhFw5V-E6zNfVzNZpnjjwWvLY.jpg?auto=webp\\u0026s=8b2cf539ee5215bf3bada0dcad0118f53ff3e156\", \"width\": 250, \"height\": 300}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/NtlhurKL9lRE8SuTEVmhFw5V-E6zNfVzNZpnjjwWvLY.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=08d2d802496343bd9489bc823487f302f06e3779\", \"width\": 108, \"height\": 129}, {\"url\": \"https://external-preview.redd.it/NtlhurKL9lRE8SuTEVmhFw5V-E6zNfVzNZpnjjwWvLY.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=9e59925e6e102ceea303d79c75a38f04a28c965d\", \"width\": 216, \"height\": 259}], \"variants\": {}, \"id\": \"1UI3W6enGBZbXWFXT-fHmtrsONKIrB8PYf-riAB-N9s\"}], \"reddit_video_preview\": {\"fallback_url\": \"https://v.redd.it/cx58itx9nk451/DASH_720\", \"height\": 720, \"width\": 600, \"scrubber_media_url\": \"https://v.redd.it/cx58itx9nk451/DASH_96\", \"dash_url\": \"https://v.redd.it/cx58itx9nk451/DASHPlaylist.mpd\", \"duration\": 26, \"hls_url\": \"https://v.redd.it/cx58itx9nk451/HLSPlaylist.m3u8\", \"is_gif\": true, \"transcoding_status\": \"completed\"}, \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":croc:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3gdh7\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7wq0a\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"greatauror28\", \"discussion_type\": null, \"num_comments\": 588, \"send_replies\": false, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/NatureIsFuckingLit/comments/h7wq0a/barracuda_lake/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://gfycat.com/sourincompletebasil\", \"subreddit_subscribers\": 3788582, \"created_utc\": 1592007876.0, \"num_crossposts\": 17, \"media\": {\"oembed\": {\"provider_url\": \"https://gfycat.com\", \"description\": \"Watch and share IMG 1358 GIFs by powerthenetwork on Gfycat\", \"title\": \"IMG 1358\", \"author_name\": \"Gfycat\", \"height\": 720, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2Fsourincompletebasil\\u0026display_name=Gfycat\\u0026url=https%3A%2F%2Fgfycat.com%2Fsourincompletebasil\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FSourIncompleteBasil-size_restricted.gif\\u0026key=ed8fa8699ce04833838e66ce79ba05f1\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"720\\\" scrolling=\\\"no\\\" title=\\\"Gfycat embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 250, \"version\": \"1.0\", \"provider_name\": \"Gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/SourIncompleteBasil-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 300}, \"type\": \"gfycat.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"politics\", \"selftext\": \"\", \"author_fullname\": \"t2_4bxi11t9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Trump has privately dismissed protesters saying 'these aren't my voters': report\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/politics\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7x3yz\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 26217, \"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\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 26217, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/pONfHCFQYyvUov8bgsMC-KgyfqpuHIMiESfw0SrTNxA.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\": 1592038074.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"thehill.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/JQJKVOPk4WELkQe72DRqc9c8hOz57KjsRkwaqfb8mWs.jpg?auto=webp\\u0026s=5cd9994421d234a1a4444c415c92d7a4171e85c9\", \"width\": 980, \"height\": 551}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/JQJKVOPk4WELkQe72DRqc9c8hOz57KjsRkwaqfb8mWs.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=73eb9cb7f667f52c0a7b07799231117b424d6eaf\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/JQJKVOPk4WELkQe72DRqc9c8hOz57KjsRkwaqfb8mWs.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e55a0cad6417416b348bec338a2948138d6cf122\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/JQJKVOPk4WELkQe72DRqc9c8hOz57KjsRkwaqfb8mWs.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=410e2eb4529e01854e9b2da53e1d39e826f50b16\", \"width\": 320, \"height\": 179}, {\"url\": \"https://external-preview.redd.it/JQJKVOPk4WELkQe72DRqc9c8hOz57KjsRkwaqfb8mWs.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=641857e8be4c1159e3746ce27b48c7cdfb5accf9\", \"width\": 640, \"height\": 359}, {\"url\": \"https://external-preview.redd.it/JQJKVOPk4WELkQe72DRqc9c8hOz57KjsRkwaqfb8mWs.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=89e70140a5dcdcaecdea6abb33eefbf1a1b2a493\", \"width\": 960, \"height\": 539}], \"variants\": {}, \"id\": \"tzkQ6zIKSBClEOd6uYcE8zW4yrIDdNCdCd3FbfKhO1U\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_b4ff447e-05a5-42dc-9002-63568807cfe6\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"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://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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/rg960rc47jj41_All-SeeingUpvote.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_99d95969-6100-45b2-b00c-0ec45ae19596\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff94d9e3eb38878a038b2568c06b58e809d7f0f5\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2dcdf8ac6a205b6e93b0fb31012044b66f3f4186\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d8d317fd0e68c3f2696425efb7a5bc85b6f7603\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a54e710bdf1bc88eb1bb2da67d1ecf813f1707be\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=b564b07d31245f583542d97aa99f58e9dadaed2f\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"A smol, delicate danger noodle.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Snek\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff94d9e3eb38878a038b2568c06b58e809d7f0f5\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2dcdf8ac6a205b6e93b0fb31012044b66f3f4186\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d8d317fd0e68c3f2696425efb7a5bc85b6f7603\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a54e710bdf1bc88eb1bb2da67d1ecf813f1707be\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=b564b07d31245f583542d97aa99f58e9dadaed2f\", \"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/rc5iesz2z8t41_Snek.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_b1b44fa1-8179-4d84-a9ed-f25bb81f1c5f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"*Lowers face into palm*\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Facepalm\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"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/ey2iodron2s41_Facepalm.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2cneq\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7x3yz\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"DaFunkJunkie\", \"discussion_type\": null, \"num_comments\": 1213, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/politics/comments/h7x3yz/trump_has_privately_dismissed_protesters_saying/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://thehill.com/homenews/administration/502563-trump-has-privately-dismissed-protesters-saying-these-arent-my-voters\", \"subreddit_subscribers\": 6200514, \"created_utc\": 1592009274.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"apexlegends\", \"selftext\": \"\", \"author_fullname\": \"t2_2b5kn8su\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"I'm So Sorry\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Gameplay\"}], \"subreddit_name_prefixed\": \"r/apexlegends\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h81woe\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": \"transparent\", \"subreddit_type\": \"public\", \"ups\": 4406, \"total_awards_received\": 1, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"d22e700e-2f11-11e9-a541-0efa2d296860\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/sas5kwlecm451/DASH_1080?source=fallback\", \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/sas5kwlecm451/DASH_96\", \"dash_url\": \"https://v.redd.it/sas5kwlecm451/DASHPlaylist.mpd?a=1594636162%2CNzgzNWU1NzZhODM1NzFlODUyYjkzOTMxMWYzODNlMTcwN2FhYTI4YThhOWRiZjY5ZmEzMDgwY2MwZDA4NTRjNw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 29, \"hls_url\": \"https://v.redd.it/sas5kwlecm451/HLSPlaylist.m3u8?a=1594636162%2CMzgyNDU1MDA5OWYyODMwMDAyOGJlZDkzMzQxNGNmNzgwZTA5Yzk2ZWJhZDM4MTE0NTJjYTc0MjdjMTJjY2U5Nw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"Gameplay\", \"can_mod_post\": false, \"score\": 4406, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/qjTv47-xqUj1bPltCRjM1SjhuaeS0y354qf8JWtZgjg.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Pathfinder \"}, {\"a\": \":pathfinder:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/yw09su9qazs41_t5_rgzzt/pathfinder\"}], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592057435.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"v.redd.it\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/i2UKFDCzonAYdjdMO4rMWPsIBsDJCjC3XE4q4UP_21I.png?format=pjpg\\u0026auto=webp\\u0026s=282f77f986a110baf74435a54f921683a7eb699f\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/i2UKFDCzonAYdjdMO4rMWPsIBsDJCjC3XE4q4UP_21I.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=1f2786ee58ed9499c27f7db796e7c72a1db24a1a\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/i2UKFDCzonAYdjdMO4rMWPsIBsDJCjC3XE4q4UP_21I.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=3364a43aadc26fd3ef29d5c9e903604ddaa142ed\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/i2UKFDCzonAYdjdMO4rMWPsIBsDJCjC3XE4q4UP_21I.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=59403c274df3f4305299541ecad2fe882168c215\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/i2UKFDCzonAYdjdMO4rMWPsIBsDJCjC3XE4q4UP_21I.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8909b772a776a3ec95eb30f29ef381fcec4d6fe3\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/i2UKFDCzonAYdjdMO4rMWPsIBsDJCjC3XE4q4UP_21I.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=f52df579e54f4b40e5faf649083da9f32c4d4864\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/i2UKFDCzonAYdjdMO4rMWPsIBsDJCjC3XE4q4UP_21I.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a1b158dab4305a70e8d6dd99d2c523b52eb54ad0\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"PFpKlEtVfdMcUtOOc85l92EWyMzeGUSL-p-b76L7zfw\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_cc299d65-77de-4828-89de-708b088349a0\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=65edcad28bb61e02c98f6e5abae94570f15577af\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=ade31fce9fae3cd026513278fd6d8f43a2470473\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4a6669f710a159e308d70a09ad5d91bf26576801\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6411ff24501a3c9ab1ba1fcc56e111e2897ed4f6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=161171b7b4aadddcf4bd0b258229c95cbf461625\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Historical anomaly - greatest in eternity.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"GOAT\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=65edcad28bb61e02c98f6e5abae94570f15577af\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=ade31fce9fae3cd026513278fd6d8f43a2470473\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4a6669f710a159e308d70a09ad5d91bf26576801\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6411ff24501a3c9ab1ba1fcc56e111e2897ed4f6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x52x5be57fd41_GOAT.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=161171b7b4aadddcf4bd0b258229c95cbf461625\", \"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/x52x5be57fd41_GOAT.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"d877edea-292c-11e9-bf38-0e0c83376cb8\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Pathfinder :pathfinder:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_rgzzt\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"h81woe\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Ace727\", \"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/apexlegends/comments/h81woe/im_so_sorry/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/sas5kwlecm451\", \"subreddit_subscribers\": 981862, \"created_utc\": 1592028635.0, \"num_crossposts\": 1, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/sas5kwlecm451/DASH_1080?source=fallback\", \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/sas5kwlecm451/DASH_96\", \"dash_url\": \"https://v.redd.it/sas5kwlecm451/DASHPlaylist.mpd?a=1594636162%2CNzgzNWU1NzZhODM1NzFlODUyYjkzOTMxMWYzODNlMTcwN2FhYTI4YThhOWRiZjY5ZmEzMDgwY2MwZDA4NTRjNw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 29, \"hls_url\": \"https://v.redd.it/sas5kwlecm451/HLSPlaylist.m3u8?a=1594636162%2CMzgyNDU1MDA5OWYyODMwMDAyOGJlZDkzMzQxNGNmNzgwZTA5Yzk2ZWJhZDM4MTE0NTJjYTc0MjdjMTJjY2U5Nw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"oddlyterrifying\", \"selftext\": \"\", \"author_fullname\": \"t2_4v8z3zyc\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Potatoes left in a net for 3 month\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/oddlyterrifying\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7r0t8\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 26252, \"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\": 26252, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/LzwiRFv-3rFyQlXDigkwgELkPsVneOM-MWKC4jxXZ8o.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\": 1592017795.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/q3e2pma43j451.jpg?auto=webp\\u0026s=a5e1578432e741e5d7cdd32bfd1906bcafc6f8a9\", \"width\": 1536, \"height\": 2048}, \"resolutions\": [{\"url\": \"https://preview.redd.it/q3e2pma43j451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c1720bd2a475d40d40b8448bbc6de1c70c3500c1\", \"width\": 108, \"height\": 144}, {\"url\": \"https://preview.redd.it/q3e2pma43j451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ccacf0cb028aabc339fc777a840690bcbc19b02f\", \"width\": 216, \"height\": 288}, {\"url\": \"https://preview.redd.it/q3e2pma43j451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=aae55d3669ef376f822efb239a4e3aa69c28421d\", \"width\": 320, \"height\": 426}, {\"url\": \"https://preview.redd.it/q3e2pma43j451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=caca7fea72d27ea94296deb7e25ecf4e5e813e6e\", \"width\": 640, \"height\": 853}, {\"url\": \"https://preview.redd.it/q3e2pma43j451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=a6c3e1e8907afb57f73b466f89342531241058cd\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://preview.redd.it/q3e2pma43j451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=67306b7d0e1f1235507c9ca73db38a5782fc8351\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"06rQzjV6dTaDNDyC9CN7b3dMygqx6FR0Espc2vVUQ5k\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2yo6b\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7r0t8\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Dr_Oster\", \"discussion_type\": null, \"num_comments\": 657, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/oddlyterrifying/comments/h7r0t8/potatoes_left_in_a_net_for_3_month/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/q3e2pma43j451.jpg\", \"subreddit_subscribers\": 783691, \"created_utc\": 1591988995.0, \"num_crossposts\": 11, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"SubredditDrama\", \"selftext\": \"\", \"author_fullname\": \"t2_vhqe8\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"r/Christianity explains why God hates on the geyz\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/SubredditDrama\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7vx30\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1435, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": null, \"author_flair_template_id\": \"eb3ba88c-8be6-11e4-83f6-22000b3c010e\", \"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\": 1435, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592033954.0, \"link_flair_type\": \"text\", \"wls\": 0, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"old.reddit.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"RESPECT MY BELIEFS!\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2ss5b\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7vx30\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ashara_zavros\", \"discussion_type\": null, \"num_comments\": 483, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/SubredditDrama/comments/h7vx30/rchristianity_explains_why_god_hates_on_the_geyz/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://old.reddit.com/r/Christianity/comments/fa2upk/to_all_christians_out_there_why_is_homosexuality/fiviw93/\", \"subreddit_subscribers\": 619101, \"created_utc\": 1592005154.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"OldSchoolCool\", \"selftext\": \"\", \"author_fullname\": \"t2_2jmbns0g\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"My grandfather a few weeks before he participated in the Allied invasion on D-Day, 1944.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/OldSchoolCool\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7xc4e\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 23253, \"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\": 23253, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/vWHQzb_2mwea1aW2E9Z25i7-Dagj81yJIWVkyjNxWu8.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 2}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592038903.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/ylt3flovtk451.jpg?auto=webp\\u0026s=cf71f62a80aa3c5e06c0c2f1c38e28a1ddcc548c\", \"width\": 3024, \"height\": 4032}, \"resolutions\": [{\"url\": \"https://preview.redd.it/ylt3flovtk451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e9385713f0644bee5a90605cd709efea62f9cda5\", \"width\": 108, \"height\": 144}, {\"url\": \"https://preview.redd.it/ylt3flovtk451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0b5a0938b36b77df69bc546a969e166d79a165a0\", \"width\": 216, \"height\": 288}, {\"url\": \"https://preview.redd.it/ylt3flovtk451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=44b4e369164636f87b5ee39f8688e7b52d116aae\", \"width\": 320, \"height\": 426}, {\"url\": \"https://preview.redd.it/ylt3flovtk451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=baf16f6e6e683897ef0f48a47fbe18b9b5fc4a7a\", \"width\": 640, \"height\": 853}, {\"url\": \"https://preview.redd.it/ylt3flovtk451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=4e15b565194d39ec931276e79ee61fe937421872\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://preview.redd.it/ylt3flovtk451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=1716f8dc4e5d999cfc167592dc2c50292e023c61\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"N_oZuuMHhY6tA1IBoq76nTXRzCTGNQVt_ZEfVr4QcQQ\"}], \"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, \"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, \"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, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2tycb\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7xc4e\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ActualFaithlessness0\", \"discussion_type\": null, \"num_comments\": 286, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/OldSchoolCool/comments/h7xc4e/my_grandfather_a_few_weeks_before_he_participated/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/ylt3flovtk451.jpg\", \"subreddit_subscribers\": 14623541, \"created_utc\": 1592010103.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"FuckYouKaren\", \"selftext\": \"\", \"author_fullname\": \"t2_13622c\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Phoenix Karen\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/FuckYouKaren\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 116, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h81thz\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 5118, \"total_awards_received\": 1, \"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\": 5118, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ksgu5p7tof9ATrqPfJM_qJP5visAnn_U1j7h3FHC3kQ.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\": 1592057026.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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\": \"confidence\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/x1da01rrbm451.jpg?auto=webp\\u0026s=cc9ccd59a76f7bf7937d9653dff7e184b6872115\", \"width\": 960, \"height\": 798}, \"resolutions\": [{\"url\": \"https://preview.redd.it/x1da01rrbm451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=8f4a9a69d90e8548f99dd247dafe8f61a3a30e32\", \"width\": 108, \"height\": 89}, {\"url\": \"https://preview.redd.it/x1da01rrbm451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=be805651bab8ab98f57d62a277d47a6675734cf4\", \"width\": 216, \"height\": 179}, {\"url\": \"https://preview.redd.it/x1da01rrbm451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c72d1b77e4e09a5f7d771c92d294d83d82e06ea0\", \"width\": 320, \"height\": 266}, {\"url\": \"https://preview.redd.it/x1da01rrbm451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=0f46259cb4f49317f2f0a54e6dd04df309cb8316\", \"width\": 640, \"height\": 532}, {\"url\": \"https://preview.redd.it/x1da01rrbm451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=b896b6b92a77ca001abbeb1bd94c9631f7a6c720\", \"width\": 960, \"height\": 798}], \"variants\": {}, \"id\": \"1bveHfXo3byxKRkgTzh48xlIPviRMEc30sHh2J-srCs\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"When an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_5r98w\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h81thz\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"aarogar\", \"discussion_type\": null, \"num_comments\": 139, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/FuckYouKaren/comments/h81thz/phoenix_karen/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/x1da01rrbm451.jpg\", \"subreddit_subscribers\": 659768, \"created_utc\": 1592028226.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AnimalCrossing\", \"selftext\": \"\", \"author_fullname\": \"t2_5msvo4ib\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"They deserve more than just a bed and a table\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Meme\"}], \"subreddit_name_prefixed\": \"r/AnimalCrossing\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 115, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7yh0g\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 14661, \"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\": \"Meme\", \"can_mod_post\": false, \"score\": 14661, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/JThHWKvMKZt36ptz8yLrWyi5fyP7LChSesvBc9MYYpM.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\": 1592043110.0, \"link_flair_type\": \"richtext\", \"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\": \"top\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/nf4yqg6e6l451.jpg?auto=webp\\u0026s=d539078eba18e80019b2c074f9ed4cab235d2b64\", \"width\": 1200, \"height\": 987}, \"resolutions\": [{\"url\": \"https://preview.redd.it/nf4yqg6e6l451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=184db91e3f3cf7f7f9041b2d3f70785000e41d87\", \"width\": 108, \"height\": 88}, {\"url\": \"https://preview.redd.it/nf4yqg6e6l451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7943f7a0b7cc5da3e3aaadbaa41c0dc0e538d9f1\", \"width\": 216, \"height\": 177}, {\"url\": \"https://preview.redd.it/nf4yqg6e6l451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=57b62d89986e99481e6acec1511ffe16af919aaf\", \"width\": 320, \"height\": 263}, {\"url\": \"https://preview.redd.it/nf4yqg6e6l451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1ab477f7c8afa0862b3178c88fb8996b913104ba\", \"width\": 640, \"height\": 526}, {\"url\": \"https://preview.redd.it/nf4yqg6e6l451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=0310977180f2baceb5483ed1ba836a98befbcb08\", \"width\": 960, \"height\": 789}, {\"url\": \"https://preview.redd.it/nf4yqg6e6l451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=8ada318d98f22a7301ba66633067978e0a45df1b\", \"width\": 1080, \"height\": 888}], \"variants\": {}, \"id\": \"UoS04oQnpVr_n_crG3-ANMpaRn1K236uU6nfgvJCLEA\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"8f47aace-4a10-11ea-a51d-0e7c7465c5b9\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2ro2c\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"h7yh0g\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"wellsiv\", \"discussion_type\": null, \"num_comments\": 301, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AnimalCrossing/comments/h7yh0g/they_deserve_more_than_just_a_bed_and_a_table/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/nf4yqg6e6l451.jpg\", \"subreddit_subscribers\": 1247194, \"created_utc\": 1592014310.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"trashy\", \"selftext\": \"\", \"author_fullname\": \"t2_5w4oc\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Nothing beats your first time.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Repost\"}], \"subreddit_name_prefixed\": \"r/trashy\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": \"removed\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7xlh0\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 23522, \"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\": \"Repost\", \"can_mod_post\": false, \"score\": 23522, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/lJJqb5SjA5ltWbDcfh3kbGC0_IUCo7JbYYMiSzSjeGc.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\": 1592039828.0, \"link_flair_type\": \"richtext\", \"wls\": 0, \"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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/o23wv3zgwk451.jpg?auto=webp\\u0026s=580596653d784c5337177050cfef63a33103d269\", \"width\": 750, \"height\": 935}, \"resolutions\": [{\"url\": \"https://preview.redd.it/o23wv3zgwk451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=449184626315eb1a2dc425a0df8f9a16318562b5\", \"width\": 108, \"height\": 134}, {\"url\": \"https://preview.redd.it/o23wv3zgwk451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3995d2e69e67590930c815aefd668d8d1107d779\", \"width\": 216, \"height\": 269}, {\"url\": \"https://preview.redd.it/o23wv3zgwk451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=aff6cc4173653755161467643b45877d02e77026\", \"width\": 320, \"height\": 398}, {\"url\": \"https://preview.redd.it/o23wv3zgwk451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a64fab9541c6b974f30a5d97c2ac8e291e052a54\", \"width\": 640, \"height\": 797}], \"variants\": {}, \"id\": \"a6kacmwSTHbrYWd6MUYtDCJJurc17kaRKqJAXqO3Lok\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"939634be-d4e1-11e4-a219-22000bc146cc\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2uao3\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7xlh0\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"maxi1134\", \"discussion_type\": null, \"num_comments\": 562, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/trashy/comments/h7xlh0/nothing_beats_your_first_time/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/o23wv3zgwk451.jpg\", \"subreddit_subscribers\": 2065725, \"created_utc\": 1592011028.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"bisexual\", \"selftext\": \"\", \"author_fullname\": \"t2_5198iqp7\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"You go girl!\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"HUMOR\"}], \"subreddit_name_prefixed\": \"r/bisexual\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7nm3q\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.85, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 27365, \"total_awards_received\": 1, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"dbf8c60a-ca43-11e1-b980-12313b0c247a\", \"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\": \"HUMOR\", \"can_mod_post\": false, \"score\": 27365, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"image\", \"edited\": false, \"author_flair_css_class\": \"bi\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Bisexual \"}, {\"a\": \":flag-bi:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/pbvmx39k0la31_t5_2qwnx/flag-bi\"}], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592007052.0, \"link_flair_type\": \"richtext\", \"wls\": 0, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"i.redd.it\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/41z934c67i451.jpg?auto=webp\\u0026s=247631b0787025a7efbda5ca92e75a75b47cd6e9\", \"width\": 382, \"height\": 600}, \"resolutions\": [{\"url\": \"https://preview.redd.it/41z934c67i451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=3c9ed860be998df17b621a57ba38521cbeb00db9\", \"width\": 108, \"height\": 169}, {\"url\": \"https://preview.redd.it/41z934c67i451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=850af5dba265157f83a951af7f1acff8c07541dd\", \"width\": 216, \"height\": 339}, {\"url\": \"https://preview.redd.it/41z934c67i451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=febb82d332958fa5a816de1fcc31416f7d017f41\", \"width\": 320, \"height\": 502}], \"variants\": {}, \"id\": \"A8h0_80WMh33AAvB3wr2YOKBLeF32oDLK4-4RGNA7eQ\"}], \"enabled\": true}, \"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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"99e4d524-d538-11e1-818b-12313b0ce1e2\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Bisexual :flag-bi:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qwnx\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7nm3q\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"shewatches-sheknows\", \"discussion_type\": null, \"num_comments\": 600, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/bisexual/comments/h7nm3q/you_go_girl/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/41z934c67i451.jpg\", \"subreddit_subscribers\": 276772, \"created_utc\": 1591978252.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"RoastMe\", \"selftext\": \"\", \"author_fullname\": \"t2_pe1po\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Almost 50 year old Mexican Dump Truck driver.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/RoastMe\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7ru2i\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 8924, \"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\": 8924, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/P31PEJzHbmxJjef1R7aRkp4su3DlzkZU6L-GznMg3R0.jpg\", \"edited\": false, \"author_flair_css_class\": \"roastlink\", \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592020428.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, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/3sptyktjaj451.jpg?auto=webp\\u0026s=68fc10fcd92e29d9e4486d5a7ebdb870e1e43863\", \"width\": 1528, \"height\": 3216}, \"resolutions\": [{\"url\": \"https://preview.redd.it/3sptyktjaj451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=0c9f89e646b8a59ef4f23e0460d447f1cdbb4e01\", \"width\": 108, \"height\": 216}, {\"url\": \"https://preview.redd.it/3sptyktjaj451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7948a1664e3f035416ccb2739a999cc0019453d6\", \"width\": 216, \"height\": 432}, {\"url\": \"https://preview.redd.it/3sptyktjaj451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3eac19960f8fbcf8b4647307e7890007dccf9f99\", \"width\": 320, \"height\": 640}, {\"url\": \"https://preview.redd.it/3sptyktjaj451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=7aa52aeec6faad11efdf9924e270748a241bc521\", \"width\": 640, \"height\": 1280}, {\"url\": \"https://preview.redd.it/3sptyktjaj451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=64db90b9e2011cd2302021b14383460b68b44dcb\", \"width\": 960, \"height\": 1920}, {\"url\": \"https://preview.redd.it/3sptyktjaj451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3c36602c87f5c226dff43d5d13ceb218f5fb2d49\", \"width\": 1080, \"height\": 2160}], \"variants\": {}, \"id\": \"rdXtLzTGyGteVJyxYB_n75uj_aqBjiVB1mU4tjvjfXM\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"http://redd.it/h7ru2i\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_37xo2\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7ru2i\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"home_cheese\", \"discussion_type\": null, \"num_comments\": 671, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/RoastMe/comments/h7ru2i/almost_50_year_old_mexican_dump_truck_driver/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/3sptyktjaj451.jpg\", \"subreddit_subscribers\": 1920379, \"created_utc\": 1591991628.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"MurderedByWords\", \"selftext\": \"\", \"author_fullname\": \"t2_13imb7\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Entire masses of people wiped out.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/MurderedByWords\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7n5t0\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 47835, \"total_awards_received\": 1, \"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\": 47835, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/stKx_a_uztzP2F0gvekMre_-i6NwukJKLtnAi0jrVOM.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592005665.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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\": \"confidence\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/9xpllqv13i451.jpg?auto=webp\\u0026s=d95c9e943a64fc9fab44b315bc9ce3c62e53460c\", \"width\": 898, \"height\": 960}, \"resolutions\": [{\"url\": \"https://preview.redd.it/9xpllqv13i451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=0da75882f57968c440f2ae81ade3c7b0abdfc14c\", \"width\": 108, \"height\": 115}, {\"url\": \"https://preview.redd.it/9xpllqv13i451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0f1ae04f03aa2c6623d0e60da631e1af55df87f2\", \"width\": 216, \"height\": 230}, {\"url\": \"https://preview.redd.it/9xpllqv13i451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=372c736444a46f12c8f82b3142b835bc3ed6cb42\", \"width\": 320, \"height\": 342}, {\"url\": \"https://preview.redd.it/9xpllqv13i451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1f70e0eaee633f2a8d3d45d2b8c612c8bb5ad144\", \"width\": 640, \"height\": 684}], \"variants\": {}, \"id\": \"noeMa9A2Jxq6VJfgYq3ncJG6cgXHsZ1lfzoICIsz_vI\"}], \"enabled\": true}, \"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, \"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, \"description\": \"Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3hx3r\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7n5t0\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"kingslayer_07\", \"discussion_type\": null, \"num_comments\": 500, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/MurderedByWords/comments/h7n5t0/entire_masses_of_people_wiped_out/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/9xpllqv13i451.jpg\", \"subreddit_subscribers\": 1848882, \"created_utc\": 1591976865.0, \"num_crossposts\": 4, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"comedyheaven\", \"selftext\": \"\", \"author_fullname\": \"t2_252kgcuv\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Lost little guy\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/comedyheaven\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_h7s90n\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": \"#c0ffb5\", \"subreddit_type\": \"public\", \"ups\": 58308, \"total_awards_received\": 5, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"98777532-8f68-11ea-b499-0e35fed39131\", \"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\": 58308, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/60rq12AfT3jp3uAeQlTjmU8eoAJf7xh-JOm-bQD0B_Q.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":userapproved:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/5g82kkbsg3x41_t5_h1pmw/userapproved\"}, {\"e\": \"text\", \"t\": \" | Approved user\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1592021802.0, \"link_flair_type\": \"text\", \"wls\": 0, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"i.redd.it\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/f1jrre91fj451.jpg?auto=webp\\u0026s=1b23295536ac640a85386161b745994f6e5ecb39\", \"width\": 1080, \"height\": 1230}, \"resolutions\": [{\"url\": \"https://preview.redd.it/f1jrre91fj451.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c8d768457b96caeb2e1f953901617ee4a217e499\", \"width\": 108, \"height\": 123}, {\"url\": \"https://preview.redd.it/f1jrre91fj451.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b30021339fa037459304fbbf7ee8263605398849\", \"width\": 216, \"height\": 246}, {\"url\": \"https://preview.redd.it/f1jrre91fj451.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=359828fd9bae4f60befc5651199863b491486657\", \"width\": 320, \"height\": 364}, {\"url\": \"https://preview.redd.it/f1jrre91fj451.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=ff71865383be8c3bd727667be03fd5ca8a6564a4\", \"width\": 640, \"height\": 728}, {\"url\": \"https://preview.redd.it/f1jrre91fj451.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=f27b28777355732061058213268c98f914b9c90a\", \"width\": 960, \"height\": 1093}, {\"url\": \"https://preview.redd.it/f1jrre91fj451.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=ab3a66efc598efc9f056f0f7160a804e0ea7a29e\", \"width\": 1080, \"height\": 1230}], \"variants\": {}, \"id\": \"eKC3mepzHjFd-ll45NwgwZNJX40pr06w9MU2nmiKoGM\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": \"t5_h1pmw\", \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 500, \"id\": \"award_46627060-9741-4228-b9a1-978f0124a808\", \"penny_donate\": null, \"award_sub_type\": \"COMMUNITY\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_h1pmw/lzucdy0w1ab31_tfw.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_h1pmw/lzucdy0w1ab31_tfw.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4baab5b994d66e3e17cfb9a5cd0c4448c0419cd0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_h1pmw/lzucdy0w1ab31_tfw.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=87107254a1372928dab448c4603f5918ba208464\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_h1pmw/lzucdy0w1ab31_tfw.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=45f3fd158163eb0330de364d9527557289681cb9\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_h1pmw/lzucdy0w1ab31_tfw.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=d57b0770ca4c82787b8f1cf0d55bfa7e674ae495\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_h1pmw/lzucdy0w1ab31_tfw.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=2e5eeab7033d992f53667de96af69380d767071e\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Shows the tfw Award and grants %{coin_symbol}100 Coins to the community. Exclusive to this community.\", \"end_date\": null, \"subreddit_coin_reward\": 100, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"tfw\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_h1pmw/lzucdy0w1ab31_tfw.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4baab5b994d66e3e17cfb9a5cd0c4448c0419cd0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_h1pmw/lzucdy0w1ab31_tfw.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=87107254a1372928dab448c4603f5918ba208464\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_h1pmw/lzucdy0w1ab31_tfw.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=45f3fd158163eb0330de364d9527557289681cb9\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_h1pmw/lzucdy0w1ab31_tfw.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=d57b0770ca4c82787b8f1cf0d55bfa7e674ae495\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_h1pmw/lzucdy0w1ab31_tfw.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=2e5eeab7033d992f53667de96af69380d767071e\", \"width\": 128, \"height\": 128}], \"icon_format\": null, \"icon_height\": 2048, \"penny_price\": null, \"award_type\": \"community\", \"static_icon_url\": \"https://i.redd.it/award_images/t5_h1pmw/lzucdy0w1ab31_tfw.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_88fdcafc-57a0-48db-99cc-76276bfaf28b\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"To pay respects.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Press F\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"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/tcofsbf92md41_PressF.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_a903c949-ccc5-420d-8239-1bbefc424838\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png\", \"days_of_premium\": 0, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"description\": \"Putting yourself on the line for us - you are the perfect super hero!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Healthcare Hero\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b5fef44e8d43a8e96598192b046697458d40b105\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1ac04c3fc6fa558695baf5d534aa1756aa651459\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=111f12637505e5dea857caf5b3cdec196ddb7377\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe0a80824f28b6f20218d8a83a2ea15548bbbaab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/xs2na1t1v9p41_HealthcareHero.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=60527ab68ff6bf227a3523f588441f0b5d127c54\", \"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/xs2na1t1v9p41_HealthcareHero.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":userapproved: | Approved user\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_h1pmw\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"h7s90n\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"LordJuju0\", \"discussion_type\": null, \"num_comments\": 532, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/comedyheaven/comments/h7s90n/lost_little_guy/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/f1jrre91fj451.jpg\", \"subreddit_subscribers\": 1224828, \"created_utc\": 1591993002.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}], \"after\": \"t3_h7s90n\", \"before\": null}}" - }, - "url": "https://oauth.reddit.com/?limit=100&raw_json=1" - } - } - ] -} \ No newline at end of file + "method": "POST", + "uri": "https://www.reddit.com/api/v1/access_token" + }, + "response": { + "body": { + "string": "{\"access_token\": \"\", \"token_type\": \"bearer\", \"expires_in\": 3600, \"scope\": \"*\"}" + }, + "headers": { + "Accept-Ranges": "bytes", + "Connection": "close", + "Content-Length": "106", + "Content-Type": "application/json; charset=UTF-8", + "Date": "Tue, 29 Sep 2020 00:30:57 GMT", + "Server": "snooserv", + "Set-Cookie": "edgebucket=IqNR7RGFeYNYE6exCb; Domain=reddit.com; Max-Age=63071999; Path=/; secure", + "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Via": "1.1 varnish", + "X-Moose": "majestic", + "cache-control": "max-age=0, must-revalidate", + "x-content-type-options": "nosniff", + "x-frame-options": "SAMEORIGIN", + "x-reddit-loid": "000000000089u0885r.2.1601339457511.Z0FBQUFBQmZjb0JCTldOc2xJRUdjb0drY1JDN0tTcTNmalYwN2lRODhycVU2R1E1eE1VUW5yZ3h3WVdBdkl6Q1NSMmlKMGdNT245bjl5S1Z4ZnVDaWdHdlEySnFHWFdCeWJwSEJfdHVtWEFybC1EUnBMVElyRk1MQmd4TjZRa01jVXJCb180WFcxSXA", + "x-xss-protection": "1; mode=block" + }, + "status": { + "code": 200, + "message": "OK" + }, + "url": "https://www.reddit.com/api/v1/access_token" + } + }, + { + "request": { + "body": null, + "headers": { + "Authorization": [ + "bearer -Izje8dNdnss1esbipEDbIy5zLlQ" + ], + "User-Agent": [ + "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0.post2" + ] + }, + "method": "GET", + "uri": "https://oauth.reddit.com/?limit=100&bool_param=true&raw_json=1" + }, + "response": { + "body": { + "string": "{\"kind\": \"Listing\", \"data\": {\"modhash\": \"\", \"dist\": 100, \"children\": [{\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AskReddit\", \"selftext\": \"\", \"author_fullname\": \"t2_1xp8a24\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"What's the dumbest way you've gotten a scar?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/AskReddit\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": \"INACTIVE\", \"hide_score\": false, \"name\": \"t3_j19mct\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 65466, \"total_awards_received\": 403, \"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\": 65466, \"approved_by\": null, \"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\": 1601318072.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.AskReddit\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 125, \"id\": \"award_75f9bc56-eba3-4988-a1af-aec974404a0b\", \"penny_donate\": 0, \"award_sub_type\": \"GROUP\", \"coin_reward\": 100, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\", \"days_of_premium\": 7, \"tiers_by_required_awardings\": {\"0\": {\"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"awardings_required\": 0, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\", \"width\": 512, \"format\": \"PNG\", \"height\": 512}}, \"25\": {\"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_128.png\", \"width\": 128, \"height\": 128}], \"awardings_required\": 25, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=2ccd994559b3b8591c5bd21fa15907d15d61227d\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=64e9b9677082a4a10f55bb2d38c2fcc7c8e1d3b8\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0ead5f0f7e0e98f148a5f2221a47a814e6c78219\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bb662b56b88429a2e423988002daa5de02fb2859\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d84ac9acf50c78197da081f4d70f76d18b8d81b5\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_512.png\", \"width\": 512, \"format\": \"APNG\", \"height\": 512}}, \"10\": {\"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_128.png\", \"width\": 128, \"height\": 128}], \"awardings_required\": 10, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c3f8858599a67e2d58bb0822d0dee9f655f11df0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=dcaf9beed77cb167896f01a60de5b282302bf269\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=09d73c72eb726a9eea9dc663f6355337cb38954f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b24a418d5f8a95f9be7c6041428f7c2084391a71\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=fdbc46f299a3386f8f52b2bff2290a50e323f252\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_512.png\", \"width\": 512, \"format\": \"APNG\", \"height\": 512}}, \"5\": {\"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9eaa27fdab300271f08789a98da2d5037adcdd12\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c548c76c14705b96ea23f3efaa13dd28f6bac755\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2c245ce35d7b6764caec6180c0ba115b194860f8\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=12842e1b0ae1050961ee884b7056ab25ff0a0007\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=fa157eccaf7ea2cfa53bd14607065f485c0eb851\", \"width\": 128, \"height\": 128}], \"awardings_required\": 5, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9eaa27fdab300271f08789a98da2d5037adcdd12\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c548c76c14705b96ea23f3efaa13dd28f6bac755\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2c245ce35d7b6764caec6180c0ba115b194860f8\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=12842e1b0ae1050961ee884b7056ab25ff0a0007\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=fa157eccaf7ea2cfa53bd14607065f485c0eb851\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png\", \"width\": 512, \"format\": \"PNG\", \"height\": 512}}}, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"icon_width\": 512, \"static_icon_width\": 512, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": 5, \"description\": \"All aboard! Every 5 Awards gives the author 100 Coins and 1 week of Premium. Rack up the number of Awards and watch the Train level-up.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 512, \"name\": \"Super Medal Train\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"icon_format\": \"PNG\", \"icon_height\": 512, \"penny_price\": 0, \"award_type\": \"global\", \"static_icon_url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 325, \"id\": \"award_9f928aff-c9f5-4e7e-aa91-8619dce60f1c\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_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\": \"When laughter meets percussion\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Table Slap\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=994f9f96e2d6f58953ea691c6ada1cb71915afef\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=fc707b848214f4d6f5ce5ba15ba152f258c8ee5b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=b4928f25293343f16a3878caf267c784276527e3\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=77f3d1e6b823a6680ce5941940286b9c9d6c63fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f6f2dabda59c3ce60853beb53575cd1a71723e5d\", \"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/a88w7nm8g9e51_TableSlap.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 81, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 65, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 64, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 53, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 66, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 68, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh1i\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j19mct\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"lilsaddam\", \"discussion_type\": null, \"num_comments\": 41957, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AskReddit/comments/j19mct/whats_the_dumbest_way_youve_gotten_a_scar/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/AskReddit/comments/j19mct/whats_the_dumbest_way_youve_gotten_a_scar/\", \"subreddit_subscribers\": 29887984, \"created_utc\": 1601289272.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"aww\", \"selftext\": \"\", \"author_fullname\": \"t2_4zx0rvmm\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 4, \"clicked\": false, \"title\": \"For the first time in years, the animal shelter has adopted out ALL 70 dogs and the kennels are EMPTY!\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/aww\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": \"INACTIVE\", \"hide_score\": false, \"name\": \"t3_j1kziu\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 71196, \"total_awards_received\": 518, \"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\": 71196, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ovUAaHZ7_EkziG5L6m3csN2277J1HoLvk40oMWWVj9c.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 1, \"gid_2\": 4}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601356141.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"i.imgur.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.imgur.com/QBEe36M.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/aHjvpzfaklL4ZhXQwlQ__Ttqf-PgPfZPbztFRSF-JN4.jpg?auto=webp\\u0026s=effd01950ab87d37e3fdcac8e4f74866abf2505f\", \"width\": 1504, \"height\": 2016}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/aHjvpzfaklL4ZhXQwlQ__Ttqf-PgPfZPbztFRSF-JN4.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e6eacc9c57d40ed62a0e7204f0b5451bd0831b65\", \"width\": 108, \"height\": 144}, {\"url\": \"https://external-preview.redd.it/aHjvpzfaklL4ZhXQwlQ__Ttqf-PgPfZPbztFRSF-JN4.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=faa81ec9c87de12457fdffef3ebc83bd58bac177\", \"width\": 216, \"height\": 289}, {\"url\": \"https://external-preview.redd.it/aHjvpzfaklL4ZhXQwlQ__Ttqf-PgPfZPbztFRSF-JN4.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=a422766689b1c409c9d57da37d692e195a380f85\", \"width\": 320, \"height\": 428}, {\"url\": \"https://external-preview.redd.it/aHjvpzfaklL4ZhXQwlQ__Ttqf-PgPfZPbztFRSF-JN4.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=aee69ebd36fae25fe1deae0d7f396488acd1b8a0\", \"width\": 640, \"height\": 857}, {\"url\": \"https://external-preview.redd.it/aHjvpzfaklL4ZhXQwlQ__Ttqf-PgPfZPbztFRSF-JN4.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=62531c3f239afb970e4e167903bcf74f710f6e95\", \"width\": 960, \"height\": 1286}, {\"url\": \"https://external-preview.redd.it/aHjvpzfaklL4ZhXQwlQ__Ttqf-PgPfZPbztFRSF-JN4.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=a38537a63aaea34307b04abd87862b44391729a8\", \"width\": 1080, \"height\": 1447}], \"variants\": {}, \"id\": \"E2JBis1cS_5qb0spBDhoRyrrbHbX0kieqCmzUzwqhtM\"}], \"enabled\": true}, \"all_awardings\": [{\"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\\u0026height=16\\u0026auto=webp\\u0026s=3ca7dc1f4e12ca386a561446e72f772d38ba49d8\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c19d1e661e4aa6a9326a9f0b74b3ebf5d9f7a75e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ed063580825e72b0ae63fe30c807b453b1362694\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=7176b4b72b850e3e052138fe8b3967c4c5b52dae\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=3ca7dc1f4e12ca386a561446e72f772d38ba49d8\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c19d1e661e4aa6a9326a9f0b74b3ebf5d9f7a75e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ed063580825e72b0ae63fe30c807b453b1362694\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=7176b4b72b850e3e052138fe8b3967c4c5b52dae\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"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\": 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\": 2, \"static_icon_height\": 512, \"name\": \"Bravo!\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=647cccf78702582f30d23908180da092b135cffe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4644ac0618ecdef010ae2368e2e58669953fd9a3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ca4efb2faa26429279f44ced2822f5e81ff37537\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3a307ad71aad031accfd47f1af82a2b1e09195cc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 350, \"id\": \"award_e55d1889-11f2-4d04-8abb-44b1de7dd53d\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Awwsome_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Awwsome_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Awwsome_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Awwsome_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Awwsome_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Awwsome_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\": \"Use the Aww-some Award to highlight comments that are absolutely adorable.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Aww-some\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rrug3umoh7m51_Aww-some.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=f3e9a7b89bfd0407262e09bbee432c4bdd0fba44\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rrug3umoh7m51_Aww-some.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5d31e527d32c408f69c7c521b3d82045c64cfada\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rrug3umoh7m51_Aww-some.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=6043acd6667737f4bbdeda9b17416be61315547d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rrug3umoh7m51_Aww-some.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=170f317bf14949d5028737ab4f67ebe3173dd3b5\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rrug3umoh7m51_Aww-some.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f17d0acef124c9873a2bf06e1684e018c9424b89\", \"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/rrug3umoh7m51_Aww-some.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 325, \"id\": \"award_6220ecfe-4552-4949-aa13-fb1fb7db537c\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_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\": \"When the love is out of control.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Super Heart Eyes\", \"resized_static_icons\": [{\"url\": \"https://external-preview.redd.it?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d88c9a453f8ac38850b7a8241cfe5804b7b4905d\", \"width\": 16, \"height\": 16}, {\"url\": \"https://external-preview.redd.it?width=32\\u0026height=32\\u0026auto=webp\\u0026s=96a25019eb75878bdec4f6c012540f3baffbb1b2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://external-preview.redd.it?width=48\\u0026height=48\\u0026auto=webp\\u0026s=1a51d27d75afde3fbde8bba84f9338f511211461\", \"width\": 48, \"height\": 48}, {\"url\": \"https://external-preview.redd.it?width=64\\u0026height=64\\u0026auto=webp\\u0026s=96af5ec460b05669ed60224cb0619bb8884abe27\", \"width\": 64, \"height\": 64}, {\"url\": \"https://external-preview.redd.it?width=128\\u0026height=128\\u0026auto=webp\\u0026s=2d3e648ed2302e6258673051ca5291f57beb29d4\", \"width\": 128, \"height\": 128}], \"icon_format\": \"APNG\", \"icon_height\": 512, \"penny_price\": 0, \"award_type\": \"global\", \"static_icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_512.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 66, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 77, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 80, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 111, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_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\\u0026height=16\\u0026auto=webp\\u0026s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=26297b024da3e9bd6507e7b8553507493b5e6606\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0763517837b22d5e414dd330d5006c0d89ccb499\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 2, \"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\\u0026height=16\\u0026auto=webp\\u0026s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=26297b024da3e9bd6507e7b8553507493b5e6606\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0763517837b22d5e414dd330d5006c0d89ccb499\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_19860e30-3331-4bac-b3d1-bd28de0c7974\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4e50438bd2d72ae5398e839ac2bdcccf323fca79\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e730f68de038499700c6301470812c29ef6a8555\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8d7c7fa22e6ff3b1b0a347839e42f493eb5f6cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=11ec2a72e2724017bb8479639edce8a7f2ba64f4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1e936ae571e89abb5a5aaa2efd2d7cfb0ed1b537\", \"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 needed this today\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Heartwarming\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4e50438bd2d72ae5398e839ac2bdcccf323fca79\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e730f68de038499700c6301470812c29ef6a8555\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8d7c7fa22e6ff3b1b0a347839e42f493eb5f6cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=11ec2a72e2724017bb8479639edce8a7f2ba64f4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1e936ae571e89abb5a5aaa2efd2d7cfb0ed1b537\", \"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/v1mxw8i6wnf51_Heartwarming.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_01178870-6a4f-4172-8f36-9ed5092ee4f9\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/2754pa5jvsj51_GlowUp.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2754pa5jvsj51_GlowUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7ef402e4400dbacd3b319ab18a8c72c97f08fb48\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2754pa5jvsj51_GlowUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=3ef998b93113d1cd3a4b75bdfd7485223b36250d\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2754pa5jvsj51_GlowUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=b4d02dbb8dbe1c997fdafa8aa862ce0a5e1d4c25\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2754pa5jvsj51_GlowUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3f0f4be23a9ad9da36f3a1cef2f2fd208b09bc55\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2754pa5jvsj51_GlowUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=57e80210c6fa095baece3848e1ecd12c6d172a12\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"You look amazing, glowing, incredible!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Glow Up\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2754pa5jvsj51_GlowUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7ef402e4400dbacd3b319ab18a8c72c97f08fb48\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2754pa5jvsj51_GlowUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=3ef998b93113d1cd3a4b75bdfd7485223b36250d\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2754pa5jvsj51_GlowUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=b4d02dbb8dbe1c997fdafa8aa862ce0a5e1d4c25\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2754pa5jvsj51_GlowUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3f0f4be23a9ad9da36f3a1cef2f2fd208b09bc55\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2754pa5jvsj51_GlowUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=57e80210c6fa095baece3848e1ecd12c6d172a12\", \"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/2754pa5jvsj51_GlowUp.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 74, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 88, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_7becef23-fb0b-4d62-b8a6-01d5759367cb\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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 goodness lifts you\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"Faith In Humanity Restored\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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/gva4vt20qc751_FaithInHumanityRestored.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Take My Energy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_7149a401-1223-4543-bfd6-4127cb4246da\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3488f7c5a6f97f206132ef925d5a7cf1139085b1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a0670a9461db50dea6e41835e2ffe6fe60d9b5e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=776256c47db66ef974dd2f054cdee57b7ff0bcb0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd087e8240a311dea69233cdd54cac2b75db391a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a9cbe69d62e0110174dc99d801fcb0e32674687c\", \"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 key is to keep your cool this summer.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Cool Summer\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3488f7c5a6f97f206132ef925d5a7cf1139085b1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a0670a9461db50dea6e41835e2ffe6fe60d9b5e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=776256c47db66ef974dd2f054cdee57b7ff0bcb0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd087e8240a311dea69233cdd54cac2b75db391a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a9cbe69d62e0110174dc99d801fcb0e32674687c\", \"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/1m9abin81nc51_CoolSummer.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [\"econ:render:lottie:cutie\"], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh1o\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1kziu\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"CommonSchemeForYou\", \"discussion_type\": null, \"num_comments\": 1422, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/aww/comments/j1kziu/for_the_first_time_in_years_the_animal_shelter/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.imgur.com/QBEe36M.jpg\", \"subreddit_subscribers\": 26737819, \"created_utc\": 1601327341.0, \"num_crossposts\": 4, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"videos\", \"selftext\": \"\", \"author_fullname\": \"t2_3llau7gg\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"QVC hosts argue if the moon is a planet or star\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/videos\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1ajj2\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 33746, \"total_awards_received\": 42, \"media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/aQKgpm1SJmQ?start=7\\u0026feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"title\": \"Is the Moon a planet or a star?\", \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/aQKgpm1SJmQ?start=7\\u0026feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"height\": 338, \"width\": 600, \"version\": \"1.0\", \"author_name\": \"Bo Gardiner\", \"provider_name\": \"YouTube\", \"thumbnail_url\": \"https://i.ytimg.com/vi/aQKgpm1SJmQ/hqdefault.jpg\", \"type\": \"video\", \"thumbnail_height\": 360, \"author_url\": \"https://www.youtube.com/user/RememberTheTime99\"}, \"type\": \"youtube.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/aQKgpm1SJmQ?start=7\\u0026feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/j1ajj2\", \"height\": 338}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 33746, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/CCdSPI-jwHm7r07ckUINRX2cmx1WtZ9txJKLXUA7Pvg.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"rich:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601322632.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"youtube.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.youtube.com/watch?v=aQKgpm1SJmQ\\u0026t=7s\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/sRwSqFZq0ZiWpaeoWOEwpDc5o0PpBpn1dKh-U4RPcEU.jpg?auto=webp\\u0026s=d92cb81b2e1a05cb0d80bebadb6fc61f89c2e55b\", \"width\": 480, \"height\": 360}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/sRwSqFZq0ZiWpaeoWOEwpDc5o0PpBpn1dKh-U4RPcEU.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=3582dc72bbc3cd241fd947684ab32c5a13cf3aab\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/sRwSqFZq0ZiWpaeoWOEwpDc5o0PpBpn1dKh-U4RPcEU.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=be8c6b9b88eb0c05b7b868784b776f63c02a07a0\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/sRwSqFZq0ZiWpaeoWOEwpDc5o0PpBpn1dKh-U4RPcEU.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ab53f5df55d846b6107170d6bb3386093749b24a\", \"width\": 320, \"height\": 240}], \"variants\": {}, \"id\": \"VggFpk8m9wB-XL7YSE_npyr9jdW0FUetzJh5mo-JJAg\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 9, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_43f3bf99-92d6-47ab-8205-130d26e7929f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=df5dde46207e5c37f666f88b902a60f52f3692a4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=839938244a8c437c7a25a1f7cc6de28331e7458f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=b3e7d60554c89bd09ddea7703eebae6a2264752e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=60bb1be694f7e446147220100109d28133141e32\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f0ac458bc6c30eb60ab672016a2668a6357de8db\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"This hits me right in the feels\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Tearing Up\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=df5dde46207e5c37f666f88b902a60f52f3692a4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=839938244a8c437c7a25a1f7cc6de28331e7458f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=b3e7d60554c89bd09ddea7703eebae6a2264752e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=60bb1be694f7e446147220100109d28133141e32\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f0ac458bc6c30eb60ab672016a2668a6357de8db\", \"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/lop66ut2wnf51_TearingUp.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 3, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_7149a401-1223-4543-bfd6-4127cb4246da\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3488f7c5a6f97f206132ef925d5a7cf1139085b1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a0670a9461db50dea6e41835e2ffe6fe60d9b5e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=776256c47db66ef974dd2f054cdee57b7ff0bcb0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd087e8240a311dea69233cdd54cac2b75db391a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a9cbe69d62e0110174dc99d801fcb0e32674687c\", \"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 key is to keep your cool this summer.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Cool Summer\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3488f7c5a6f97f206132ef925d5a7cf1139085b1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a0670a9461db50dea6e41835e2ffe6fe60d9b5e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=776256c47db66ef974dd2f054cdee57b7ff0bcb0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd087e8240a311dea69233cdd54cac2b75db391a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a9cbe69d62e0110174dc99d801fcb0e32674687c\", \"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/1m9abin81nc51_CoolSummer.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh1e\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1ajj2\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"kiba87637\", \"discussion_type\": null, \"num_comments\": 4381, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/videos/comments/j1ajj2/qvc_hosts_argue_if_the_moon_is_a_planet_or_star/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.youtube.com/watch?v=aQKgpm1SJmQ\\u0026t=7s\", \"subreddit_subscribers\": 23988729, \"created_utc\": 1601293832.0, \"num_crossposts\": 13, \"media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"title\": \"Is the Moon a planet or a star?\", \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/aQKgpm1SJmQ?start=7\\u0026feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"height\": 338, \"width\": 600, \"version\": \"1.0\", \"author_name\": \"Bo Gardiner\", \"provider_name\": \"YouTube\", \"thumbnail_url\": \"https://i.ytimg.com/vi/aQKgpm1SJmQ/hqdefault.jpg\", \"type\": \"video\", \"thumbnail_height\": 360, \"author_url\": \"https://www.youtube.com/user/RememberTheTime99\"}, \"type\": \"youtube.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"space\", \"selftext\": \"\", \"author_fullname\": \"t2_bokiu\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Multiple 'water bodies' found under surface of Mars\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/space\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"error\", \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": \"INACTIVE\", \"hide_score\": false, \"name\": \"t3_j1dynm\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 72948, \"total_awards_received\": 345, \"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\": \"Lakes under ice cap\", \"can_mod_post\": false, \"score\": 72948, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://a.thumbs.redditmedia.com/6hjSbFM-8JLSZU6nVLj7104KY5HgSDvNJNjhWARXEN4.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\": 1601335236.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"independent.co.uk\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.independent.co.uk/life-style/gadgets-and-tech/mars-water-bodies-nasa-alien-life-b673519.html\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?auto=webp\\u0026s=d44652918ffa666eccbc2179584561fb847622cf\", \"width\": 2000, \"height\": 1500}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=917cdbd956dc256a3878fd7d7f62ec786d14ca3b\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=69cff5b7014370cd0163c5c5abda67923af7602a\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5ea333beb3a65cda18caa325c5d416343dcd0a01\", \"width\": 320, \"height\": 240}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a3172880992a80c9a77897e42a6c1777b186b3bc\", \"width\": 640, \"height\": 480}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=da53a18b5f74f77e43c80e52d2fb203db8a5fdf4\", \"width\": 960, \"height\": 720}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2b9fd7ea3c9ca9a09bfe9aeca47f447d739456f2\", \"width\": 1080, \"height\": 810}], \"variants\": {}, \"id\": \"TEOA6DdC6M-8y0LHmTyEKza-0VlR-_SrTSNTwdHXslk\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_c4b2e438-16bb-4568-88e7-7893b7662944\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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 glittering stamp for a feel-good thing\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Wholesome Seal of Approval\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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/b9ks3a5k7jj41_WholesomeSealofApproval.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 20, \"id\": \"award_5eac457f-ebac-449b-93a7-eb17b557f03c\", \"penny_donate\": 0, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bc61b528b8d075c26a3d0f2ad3d9e42259c51cbe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d576c9a19ed29ca5624333239dbde289a146930b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=da1e45654f5acfb6be44fa07c168ad6420796f56\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=677455ac05c563b5585f76e52ee96354f1430799\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=25a3b6021a92685b01883fb3d947d2959a75d8b3\", \"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 follow your heart, love is the answer\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"LOVE!\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bc61b528b8d075c26a3d0f2ad3d9e42259c51cbe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d576c9a19ed29ca5624333239dbde289a146930b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=da1e45654f5acfb6be44fa07c168ad6420796f56\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=677455ac05c563b5585f76e52ee96354f1430799\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=25a3b6021a92685b01883fb3d947d2959a75d8b3\", \"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/j3azv69qjfn51_LOVE.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": \"t5_2qh87\", \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 1000, \"id\": \"award_0d38c0d4-dcbf-4251-8e76-0afe13912c97\", \"penny_donate\": null, \"award_sub_type\": \"COMMUNITY\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_2qh87/t8f8iaqy3ml31_Mars.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_2qh87/t8f8iaqy3ml31_Mars.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7d2f81cd52af6750093b779139c6bc9fd49c2936\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_2qh87/t8f8iaqy3ml31_Mars.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5daa8bd6ba872295c2e3080bbd3cec4ad355fb3f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_2qh87/t8f8iaqy3ml31_Mars.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4b89ff96315730cc9974a154202c19e3011638ff\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_2qh87/t8f8iaqy3ml31_Mars.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=001407c0e5beb84b6480f112ec592a1eafde93ab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_2qh87/t8f8iaqy3ml31_Mars.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4432c95bd5f8c92282a5fe633372470181dbe4ef\", \"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 Mars Award and grants %{coin_symbol}200 Coins to the community. Exclusive to this community.\", \"end_date\": null, \"subreddit_coin_reward\": 200, \"count\": 2, \"static_icon_height\": 512, \"name\": \"Mars\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_2qh87/t8f8iaqy3ml31_Mars.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7d2f81cd52af6750093b779139c6bc9fd49c2936\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_2qh87/t8f8iaqy3ml31_Mars.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=5daa8bd6ba872295c2e3080bbd3cec4ad355fb3f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_2qh87/t8f8iaqy3ml31_Mars.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4b89ff96315730cc9974a154202c19e3011638ff\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_2qh87/t8f8iaqy3ml31_Mars.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=001407c0e5beb84b6480f112ec592a1eafde93ab\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_2qh87/t8f8iaqy3ml31_Mars.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4432c95bd5f8c92282a5fe633372470181dbe4ef\", \"width\": 128, \"height\": 128}], \"icon_format\": null, \"icon_height\": 512, \"penny_price\": null, \"award_type\": \"community\", \"static_icon_url\": \"https://i.redd.it/award_images/t5_2qh87/t8f8iaqy3ml31_Mars.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 325, \"id\": \"award_2bc47247-b107-44a8-a78c-613da21869ff\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Rocket_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Rocket_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Rocket_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Rocket_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Rocket_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Rocket_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\": \"Boldly go where we haven't been in a long, long time.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 512, \"name\": \"To The Stars\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1sof6d93g9e51_ToTheStars.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=83d4d953873a31c0e3e4a0f0b188ff803bb6b92a\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1sof6d93g9e51_ToTheStars.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=ec9beb8a11f28bbfb3144bd6edac145af0909baa\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1sof6d93g9e51_ToTheStars.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=82b887ba042297c5b22a7faecec4721bf2dc354d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1sof6d93g9e51_ToTheStars.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=545d53613ea7e025301bfa49f38d1981d86ee001\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1sof6d93g9e51_ToTheStars.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=878ea0423f2a9a57a0750e2fbe26bf482be5c8c3\", \"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/1sof6d93g9e51_ToTheStars.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 46, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 75, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 53, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 35, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 91, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 38, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_d33fddd7-a58a-4472-b1a2-3157d8c8b76f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.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\": \"Looking like you're working is hard work.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Looking Busy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=db9e29688c05aeb51dafbcd54ec1dcfab3bb47dc\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=46adbd135d36ba32a7709877e99ff7a126af367b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=f3118b3d29ca5d2a3c6e941a0b874c9b66dd7f7b\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=50f2d89d742aa628382b07bea320a4673821cbca\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ebbcf8563d42edc4fd85e52933dafaecb6a849b7\", \"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/k0qzautvyyk51_LookingBusy.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"dbb68e94-f843-11e4-88fc-0ea18645ab5f\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh87\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1dynm\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"rebelliousmuse\", \"discussion_type\": null, \"num_comments\": 4167, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/space/comments/j1dynm/multiple_water_bodies_found_under_surface_of_mars/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.independent.co.uk/life-style/gadgets-and-tech/mars-water-bodies-nasa-alien-life-b673519.html\", \"subreddit_subscribers\": 17451013, \"created_utc\": 1601306436.0, \"num_crossposts\": 16, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"politics\", \"selftext\": \"\", \"author_fullname\": \"t2_bokiu\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"One million Americans have already cast 2020 vote in \\u2018historic\\u2019 early voting surge\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/politics\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1hmfc\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 59133, \"total_awards_received\": 114, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"0929415c-8e73-11e6-9075-0e45482b2aab\", \"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\": 59133, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/fFHBftX1dgK5KCVsslIatHXtDcv39Sr5twYxbX5yg8s.jpg\", \"edited\": false, \"author_flair_css_class\": \"vermont-flag\", \"author_flair_richtext\": [{\"a\": \":flag-vt:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/uswngn5yoxe11_t5_2cneq/flag-vt\"}, {\"e\": \"text\", \"t\": \" Vermont\"}], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601346265.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"independent.co.uk\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.independent.co.uk/news/world/americas/us-election/early-voting-2020-us-presidential-election-trump-biden-b675330.html\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?auto=webp\\u0026s=d44652918ffa666eccbc2179584561fb847622cf\", \"width\": 2000, \"height\": 1500}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=917cdbd956dc256a3878fd7d7f62ec786d14ca3b\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=69cff5b7014370cd0163c5c5abda67923af7602a\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5ea333beb3a65cda18caa325c5d416343dcd0a01\", \"width\": 320, \"height\": 240}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a3172880992a80c9a77897e42a6c1777b186b3bc\", \"width\": 640, \"height\": 480}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=da53a18b5f74f77e43c80e52d2fb203db8a5fdf4\", \"width\": 960, \"height\": 720}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2b9fd7ea3c9ca9a09bfe9aeca47f447d739456f2\", \"width\": 1080, \"height\": 810}], \"variants\": {}, \"id\": \"TEOA6DdC6M-8y0LHmTyEKza-0VlR-_SrTSNTwdHXslk\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 250, \"id\": \"award_31260000-2f4a-4b40-ad20-f5aa46a577bf\", \"penny_donate\": null, \"award_sub_type\": \"APPRECIATION\", \"coin_reward\": 100, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=aac0a2d53109a9fd14342ff5310b3f75dfea0f30\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=937802c6c3c42edba61a7e49f27d2239fecf8057\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a82b7814668f450767162fe13d8eae7683b30757\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe631cc65f664f9d59ff573dcd7e3852ec7f5c3b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=249883cff08c73518f919093c4205d3e4c4e0ee0\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Beauty that's forever. Gives %{coin_symbol}100 Coins each to the author and the community.\", \"end_date\": null, \"subreddit_coin_reward\": 100, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Timeless Beauty\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=aac0a2d53109a9fd14342ff5310b3f75dfea0f30\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=937802c6c3c42edba61a7e49f27d2239fecf8057\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a82b7814668f450767162fe13d8eae7683b30757\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe631cc65f664f9d59ff573dcd7e3852ec7f5c3b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=249883cff08c73518f919093c4205d3e4c4e0ee0\", \"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/crhlsu5wzlc41_TimelessBeauty.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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 325, \"id\": \"award_6220ecfe-4552-4949-aa13-fb1fb7db537c\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_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\": \"When the love is out of control.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 512, \"name\": \"Super Heart Eyes\", \"resized_static_icons\": [{\"url\": \"https://external-preview.redd.it?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d88c9a453f8ac38850b7a8241cfe5804b7b4905d\", \"width\": 16, \"height\": 16}, {\"url\": \"https://external-preview.redd.it?width=32\\u0026height=32\\u0026auto=webp\\u0026s=96a25019eb75878bdec4f6c012540f3baffbb1b2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://external-preview.redd.it?width=48\\u0026height=48\\u0026auto=webp\\u0026s=1a51d27d75afde3fbde8bba84f9338f511211461\", \"width\": 48, \"height\": 48}, {\"url\": \"https://external-preview.redd.it?width=64\\u0026height=64\\u0026auto=webp\\u0026s=96af5ec460b05669ed60224cb0619bb8884abe27\", \"width\": 64, \"height\": 64}, {\"url\": \"https://external-preview.redd.it?width=128\\u0026height=128\\u0026auto=webp\\u0026s=2d3e648ed2302e6258673051ca5291f57beb29d4\", \"width\": 128, \"height\": 128}], \"icon_format\": \"APNG\", \"icon_height\": 512, \"penny_price\": 0, \"award_type\": \"global\", \"static_icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_512.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 21, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 19, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 17, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 13, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 26, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 12, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Take My Energy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":flag-vt: Vermont\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2cneq\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1hmfc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"rebelliousmuse\", \"discussion_type\": null, \"num_comments\": 3914, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/politics/comments/j1hmfc/one_million_americans_have_already_cast_2020_vote/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.independent.co.uk/news/world/americas/us-election/early-voting-2020-us-presidential-election-trump-biden-b675330.html\", \"subreddit_subscribers\": 6621192, \"created_utc\": 1601317465.0, \"num_crossposts\": 7, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"nba\", \"selftext\": \"\", \"author_fullname\": \"t2_1e0mwaro\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"[Wojnarowski] Coach Doc Rivers is out with the Clippers, sources tell ESPN.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"News\"}], \"subreddit_name_prefixed\": \"r/nba\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"news\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1l4po\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 16267, \"total_awards_received\": 60, \"media_embed\": {\"content\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003ECoach Doc Rivers is out with the Clippers, sources tell ESPN.\\u003C/p\\u003E\\u0026mdash; Adrian Wojnarowski (@wojespn) \\u003Ca href=\\\"https://twitter.com/wojespn/status/1310689859191951360?ref_src=twsrc%5Etfw\\\"\\u003ESeptember 28, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"width\": 350, \"scrolling\": false, \"height\": 198}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"da0a73ec-3feb-11e8-903c-0e604ebd1cb6\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://twitter.com\", \"url\": \"https://twitter.com/wojespn/status/1310689859191951360\", \"html\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003ECoach Doc Rivers is out with the Clippers, sources tell ESPN.\\u003C/p\\u003E\\u0026mdash; Adrian Wojnarowski (@wojespn) \\u003Ca href=\\\"https://twitter.com/wojespn/status/1310689859191951360?ref_src=twsrc%5Etfw\\\"\\u003ESeptember 28, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"author_name\": \"Adrian Wojnarowski\", \"height\": 198, \"width\": 350, \"version\": \"1.0\", \"author_url\": \"https://twitter.com/wojespn\", \"provider_name\": \"Twitter\", \"cache_age\": 3153600000, \"type\": \"rich\"}, \"type\": \"twitter.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003ECoach Doc Rivers is out with the Clippers, sources tell ESPN.\\u003C/p\\u003E\\u0026mdash; Adrian Wojnarowski (@wojespn) \\u003Ca href=\\\"https://twitter.com/wojespn/status/1310689859191951360?ref_src=twsrc%5Etfw\\\"\\u003ESeptember 28, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"width\": 350, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/j1l4po\", \"height\": 198}, \"link_flair_text\": \"News\", \"can_mod_post\": false, \"score\": 16267, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": \"76ers2\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"76ers\"}], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601356591.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"twitter.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://twitter.com/wojespn/status/1310689859191951360\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/4aVHdJ2dtz4-ODvwYovFzpAVQn-Uhvw0kSvRataC--I.jpg?auto=webp\\u0026s=eb46c8393dce720992a99e563f3d2316ab16d9fd\", \"width\": 140, \"height\": 140}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/4aVHdJ2dtz4-ODvwYovFzpAVQn-Uhvw0kSvRataC--I.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=639c6c245b3f192c73ef48b5a7631623e8d027ce\", \"width\": 108, \"height\": 108}], \"variants\": {}, \"id\": \"7NmzY2tW7YyjFHkygS7KF3jv6I6Vldz3IPQmHEoT7v0\"}], \"enabled\": 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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 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\\u0026height=16\\u0026auto=webp\\u0026s=647cccf78702582f30d23908180da092b135cffe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4644ac0618ecdef010ae2368e2e58669953fd9a3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ca4efb2faa26429279f44ced2822f5e81ff37537\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3a307ad71aad031accfd47f1af82a2b1e09195cc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 13, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_88fdcafc-57a0-48db-99cc-76276bfaf28b\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"To pay respects.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Press F\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"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/tcofsbf92md41_PressF.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 9, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 8, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_483d8e29-bbe5-404e-a09a-c2d7b16c4fff\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6aa7f9c1a296f107705396635063074c89d0ae9f\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=766123ddae43d52fbbe97021ba1040fa6e581e5b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e598c03acb479ea319d4d9d6122a3f50f2a7f42e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=87295ee95f6324330cb0db43a8ac6e6bd36d06b5\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=568d15bdc973c613831bc212cf1a2ff264a7135f\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Laugh like a supervillain\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Evil Cackle\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6aa7f9c1a296f107705396635063074c89d0ae9f\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=766123ddae43d52fbbe97021ba1040fa6e581e5b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e598c03acb479ea319d4d9d6122a3f50f2a7f42e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=87295ee95f6324330cb0db43a8ac6e6bd36d06b5\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=568d15bdc973c613831bc212cf1a2ff264a7135f\", \"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/43zl6dfcg9e51_EvilCackle.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 6, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_7becef23-fb0b-4d62-b8a6-01d5759367cb\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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 goodness lifts you\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Faith In Humanity Restored\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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/gva4vt20qc751_FaithInHumanityRestored.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_7149a401-1223-4543-bfd6-4127cb4246da\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3488f7c5a6f97f206132ef925d5a7cf1139085b1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a0670a9461db50dea6e41835e2ffe6fe60d9b5e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=776256c47db66ef974dd2f054cdee57b7ff0bcb0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd087e8240a311dea69233cdd54cac2b75db391a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a9cbe69d62e0110174dc99d801fcb0e32674687c\", \"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 key is to keep your cool this summer.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Cool Summer\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3488f7c5a6f97f206132ef925d5a7cf1139085b1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a0670a9461db50dea6e41835e2ffe6fe60d9b5e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=776256c47db66ef974dd2f054cdee57b7ff0bcb0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd087e8240a311dea69233cdd54cac2b75db391a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a9cbe69d62e0110174dc99d801fcb0e32674687c\", \"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/1m9abin81nc51_CoolSummer.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_69c94eb4-d6a3-48e7-9cf2-0f39fed8b87c\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bb033b3352b6ece0954d279a56f99e16c67abe14\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a8e1d0c2994e6e0b254fab1611d539a4fb94e38a\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=723e4e932c9692ac61cf5b7509424c6ae1b5d220\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b7f0640e403ac0ef31236a4a0b7f3dc25de6046c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ac954bb1a06af66bf9295bbfee4550443fb6f21d\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Listen, get educated, and get involved.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Ally\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bb033b3352b6ece0954d279a56f99e16c67abe14\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a8e1d0c2994e6e0b254fab1611d539a4fb94e38a\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=723e4e932c9692ac61cf5b7509424c6ae1b5d220\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b7f0640e403ac0ef31236a4a0b7f3dc25de6046c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ac954bb1a06af66bf9295bbfee4550443fb6f21d\", \"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/5nswjpyy44551_Ally.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"dbc12ec6-5c53-11e4-93ee-12313b0b3108\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"76ers\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qo4s\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#57b2b2\", \"id\": \"j1l4po\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"-TTP-\", \"discussion_type\": null, \"num_comments\": 2685, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/nba/comments/j1l4po/wojnarowski_coach_doc_rivers_is_out_with_the/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://twitter.com/wojespn/status/1310689859191951360\", \"subreddit_subscribers\": 3580476, \"created_utc\": 1601327791.0, \"num_crossposts\": 2, \"media\": {\"oembed\": {\"provider_url\": \"https://twitter.com\", \"url\": \"https://twitter.com/wojespn/status/1310689859191951360\", \"html\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003ECoach Doc Rivers is out with the Clippers, sources tell ESPN.\\u003C/p\\u003E\\u0026mdash; Adrian Wojnarowski (@wojespn) \\u003Ca href=\\\"https://twitter.com/wojespn/status/1310689859191951360?ref_src=twsrc%5Etfw\\\"\\u003ESeptember 28, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"author_name\": \"Adrian Wojnarowski\", \"height\": 198, \"width\": 350, \"version\": \"1.0\", \"author_url\": \"https://twitter.com/wojespn\", \"provider_name\": \"Twitter\", \"cache_age\": 3153600000, \"type\": \"rich\"}, \"type\": \"twitter.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"instant_regret\", \"selftext\": \"\", \"author_fullname\": \"t2_jbgyy\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 2, \"clicked\": false, \"title\": \"Reporter reminds Miami Heat fan celebrating their conference championship win to wear his mask\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/instant_regret\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1dl2p\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.89, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 86911, \"total_awards_received\": 265, \"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\": 86911, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/zBEdLY7NhYkvHj64SOEMsU9cWSr7xlBjXDh4lM_Yr2E.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 2}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601334041.0, \"link_flair_type\": \"text\", \"wls\": 0, \"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/0dxzdox0lwp51.gif\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/0dxzdox0lwp51.gif?format=png8\\u0026s=e2a26a6d373aef002a82116910d3590abd1b8fa3\", \"width\": 480, \"height\": 480}, \"resolutions\": [{\"url\": \"https://preview.redd.it/0dxzdox0lwp51.gif?width=108\\u0026crop=smart\\u0026format=png8\\u0026s=1f1e6b21bfe965167bce107f73ce2aa0e5b3d1eb\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/0dxzdox0lwp51.gif?width=216\\u0026crop=smart\\u0026format=png8\\u0026s=adfa113e7fc300cd0e8061d6b54e896aa08fd6de\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/0dxzdox0lwp51.gif?width=320\\u0026crop=smart\\u0026format=png8\\u0026s=7ef5423ed07940037c0988e74beee766e6196d0c\", \"width\": 320, \"height\": 320}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://preview.redd.it/0dxzdox0lwp51.gif?s=c36fb3bec77c123512638afe45b97301f1a584b3\", \"width\": 480, \"height\": 480}, \"resolutions\": [{\"url\": \"https://preview.redd.it/0dxzdox0lwp51.gif?width=108\\u0026crop=smart\\u0026s=92282ee57212a5882408dcb54bda7dbf2b2249df\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/0dxzdox0lwp51.gif?width=216\\u0026crop=smart\\u0026s=fd5c24b6c2741e7b5a73fbb19be18b22201f8f97\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/0dxzdox0lwp51.gif?width=320\\u0026crop=smart\\u0026s=d0e5880404a2ee44c1231958768c5ad1b07904f7\", \"width\": 320, \"height\": 320}]}, \"mp4\": {\"source\": {\"url\": \"https://preview.redd.it/0dxzdox0lwp51.gif?format=mp4\\u0026s=3860e4d17876ce3be3aa696a3e7108c3211c4f22\", \"width\": 480, \"height\": 480}, \"resolutions\": [{\"url\": \"https://preview.redd.it/0dxzdox0lwp51.gif?width=108\\u0026format=mp4\\u0026s=ecc571c6acee420fc05c02664af850ce2fe86d4a\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/0dxzdox0lwp51.gif?width=216\\u0026format=mp4\\u0026s=71c525bcce13565d4af0bc8bc06a5c5a13e28c3f\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/0dxzdox0lwp51.gif?width=320\\u0026format=mp4\\u0026s=0d3a5d5345616e1d0c657ff114b07f775cc54b70\", \"width\": 320, \"height\": 320}]}}, \"id\": \"5SJdKmzLA21rV1zUbXu_7_COzhsw-KPZ_AtcnsIQ9_k\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 75, \"id\": \"award_9663243a-e77f-44cf-abc6-850ead2cd18d\", \"penny_donate\": 0, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_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\": \"For an especially amazing showing.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Bravo Grande!\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3459bdf1d1777821a831c5bf9834f4365263fcff\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9181d68065ccfccf2b1074e499cd7c1103aa2ce8\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=339b368d395219120abc50d54fb3e2cdcad8ca4f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=de4ebbe92f9019de05aaa77f88810d44adbe1e50\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ba6c1add5204ea43e5af010bd9622392a42140e3\", \"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/59e02tmkl4451_BravoGrande-Static.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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"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\": 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\\u0026height=16\\u0026auto=webp\\u0026s=647cccf78702582f30d23908180da092b135cffe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4644ac0618ecdef010ae2368e2e58669953fd9a3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ca4efb2faa26429279f44ced2822f5e81ff37537\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3a307ad71aad031accfd47f1af82a2b1e09195cc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 325, \"id\": \"award_9f928aff-c9f5-4e7e-aa91-8619dce60f1c\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_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\": \"When laughter meets percussion\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Table Slap\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=994f9f96e2d6f58953ea691c6ada1cb71915afef\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=fc707b848214f4d6f5ce5ba15ba152f258c8ee5b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=b4928f25293343f16a3878caf267c784276527e3\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=77f3d1e6b823a6680ce5941940286b9c9d6c63fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f6f2dabda59c3ce60853beb53575cd1a71723e5d\", \"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/a88w7nm8g9e51_TableSlap.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 325, \"id\": \"award_6220ecfe-4552-4949-aa13-fb1fb7db537c\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_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\": \"When the love is out of control.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Super Heart Eyes\", \"resized_static_icons\": [{\"url\": \"https://external-preview.redd.it?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d88c9a453f8ac38850b7a8241cfe5804b7b4905d\", \"width\": 16, \"height\": 16}, {\"url\": \"https://external-preview.redd.it?width=32\\u0026height=32\\u0026auto=webp\\u0026s=96a25019eb75878bdec4f6c012540f3baffbb1b2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://external-preview.redd.it?width=48\\u0026height=48\\u0026auto=webp\\u0026s=1a51d27d75afde3fbde8bba84f9338f511211461\", \"width\": 48, \"height\": 48}, {\"url\": \"https://external-preview.redd.it?width=64\\u0026height=64\\u0026auto=webp\\u0026s=96af5ec460b05669ed60224cb0619bb8884abe27\", \"width\": 64, \"height\": 64}, {\"url\": \"https://external-preview.redd.it?width=128\\u0026height=128\\u0026auto=webp\\u0026s=2d3e648ed2302e6258673051ca5291f57beb29d4\", \"width\": 128, \"height\": 128}], \"icon_format\": \"APNG\", \"icon_height\": 512, \"penny_price\": 0, \"award_type\": \"global\", \"static_icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_512.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 54, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 51, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 32, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 39, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 39, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 38, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_80d4d339-95d0-43ac-b051-bc3fe0a9bab8\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/lcswc5d07hb51_WearingisCaring.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lcswc5d07hb51_WearingisCaring.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b1a8234a0a122785991d6e6f8a4e0342525196fb\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lcswc5d07hb51_WearingisCaring.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d18080390a3a15888b1fb45f6310b0362e97d1c9\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lcswc5d07hb51_WearingisCaring.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=d19c39d1fcfc71fe7f4eb2ba1a52d18d8f063b6e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lcswc5d07hb51_WearingisCaring.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=d4bdebbc07f33dcb808bcdd14ca3a0095719bb13\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lcswc5d07hb51_WearingisCaring.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c569e8342e4e2c9c8fb9f4afab3b8e51a9fe3b2a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Keep the community and yourself healthy and happy.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Wearing is Caring\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lcswc5d07hb51_WearingisCaring.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=b1a8234a0a122785991d6e6f8a4e0342525196fb\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lcswc5d07hb51_WearingisCaring.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d18080390a3a15888b1fb45f6310b0362e97d1c9\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lcswc5d07hb51_WearingisCaring.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=d19c39d1fcfc71fe7f4eb2ba1a52d18d8f063b6e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lcswc5d07hb51_WearingisCaring.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=d4bdebbc07f33dcb808bcdd14ca3a0095719bb13\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lcswc5d07hb51_WearingisCaring.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c569e8342e4e2c9c8fb9f4afab3b8e51a9fe3b2a\", \"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/lcswc5d07hb51_WearingisCaring.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Take My Energy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_7149a401-1223-4543-bfd6-4127cb4246da\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3488f7c5a6f97f206132ef925d5a7cf1139085b1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a0670a9461db50dea6e41835e2ffe6fe60d9b5e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=776256c47db66ef974dd2f054cdee57b7ff0bcb0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd087e8240a311dea69233cdd54cac2b75db391a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a9cbe69d62e0110174dc99d801fcb0e32674687c\", \"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 key is to keep your cool this summer.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Cool Summer\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3488f7c5a6f97f206132ef925d5a7cf1139085b1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a0670a9461db50dea6e41835e2ffe6fe60d9b5e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=776256c47db66ef974dd2f054cdee57b7ff0bcb0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd087e8240a311dea69233cdd54cac2b75db391a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a9cbe69d62e0110174dc99d801fcb0e32674687c\", \"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/1m9abin81nc51_CoolSummer.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_32dy0\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1dl2p\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"A_Kind_Shark\", \"discussion_type\": null, \"num_comments\": 2444, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/instant_regret/comments/j1dl2p/reporter_reminds_miami_heat_fan_celebrating_their/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/0dxzdox0lwp51.gif\", \"subreddit_subscribers\": 2974827, \"created_utc\": 1601305241.0, \"num_crossposts\": 24, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"gifs\", \"selftext\": \"\", \"author_fullname\": \"t2_7p7fo\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Florida PD tackles Trump campaign manager Brad Parscale\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/gifs\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1ki2x\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 14022, \"total_awards_received\": 18, \"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\": 14022, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ItpIJP5S5OLXF7pICfg4J6y1ZZIFg-7nR8uoIAHsPdo.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601354658.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"i.imgur.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.imgur.com/28xIK6u.gifv\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/M13Y3R3b1fYXU2u4m_Ek_rk13aHJTxF3nvtu0luFbjY.jpg?auto=webp\\u0026s=a1ea6dfcf97157bf8fcc6155e330de850c46a0ef\", \"width\": 960, \"height\": 540}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/M13Y3R3b1fYXU2u4m_Ek_rk13aHJTxF3nvtu0luFbjY.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=a0aafc273d2090072c1b2584dfd079d52a236e18\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/M13Y3R3b1fYXU2u4m_Ek_rk13aHJTxF3nvtu0luFbjY.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b549a2bf5dc3609b2854a0d55c90318b3c0edad0\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/M13Y3R3b1fYXU2u4m_Ek_rk13aHJTxF3nvtu0luFbjY.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=aa0dc430bc1dc51507a4d12aa237898e7d95d73c\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/M13Y3R3b1fYXU2u4m_Ek_rk13aHJTxF3nvtu0luFbjY.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=ee4efba99030296008714d114d4650927661a6bc\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/M13Y3R3b1fYXU2u4m_Ek_rk13aHJTxF3nvtu0luFbjY.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=4031aabcbb5546e814755f9015e3ea3589e64a9b\", \"width\": 960, \"height\": 540}], \"variants\": {}, \"id\": \"R662dSoAMjHIccI68705QtrGeFEC_c_NuTvrY52ldPE\"}], \"reddit_video_preview\": {\"fallback_url\": \"https://v.redd.it/1tz6syueayp51/DASH_480.mp4\", \"height\": 480, \"width\": 853, \"scrubber_media_url\": \"https://v.redd.it/1tz6syueayp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/1tz6syueayp51/DASHPlaylist.mpd\", \"duration\": 20, \"hls_url\": \"https://v.redd.it/1tz6syueayp51/HLSPlaylist.m3u8\", \"is_gif\": true, \"transcoding_status\": \"completed\"}, \"enabled\": 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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 5, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qt55\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1ki2x\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"FortuitousAdroit\", \"discussion_type\": null, \"num_comments\": 2698, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/gifs/comments/j1ki2x/florida_pd_tackles_trump_campaign_manager_brad/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.imgur.com/28xIK6u.gifv\", \"subreddit_subscribers\": 20441876, \"created_utc\": 1601325858.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"nottheonion\", \"selftext\": \"\", \"author_fullname\": \"t2_wthns\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 2, \"clicked\": false, \"title\": \"YouTube celebrates Deaf Awareness Week by killing crowd-sourced captions\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/nottheonion\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 47, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1ilo3\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 55454, \"total_awards_received\": 50, \"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\": 55454, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/VtI8u4j79Qvci3zsDV64N3gt-_Cu0TR4irtq6jqJK8A.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 2}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601349121.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"arstechnica.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://arstechnica.com/gadgets/2020/09/youtube-celebrates-deaf-awareness-week-by-killing-crowd-sourced-captions/\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/ASGZjKsJgzJeK2Btd2UJZDtikAZCg-hiSvJCC4XsgbM.jpg?auto=webp\\u0026s=47d3d366f378b18bf3d844f79d9ad8587c3b92cc\", \"width\": 640, \"height\": 215}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/ASGZjKsJgzJeK2Btd2UJZDtikAZCg-hiSvJCC4XsgbM.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1c7b46d977fd5ea4f4fb6ad0094b1461b65708d3\", \"width\": 108, \"height\": 36}, {\"url\": \"https://external-preview.redd.it/ASGZjKsJgzJeK2Btd2UJZDtikAZCg-hiSvJCC4XsgbM.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=bef3616b07c45c17c25f6e71008abd4193410eb1\", \"width\": 216, \"height\": 72}, {\"url\": \"https://external-preview.redd.it/ASGZjKsJgzJeK2Btd2UJZDtikAZCg-hiSvJCC4XsgbM.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f4a1d1321a4960025ccfaaf06daaebb84eab292f\", \"width\": 320, \"height\": 107}, {\"url\": \"https://external-preview.redd.it/ASGZjKsJgzJeK2Btd2UJZDtikAZCg-hiSvJCC4XsgbM.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=8b03823f3f4a41e17d91583be2266568936d0e8a\", \"width\": 640, \"height\": 215}], \"variants\": {}, \"id\": \"m69wOyCVWxJJzVr1M1letvcZRgzXuoluzECgg2_2NtM\"}], \"enabled\": 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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 11, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 8, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 9, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 5, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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\\u0026height=16\\u0026auto=webp\\u0026s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=26297b024da3e9bd6507e7b8553507493b5e6606\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0763517837b22d5e414dd330d5006c0d89ccb499\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=26297b024da3e9bd6507e7b8553507493b5e6606\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0763517837b22d5e414dd330d5006c0d89ccb499\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 8, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_03c4f93d-efc7-463b-98a7-c01814462ab0\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d4d3b4beae7aba2a08cfaa99a3aeb8d874aa0fef\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e43fbd1057c663eacfacd66c44a2d7fb8546b115\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2f60e5e9ab8e3b6ab2c9a79f73bd9335a4d76cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=59ec866f55d0b4ef5c3f2b989134592d3a02618e\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d3f15f6b0f89db016479b434acef98fb6b2064e5\", \"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 not mad, I'm just disappointed.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"I am disappoint\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d4d3b4beae7aba2a08cfaa99a3aeb8d874aa0fef\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e43fbd1057c663eacfacd66c44a2d7fb8546b115\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2f60e5e9ab8e3b6ab2c9a79f73bd9335a4d76cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=59ec866f55d0b4ef5c3f2b989134592d3a02618e\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d3f15f6b0f89db016479b434acef98fb6b2064e5\", \"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/3ekkailk5s551_Iamdisappoint.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qnts\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1ilo3\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"SaintNiche\", \"discussion_type\": null, \"num_comments\": 1883, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/nottheonion/comments/j1ilo3/youtube_celebrates_deaf_awareness_week_by_killing/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://arstechnica.com/gadgets/2020/09/youtube-celebrates-deaf-awareness-week-by-killing-crowd-sourced-captions/\", \"subreddit_subscribers\": 17843729, \"created_utc\": 1601320321.0, \"num_crossposts\": 7, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"europe\", \"selftext\": \"\", \"author_fullname\": \"t2_iep1s\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Average age at which Europeans leave their parents' home\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Map\"}], \"subreddit_name_prefixed\": \"r/europe\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 97, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j19txa\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 17472, \"total_awards_received\": 26, \"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\": \"Map\", \"can_mod_post\": false, \"score\": 17472, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/g49RMoAuiXwtG5vlbyVgHMJOn46lUyBkKap0_mNr30g.jpg\", \"edited\": false, \"author_flair_css_class\": \"ITAL\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Italy\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601319179.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"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/efdx9hvjcvp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/efdx9hvjcvp51.jpg?auto=webp\\u0026s=dab46a9336565fc60b7de30355f3d09005a9d678\", \"width\": 990, \"height\": 688}, \"resolutions\": [{\"url\": \"https://preview.redd.it/efdx9hvjcvp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=5e299768c5d1ac162ab09bba240f5fa3e45c0570\", \"width\": 108, \"height\": 75}, {\"url\": \"https://preview.redd.it/efdx9hvjcvp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=fef484502a6943924551abdfe96fd557a9b9b9ef\", \"width\": 216, \"height\": 150}, {\"url\": \"https://preview.redd.it/efdx9hvjcvp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3f6d52f07209b512b8fe696b7ff4da9f0ce7b633\", \"width\": 320, \"height\": 222}, {\"url\": \"https://preview.redd.it/efdx9hvjcvp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=86b74d7264fb863fc56bd64740ff41bb1d25cda4\", \"width\": 640, \"height\": 444}, {\"url\": \"https://preview.redd.it/efdx9hvjcvp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=1c7c8c524c20eb71b1c9a5c0f3f1a2cd09996eef\", \"width\": 960, \"height\": 667}], \"variants\": {}, \"id\": \"e2Sf4KlIEBzb-Kb9sA1jdL73put1qR5xwnyCbPEbPP0\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 7, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 4, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"d8b4e272-9723-11e8-ad72-0e628f38a26c\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Italy\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh4j\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ab912b\", \"id\": \"j19txa\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"reblues\", \"discussion_type\": null, \"num_comments\": 1873, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/europe/comments/j19txa/average_age_at_which_europeans_leave_their/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/efdx9hvjcvp51.jpg\", \"subreddit_subscribers\": 2556358, \"created_utc\": 1601290379.0, \"num_crossposts\": 21, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"news\", \"selftext\": \"\", \"author_fullname\": \"t2_j6ia7\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"'Crying Nazi' Christopher Cantwell found guilty of extortion in rape threat case\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/news\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 73, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1iub0\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 27372, \"total_awards_received\": 14, \"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\": 27372, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601349834.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"nbcnews.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.nbcnews.com/news/us-news/crying-nazi-christopher-cantwell-found-guilty-extortion-rape-threat-case-n1241263\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/8Jmge4LQpuF6jNUf44YJub3SqyV_znOFEH64mERJkoY.jpg?auto=webp\\u0026s=ae42277c8fc51caa37745f08a227532cc363d19c\", \"width\": 1200, \"height\": 630}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/8Jmge4LQpuF6jNUf44YJub3SqyV_znOFEH64mERJkoY.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=cd10543e3178de4dc35ec779e63fb79067eb4f37\", \"width\": 108, \"height\": 56}, {\"url\": \"https://external-preview.redd.it/8Jmge4LQpuF6jNUf44YJub3SqyV_znOFEH64mERJkoY.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=66e6254ea1fa9e3aba662b1ebd011241bd0ed489\", \"width\": 216, \"height\": 113}, {\"url\": \"https://external-preview.redd.it/8Jmge4LQpuF6jNUf44YJub3SqyV_znOFEH64mERJkoY.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=4669178c8a2f123c7f31b962db5fdde75cfd33e5\", \"width\": 320, \"height\": 168}, {\"url\": \"https://external-preview.redd.it/8Jmge4LQpuF6jNUf44YJub3SqyV_znOFEH64mERJkoY.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=8008328abcecaca30c6979532d4baa660daefbba\", \"width\": 640, \"height\": 336}, {\"url\": \"https://external-preview.redd.it/8Jmge4LQpuF6jNUf44YJub3SqyV_znOFEH64mERJkoY.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=a383e5807090f5922b938e56c1638bacfd6e8329\", \"width\": 960, \"height\": 504}, {\"url\": \"https://external-preview.redd.it/8Jmge4LQpuF6jNUf44YJub3SqyV_znOFEH64mERJkoY.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=545a3e42ff9bbb3bb1e06cf86565904e4e371b7c\", \"width\": 1080, \"height\": 567}], \"variants\": {}, \"id\": \"004seQ9Y8DDQv81SnSjjszdWYytIEM-RUg7wlIEktb8\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 4, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 75, \"id\": \"award_ae89e420-c4a5-47b8-a007-5dacf1c0f0d4\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff64bafcfea7a3483d3520608240237ae2cdb7f2\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2b585c0d2a40903b318151cd3fe37d25b4552b25\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=28b8b7b9bea65dcd3292119e1550f8ed6f877473\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1fc29b4148ab63771077616d845b06e8cf077d22\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=08e54ccf99afab03be718f988ed841988f6562c3\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"OBJECTION!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Lawyer Up\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff64bafcfea7a3483d3520608240237ae2cdb7f2\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2b585c0d2a40903b318151cd3fe37d25b4552b25\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=28b8b7b9bea65dcd3292119e1550f8ed6f877473\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1fc29b4148ab63771077616d845b06e8cf077d22\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/iq0sgwn5bzy41_LawyerUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=08e54ccf99afab03be718f988ed841988f6562c3\", \"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/iq0sgwn5bzy41_LawyerUp.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh3l\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1iub0\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"PandaMuffin1\", \"discussion_type\": null, \"num_comments\": 1299, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/news/comments/j1iub0/crying_nazi_christopher_cantwell_found_guilty_of/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.nbcnews.com/news/us-news/crying-nazi-christopher-cantwell-found-guilty-extortion-rape-threat-case-n1241263\", \"subreddit_subscribers\": 21883069, \"created_utc\": 1601321034.0, \"num_crossposts\": 7, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"worldnews\", \"selftext\": \"\", \"author_fullname\": \"t2_45f56dg9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Spain's Supreme Court rules food delivery riders are employees, not freelancers\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/worldnews\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 93, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1bnzk\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 35270, \"total_awards_received\": 9, \"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\": 35270, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601327336.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"thestar.com.my\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.thestar.com.my/tech/tech-news/2020/09/24/spain039s-supreme-court-rules-food-delivery-riders-are-employees-not-freelancers\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/teUMWPJbvWy9GkP3PvmhfGGIQa8Q2tGc679uEi5JDLA.jpg?auto=webp\\u0026s=4c20c806ec9c9c72977d6ae2bd581a07f6da776c\", \"width\": 1240, \"height\": 826}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/teUMWPJbvWy9GkP3PvmhfGGIQa8Q2tGc679uEi5JDLA.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=09431bd6c68de2a4eaec723ca879e266c33e9269\", \"width\": 108, \"height\": 71}, {\"url\": \"https://external-preview.redd.it/teUMWPJbvWy9GkP3PvmhfGGIQa8Q2tGc679uEi5JDLA.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7f39eadc37991ded886cafec9345e64c8c598e52\", \"width\": 216, \"height\": 143}, {\"url\": \"https://external-preview.redd.it/teUMWPJbvWy9GkP3PvmhfGGIQa8Q2tGc679uEi5JDLA.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=920bacdd18ddcd86390a084021cc8d56eb77defd\", \"width\": 320, \"height\": 213}, {\"url\": \"https://external-preview.redd.it/teUMWPJbvWy9GkP3PvmhfGGIQa8Q2tGc679uEi5JDLA.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=694b9272ef8f6b95a0700c2b090d3f6da4ac21e5\", \"width\": 640, \"height\": 426}, {\"url\": \"https://external-preview.redd.it/teUMWPJbvWy9GkP3PvmhfGGIQa8Q2tGc679uEi5JDLA.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=811abe2f7b51a5ae27ee823dea724ae2b0762bf1\", \"width\": 960, \"height\": 639}, {\"url\": \"https://external-preview.redd.it/teUMWPJbvWy9GkP3PvmhfGGIQa8Q2tGc679uEi5JDLA.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=263fd9dd514242ee151075c00a4b07b5d2f57386\", \"width\": 1080, \"height\": 719}], \"variants\": {}, \"id\": \"pLZgjMcDYlW9Aqp18pfkolmt3Q3hHE7bwc3A9bMTXhc\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh13\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1bnzk\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Tremor-Christ\", \"discussion_type\": null, \"num_comments\": 1880, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/worldnews/comments/j1bnzk/spains_supreme_court_rules_food_delivery_riders/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.thestar.com.my/tech/tech-news/2020/09/24/spain039s-supreme-court-rules-food-delivery-riders-are-employees-not-freelancers\", \"subreddit_subscribers\": 25083766, \"created_utc\": 1601298536.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"JusticeServed\", \"selftext\": \"\", \"author_fullname\": \"t2_45bkl4w\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Great lawyer!\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Courtroom Justice\"}], \"subreddit_name_prefixed\": \"r/JusticeServed\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": \"purple\", \"downs\": 0, \"thumbnail_height\": 133, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1izkl\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 33668, \"total_awards_received\": 50, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"0b20f610-6c35-11e9-924d-122677b24742\", \"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\": \"Courtroom Justice\", \"can_mod_post\": false, \"score\": 33668, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://a.thumbs.redditmedia.com/PNqGyyPaQ3SpBlKRunEK3LR_HbijeBhLBV9OMMbw-G0.jpg\", \"edited\": false, \"author_flair_css_class\": \"Navy\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"1\"}], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601350250.0, \"link_flair_type\": \"richtext\", \"wls\": 0, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"i.redd.it\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"new\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/zyu31uuaxxp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/zyu31uuaxxp51.jpg?auto=webp\\u0026s=38020d2fa6dc7f27d8544d3374db7b9651c9a3f8\", \"width\": 1242, \"height\": 1182}, \"resolutions\": [{\"url\": \"https://preview.redd.it/zyu31uuaxxp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=3450ef1411d9ae80eff15c1e74100d5ea29514fd\", \"width\": 108, \"height\": 102}, {\"url\": \"https://preview.redd.it/zyu31uuaxxp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=4a48bbcc259611c90b0a8e92e401e66be483dc7d\", \"width\": 216, \"height\": 205}, {\"url\": \"https://preview.redd.it/zyu31uuaxxp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b654d14260e42789fa78ef5a9741d71c7b72c079\", \"width\": 320, \"height\": 304}, {\"url\": \"https://preview.redd.it/zyu31uuaxxp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=981d3f3868299bf58855b65cbed199dab598134a\", \"width\": 640, \"height\": 609}, {\"url\": \"https://preview.redd.it/zyu31uuaxxp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=c8a83f805dff27deb225732e4efe0126f7f4e529\", \"width\": 960, \"height\": 913}, {\"url\": \"https://preview.redd.it/zyu31uuaxxp51.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=a96d566737dbc0e54b23c7554a43105747a83b59\", \"width\": 1080, \"height\": 1027}], \"variants\": {}, \"id\": \"4lymcn6AxUOzzNOL1FfBGptxPFeY8_NfMoukcvSzCnA\"}], \"enabled\": true}, \"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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 8, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 11, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 16, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 5, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_7becef23-fb0b-4d62-b8a6-01d5759367cb\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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 goodness lifts you\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Faith In Humanity Restored\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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/gva4vt20qc751_FaithInHumanityRestored.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_7149a401-1223-4543-bfd6-4127cb4246da\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3488f7c5a6f97f206132ef925d5a7cf1139085b1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a0670a9461db50dea6e41835e2ffe6fe60d9b5e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=776256c47db66ef974dd2f054cdee57b7ff0bcb0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd087e8240a311dea69233cdd54cac2b75db391a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a9cbe69d62e0110174dc99d801fcb0e32674687c\", \"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 key is to keep your cool this summer.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Cool Summer\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3488f7c5a6f97f206132ef925d5a7cf1139085b1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a0670a9461db50dea6e41835e2ffe6fe60d9b5e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=776256c47db66ef974dd2f054cdee57b7ff0bcb0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd087e8240a311dea69233cdd54cac2b75db391a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a9cbe69d62e0110174dc99d801fcb0e32674687c\", \"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/1m9abin81nc51_CoolSummer.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"346ea1fc-e3b8-11e4-85df-22000b39c2d4\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"1\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2vxxc\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1izkl\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"zBlackouttz\", \"discussion_type\": null, \"num_comments\": 986, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/JusticeServed/comments/j1izkl/great_lawyer/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/zyu31uuaxxp51.jpg\", \"subreddit_subscribers\": 1672885, \"created_utc\": 1601321450.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"pics\", \"selftext\": \"\", \"author_fullname\": \"t2_3qo6zvfi\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Donald Trump wrote off more than $70,000 on his taxes FOR HAIR STYLING\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/pics\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"2\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1igwj\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.86, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 34892, \"total_awards_received\": 27, \"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\": \"Politics\", \"can_mod_post\": false, \"score\": 34892, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://a.thumbs.redditmedia.com/jELu4vGuILeaiVFWdOgPoWJDo9hLK33JkbYKAQ5kZj0.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": [\"photography\"], \"is_self\": false, \"mod_note\": null, \"created\": 1601348731.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/2e6fb5cpsxp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/2e6fb5cpsxp51.jpg?auto=webp\\u0026s=63a898e796a8b7e7d2f5443d46496cf31145098d\", \"width\": 1024, \"height\": 576}, \"resolutions\": [{\"url\": \"https://preview.redd.it/2e6fb5cpsxp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=59b9263176fa90724878b499a7c1ee10353102c2\", \"width\": 108, \"height\": 60}, {\"url\": \"https://preview.redd.it/2e6fb5cpsxp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e89f19e2eaaad0f5fd8d9a70848c43ed18d76d6e\", \"width\": 216, \"height\": 121}, {\"url\": \"https://preview.redd.it/2e6fb5cpsxp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=71ca62ea266218237c29e2d6852d8dbce2c063a1\", \"width\": 320, \"height\": 180}, {\"url\": \"https://preview.redd.it/2e6fb5cpsxp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=36f1febf1a51985d5b7aa880ed2968e3ba0a86c1\", \"width\": 640, \"height\": 360}, {\"url\": \"https://preview.redd.it/2e6fb5cpsxp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=70c10d1b4845e221ccbbbcca24488076c7b9d784\", \"width\": 960, \"height\": 540}], \"variants\": {}, \"id\": \"7WzXGMDOXl1MFrgKbtKhKzgNlBZd6NzyxxbaNdhZwoY\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_3e000ecb-c1a4-49dc-af14-c8ac2029ca97\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3580dc2a3e7fbc57a18c6305f80378a0d9ac9a5a\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1cedcdcac344c8ecacb05ecfffa82dbf9c83a302\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=980829d9fab5d2684c719d332321f00e0774ee58\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a7c8f34bcb80ffa4ba37eb14494a6e83f528255c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f93579029005b0d9daa3e556d5a13755b25cff3d\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"ARGH!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Table Flip\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3580dc2a3e7fbc57a18c6305f80378a0d9ac9a5a\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1cedcdcac344c8ecacb05ecfffa82dbf9c83a302\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=980829d9fab5d2684c719d332321f00e0774ee58\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a7c8f34bcb80ffa4ba37eb14494a6e83f528255c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f93579029005b0d9daa3e556d5a13755b25cff3d\", \"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/a05z7bb9v7i51_TableFlip.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 5, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_483d8e29-bbe5-404e-a09a-c2d7b16c4fff\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6aa7f9c1a296f107705396635063074c89d0ae9f\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=766123ddae43d52fbbe97021ba1040fa6e581e5b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e598c03acb479ea319d4d9d6122a3f50f2a7f42e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=87295ee95f6324330cb0db43a8ac6e6bd36d06b5\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=568d15bdc973c613831bc212cf1a2ff264a7135f\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Laugh like a supervillain\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Evil Cackle\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6aa7f9c1a296f107705396635063074c89d0ae9f\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=766123ddae43d52fbbe97021ba1040fa6e581e5b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e598c03acb479ea319d4d9d6122a3f50f2a7f42e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=87295ee95f6324330cb0db43a8ac6e6bd36d06b5\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=568d15bdc973c613831bc212cf1a2ff264a7135f\", \"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/43zl6dfcg9e51_EvilCackle.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\\u0026height=16\\u0026auto=webp\\u0026s=0c64940c225d9e05e6116c59a43523d0aa0a5be4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1269bf3ab924e09c0ef5b0d935e0ce7576a11852\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b7de78f9bb4ae6dfa33242cf3596647e4d00d2f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fcf6512dbc011bcca1f0fc67b957880145c73749\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=0c64940c225d9e05e6116c59a43523d0aa0a5be4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1269bf3ab924e09c0ef5b0d935e0ce7576a11852\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b7de78f9bb4ae6dfa33242cf3596647e4d00d2f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fcf6512dbc011bcca1f0fc67b957880145c73749\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 3, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"260873e0-c9b8-11e5-be06-0ecbb6f4dd8d\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh0u\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#0079d3\", \"id\": \"j1igwj\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ohnoh18\", \"discussion_type\": null, \"num_comments\": 2057, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/pics/comments/j1igwj/donald_trump_wrote_off_more_than_70000_on_his/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/2e6fb5cpsxp51.jpg\", \"subreddit_subscribers\": 25927030, \"created_utc\": 1601319931.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"worldnews\", \"selftext\": \"\", \"author_fullname\": \"t2_bmebv\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Multiple 'water bodies' found under surface of Mars\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/worldnews\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1hmo2\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 33008, \"total_awards_received\": 66, \"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\": 33008, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601346282.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"independent.co.uk\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.independent.co.uk/life-style/gadgets-and-tech/mars-water-bodies-nasa-alien-life-b673519.html\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?auto=webp\\u0026s=d44652918ffa666eccbc2179584561fb847622cf\", \"width\": 2000, \"height\": 1500}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=917cdbd956dc256a3878fd7d7f62ec786d14ca3b\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=69cff5b7014370cd0163c5c5abda67923af7602a\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5ea333beb3a65cda18caa325c5d416343dcd0a01\", \"width\": 320, \"height\": 240}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a3172880992a80c9a77897e42a6c1777b186b3bc\", \"width\": 640, \"height\": 480}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=da53a18b5f74f77e43c80e52d2fb203db8a5fdf4\", \"width\": 960, \"height\": 720}, {\"url\": \"https://external-preview.redd.it/bJNJ0QaSsjmrCEfeMuxV3gntb5NnJcuz4g__zct7MlU.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2b9fd7ea3c9ca9a09bfe9aeca47f447d739456f2\", \"width\": 1080, \"height\": 810}], \"variants\": {}, \"id\": \"TEOA6DdC6M-8y0LHmTyEKza-0VlR-_SrTSNTwdHXslk\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 125, \"id\": \"award_75f9bc56-eba3-4988-a1af-aec974404a0b\", \"penny_donate\": 0, \"award_sub_type\": \"GROUP\", \"coin_reward\": 100, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\", \"days_of_premium\": 7, \"tiers_by_required_awardings\": {\"0\": {\"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"awardings_required\": 0, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\", \"width\": 512, \"format\": \"PNG\", \"height\": 512}}, \"25\": {\"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_128.png\", \"width\": 128, \"height\": 128}], \"awardings_required\": 25, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=2ccd994559b3b8591c5bd21fa15907d15d61227d\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=64e9b9677082a4a10f55bb2d38c2fcc7c8e1d3b8\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0ead5f0f7e0e98f148a5f2221a47a814e6c78219\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bb662b56b88429a2e423988002daa5de02fb2859\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d84ac9acf50c78197da081f4d70f76d18b8d81b5\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_512.png\", \"width\": 512, \"format\": \"APNG\", \"height\": 512}}, \"10\": {\"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_128.png\", \"width\": 128, \"height\": 128}], \"awardings_required\": 10, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c3f8858599a67e2d58bb0822d0dee9f655f11df0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=dcaf9beed77cb167896f01a60de5b282302bf269\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=09d73c72eb726a9eea9dc663f6355337cb38954f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b24a418d5f8a95f9be7c6041428f7c2084391a71\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=fdbc46f299a3386f8f52b2bff2290a50e323f252\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_512.png\", \"width\": 512, \"format\": \"APNG\", \"height\": 512}}, \"5\": {\"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9eaa27fdab300271f08789a98da2d5037adcdd12\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c548c76c14705b96ea23f3efaa13dd28f6bac755\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2c245ce35d7b6764caec6180c0ba115b194860f8\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=12842e1b0ae1050961ee884b7056ab25ff0a0007\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=fa157eccaf7ea2cfa53bd14607065f485c0eb851\", \"width\": 128, \"height\": 128}], \"awardings_required\": 5, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9eaa27fdab300271f08789a98da2d5037adcdd12\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c548c76c14705b96ea23f3efaa13dd28f6bac755\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2c245ce35d7b6764caec6180c0ba115b194860f8\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=12842e1b0ae1050961ee884b7056ab25ff0a0007\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=fa157eccaf7ea2cfa53bd14607065f485c0eb851\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png\", \"width\": 512, \"format\": \"PNG\", \"height\": 512}}}, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"icon_width\": 512, \"static_icon_width\": 512, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": 5, \"description\": \"All aboard! Every 5 Awards gives the author 100 Coins and 1 week of Premium. Rack up the number of Awards and watch the Train level-up.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Super Medal Train\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"icon_format\": \"PNG\", \"icon_height\": 512, \"penny_price\": 0, \"award_type\": \"global\", \"static_icon_url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 10, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 11, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 9, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 19, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh13\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1hmo2\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"BrennanBr\", \"discussion_type\": null, \"num_comments\": 1435, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/worldnews/comments/j1hmo2/multiple_water_bodies_found_under_surface_of_mars/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.independent.co.uk/life-style/gadgets-and-tech/mars-water-bodies-nasa-alien-life-b673519.html\", \"subreddit_subscribers\": 25083766, \"created_utc\": 1601317482.0, \"num_crossposts\": 12, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"specializedtools\", \"selftext\": \"\", \"author_fullname\": \"t2_sh05o\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Old Twinplex Stropper for double edge Carbon Steel blades. R/wicked_edge seemed to enjoy it.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/specializedtools\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1hmhe\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 23792, \"total_awards_received\": 18, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/niwh2jk6lxp51/DASH_720.mp4?source=fallback\", \"height\": 720, \"width\": 405, \"scrubber_media_url\": \"https://v.redd.it/niwh2jk6lxp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/niwh2jk6lxp51/DASHPlaylist.mpd?a=1603931458%2CYzY0MjVmYWNmMDZmZjM4OGU5NDJkZGRlMzg0ZmU5OGE3NWUwY2M5YTlmZmY4NWRiZDY1MTE2NDEyYWZkZDM1OA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 44, \"hls_url\": \"https://v.redd.it/niwh2jk6lxp51/HLSPlaylist.m3u8?a=1603931458%2CMDY2MDZkMzUwYzg5OGM0OWUyZmI0NDdjZWRiMzVjNjMwM2RmY2VmNTgzOWM3NDA4ZWM2MGY5MmU0NTM4M2Q0Yw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 23792, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/-Z1efya-OkG19wZFe1r2Pn9RiV-aF6bhcTyVD7sjDcg.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601346269.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/niwh2jk6lxp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/iB-uSAm0awsU7MZTKEg82lpK3_nixT5jviHf8hyu3g0.png?format=pjpg\\u0026auto=webp\\u0026s=ec4ba833f14ac2cbd98380f0a333fbd2f0cc3d06\", \"width\": 720, \"height\": 1280}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/iB-uSAm0awsU7MZTKEg82lpK3_nixT5jviHf8hyu3g0.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a0e76629ff846396f20aabd068a11b5ae78587f3\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/iB-uSAm0awsU7MZTKEg82lpK3_nixT5jviHf8hyu3g0.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a3c772ccfa3f042cef94a5fb742dd76cc5ccecf7\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/iB-uSAm0awsU7MZTKEg82lpK3_nixT5jviHf8hyu3g0.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=76dea3b5b73ebc9f2b8367163dded9220b58993c\", \"width\": 320, \"height\": 568}, {\"url\": \"https://external-preview.redd.it/iB-uSAm0awsU7MZTKEg82lpK3_nixT5jviHf8hyu3g0.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=de9e467487456c8bdf2ec95b2a0b287eee831b7f\", \"width\": 640, \"height\": 1137}], \"variants\": {}, \"id\": \"PlkFtr42GVaHn6-xqlgtG9zLM1BXf7wctCNRTd1bvFM\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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\\u0026height=16\\u0026auto=webp\\u0026s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=26297b024da3e9bd6507e7b8553507493b5e6606\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0763517837b22d5e414dd330d5006c0d89ccb499\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=26297b024da3e9bd6507e7b8553507493b5e6606\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0763517837b22d5e414dd330d5006c0d89ccb499\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_36ybr\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1hmhe\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Brex1010\", \"discussion_type\": null, \"num_comments\": 807, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/specializedtools/comments/j1hmhe/old_twinplex_stropper_for_double_edge_carbon/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/niwh2jk6lxp51\", \"subreddit_subscribers\": 998555, \"created_utc\": 1601317469.0, \"num_crossposts\": 7, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/niwh2jk6lxp51/DASH_720.mp4?source=fallback\", \"height\": 720, \"width\": 405, \"scrubber_media_url\": \"https://v.redd.it/niwh2jk6lxp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/niwh2jk6lxp51/DASHPlaylist.mpd?a=1603931458%2CYzY0MjVmYWNmMDZmZjM4OGU5NDJkZGRlMzg0ZmU5OGE3NWUwY2M5YTlmZmY4NWRiZDY1MTE2NDEyYWZkZDM1OA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 44, \"hls_url\": \"https://v.redd.it/niwh2jk6lxp51/HLSPlaylist.m3u8?a=1603931458%2CMDY2MDZkMzUwYzg5OGM0OWUyZmI0NDdjZWRiMzVjNjMwM2RmY2VmNTgzOWM3NDA4ZWM2MGY5MmU0NTM4M2Q0Yw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"relationship_advice\", \"selftext\": \"i typed this all out and Reddit ate it so I'm going to give the short version this time. My wife and I started dating in 2015 and dated for 3 years. in early 2018, I started feeling like we were drifting apart and that the relationship was reaching its natural conclusion and I ended the relationship. less than a month later, she told me she found out she was pregnant. at the time it was presented like it was an accidental pregnancy and that was the story I believed. \\n\\nOur son was born in September of 2018 and we got married in May of last year. We have a pretty happy marriage overall. I will say right now that I am the more hands on parent and more involved, but I've never had any reason to doubt that my wife loves our son. I just always wanted to be a dad and have kids and she never saw it in her life plan (another part of the reason why I felt like things weren't going to work, because I really prioritized having a family). The dynamic does work for us and like I said I never had any reason to suspect that she didn't love our son or enjoy being a mom.\\n\\nBasically, this came to pass because I was talking about having a second child. I'm one of 8 (3 full siblings, 4 much younger half siblings) and I always wanted to have at least 2/3 kids, which my wife knows. so I brought up having more kids because we're getting older, and our son is old enough now that it seems like a possibility.\\n\\nafter dismissing me for several days, tonight my wife admitted that she actually planned her pregnancy with our son but that she didn't really want the baby at all, she just wanted to keep me around/knew that if she was pregnant I wouldn't break up with her/knew that I would get back together with her, but she planned it just so I would stay with her and she doesn't actually enjoy having him, she just wanted to be with me. \\n\\nthis hurt and upset me a lot, and I honestly don't know how to feel. on one hand I feel like, well, everyone got what they wanted so it's fine, right? but at the same time, I feel like I've been lied to for years AND the fact that my wife admitted to not enjoying our son is weighing on my heart. \\n\\nis it unreasonable for me to feel this way? what would you do if you were in my shoes? i wish I could go back to before I knew this and just continue living my life the way it was... but I don't know if I can now.\\n\\nEDIT: I'm trying to go through and reply to comments, answer questions and so on now. when I posted last night I really wasn't sure what the response would be. \\n\\nI feel like I need to be absolutely, 100% clear on one thing in terms of the content of some of these comments: I don't believe this is a characteristic of \\\"women\\\" and I don't believe that all women are naturally manipulative or evil or that men hold some inherent value over and above women. I think people, period, can be manipulative and can do things to hurt others in their relationships and my wife happened to do that.\\n\\n\\nEDIT2: I intend to have a further conversation with my wife about this and gain some clarity on certain things from her perspective including her thought processes at the time and now. while right now I'm leaning in a certain direction I'm not making any choices without knowing as many details as I can get. some people have questions about things I don't know the answers to with regard to her intentions and thought processes and maybe I can answer them after we talk tonight.\", \"author_fullname\": \"t2_89i3bvdy\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"my (39m) wife (38f) admitted that she planned our supposed surprise pregnancy and I don't know how I feel\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/relationship_advice\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j18nx4\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 19642, \"total_awards_received\": 53, \"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\": \"/r/all\", \"can_mod_post\": false, \"score\": 19642, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": 1601335634.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1601312797.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.relationship_advice\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003Ei typed this all out and Reddit ate it so I\\u0026#39;m going to give the short version this time. My wife and I started dating in 2015 and dated for 3 years. in early 2018, I started feeling like we were drifting apart and that the relationship was reaching its natural conclusion and I ended the relationship. less than a month later, she told me she found out she was pregnant. at the time it was presented like it was an accidental pregnancy and that was the story I believed. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EOur son was born in September of 2018 and we got married in May of last year. We have a pretty happy marriage overall. I will say right now that I am the more hands on parent and more involved, but I\\u0026#39;ve never had any reason to doubt that my wife loves our son. I just always wanted to be a dad and have kids and she never saw it in her life plan (another part of the reason why I felt like things weren\\u0026#39;t going to work, because I really prioritized having a family). The dynamic does work for us and like I said I never had any reason to suspect that she didn\\u0026#39;t love our son or enjoy being a mom.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EBasically, this came to pass because I was talking about having a second child. I\\u0026#39;m one of 8 (3 full siblings, 4 much younger half siblings) and I always wanted to have at least 2/3 kids, which my wife knows. so I brought up having more kids because we\\u0026#39;re getting older, and our son is old enough now that it seems like a possibility.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003Eafter dismissing me for several days, tonight my wife admitted that she actually planned her pregnancy with our son but that she didn\\u0026#39;t really want the baby at all, she just wanted to keep me around/knew that if she was pregnant I wouldn\\u0026#39;t break up with her/knew that I would get back together with her, but she planned it just so I would stay with her and she doesn\\u0026#39;t actually enjoy having him, she just wanted to be with me. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003Ethis hurt and upset me a lot, and I honestly don\\u0026#39;t know how to feel. on one hand I feel like, well, everyone got what they wanted so it\\u0026#39;s fine, right? but at the same time, I feel like I\\u0026#39;ve been lied to for years AND the fact that my wife admitted to not enjoying our son is weighing on my heart. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003Eis it unreasonable for me to feel this way? what would you do if you were in my shoes? i wish I could go back to before I knew this and just continue living my life the way it was... but I don\\u0026#39;t know if I can now.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEDIT: I\\u0026#39;m trying to go through and reply to comments, answer questions and so on now. when I posted last night I really wasn\\u0026#39;t sure what the response would be. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI feel like I need to be absolutely, 100% clear on one thing in terms of the content of some of these comments: I don\\u0026#39;t believe this is a characteristic of \\u0026quot;women\\u0026quot; and I don\\u0026#39;t believe that all women are naturally manipulative or evil or that men hold some inherent value over and above women. I think people, period, can be manipulative and can do things to hurt others in their relationships and my wife happened to do that.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEDIT2: I intend to have a further conversation with my wife about this and gain some clarity on certain things from her perspective including her thought processes at the time and now. while right now I\\u0026#39;m leaning in a certain direction I\\u0026#39;m not making any choices without knowing as many details as I can get. some people have questions about things I don\\u0026#39;t know the answers to with regard to her intentions and thought processes and maybe I can answer them after we talk tonight.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 6, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_3e000ecb-c1a4-49dc-af14-c8ac2029ca97\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3580dc2a3e7fbc57a18c6305f80378a0d9ac9a5a\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1cedcdcac344c8ecacb05ecfffa82dbf9c83a302\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=980829d9fab5d2684c719d332321f00e0774ee58\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a7c8f34bcb80ffa4ba37eb14494a6e83f528255c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f93579029005b0d9daa3e556d5a13755b25cff3d\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"ARGH!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Table Flip\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3580dc2a3e7fbc57a18c6305f80378a0d9ac9a5a\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1cedcdcac344c8ecacb05ecfffa82dbf9c83a302\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=980829d9fab5d2684c719d332321f00e0774ee58\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a7c8f34bcb80ffa4ba37eb14494a6e83f528255c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a05z7bb9v7i51_TableFlip.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f93579029005b0d9daa3e556d5a13755b25cff3d\", \"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/a05z7bb9v7i51_TableFlip.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 5, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 7, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 28, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2r0cn\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j18nx4\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"throwRA-lifeisalie\", \"discussion_type\": null, \"num_comments\": 1671, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/relationship_advice/comments/j18nx4/my_39m_wife_38f_admitted_that_she_planned_our/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/relationship_advice/comments/j18nx4/my_39m_wife_38f_admitted_that_she_planned_our/\", \"subreddit_subscribers\": 4106175, \"created_utc\": 1601283997.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Damnthatsinteresting\", \"selftext\": \"\", \"author_fullname\": \"t2_1nyg7qub\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Following several injuries Brazilian pianist Jo\\u00e3o Carlos Martins lost the ability to move his fingers. But after more than 20-years of being unable to play \\u2014 a pair of \\u201cbionic\\u201d gloves are bringing him back.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Damnthatsinteresting\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"video\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1hto7\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 36061, \"total_awards_received\": 241, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/jc96bxromxp51/DASH_480.mp4?source=fallback\", \"height\": 480, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/jc96bxromxp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/jc96bxromxp51/DASHPlaylist.mpd?a=1603931458%2CZTFkMmQzYzIyZjg4MmVjNGNjMTU1NDY5NzM0ZWJmOGY5YWRjMmIxYjRkNzYyZWJiMzRkNjFjOTM4MGY4MjFhOQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 59, \"hls_url\": \"https://v.redd.it/jc96bxromxp51/HLSPlaylist.m3u8?a=1603931458%2CZmQ5NWFlNGI4MzIzZDI5ZmNmM2QxYWJmMDU0ZTY4N2YxMzQyZWUxNWI1OWZlYzc5MzA2OTNiMGI2Y2M4NjUyMg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"Video\", \"can_mod_post\": false, \"score\": 36061, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/U4jZVGGUPrLUbrAUov1GUOgOXSX_xZuT7y9AWv1ooxc.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601346856.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/jc96bxromxp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/wcaXyHGq_il1uLU9jtv0lgFfElCPFoX0xS7eyTiwlXU.png?format=pjpg\\u0026auto=webp\\u0026s=3e48b9d951a03a27aa6c299cf88c57d5ffee2757\", \"width\": 480, \"height\": 480}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/wcaXyHGq_il1uLU9jtv0lgFfElCPFoX0xS7eyTiwlXU.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=9fc6eea3e0845da5816e08ecf7be313aba9bbde0\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/wcaXyHGq_il1uLU9jtv0lgFfElCPFoX0xS7eyTiwlXU.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=c864e3e0d55cd7b05aaed711678f1e77d5e3614c\", \"width\": 216, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/wcaXyHGq_il1uLU9jtv0lgFfElCPFoX0xS7eyTiwlXU.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a55fb4ae4c49f24149eb524760526d4ba6634cb2\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"CznlXpxVkiSZEygCiIIlyIQhjSIEiuzPobFYMAYh3Vg\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_c4b2e438-16bb-4568-88e7-7893b7662944\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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 glittering stamp for a feel-good thing\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Wholesome Seal of Approval\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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/b9ks3a5k7jj41_WholesomeSealofApproval.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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 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\\u0026height=16\\u0026auto=webp\\u0026s=647cccf78702582f30d23908180da092b135cffe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4644ac0618ecdef010ae2368e2e58669953fd9a3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ca4efb2faa26429279f44ced2822f5e81ff37537\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3a307ad71aad031accfd47f1af82a2b1e09195cc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 32, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 35, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 40, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 50, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_43f3bf99-92d6-47ab-8205-130d26e7929f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=df5dde46207e5c37f666f88b902a60f52f3692a4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=839938244a8c437c7a25a1f7cc6de28331e7458f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=b3e7d60554c89bd09ddea7703eebae6a2264752e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=60bb1be694f7e446147220100109d28133141e32\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f0ac458bc6c30eb60ab672016a2668a6357de8db\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"This hits me right in the feels\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Tearing Up\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=df5dde46207e5c37f666f88b902a60f52f3692a4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=839938244a8c437c7a25a1f7cc6de28331e7458f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=b3e7d60554c89bd09ddea7703eebae6a2264752e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=60bb1be694f7e446147220100109d28133141e32\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f0ac458bc6c30eb60ab672016a2668a6357de8db\", \"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/lop66ut2wnf51_TearingUp.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_19860e30-3331-4bac-b3d1-bd28de0c7974\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4e50438bd2d72ae5398e839ac2bdcccf323fca79\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e730f68de038499700c6301470812c29ef6a8555\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8d7c7fa22e6ff3b1b0a347839e42f493eb5f6cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=11ec2a72e2724017bb8479639edce8a7f2ba64f4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1e936ae571e89abb5a5aaa2efd2d7cfb0ed1b537\", \"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 needed this today\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Heartwarming\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4e50438bd2d72ae5398e839ac2bdcccf323fca79\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e730f68de038499700c6301470812c29ef6a8555\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8d7c7fa22e6ff3b1b0a347839e42f493eb5f6cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=11ec2a72e2724017bb8479639edce8a7f2ba64f4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1e936ae571e89abb5a5aaa2efd2d7cfb0ed1b537\", \"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/v1mxw8i6wnf51_Heartwarming.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 34, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 40, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_7becef23-fb0b-4d62-b8a6-01d5759367cb\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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 goodness lifts you\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Faith In Humanity Restored\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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/gva4vt20qc751_FaithInHumanityRestored.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Take My Energy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2xxyj\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1hto7\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"shaka_sulu\", \"discussion_type\": null, \"num_comments\": 384, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Damnthatsinteresting/comments/j1hto7/following_several_injuries_brazilian_pianist_jo\\u00e3o/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/jc96bxromxp51\", \"subreddit_subscribers\": 2717424, \"created_utc\": 1601318056.0, \"num_crossposts\": 12, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/jc96bxromxp51/DASH_480.mp4?source=fallback\", \"height\": 480, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/jc96bxromxp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/jc96bxromxp51/DASHPlaylist.mpd?a=1603931458%2CZTFkMmQzYzIyZjg4MmVjNGNjMTU1NDY5NzM0ZWJmOGY5YWRjMmIxYjRkNzYyZWJiMzRkNjFjOTM4MGY4MjFhOQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 59, \"hls_url\": \"https://v.redd.it/jc96bxromxp51/HLSPlaylist.m3u8?a=1603931458%2CZmQ5NWFlNGI4MzIzZDI5ZmNmM2QxYWJmMDU0ZTY4N2YxMzQyZWUxNWI1OWZlYzc5MzA2OTNiMGI2Y2M4NjUyMg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Bad_Cop_No_Donut\", \"selftext\": \"\", \"author_fullname\": \"t2_11ctdi\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"When a black woman can get murdered in her own home and the police are only indicted for the shots they missed, that is why the world is saying \\\"Black Lives Matter.\\\"\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Bad_Cop_No_Donut\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1aioj\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.8, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 28086, \"total_awards_received\": 15, \"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\": 28086, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/93Uj6_fLfDGJ91k6_CGsZBn2JnWqJ1yCnDuzcJwLFdo.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_3\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601322516.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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/84o6p7mtmvp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/84o6p7mtmvp51.jpg?auto=webp\\u0026s=14f8c842dea0286cbf284f3daf0d3e368084df11\", \"width\": 720, \"height\": 735}, \"resolutions\": [{\"url\": \"https://preview.redd.it/84o6p7mtmvp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=2c3e739f46a89870cc7021aa506221b3eaf8a999\", \"width\": 108, \"height\": 110}, {\"url\": \"https://preview.redd.it/84o6p7mtmvp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=dab997d5b8425d71925ff6500e77e6786fc3ee92\", \"width\": 216, \"height\": 220}, {\"url\": \"https://preview.redd.it/84o6p7mtmvp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=fc3846e2558ac6a6112000256d889db63ae3a5e1\", \"width\": 320, \"height\": 326}, {\"url\": \"https://preview.redd.it/84o6p7mtmvp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=e0e5e79bd4bcbcd2dd6108ddc9143e5586acdde6\", \"width\": 640, \"height\": 653}], \"variants\": {}, \"id\": \"O2HbA4LP8Jg0bSsPd6hAQrUvIJNiqBeEVIV0lHY2az4\"}], \"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://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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/rg960rc47jj41_All-SeeingUpvote.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 the author a month of Reddit Premium, which includes %{coin_symbol}700 Coins for that month, and shows a Platinum Award.\", \"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\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 6, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qqdb\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1aioj\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Romano16\", \"discussion_type\": null, \"num_comments\": 1715, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Bad_Cop_No_Donut/comments/j1aioj/when_a_black_woman_can_get_murdered_in_her_own/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/84o6p7mtmvp51.jpg\", \"subreddit_subscribers\": 463542, \"created_utc\": 1601293716.0, \"num_crossposts\": 8, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"leagueoflegends\", \"selftext\": \"###WORLDS 2020 PLAY-IN \\n[Official page](https://watch.lolesports.com/) | [Leaguepedia](https://lol.gamepedia.com/2020_Season_World_Championship) | [Liquipedia](https://liquipedia.net/leagueoflegends/World_Championship/2020) | [Eventvods.com](https://eventvods.com/featured/lol?utm_source=reddit\\u0026utm_medium=subreddit\\u0026utm_campaign=post_match_threads) | [New to LoL](http://lol.gamepedia.com/New_To_League/Welcome) \\n\\n---\\n\\n###Team Liquid 1-0 Legacy Esports \\n**Team Liquid advance to the Group Stage! Legacy Esports will have to face the winner of the Group B third/fourth playoff in order to advance** \\n \\n**TL** | [Leaguepedia](https://lol.gamepedia.com/Team_Liquid) | [Liquipedia](http://liquipedia.net/leagueoflegends/Team_Liquid) | [Discord](https://discordapp.com/invite/MGHH3uB) | [Website](https://www.teamliquid.com/) | [Twitter](https://twitter.com/teamliquidlol) | [Facebook](https://www.facebook.com/teamliquidLoL) | [YouTube](https://www.youtube.com/user/teamliquidnet) | [Subreddit](https://www.reddit.com/r/teamliquid) \\n**LGC** | [Leaguepedia](https://lol.gamepedia.com/Legacy_eSports) | [Liquipedia](https://liquipedia.net/leagueoflegends/Legacy_Esports) | [Website](http://legacyesports.com.au/) | [Twitter](http://www.twitter.com/LegacyOCE) | [Facebook](https://www.facebook.com/LegacyEsportsLoL) \\n\\n---\\n\\n###MATCH 1: TL vs. LGC \\n[**Winner: Team Liquid** in 20m](https://i.imgur.com/T08n2lP.jpg) \\n \\n\\n||Bans 1|Bans 2|[G](#mt-gold)|[K](#mt-kills)|[T](#mt-towers)|D/B|\\n|:--|:--:|:--:|:--:|:--:|:--:|:--:|\\n|**TL**|[nidalee](#c-nidalee) [lillia](#c-lillia) [sett](#c-sett)|[senna](#c-senna) [ezreal](#c-ezreal)|42.4k|19|7|[C](#mt-cloud)^1 [O](#mt-ocean)^3 [I](#mt-infernal)^4 [H](#mt-herald)^5 |\\n|**LGC**|[orianna](#c-orianna) [twitch](#c-twitch) [azir](#c-azir)|[bard](#c-bard) [kalista](#c-kalista)|29.2k|3|0|[H](#mt-herald)^2 |\\n\\n|**TL**|19-3-43|[vs](#mt-kills)|3-19-7|**LGC**|\\n|--:|--:|:--:|:--|:--|\\n|Impact [shen](#c-shen) ^2|1-2-7|TOP|1-2-1|^1 [ornn](#c-ornn) Topoon|\\n|Broxah [graves](#c-graves) ^1|8-0-9|JNG|2-4-1|^1 [kindred](#c-kindred) Babip|\\n|Jensen [syndra](#c-syndra) ^2|5-0-7|MID|0-5-1|^2 [galio](#c-galio) Tally|\\n|Tactical [caitlyn](#c-caitlyn) ^3|5-1-8|BOT|0-5-2|^3 [jhin](#c-jhin) Raes|\\n|CoreJJ [braum](#c-braum) ^3|0-0-12|SUP|0-3-2|^4 [rakan](#c-rakan) Isles|\\n\\n---\\n\\n[This thread was created by the Post-Match Team](https://postmatch.team).\", \"author_fullname\": \"t2_n6n2y\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Tiebreaker 2 / 2020 World Championship Play-In - Group A / Post-Match Discussion\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/leagueoflegends\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"pmt-thread\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1cdgp\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 4547, \"total_awards_received\": 32, \"media_embed\": {}, \"thumbnail_width\": null, \"author_flair_template_id\": \"dc8cf3b6-fd7c-11e8-8cec-0e8eb0af8716\", \"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\": 4547, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"spoiler\", \"edited\": 1601301464.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":illaoi:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/pf17s85qczg21_t5_2rfxx/illaoi\"}, {\"e\": \"text\", \"t\": \" /r/LoL Post-Match Team\"}], \"gildings\": {}, \"post_hint\": \"self\", \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1601329921.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"self.leagueoflegends\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Ch3\\u003EWORLDS 2020 PLAY-IN\\u003C/h3\\u003E\\n\\n\\u003Cp\\u003E\\u003Ca href=\\\"https://watch.lolesports.com/\\\"\\u003EOfficial page\\u003C/a\\u003E | \\u003Ca href=\\\"https://lol.gamepedia.com/2020_Season_World_Championship\\\"\\u003ELeaguepedia\\u003C/a\\u003E | \\u003Ca href=\\\"https://liquipedia.net/leagueoflegends/World_Championship/2020\\\"\\u003ELiquipedia\\u003C/a\\u003E | \\u003Ca href=\\\"https://eventvods.com/featured/lol?utm_source=reddit\\u0026amp;utm_medium=subreddit\\u0026amp;utm_campaign=post_match_threads\\\"\\u003EEventvods.com\\u003C/a\\u003E | \\u003Ca href=\\\"http://lol.gamepedia.com/New_To_League/Welcome\\\"\\u003ENew to LoL\\u003C/a\\u003E \\u003C/p\\u003E\\n\\n\\u003Chr/\\u003E\\n\\n\\u003Ch3\\u003ETeam Liquid 1-0 Legacy Esports\\u003C/h3\\u003E\\n\\n\\u003Cp\\u003E\\u003Cstrong\\u003ETeam Liquid advance to the Group Stage! Legacy Esports will have to face the winner of the Group B third/fourth playoff in order to advance\\u003C/strong\\u003E \\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Cstrong\\u003ETL\\u003C/strong\\u003E | \\u003Ca href=\\\"https://lol.gamepedia.com/Team_Liquid\\\"\\u003ELeaguepedia\\u003C/a\\u003E | \\u003Ca href=\\\"http://liquipedia.net/leagueoflegends/Team_Liquid\\\"\\u003ELiquipedia\\u003C/a\\u003E | \\u003Ca href=\\\"https://discordapp.com/invite/MGHH3uB\\\"\\u003EDiscord\\u003C/a\\u003E | \\u003Ca href=\\\"https://www.teamliquid.com/\\\"\\u003EWebsite\\u003C/a\\u003E | \\u003Ca href=\\\"https://twitter.com/teamliquidlol\\\"\\u003ETwitter\\u003C/a\\u003E | \\u003Ca href=\\\"https://www.facebook.com/teamliquidLoL\\\"\\u003EFacebook\\u003C/a\\u003E | \\u003Ca href=\\\"https://www.youtube.com/user/teamliquidnet\\\"\\u003EYouTube\\u003C/a\\u003E | \\u003Ca href=\\\"https://www.reddit.com/r/teamliquid\\\"\\u003ESubreddit\\u003C/a\\u003E\\u003Cbr/\\u003E\\n\\u003Cstrong\\u003ELGC\\u003C/strong\\u003E | \\u003Ca href=\\\"https://lol.gamepedia.com/Legacy_eSports\\\"\\u003ELeaguepedia\\u003C/a\\u003E | \\u003Ca href=\\\"https://liquipedia.net/leagueoflegends/Legacy_Esports\\\"\\u003ELiquipedia\\u003C/a\\u003E | \\u003Ca href=\\\"http://legacyesports.com.au/\\\"\\u003EWebsite\\u003C/a\\u003E | \\u003Ca href=\\\"http://www.twitter.com/LegacyOCE\\\"\\u003ETwitter\\u003C/a\\u003E | \\u003Ca href=\\\"https://www.facebook.com/LegacyEsportsLoL\\\"\\u003EFacebook\\u003C/a\\u003E \\u003C/p\\u003E\\n\\n\\u003Chr/\\u003E\\n\\n\\u003Ch3\\u003EMATCH 1: TL vs. LGC\\u003C/h3\\u003E\\n\\n\\u003Cp\\u003E\\u003Ca href=\\\"https://i.imgur.com/T08n2lP.jpg\\\"\\u003E\\u003Cstrong\\u003EWinner: Team Liquid\\u003C/strong\\u003E in 20m\\u003C/a\\u003E \\u003C/p\\u003E\\n\\n\\u003Ctable\\u003E\\u003Cthead\\u003E\\n\\u003Ctr\\u003E\\n\\u003Cth align=\\\"left\\\"\\u003E\\u003C/th\\u003E\\n\\u003Cth align=\\\"center\\\"\\u003EBans 1\\u003C/th\\u003E\\n\\u003Cth align=\\\"center\\\"\\u003EBans 2\\u003C/th\\u003E\\n\\u003Cth align=\\\"center\\\"\\u003E\\u003Ca href=\\\"#mt-gold\\\"\\u003EG\\u003C/a\\u003E\\u003C/th\\u003E\\n\\u003Cth align=\\\"center\\\"\\u003E\\u003Ca href=\\\"#mt-kills\\\"\\u003EK\\u003C/a\\u003E\\u003C/th\\u003E\\n\\u003Cth align=\\\"center\\\"\\u003E\\u003Ca href=\\\"#mt-towers\\\"\\u003ET\\u003C/a\\u003E\\u003C/th\\u003E\\n\\u003Cth align=\\\"center\\\"\\u003ED/B\\u003C/th\\u003E\\n\\u003C/tr\\u003E\\n\\u003C/thead\\u003E\\u003Ctbody\\u003E\\n\\u003Ctr\\u003E\\n\\u003Ctd align=\\\"left\\\"\\u003E\\u003Cstrong\\u003ETL\\u003C/strong\\u003E\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003E\\u003Ca href=\\\"#c-nidalee\\\"\\u003Enidalee\\u003C/a\\u003E \\u003Ca href=\\\"#c-lillia\\\"\\u003Elillia\\u003C/a\\u003E \\u003Ca href=\\\"#c-sett\\\"\\u003Esett\\u003C/a\\u003E\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003E\\u003Ca href=\\\"#c-senna\\\"\\u003Esenna\\u003C/a\\u003E \\u003Ca href=\\\"#c-ezreal\\\"\\u003Eezreal\\u003C/a\\u003E\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003E42.4k\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003E19\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003E7\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003E\\u003Ca href=\\\"#mt-cloud\\\"\\u003EC\\u003C/a\\u003E\\u003Csup\\u003E1\\u003C/sup\\u003E \\u003Ca href=\\\"#mt-ocean\\\"\\u003EO\\u003C/a\\u003E\\u003Csup\\u003E3\\u003C/sup\\u003E \\u003Ca href=\\\"#mt-infernal\\\"\\u003EI\\u003C/a\\u003E\\u003Csup\\u003E4\\u003C/sup\\u003E \\u003Ca href=\\\"#mt-herald\\\"\\u003EH\\u003C/a\\u003E\\u003Csup\\u003E5\\u003C/sup\\u003E\\u003C/td\\u003E\\n\\u003C/tr\\u003E\\n\\u003Ctr\\u003E\\n\\u003Ctd align=\\\"left\\\"\\u003E\\u003Cstrong\\u003ELGC\\u003C/strong\\u003E\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003E\\u003Ca href=\\\"#c-orianna\\\"\\u003Eorianna\\u003C/a\\u003E \\u003Ca href=\\\"#c-twitch\\\"\\u003Etwitch\\u003C/a\\u003E \\u003Ca href=\\\"#c-azir\\\"\\u003Eazir\\u003C/a\\u003E\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003E\\u003Ca href=\\\"#c-bard\\\"\\u003Ebard\\u003C/a\\u003E \\u003Ca href=\\\"#c-kalista\\\"\\u003Ekalista\\u003C/a\\u003E\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003E29.2k\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003E3\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003E0\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003E\\u003Ca href=\\\"#mt-herald\\\"\\u003EH\\u003C/a\\u003E\\u003Csup\\u003E2\\u003C/sup\\u003E\\u003C/td\\u003E\\n\\u003C/tr\\u003E\\n\\u003C/tbody\\u003E\\u003C/table\\u003E\\n\\n\\u003Ctable\\u003E\\u003Cthead\\u003E\\n\\u003Ctr\\u003E\\n\\u003Cth align=\\\"right\\\"\\u003E\\u003Cstrong\\u003ETL\\u003C/strong\\u003E\\u003C/th\\u003E\\n\\u003Cth align=\\\"right\\\"\\u003E19-3-43\\u003C/th\\u003E\\n\\u003Cth align=\\\"center\\\"\\u003E\\u003Ca href=\\\"#mt-kills\\\"\\u003Evs\\u003C/a\\u003E\\u003C/th\\u003E\\n\\u003Cth align=\\\"left\\\"\\u003E3-19-7\\u003C/th\\u003E\\n\\u003Cth align=\\\"left\\\"\\u003E\\u003Cstrong\\u003ELGC\\u003C/strong\\u003E\\u003C/th\\u003E\\n\\u003C/tr\\u003E\\n\\u003C/thead\\u003E\\u003Ctbody\\u003E\\n\\u003Ctr\\u003E\\n\\u003Ctd align=\\\"right\\\"\\u003EImpact \\u003Ca href=\\\"#c-shen\\\"\\u003Eshen\\u003C/a\\u003E \\u003Csup\\u003E2\\u003C/sup\\u003E\\u003C/td\\u003E\\n\\u003Ctd align=\\\"right\\\"\\u003E1-2-7\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003ETOP\\u003C/td\\u003E\\n\\u003Ctd align=\\\"left\\\"\\u003E1-2-1\\u003C/td\\u003E\\n\\u003Ctd align=\\\"left\\\"\\u003E\\u003Csup\\u003E1\\u003C/sup\\u003E \\u003Ca href=\\\"#c-ornn\\\"\\u003Eornn\\u003C/a\\u003E Topoon\\u003C/td\\u003E\\n\\u003C/tr\\u003E\\n\\u003Ctr\\u003E\\n\\u003Ctd align=\\\"right\\\"\\u003EBroxah \\u003Ca href=\\\"#c-graves\\\"\\u003Egraves\\u003C/a\\u003E \\u003Csup\\u003E1\\u003C/sup\\u003E\\u003C/td\\u003E\\n\\u003Ctd align=\\\"right\\\"\\u003E8-0-9\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003EJNG\\u003C/td\\u003E\\n\\u003Ctd align=\\\"left\\\"\\u003E2-4-1\\u003C/td\\u003E\\n\\u003Ctd align=\\\"left\\\"\\u003E\\u003Csup\\u003E1\\u003C/sup\\u003E \\u003Ca href=\\\"#c-kindred\\\"\\u003Ekindred\\u003C/a\\u003E Babip\\u003C/td\\u003E\\n\\u003C/tr\\u003E\\n\\u003Ctr\\u003E\\n\\u003Ctd align=\\\"right\\\"\\u003EJensen \\u003Ca href=\\\"#c-syndra\\\"\\u003Esyndra\\u003C/a\\u003E \\u003Csup\\u003E2\\u003C/sup\\u003E\\u003C/td\\u003E\\n\\u003Ctd align=\\\"right\\\"\\u003E5-0-7\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003EMID\\u003C/td\\u003E\\n\\u003Ctd align=\\\"left\\\"\\u003E0-5-1\\u003C/td\\u003E\\n\\u003Ctd align=\\\"left\\\"\\u003E\\u003Csup\\u003E2\\u003C/sup\\u003E \\u003Ca href=\\\"#c-galio\\\"\\u003Egalio\\u003C/a\\u003E Tally\\u003C/td\\u003E\\n\\u003C/tr\\u003E\\n\\u003Ctr\\u003E\\n\\u003Ctd align=\\\"right\\\"\\u003ETactical \\u003Ca href=\\\"#c-caitlyn\\\"\\u003Ecaitlyn\\u003C/a\\u003E \\u003Csup\\u003E3\\u003C/sup\\u003E\\u003C/td\\u003E\\n\\u003Ctd align=\\\"right\\\"\\u003E5-1-8\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003EBOT\\u003C/td\\u003E\\n\\u003Ctd align=\\\"left\\\"\\u003E0-5-2\\u003C/td\\u003E\\n\\u003Ctd align=\\\"left\\\"\\u003E\\u003Csup\\u003E3\\u003C/sup\\u003E \\u003Ca href=\\\"#c-jhin\\\"\\u003Ejhin\\u003C/a\\u003E Raes\\u003C/td\\u003E\\n\\u003C/tr\\u003E\\n\\u003Ctr\\u003E\\n\\u003Ctd align=\\\"right\\\"\\u003ECoreJJ \\u003Ca href=\\\"#c-braum\\\"\\u003Ebraum\\u003C/a\\u003E \\u003Csup\\u003E3\\u003C/sup\\u003E\\u003C/td\\u003E\\n\\u003Ctd align=\\\"right\\\"\\u003E0-0-12\\u003C/td\\u003E\\n\\u003Ctd align=\\\"center\\\"\\u003ESUP\\u003C/td\\u003E\\n\\u003Ctd align=\\\"left\\\"\\u003E0-3-2\\u003C/td\\u003E\\n\\u003Ctd align=\\\"left\\\"\\u003E\\u003Csup\\u003E4\\u003C/sup\\u003E \\u003Ca href=\\\"#c-rakan\\\"\\u003Erakan\\u003C/a\\u003E Isles\\u003C/td\\u003E\\n\\u003C/tr\\u003E\\n\\u003C/tbody\\u003E\\u003C/table\\u003E\\n\\n\\u003Chr/\\u003E\\n\\n\\u003Cp\\u003E\\u003Ca href=\\\"https://postmatch.team\\\"\\u003EThis thread was created by the Post-Match Team\\u003C/a\\u003E.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?auto=webp\\u0026s=5eba746550cb389eaed7bb19a6018fa1e132c8db\", \"width\": 1366, \"height\": 768}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=66afcff83a06f99e750c377bba045a61609d38e1\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=acfd7128811b0f124f094e9c88c926291a26dd69\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=94fe7c87b0cb529d7cddde2a0d79b894cdeb3b86\", \"width\": 320, \"height\": 179}, {\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=058b9fa753aec31b8298ebe6dd0927830ddc1a6f\", \"width\": 640, \"height\": 359}, {\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=eaec2e4e88f9e255f0a23a714d6dbb3980f84f9a\", \"width\": 960, \"height\": 539}, {\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=7f22d845f10718f3ea95113cfaff83d71940d4a8\", \"width\": 1080, \"height\": 607}], \"variants\": {\"obfuscated\": {\"source\": {\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=ad30a6002a907c7779e0318a09984ee0355d6b91\", \"width\": 1366, \"height\": 768}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=60f78ce7f787f0bd718df721f0ce8f74372af693\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=a38fb7b1ed242fcff9f314f62b042adc0632f914\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=98e92f9ba6f9ad90cefcd830f3ba0a3fb3ecf2d0\", \"width\": 320, \"height\": 179}, {\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?width=640\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=f94362d3971287fbe7c79a94325f8e7e3dd8de0b\", \"width\": 640, \"height\": 359}, {\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?width=960\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=1486445e54f91ec9e3afe1be8061ba03107bf357\", \"width\": 960, \"height\": 539}, {\"url\": \"https://external-preview.redd.it/KS3utIRmg4x2YRTlQEdln2F5ICHKTKTJ0-2lHXetFFk.jpg?width=1080\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=9ff66f347a8f41f03aecb40b1eca049dd43863bf\", \"width\": 1080, \"height\": 607}]}}, \"id\": \"iA9JMsjfcuBrb-q5RpftCprjstnIH3VCjJTwR1qzAoI\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 5, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 10, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": true, \"locked\": false, \"author_flair_text\": \":illaoi: /r/LoL Post-Match Team\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2rfxx\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1cdgp\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Alexicon1\", \"discussion_type\": null, \"num_comments\": 1463, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/leagueoflegends/comments/j1cdgp/tiebreaker_2_2020_world_championship_playin_group/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/leagueoflegends/comments/j1cdgp/tiebreaker_2_2020_world_championship_playin_group/\", \"subreddit_subscribers\": 4629184, \"created_utc\": 1601301121.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ScottishPeopleTwitter\", \"selftext\": \"\", \"author_fullname\": \"t2_glcl1\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Vegan Scottish Cuisine\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/ScottishPeopleTwitter\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 124, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1b9vj\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 43286, \"total_awards_received\": 13, \"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\": 43286, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/1rJPNGLadh1Gcfo3esoyp7g7_6aKhnCK2r0mBzesqRw.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\": 1601325794.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/x2x1cwnfwvp51.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/x2x1cwnfwvp51.png?auto=webp\\u0026s=526dc49c3989271f97807190f2fdced882dbd97e\", \"width\": 1080, \"height\": 960}, \"resolutions\": [{\"url\": \"https://preview.redd.it/x2x1cwnfwvp51.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=231938959e2ac9f4d8b98210f84e9ed3e838198b\", \"width\": 108, \"height\": 96}, {\"url\": \"https://preview.redd.it/x2x1cwnfwvp51.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=1e4c91662d3ca01f3e9e9377f278a9a4d49ce712\", \"width\": 216, \"height\": 192}, {\"url\": \"https://preview.redd.it/x2x1cwnfwvp51.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=4874dbc0da0d3b6c2b33f5c24db956b7cbcbdeba\", \"width\": 320, \"height\": 284}, {\"url\": \"https://preview.redd.it/x2x1cwnfwvp51.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=3a2a0071470047435d1d1371ffeaba54918d6746\", \"width\": 640, \"height\": 568}, {\"url\": \"https://preview.redd.it/x2x1cwnfwvp51.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=a55706aa2e95447ecff265bdc461b21055df4e36\", \"width\": 960, \"height\": 853}, {\"url\": \"https://preview.redd.it/x2x1cwnfwvp51.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=1586d2be27584b8e77d88027a06c3e52ebf59477\", \"width\": 1080, \"height\": 960}], \"variants\": {}, \"id\": \"zxc28vN3dK5pMRkOLZyzD_KtF5BcBJGBjTYd7YhRUpU\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 325, \"id\": \"award_9f928aff-c9f5-4e7e-aa91-8619dce60f1c\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_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\": \"When laughter meets percussion\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Table Slap\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=994f9f96e2d6f58953ea691c6ada1cb71915afef\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=fc707b848214f4d6f5ce5ba15ba152f258c8ee5b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=b4928f25293343f16a3878caf267c784276527e3\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=77f3d1e6b823a6680ce5941940286b9c9d6c63fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f6f2dabda59c3ce60853beb53575cd1a71723e5d\", \"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/a88w7nm8g9e51_TableSlap.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 6, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3abi4\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1b9vj\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"lemonreciever\", \"discussion_type\": null, \"num_comments\": 1602, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/ScottishPeopleTwitter/comments/j1b9vj/vegan_scottish_cuisine/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/x2x1cwnfwvp51.png\", \"subreddit_subscribers\": 694289, \"created_utc\": 1601296994.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TIHI\", \"selftext\": \"\", \"author_fullname\": \"t2_2rpxm7qt\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"thanks i hate these dice\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/TIHI\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"shame\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1ilvn\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 23149, \"total_awards_received\": 14, \"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\": \"SHAME\", \"can_mod_post\": false, \"score\": 23149, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/j6YqEBjgYsMcXXKqjMqk0qkcKfjjuEb5wXmVav5Ppys.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\": 1601349140.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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/yv6jvqyztxp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/yv6jvqyztxp51.jpg?auto=webp\\u0026s=85b76c11da47e67861de835a4df30f8782f44b72\", \"width\": 900, \"height\": 900}, \"resolutions\": [{\"url\": \"https://preview.redd.it/yv6jvqyztxp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=2bb09879016b87b1735e3c33f3a637daa7c5c33b\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/yv6jvqyztxp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ecd867f59d909b41cd20aa63064316bb06725f2e\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/yv6jvqyztxp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=136eefdb7d04e58495931030a8a6d20930b1b36b\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/yv6jvqyztxp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=e194aa7f43940c0b586bb70b6dec8d1a00bcbba2\", \"width\": 640, \"height\": 640}], \"variants\": {}, \"id\": \"LMAuMiBAI8kK2p8ZhI64byON5lICPVqD_TaMD8SPnOk\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 250, \"id\": \"award_31260000-2f4a-4b40-ad20-f5aa46a577bf\", \"penny_donate\": null, \"award_sub_type\": \"APPRECIATION\", \"coin_reward\": 100, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=aac0a2d53109a9fd14342ff5310b3f75dfea0f30\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=937802c6c3c42edba61a7e49f27d2239fecf8057\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a82b7814668f450767162fe13d8eae7683b30757\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe631cc65f664f9d59ff573dcd7e3852ec7f5c3b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=249883cff08c73518f919093c4205d3e4c4e0ee0\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Beauty that's forever. Gives %{coin_symbol}100 Coins each to the author and the community.\", \"end_date\": null, \"subreddit_coin_reward\": 100, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Timeless Beauty\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=aac0a2d53109a9fd14342ff5310b3f75dfea0f30\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=937802c6c3c42edba61a7e49f27d2239fecf8057\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a82b7814668f450767162fe13d8eae7683b30757\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe631cc65f664f9d59ff573dcd7e3852ec7f5c3b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=249883cff08c73518f919093c4205d3e4c4e0ee0\", \"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/crhlsu5wzlc41_TimelessBeauty.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_r1l2z\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1ilvn\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"animehentaikanker\", \"discussion_type\": null, \"num_comments\": 262, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/TIHI/comments/j1ilvn/thanks_i_hate_these_dice/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/yv6jvqyztxp51.jpg\", \"subreddit_subscribers\": 1105836, \"created_utc\": 1601320340.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"interestingasfuck\", \"selftext\": \"\", \"author_fullname\": \"t2_67lwoao3\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Jewish Prisoners After Being Liberated From A Death Train, 1945\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/interestingasfuck\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"approve\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1hg9w\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 67546, \"total_awards_received\": 106, \"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\": \"/r/ALL\", \"can_mod_post\": false, \"score\": 67546, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/DYcLCd_zPmPXjMPGj5ckS-Qb7BRYpIC8ORLNrgf1Vvw.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1, \"gid_3\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601345767.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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/7uo3c7xyjxp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/7uo3c7xyjxp51.jpg?auto=webp\\u0026s=2e6638e2c72b3097a1ea072c102e19f8b9e8e55d\", \"width\": 720, \"height\": 777}, \"resolutions\": [{\"url\": \"https://preview.redd.it/7uo3c7xyjxp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d26b86e0875ba8ddd5558b21dea9d272e4fd51ec\", \"width\": 108, \"height\": 116}, {\"url\": \"https://preview.redd.it/7uo3c7xyjxp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=697f44a05fe40123386bb7d0b295714bfabda54a\", \"width\": 216, \"height\": 233}, {\"url\": \"https://preview.redd.it/7uo3c7xyjxp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=fd0c08b9ac5c8026b19a5ce25637ee529743f9ec\", \"width\": 320, \"height\": 345}, {\"url\": \"https://preview.redd.it/7uo3c7xyjxp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9c086af11dc4642be6ceac7dcaf1adcf2ecde08c\", \"width\": 640, \"height\": 690}], \"variants\": {}, \"id\": \"s4cJqNsR44bS-fn3dyvuDisVbj4JwZq2TIguTGPjpcg\"}], \"enabled\": true}, \"all_awardings\": [{\"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 the author a month of Reddit Premium, which includes %{coin_symbol}700 Coins for that month, and shows a Platinum Award.\", \"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\": 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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 17, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 20, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 17, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 150, \"id\": \"award_77ba55a2-c33c-4351-ac49-807455a80148\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a2f2b927be72d2b46ebd95bab8c072c3be0fbab\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6e42b7095bcc331e53202438613aa827addf70c3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=c740f7ef642fd2042d62c2bcba98734d08dfae6c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=74e630f1072bb2423034ae48aefa241d834d7186\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=0a89cd8011c8210315ee60441eefd77b973a0c82\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Prayers up for the blessed.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Bless Up\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7a2f2b927be72d2b46ebd95bab8c072c3be0fbab\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6e42b7095bcc331e53202438613aa827addf70c3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=c740f7ef642fd2042d62c2bcba98734d08dfae6c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=74e630f1072bb2423034ae48aefa241d834d7186\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trfv6ems1md41_BlessUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=0a89cd8011c8210315ee60441eefd77b973a0c82\", \"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/trfv6ems1md41_BlessUp.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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 19, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 20, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qhsa\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1hg9w\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ankurnaidu\", \"discussion_type\": null, \"num_comments\": 1543, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/interestingasfuck/comments/j1hg9w/jewish_prisoners_after_being_liberated_from_a/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/7uo3c7xyjxp51.jpg\", \"subreddit_subscribers\": 6674659, \"created_utc\": 1601316967.0, \"num_crossposts\": 6, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"nextfuckinglevel\", \"selftext\": \"\", \"author_fullname\": \"t2_2kr4ito6\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Women knits life sized Thanos standing at 8\\u20193\\u201d\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/nextfuckinglevel\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1icts\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 40604, \"total_awards_received\": 58, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/cb8yrdpmrxp51/DASH_720.mp4?source=fallback\", \"height\": 720, \"width\": 405, \"scrubber_media_url\": \"https://v.redd.it/cb8yrdpmrxp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/cb8yrdpmrxp51/DASHPlaylist.mpd?a=1603931458%2CZDU0ZjgzZmIwZjg1MDA4NTY5OTk5NWUyMWUxNWNmMDU3MmE1YmVhZjE4MWNkNWQxY2IwZjYyNTBhOTViOGQ4OA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 37, \"hls_url\": \"https://v.redd.it/cb8yrdpmrxp51/HLSPlaylist.m3u8?a=1603931458%2CNzBhNGI2ZTU5YzA2YzI3Nzg1MDQ1NTIxZjExNjU1Y2Q1ZTZiNGY1NTZmZDkxNDAwMWFhNmQyMWUxYjBjZjAxYw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 40604, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ptSDXjJWmP_AGrzeTowCkvrJ5mHiZPHjJEn7CVARMLU.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601348406.0, \"link_flair_type\": \"text\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"v.redd.it\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/cb8yrdpmrxp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/5Tl_IDdEvc7CgyJdAK81Nj1izNTaVXgLx1TNz97Kygk.png?format=pjpg\\u0026auto=webp\\u0026s=e0988fbaf5efb5793581095d51df2aabbfe60bcc\", \"width\": 576, \"height\": 1024}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/5Tl_IDdEvc7CgyJdAK81Nj1izNTaVXgLx1TNz97Kygk.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e7d6bb211a6512e5dfe2f973e9cf89f71cc3e806\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/5Tl_IDdEvc7CgyJdAK81Nj1izNTaVXgLx1TNz97Kygk.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=df92c7367c63a8e1a5e74ee9c419e9ec25279dc0\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/5Tl_IDdEvc7CgyJdAK81Nj1izNTaVXgLx1TNz97Kygk.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8165261ea05809b9e78aa6ebf175c211da34cd70\", \"width\": 320, \"height\": 568}], \"variants\": {}, \"id\": \"9xL9Xk2-U2ChavZk2oj2wSc6G86JOX6Wm0vTqqxEE9M\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 14, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 12, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_b4072731-c0fb-4440-adc7-1063d6a5e6a0\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/2juh333m40n51_Masterpiece.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2juh333m40n51_Masterpiece.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8e644eb9ffccee5f11d72e759883a6c825f7d89e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2juh333m40n51_Masterpiece.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c49ad07c88610c7efe98a54453d9ce5ddf887a1d\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2juh333m40n51_Masterpiece.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=80eb767a877a78c181af1385c2ed98f067b38092\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2juh333m40n51_Masterpiece.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b2b65ceeff9933f5e70387893e661b7e9f1f1556\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2juh333m40n51_Masterpiece.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=aec3cf53a1aeabe4c2ecc4ad83b2d0f2993d1afd\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"C'est magnifique\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Masterpiece\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2juh333m40n51_Masterpiece.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8e644eb9ffccee5f11d72e759883a6c825f7d89e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2juh333m40n51_Masterpiece.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c49ad07c88610c7efe98a54453d9ce5ddf887a1d\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2juh333m40n51_Masterpiece.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=80eb767a877a78c181af1385c2ed98f067b38092\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2juh333m40n51_Masterpiece.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b2b65ceeff9933f5e70387893e661b7e9f1f1556\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2juh333m40n51_Masterpiece.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=aec3cf53a1aeabe4c2ecc4ad83b2d0f2993d1afd\", \"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/2juh333m40n51_Masterpiece.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 14, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 5, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_m0bnr\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1icts\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"autistic_spaghetti\", \"discussion_type\": null, \"num_comments\": 669, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/nextfuckinglevel/comments/j1icts/women_knits_life_sized_thanos_standing_at_83/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/cb8yrdpmrxp51\", \"subreddit_subscribers\": 3040291, \"created_utc\": 1601319606.0, \"num_crossposts\": 22, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/cb8yrdpmrxp51/DASH_720.mp4?source=fallback\", \"height\": 720, \"width\": 405, \"scrubber_media_url\": \"https://v.redd.it/cb8yrdpmrxp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/cb8yrdpmrxp51/DASHPlaylist.mpd?a=1603931458%2CZDU0ZjgzZmIwZjg1MDA4NTY5OTk5NWUyMWUxNWNmMDU3MmE1YmVhZjE4MWNkNWQxY2IwZjYyNTBhOTViOGQ4OA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 37, \"hls_url\": \"https://v.redd.it/cb8yrdpmrxp51/HLSPlaylist.m3u8?a=1603931458%2CNzBhNGI2ZTU5YzA2YzI3Nzg1MDQ1NTIxZjExNjU1Y2Q1ZTZiNGY1NTZmZDkxNDAwMWFhNmQyMWUxYjBjZjAxYw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"books\", \"selftext\": \"Stephen King has a long history of poor adaptions, but The Shining might be the worst offender.(And yes, I've seen all of King's movies, even Dark Tower)\\n\\nThe Book has such warmth, such love for family, and Jack's struggle. Danny is a complex character, as is Wendy. None of the actual scary spooky monster stuff happens until near the end...and that's brilliant. \\n\\nI know this book was near and dear to King due to his own drinking problems. I also know authors sometimes tend to get a little heated about adaptions and it's overblown sometimes. Not in this case.\\n\\nKubrics movie, while an enjoyable watch, has lost all flavor to me after reading the book. It's liked someone ready a summary and bullet point presentation, but missed the entire point.\\n\\nI finally decided to read it after watching Doctor Sleep and loving it. Decided to read them both. I know Kings books are often pretty different than their TV or Movie Adaptions, but this one...wow. It feels so shallow now. Jack in the movie feels crazy from the start, ready to murder his own family at the drop of a hat.\\n\\nIn the book, his struggle is so heartwrenching. His desire to be a better man. To resist the hotel. Seeing him ultimately lose in the end, knowing it was coming because of the movie and Dr.Sleep of course, I still was like \\\"Please don't do it Jack, resist!\\\", I couldn't help myself.\\n\\nIt really touched me on an emotional level, Jacks internal monologues. I don't drink or have kids, but it resonated with me so strongly, the feeling put into those.\\n\\nInstead Kubrick made it a generic horror movie.\", \"author_fullname\": \"t2_4l4a9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"I just finished reading The Shining. Wow, no wonder Stephen King hated Kubricks movie.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/books\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1a18t\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.84, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 14880, \"total_awards_received\": 14, \"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\": 14880, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"spoiler\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1601320175.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.books\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EStephen King has a long history of poor adaptions, but The Shining might be the worst offender.(And yes, I\\u0026#39;ve seen all of King\\u0026#39;s movies, even Dark Tower)\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe Book has such warmth, such love for family, and Jack\\u0026#39;s struggle. Danny is a complex character, as is Wendy. None of the actual scary spooky monster stuff happens until near the end...and that\\u0026#39;s brilliant. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI know this book was near and dear to King due to his own drinking problems. I also know authors sometimes tend to get a little heated about adaptions and it\\u0026#39;s overblown sometimes. Not in this case.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EKubrics movie, while an enjoyable watch, has lost all flavor to me after reading the book. It\\u0026#39;s liked someone ready a summary and bullet point presentation, but missed the entire point.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI finally decided to read it after watching Doctor Sleep and loving it. Decided to read them both. I know Kings books are often pretty different than their TV or Movie Adaptions, but this one...wow. It feels so shallow now. Jack in the movie feels crazy from the start, ready to murder his own family at the drop of a hat.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EIn the book, his struggle is so heartwrenching. His desire to be a better man. To resist the hotel. Seeing him ultimately lose in the end, knowing it was coming because of the movie and Dr.Sleep of course, I still was like \\u0026quot;Please don\\u0026#39;t do it Jack, resist!\\u0026quot;, I couldn\\u0026#39;t help myself.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EIt really touched me on an emotional level, Jacks internal monologues. I don\\u0026#39;t drink or have kids, but it resonated with me so strongly, the feeling put into those.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EInstead Kubrick made it a generic horror movie.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Take My Energy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": true, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh4i\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1a18t\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Mkilbride\", \"discussion_type\": null, \"num_comments\": 1467, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/books/comments/j1a18t/i_just_finished_reading_the_shining_wow_no_wonder/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/books/comments/j1a18t/i_just_finished_reading_the_shining_wow_no_wonder/\", \"subreddit_subscribers\": 18527646, \"created_utc\": 1601291375.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"WhitePeopleTwitter\", \"selftext\": \"\", \"author_fullname\": \"t2_4bxi11t9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Dumbest criminal ever?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/WhitePeopleTwitter\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1j49r\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 14397, \"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\": null, \"can_mod_post\": false, \"score\": 14397, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://a.thumbs.redditmedia.com/BXZiiMkCJvXE0iZC4vpgnGI5tKDG0yjwTDjrXPoM1R0.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\": 1601350623.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/d0vezdkcyxp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/d0vezdkcyxp51.jpg?auto=webp\\u0026s=79dd8fc3d174f5a6f6696b8169239e977bd532fc\", \"width\": 640, \"height\": 768}, \"resolutions\": [{\"url\": \"https://preview.redd.it/d0vezdkcyxp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=6feb41292848e56f8df8f0ac217b5d0fc801af40\", \"width\": 108, \"height\": 129}, {\"url\": \"https://preview.redd.it/d0vezdkcyxp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e67500336e65f5c6b2168b6ffc524ef36cf1e9fe\", \"width\": 216, \"height\": 259}, {\"url\": \"https://preview.redd.it/d0vezdkcyxp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3253c7de4d69dcc764a352c5418765e6d9672ea6\", \"width\": 320, \"height\": 384}, {\"url\": \"https://preview.redd.it/d0vezdkcyxp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1ebc8aa8faea70ddbd0180a89b5e78a68ec2dbe3\", \"width\": 640, \"height\": 768}], \"variants\": {}, \"id\": \"RolFwc-huI46nf8K4uqyhNHEvf8JmIXHe33xaN3qejU\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_35n7t\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1j49r\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"DaFunkJunkie\", \"discussion_type\": null, \"num_comments\": 331, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/WhitePeopleTwitter/comments/j1j49r/dumbest_criminal_ever/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/d0vezdkcyxp51.jpg\", \"subreddit_subscribers\": 1830751, \"created_utc\": 1601321823.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Justfuckmyshitup\", \"selftext\": \"\", \"author_fullname\": \"t2_opdc9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"70k per year? You\\u2019re fired!!!!\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Justfuckmyshitup\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1f8q1\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.89, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 32311, \"total_awards_received\": 23, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/v98uwgkf0xp51/DASH_1080.mp4?source=fallback\", \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/v98uwgkf0xp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/v98uwgkf0xp51/DASHPlaylist.mpd?a=1603931458%2CZWU5OGM5MTU4ZGIzZjgzZTlmNjFkZWE5YWRjNTJhMTYyM2FkODJiOTIzZGMxOWE0M2M4NzYxOTBiNzNjMTNmNw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 15, \"hls_url\": \"https://v.redd.it/v98uwgkf0xp51/HLSPlaylist.m3u8?a=1603931458%2CY2Y1ODlkMWJiYzY0M2U3YTFjMTRlYWFiMjBkOTIzZjZmYzFiMzBhYjA3MDYxMjc4MDkzZDU1MjcyMGIwNTdmZA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 32311, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Rb3e3G0REsdTBN3-31lhSDNL9pvx9dbwLt8q2xLOa-M.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601339242.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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/v98uwgkf0xp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/LDq4mr0EzScwg3eHI7k1yHqf7qQULJMFzmGa0_ar8RQ.png?format=pjpg\\u0026auto=webp\\u0026s=3d233ee7f73e275df800b4a74750b17d37de60f8\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/LDq4mr0EzScwg3eHI7k1yHqf7qQULJMFzmGa0_ar8RQ.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b48b4bda0f57b588c0b743458e8dc49190b1b0bb\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/LDq4mr0EzScwg3eHI7k1yHqf7qQULJMFzmGa0_ar8RQ.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2bc00eb7b56cc1bd138d524e97149cfdfaeda664\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/LDq4mr0EzScwg3eHI7k1yHqf7qQULJMFzmGa0_ar8RQ.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=6514b6c2145c492b8317aaf7b12f78efafe7d2fa\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/LDq4mr0EzScwg3eHI7k1yHqf7qQULJMFzmGa0_ar8RQ.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=0912651c15cff1422ad932bb8a55607d8ef33951\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/LDq4mr0EzScwg3eHI7k1yHqf7qQULJMFzmGa0_ar8RQ.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=39457b1900ec640c812da190752ef88e2e7417aa\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/LDq4mr0EzScwg3eHI7k1yHqf7qQULJMFzmGa0_ar8RQ.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=9d01aadc8d1c1ff3b6b845e725f9b60245aaf404\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"TesR3EorXIvp76ZXPL7CNpQ9huXSbeqdGq_DNo5qqn0\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 400, \"id\": \"award_f7a4fd5e-7cd1-4c11-a1c9-c18d05902e81\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/CrabRave_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/CrabRave_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/CrabRave_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/CrabRave_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/CrabRave_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/CrabRave_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\": \"[Happy crab noises]\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Crab Rave\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/g699g8hvzmc51_CrabRave.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=911d4a8feccec39a14013ae8e09592c5175eb684\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/g699g8hvzmc51_CrabRave.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=283097bb480eb969eeb78a74a4fa5ddf0426fa27\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/g699g8hvzmc51_CrabRave.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=fd0ded4faff1d3e8ff3700bb5fb86d6c8e9b3b72\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/g699g8hvzmc51_CrabRave.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=44615c8e4249230c0f30a2e3fb1ec6cff6477d1e\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/g699g8hvzmc51_CrabRave.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=05e86a663694895598143087a39da2f12aebb8f4\", \"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/g699g8hvzmc51_CrabRave.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_9ee30a8f-463e-4ef7-9da9-a09f270ec026\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=295f139b77addd2b2728f21d55c4b047138478ec\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=ceb666a09bfec10e5c901ff94e5260d9b19ec1db\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=bc4bcb18bc259699d9bdef9d6315699e4e82b65a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ead607549b0811e0a7f26effdbb4ffdb87a00577\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=727fc8016de6f90c57d1442dad9a6f92193dbe3a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Losing value fast.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Stonks Falling\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=295f139b77addd2b2728f21d55c4b047138478ec\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=ceb666a09bfec10e5c901ff94e5260d9b19ec1db\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=bc4bcb18bc259699d9bdef9d6315699e4e82b65a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ead607549b0811e0a7f26effdbb4ffdb87a00577\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ree13odobef41_StonksFalling.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=727fc8016de6f90c57d1442dad9a6f92193dbe3a\", \"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/ree13odobef41_StonksFalling.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 7, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_35g2j\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1f8q1\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"bunnieollie\", \"discussion_type\": null, \"num_comments\": 1474, \"send_replies\": false, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Justfuckmyshitup/comments/j1f8q1/70k_per_year_youre_fired/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/v98uwgkf0xp51\", \"subreddit_subscribers\": 743542, \"created_utc\": 1601310442.0, \"num_crossposts\": 4, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/v98uwgkf0xp51/DASH_1080.mp4?source=fallback\", \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/v98uwgkf0xp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/v98uwgkf0xp51/DASHPlaylist.mpd?a=1603931458%2CZWU5OGM5MTU4ZGIzZjgzZTlmNjFkZWE5YWRjNTJhMTYyM2FkODJiOTIzZGMxOWE0M2M4NzYxOTBiNzNjMTNmNw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 15, \"hls_url\": \"https://v.redd.it/v98uwgkf0xp51/HLSPlaylist.m3u8?a=1603931458%2CY2Y1ODlkMWJiYzY0M2U3YTFjMTRlYWFiMjBkOTIzZjZmYzFiMzBhYjA3MDYxMjc4MDkzZDU1MjcyMGIwNTdmZA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"brooklynninenine\", \"selftext\": \"\", \"author_fullname\": \"t2_nv9nn\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"He did give it a try.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/brooklynninenine\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"meme\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1hmll\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": \"#373c3f\", \"subreddit_type\": \"public\", \"ups\": 16515, \"total_awards_received\": 16, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"84dbb8ba-adf3-11e8-80e8-0e7b02e81dce\", \"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\": \"Humour\", \"can_mod_post\": false, \"score\": 16515, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/c0oj0USbAni5T9qX8RG2TGq5o3pSL8TTHwyuouT4e3Q.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\": 1601346277.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"i.imgur.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.imgur.com/BXB81fJ.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Z9TATFrzOMchPtc2BBBy2zMyOcFI5L7WG98ns7juFzI.jpg?auto=webp\\u0026s=4183f95fb09e49b8461dc4143be0508466090f9c\", \"width\": 4000, \"height\": 4000}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Z9TATFrzOMchPtc2BBBy2zMyOcFI5L7WG98ns7juFzI.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e2b976556bc8468648fbc5ab99bbf52678725593\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/Z9TATFrzOMchPtc2BBBy2zMyOcFI5L7WG98ns7juFzI.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b2f6c2ca290a5ffe68d4ebbaba666c70476a6ee9\", \"width\": 216, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/Z9TATFrzOMchPtc2BBBy2zMyOcFI5L7WG98ns7juFzI.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=cbebd8797d6bee9152815ec66c248417cacd8322\", \"width\": 320, \"height\": 320}, {\"url\": \"https://external-preview.redd.it/Z9TATFrzOMchPtc2BBBy2zMyOcFI5L7WG98ns7juFzI.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=82c4a0fa5cd482e38f3b2d7a858f90722999b29c\", \"width\": 640, \"height\": 640}, {\"url\": \"https://external-preview.redd.it/Z9TATFrzOMchPtc2BBBy2zMyOcFI5L7WG98ns7juFzI.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=78efdf7ac6ec7035f638446a0bc3751608d61695\", \"width\": 960, \"height\": 960}, {\"url\": \"https://external-preview.redd.it/Z9TATFrzOMchPtc2BBBy2zMyOcFI5L7WG98ns7juFzI.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=773abfb21647e1a0adaeed27f53aafbcf115f538\", \"width\": 1080, \"height\": 1080}], \"variants\": {}, \"id\": \"Lf5tOrJdd0W7LPNdeKi9F2bQVPkDtfTXjCRSuj9qjKU\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 3, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"d806ab06-7063-11ea-ae43-0e57fde1badb\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Pontiac Bandit\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2x7x1\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ffb000\", \"id\": \"j1hmll\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"moonlam\", \"discussion_type\": null, \"num_comments\": 95, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"light\", \"permalink\": \"/r/brooklynninenine/comments/j1hmll/he_did_give_it_a_try/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.imgur.com/BXB81fJ.jpg\", \"subreddit_subscribers\": 581035, \"created_utc\": 1601317477.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"IdiotsInCars\", \"selftext\": \"\", \"author_fullname\": \"t2_39hgv30l\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Smart idiot\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/IdiotsInCars\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1bw3e\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 55949, \"total_awards_received\": 68, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/dmv00h1j3wp51/DASH_360.mp4?source=fallback\", \"height\": 360, \"width\": 360, \"scrubber_media_url\": \"https://v.redd.it/dmv00h1j3wp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/dmv00h1j3wp51/DASHPlaylist.mpd?a=1603931458%2CMjlmYWVlOTIyNzhkZTg1N2IzZGIxNzRiMmRiM2JmZjI2M2M1OGNiMzkyYzM1NTY3YTgxMTc1ZTBjMjA1YWNkZQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 23, \"hls_url\": \"https://v.redd.it/dmv00h1j3wp51/HLSPlaylist.m3u8?a=1603931458%2CNzhkOWI3NDM5OGM3YzdlOTMyOWViOWNlZTQ1MGRhMGZjMTZiNjkyMWQzY2EyNTZkNTE1ZDU4YjI4YjcwYzBmNw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 55949, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/rUTpyOtujpPnrkQZXNZB34SxYeR5oUMZuDUCHFgf0vU.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601328149.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/dmv00h1j3wp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/yugNlSab0GrHMoQpdIVA9QdwgdusocRvNhZnfUUCSas.png?format=pjpg\\u0026auto=webp\\u0026s=7118d4cb4861deb4339522d1610ecacef817ec48\", \"width\": 360, \"height\": 360}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/yugNlSab0GrHMoQpdIVA9QdwgdusocRvNhZnfUUCSas.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=c2c2f087d1f352557d9654a672580780528c2efe\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/yugNlSab0GrHMoQpdIVA9QdwgdusocRvNhZnfUUCSas.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b4b71df7b45fecb95151be158e59b1e862c51001\", \"width\": 216, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/yugNlSab0GrHMoQpdIVA9QdwgdusocRvNhZnfUUCSas.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=03b627eb5cfc7e0564409a0ba45bccadd0e461a4\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"kYZWR-10s5V_2fc9YO_ocxt8ZrKfO383tRxmC9vF2KM\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 17, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 11, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 9, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 13, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3aimx\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1bw3e\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"_ThePaperball\", \"discussion_type\": null, \"num_comments\": 1446, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/IdiotsInCars/comments/j1bw3e/smart_idiot/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/dmv00h1j3wp51\", \"subreddit_subscribers\": 2133280, \"created_utc\": 1601299349.0, \"num_crossposts\": 16, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/dmv00h1j3wp51/DASH_360.mp4?source=fallback\", \"height\": 360, \"width\": 360, \"scrubber_media_url\": \"https://v.redd.it/dmv00h1j3wp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/dmv00h1j3wp51/DASHPlaylist.mpd?a=1603931458%2CMjlmYWVlOTIyNzhkZTg1N2IzZGIxNzRiMmRiM2JmZjI2M2M1OGNiMzkyYzM1NTY3YTgxMTc1ZTBjMjA1YWNkZQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 23, \"hls_url\": \"https://v.redd.it/dmv00h1j3wp51/HLSPlaylist.m3u8?a=1603931458%2CNzhkOWI3NDM5OGM3YzdlOTMyOWViOWNlZTQ1MGRhMGZjMTZiNjkyMWQzY2EyNTZkNTE1ZDU4YjI4YjcwYzBmNw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"tifu\", \"selftext\": \"This happened today during dinner time. And I still have all that adrenaline in me so I decided to share it here to help myself calm down.\\n\\nSome background context before the fucked up. Me (25yrs), my wife (24yrs) and my son (6mths) are staying with my parents. My son has recently started on solid foods(pur\\u00e9ed) and he enjoys it. Also, his motor skills has been developing much faster than most babies his age. So, many time we just let him be, thinking he'll be fine.\\n\\nMoving on to the fuck up. During dinners my son would usually join us in his high chair eating his baby bites (biscuit for baby). It was the same tonight just that he was asking for more this time. So we decided giving him apples might be a good idea since he likes the pur\\u00e9ed version. My mom then proceeds to cut a slice of apple (normal adult sized slice). We then feed him the apple, letting him suck on it. Then my wife asked my mom to cut smaller so that he can eat it. My mom replied saying that she's worried that if it's too small he might end up breaking it with his gum and choke himself. But in the end we somehow got my mom to cut it into smaller bite size.\\n\\nSo, we just continued our dinner while talking about what to do if a baby does get choke, heimlich maneuver, CPR... Basically topic around those area. Then we hear a tiny apple crunch. He was still happily eating, so we continue chatting and eating. But shortly after my wife shouted for me saying he's really choking. I turned and saw my son's face turing red-purple-ish, no sound was coming out of him. I instantly shot up from my chair removed him from his high chair and tried to perform the heimlich maneuver for babies, basically mimicking from a vague memory of what I saw on YouTube years ago. And then he cough and started crying. This was the first time that I'm glad to hear my son's cry. \\n\\nNow I'm having a slight headache from all that adrenaline rush. But I'm glad my son is alive and kicking. Thanks to that random YouTube video I watch years ago.\\n\\nEdit 1: my wife saw this post and she corrected 1 of my mistake. It was actually my sister who suggested to cut the apple into smaller slices. We just didn't disagree with the idea.\\n\\nEdit 2: OMG... This really blew up I posted this before going to work (I work night shift), it was only about 100+ up votes before I left for work and I could still keep up with all the comments. While I was at work, I kept receiving notifications... Then I saw 2k up votes... And now 20k... I never thought my first post on r/TIFU would get 20k up votes and thousand over comments and all those awards. Really want to thank everyone for your concern. My son is fine, actively crawling around\\n\\nEdit 3: I saw some comments about CPR certification. I served the military for 2 years. So I was trained to do CPR. But on adults. Not babies. I only knew about it cos I spend way too much time on YouTube.\\n\\nEdit 4: just saw many comments about led weaning. We are doing this. Usually we would mesh bananas, sweet potatoes, saute apples, It's just this one time that we decided it's fine to let him suck on the apple and some how ending up letting him eat it... Horrible mistake which we will never forget.\\n\\nTL;DR we fed my 6 months old son some apple causing him to choke. I performed the heimlich maneuver for babies base on a vague memory of a YouTube video to save him.\", \"author_fullname\": \"t2_56pr1r8u\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"TIFU almost choking my 6months old son to death.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/tifu\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"M\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1azbc\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.9, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 23028, \"total_awards_received\": 57, \"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\": \"M\", \"can_mod_post\": false, \"score\": 23028, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": 1601338613.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1601324559.0, \"link_flair_type\": \"text\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.tifu\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EThis happened today during dinner time. And I still have all that adrenaline in me so I decided to share it here to help myself calm down.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003ESome background context before the fucked up. Me (25yrs), my wife (24yrs) and my son (6mths) are staying with my parents. My son has recently started on solid foods(pur\\u00e9ed) and he enjoys it. Also, his motor skills has been developing much faster than most babies his age. So, many time we just let him be, thinking he\\u0026#39;ll be fine.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EMoving on to the fuck up. During dinners my son would usually join us in his high chair eating his baby bites (biscuit for baby). It was the same tonight just that he was asking for more this time. So we decided giving him apples might be a good idea since he likes the pur\\u00e9ed version. My mom then proceeds to cut a slice of apple (normal adult sized slice). We then feed him the apple, letting him suck on it. Then my wife asked my mom to cut smaller so that he can eat it. My mom replied saying that she\\u0026#39;s worried that if it\\u0026#39;s too small he might end up breaking it with his gum and choke himself. But in the end we somehow got my mom to cut it into smaller bite size.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003ESo, we just continued our dinner while talking about what to do if a baby does get choke, heimlich maneuver, CPR... Basically topic around those area. Then we hear a tiny apple crunch. He was still happily eating, so we continue chatting and eating. But shortly after my wife shouted for me saying he\\u0026#39;s really choking. I turned and saw my son\\u0026#39;s face turing red-purple-ish, no sound was coming out of him. I instantly shot up from my chair removed him from his high chair and tried to perform the heimlich maneuver for babies, basically mimicking from a vague memory of what I saw on YouTube years ago. And then he cough and started crying. This was the first time that I\\u0026#39;m glad to hear my son\\u0026#39;s cry. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003ENow I\\u0026#39;m having a slight headache from all that adrenaline rush. But I\\u0026#39;m glad my son is alive and kicking. Thanks to that random YouTube video I watch years ago.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit 1: my wife saw this post and she corrected 1 of my mistake. It was actually my sister who suggested to cut the apple into smaller slices. We just didn\\u0026#39;t disagree with the idea.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit 2: OMG... This really blew up I posted this before going to work (I work night shift), it was only about 100+ up votes before I left for work and I could still keep up with all the comments. While I was at work, I kept receiving notifications... Then I saw 2k up votes... And now 20k... I never thought my first post on \\u003Ca href=\\\"/r/TIFU\\\"\\u003Er/TIFU\\u003C/a\\u003E would get 20k up votes and thousand over comments and all those awards. Really want to thank everyone for your concern. My son is fine, actively crawling around\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit 3: I saw some comments about CPR certification. I served the military for 2 years. So I was trained to do CPR. But on adults. Not babies. I only knew about it cos I spend way too much time on YouTube.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit 4: just saw many comments about led weaning. We are doing this. Usually we would mesh bananas, sweet potatoes, saute apples, It\\u0026#39;s just this one time that we decided it\\u0026#39;s fine to let him suck on the apple and some how ending up letting him eat it... Horrible mistake which we will never forget.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003ETL;DR we fed my 6 months old son some apple causing him to choke. I performed the heimlich maneuver for babies base on a vague memory of a YouTube video to save him.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 8, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 11, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 6, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 14, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"44faa2b8-fe53-11e4-b1d8-0ee4f232cc71\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2to41\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ffbc00\", \"id\": \"j1azbc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"RogerCUY\", \"discussion_type\": null, \"num_comments\": 1321, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/tifu/comments/j1azbc/tifu_almost_choking_my_6months_old_son_to_death/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/tifu/comments/j1azbc/tifu_almost_choking_my_6months_old_son_to_death/\", \"subreddit_subscribers\": 16350262, \"created_utc\": 1601295759.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TheMonkeysPaw\", \"selftext\": \"Edit: Holy shit this post blew up like my sanity. Thank you so much, guys! I would also like to leave here a reminder that this post is completely satire and its also used to raise awareness for Schizophrenia and DID (Dissociative Identity Disorder). Bless you, folks!\", \"author_fullname\": \"t2_xm7xg\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 3, \"clicked\": false, \"title\": \"I wish I could have temporary schizophrenia.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/TheMonkeysPaw\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1b4em\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.9, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 7553, \"total_awards_received\": 126, \"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\": 7553, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"self\", \"edited\": 1601334273.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 7, \"gid_2\": 3}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1601325173.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.TheMonkeysPaw\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EEdit: Holy shit this post blew up like my sanity. Thank you so much, guys! I would also like to leave here a reminder that this post is completely satire and its also used to raise awareness for Schizophrenia and DID (Dissociative Identity Disorder). Bless you, folks!\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 20, \"id\": \"award_abb865cf-620b-4219-8777-3658cf9091fb\", \"penny_donate\": 0, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Starstruck_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Starstruck_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Starstruck_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Starstruck_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Starstruck_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Starstruck_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\": \"Can't stop seeing stars\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Starstruck\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/snotiq9vxyn51_Starstruck.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=800ea0775a3f25602bfab03058d64d25352c04d2\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/snotiq9vxyn51_Starstruck.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1d4be9117f8e389c54e0a7e23918355d7d2df185\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/snotiq9vxyn51_Starstruck.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=45443e65acd1cf76585f7c9d904e1484f89db521\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/snotiq9vxyn51_Starstruck.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=f4164f96ab1df25de2024b8b65e9ce91d3424c86\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/snotiq9vxyn51_Starstruck.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=b09819f49e26e5ad518dbdf1aa69f0916d514c6e\", \"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/snotiq9vxyn51_Starstruck.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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"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\": 400, \"id\": \"award_5b39e8fd-7a58-4cbe-8ca0-bdedd5ed1f5a\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_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\": \"Sometimes you just got to dance with the doots.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Doot \\ud83c\\udfb5 Doot\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=790a066f2bd24add161dca86c7c1fbbebf87a605\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=de906d7cfdc09762efc46150f56a394c0306e4ed\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=029f4975f1becca00c76f68ad420788ddcec63b0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=365d0d7e3d5cd1a14ad9ec5e984a8b34d3403dbc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f6b482b790f34037b1a2e6676dcb506693857ec5\", \"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/yk6z2t12m4451_DootDoot-Static.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\\u0026height=16\\u0026auto=webp\\u0026s=647cccf78702582f30d23908180da092b135cffe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4644ac0618ecdef010ae2368e2e58669953fd9a3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ca4efb2faa26429279f44ced2822f5e81ff37537\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3a307ad71aad031accfd47f1af82a2b1e09195cc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 14, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 23, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_dc391ef9-0df8-468f-bd3c-7b177092de35\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ncon692ev7i51_Thisis2020.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ncon692ev7i51_Thisis2020.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=39283aebf9b1ed333e5a1b340debca1310eecb84\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ncon692ev7i51_Thisis2020.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d0a3daa3c285d4a3a458d27a43dc2ee56448c5e9\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ncon692ev7i51_Thisis2020.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=922dde301a5aeda0df62196d4a2e82661e662678\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ncon692ev7i51_Thisis2020.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=9d90a193a44229bb26b4edbe4b805da40f87e27a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ncon692ev7i51_Thisis2020.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d7b6dea8b71c2c30caafd5a566a9d938732af560\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Every reason to be alarmed\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This is 2020\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ncon692ev7i51_Thisis2020.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=39283aebf9b1ed333e5a1b340debca1310eecb84\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ncon692ev7i51_Thisis2020.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d0a3daa3c285d4a3a458d27a43dc2ee56448c5e9\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ncon692ev7i51_Thisis2020.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=922dde301a5aeda0df62196d4a2e82661e662678\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ncon692ev7i51_Thisis2020.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=9d90a193a44229bb26b4edbe4b805da40f87e27a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ncon692ev7i51_Thisis2020.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d7b6dea8b71c2c30caafd5a566a9d938732af560\", \"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/ncon692ev7i51_Thisis2020.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 19, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 15, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 7, \"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\\u0026height=16\\u0026auto=webp\\u0026s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=26297b024da3e9bd6507e7b8553507493b5e6606\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0763517837b22d5e414dd330d5006c0d89ccb499\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=26297b024da3e9bd6507e7b8553507493b5e6606\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0763517837b22d5e414dd330d5006c0d89ccb499\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 19, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 15, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_7becef23-fb0b-4d62-b8a6-01d5759367cb\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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 goodness lifts you\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Faith In Humanity Restored\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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/gva4vt20qc751_FaithInHumanityRestored.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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\": 4, \"static_icon_height\": 2048, \"name\": \"Take My Energy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_d33fddd7-a58a-4472-b1a2-3157d8c8b76f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.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\": \"Looking like you're working is hard work.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Looking Busy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=db9e29688c05aeb51dafbcd54ec1dcfab3bb47dc\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=46adbd135d36ba32a7709877e99ff7a126af367b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=f3118b3d29ca5d2a3c6e941a0b874c9b66dd7f7b\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=50f2d89d742aa628382b07bea320a4673821cbca\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ebbcf8563d42edc4fd85e52933dafaecb6a849b7\", \"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/k0qzautvyyk51_LookingBusy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3ovsj\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1b4em\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"LOLZCataclysm\", \"discussion_type\": null, \"num_comments\": 594, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/TheMonkeysPaw/comments/j1b4em/i_wish_i_could_have_temporary_schizophrenia/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/TheMonkeysPaw/comments/j1b4em/i_wish_i_could_have_temporary_schizophrenia/\", \"subreddit_subscribers\": 458754, \"created_utc\": 1601296373.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"funny\", \"selftext\": \"\", \"author_fullname\": \"t2_66mz6bp0\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Pitter-Patter\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/funny\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1gwh9\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 36308, \"total_awards_received\": 78, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/fu2jxxg8exp51/DASH_1080.mp4?source=fallback\", \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/fu2jxxg8exp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/fu2jxxg8exp51/DASHPlaylist.mpd?a=1603931458%2CM2ZkNDk5MDcyOWYxOTk2NjU1ZDMyNDQxNTcyOTRhNDQ3ZThjYmU3N2Y3ZDhmYmMyMjM0MTI4N2EwZmE0OGU3Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 77, \"hls_url\": \"https://v.redd.it/fu2jxxg8exp51/HLSPlaylist.m3u8?a=1603931458%2CNGU2MDcwMWE2Y2YwZmRlMzhlYTQxMzZmMzQ5OGVjMjA4MTc2MWQ3M2I0MjIzMDhjMjRlMTJmMmQwMTI1ZjdmYg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 36308, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/uOO03jj1Lnjo3uAGgXkbwbXCVh-xGa1eUJMsk_vht7Q.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601344168.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/fu2jxxg8exp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/yh95EZiFkKWmbq9w6wesevucqKjrh-2EKD5M0OVPjlk.png?format=pjpg\\u0026auto=webp\\u0026s=1b51e1aa62030c313bc735e838ed88776685ce04\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/yh95EZiFkKWmbq9w6wesevucqKjrh-2EKD5M0OVPjlk.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=1845f7e4e95bbb3cbeea3472e097b85c5d752e91\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/yh95EZiFkKWmbq9w6wesevucqKjrh-2EKD5M0OVPjlk.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=c5df39d984131ea6771f34bb6e3a1e70730b0445\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/yh95EZiFkKWmbq9w6wesevucqKjrh-2EKD5M0OVPjlk.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=68ecff1aa0c3d7555ebdbb6d317ab3beff163b3b\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/yh95EZiFkKWmbq9w6wesevucqKjrh-2EKD5M0OVPjlk.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=10092f2b5e783b6ba77e40b2c0e70b7c10d7072d\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/yh95EZiFkKWmbq9w6wesevucqKjrh-2EKD5M0OVPjlk.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=7c679d9d35d291ac3d7b4bce3d434475b17f2296\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/yh95EZiFkKWmbq9w6wesevucqKjrh-2EKD5M0OVPjlk.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=210ffbe605e3aca786be74de1fb32545cd11fa01\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"Q8VFU7iUBM0HYnI_lF_nAcmZjaApRbmIS2gMkei5Ui4\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 14, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 11, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 13, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 15, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 10, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 14, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh33\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1gwh9\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"SSGGambit\", \"discussion_type\": null, \"num_comments\": 387, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/funny/comments/j1gwh9/pitterpatter/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/fu2jxxg8exp51\", \"subreddit_subscribers\": 33340514, \"created_utc\": 1601315368.0, \"num_crossposts\": 13, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/fu2jxxg8exp51/DASH_1080.mp4?source=fallback\", \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/fu2jxxg8exp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/fu2jxxg8exp51/DASHPlaylist.mpd?a=1603931458%2CM2ZkNDk5MDcyOWYxOTk2NjU1ZDMyNDQxNTcyOTRhNDQ3ZThjYmU3N2Y3ZDhmYmMyMjM0MTI4N2EwZmE0OGU3Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 77, \"hls_url\": \"https://v.redd.it/fu2jxxg8exp51/HLSPlaylist.m3u8?a=1603931458%2CNGU2MDcwMWE2Y2YwZmRlMzhlYTQxMzZmMzQ5OGVjMjA4MTc2MWQ3M2I0MjIzMDhjMjRlMTJmMmQwMTI1ZjdmYg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"JoeRogan\", \"selftext\": \"\", \"author_fullname\": \"t2_176y0y\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Joey Diaz: \\u201cYou can be a man, or you can act like an employee of spotify.... How soft have we became?\\u201d\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Link\"}], \"subreddit_name_prefixed\": \"r/JoeRogan\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": \"link\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1arjd\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.81, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 5973, \"total_awards_received\": 18, \"media_embed\": {\"content\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003EIts Monday, you can be a man or you can act like an employee of Spotify........how soft have we become?\\u003C/p\\u003E\\u0026mdash; Joey CoCo Diaz (@madflavor) \\u003Ca href=\\\"https://twitter.com/madflavor/status/1310550570164531206?ref_src=twsrc%5Etfw\\\"\\u003ESeptember 28, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"width\": 350, \"scrolling\": false, \"height\": 223}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://twitter.com\", \"url\": \"https://twitter.com/madflavor/status/1310550570164531206\", \"html\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003EIts Monday, you can be a man or you can act like an employee of Spotify........how soft have we become?\\u003C/p\\u003E\\u0026mdash; Joey CoCo Diaz (@madflavor) \\u003Ca href=\\\"https://twitter.com/madflavor/status/1310550570164531206?ref_src=twsrc%5Etfw\\\"\\u003ESeptember 28, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"author_name\": \"Joey CoCo Diaz\", \"height\": 223, \"width\": 350, \"version\": \"1.0\", \"author_url\": \"https://twitter.com/madflavor\", \"provider_name\": \"Twitter\", \"cache_age\": 3153600000, \"type\": \"rich\"}, \"type\": \"twitter.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003EIts Monday, you can be a man or you can act like an employee of Spotify........how soft have we become?\\u003C/p\\u003E\\u0026mdash; Joey CoCo Diaz (@madflavor) \\u003Ca href=\\\"https://twitter.com/madflavor/status/1310550570164531206?ref_src=twsrc%5Etfw\\\"\\u003ESeptember 28, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"width\": 350, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/j1arjd\", \"height\": 223}, \"link_flair_text\": \"Link\", \"can_mod_post\": false, \"score\": 5973, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/LjKDZBmy0W_ZP7cT0E1IZ5ZNtsFLkPsp5Q4JdCNwwc8.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\": 1601323621.0, \"link_flair_type\": \"richtext\", \"wls\": 0, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"twitter.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://twitter.com/madflavor/status/1310550570164531206?s=21\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/X8Omh8c_7_TjZ-IYw21gEGiP7AsX_FTiFMW6xkaVNIo.jpg?auto=webp\\u0026s=9c8621f37d89b3a82ed9b59feb684ee5a9fe0c90\", \"width\": 140, \"height\": 140}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/X8Omh8c_7_TjZ-IYw21gEGiP7AsX_FTiFMW6xkaVNIo.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=93a3f998ae4f85dc5397945e22d4d65635822c8c\", \"width\": 108, \"height\": 108}], \"variants\": {}, \"id\": \"DpmjGdFAzVWMAuJM1rUBiHYO-5IF1lkNI4hJg6PjHxY\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 125, \"id\": \"award_75f9bc56-eba3-4988-a1af-aec974404a0b\", \"penny_donate\": 0, \"award_sub_type\": \"GROUP\", \"coin_reward\": 100, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\", \"days_of_premium\": 7, \"tiers_by_required_awardings\": {\"0\": {\"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"awardings_required\": 0, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\", \"width\": 512, \"format\": \"PNG\", \"height\": 512}}, \"25\": {\"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_128.png\", \"width\": 128, \"height\": 128}], \"awardings_required\": 25, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=2ccd994559b3b8591c5bd21fa15907d15d61227d\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=64e9b9677082a4a10f55bb2d38c2fcc7c8e1d3b8\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0ead5f0f7e0e98f148a5f2221a47a814e6c78219\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bb662b56b88429a2e423988002daa5de02fb2859\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d84ac9acf50c78197da081f4d70f76d18b8d81b5\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_512.png\", \"width\": 512, \"format\": \"APNG\", \"height\": 512}}, \"10\": {\"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_128.png\", \"width\": 128, \"height\": 128}], \"awardings_required\": 10, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c3f8858599a67e2d58bb0822d0dee9f655f11df0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=dcaf9beed77cb167896f01a60de5b282302bf269\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=09d73c72eb726a9eea9dc663f6355337cb38954f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b24a418d5f8a95f9be7c6041428f7c2084391a71\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=fdbc46f299a3386f8f52b2bff2290a50e323f252\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_512.png\", \"width\": 512, \"format\": \"APNG\", \"height\": 512}}, \"5\": {\"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9eaa27fdab300271f08789a98da2d5037adcdd12\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c548c76c14705b96ea23f3efaa13dd28f6bac755\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2c245ce35d7b6764caec6180c0ba115b194860f8\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=12842e1b0ae1050961ee884b7056ab25ff0a0007\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=fa157eccaf7ea2cfa53bd14607065f485c0eb851\", \"width\": 128, \"height\": 128}], \"awardings_required\": 5, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9eaa27fdab300271f08789a98da2d5037adcdd12\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c548c76c14705b96ea23f3efaa13dd28f6bac755\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2c245ce35d7b6764caec6180c0ba115b194860f8\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=12842e1b0ae1050961ee884b7056ab25ff0a0007\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=fa157eccaf7ea2cfa53bd14607065f485c0eb851\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png\", \"width\": 512, \"format\": \"PNG\", \"height\": 512}}}, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"icon_width\": 512, \"static_icon_width\": 512, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": 5, \"description\": \"All aboard! Every 5 Awards gives the author 100 Coins and 1 week of Premium. Rack up the number of Awards and watch the Train level-up.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 512, \"name\": \"Super Medal Train\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"icon_format\": \"PNG\", \"icon_height\": 512, \"penny_price\": 0, \"award_type\": \"global\", \"static_icon_url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 8, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_69c94eb4-d6a3-48e7-9cf2-0f39fed8b87c\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bb033b3352b6ece0954d279a56f99e16c67abe14\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a8e1d0c2994e6e0b254fab1611d539a4fb94e38a\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=723e4e932c9692ac61cf5b7509424c6ae1b5d220\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b7f0640e403ac0ef31236a4a0b7f3dc25de6046c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ac954bb1a06af66bf9295bbfee4550443fb6f21d\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Listen, get educated, and get involved.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Ally\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bb033b3352b6ece0954d279a56f99e16c67abe14\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a8e1d0c2994e6e0b254fab1611d539a4fb94e38a\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=723e4e932c9692ac61cf5b7509424c6ae1b5d220\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b7f0640e403ac0ef31236a4a0b7f3dc25de6046c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ac954bb1a06af66bf9295bbfee4550443fb6f21d\", \"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/5nswjpyy44551_Ally.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"9c5036e2-01bb-11eb-b6e9-0ed3aa1c55c7\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2s4tv\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#014980\", \"id\": \"j1arjd\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Yeezus_aint_jesus\", \"discussion_type\": null, \"num_comments\": 1285, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/JoeRogan/comments/j1arjd/joey_diaz_you_can_be_a_man_or_you_can_act_like_an/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://twitter.com/madflavor/status/1310550570164531206?s=21\", \"subreddit_subscribers\": 616962, \"created_utc\": 1601294821.0, \"num_crossposts\": 1, \"media\": {\"oembed\": {\"provider_url\": \"https://twitter.com\", \"url\": \"https://twitter.com/madflavor/status/1310550570164531206\", \"html\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003EIts Monday, you can be a man or you can act like an employee of Spotify........how soft have we become?\\u003C/p\\u003E\\u0026mdash; Joey CoCo Diaz (@madflavor) \\u003Ca href=\\\"https://twitter.com/madflavor/status/1310550570164531206?ref_src=twsrc%5Etfw\\\"\\u003ESeptember 28, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"author_name\": \"Joey CoCo Diaz\", \"height\": 223, \"width\": 350, \"version\": \"1.0\", \"author_url\": \"https://twitter.com/madflavor\", \"provider_name\": \"Twitter\", \"cache_age\": 3153600000, \"type\": \"rich\"}, \"type\": \"twitter.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Justrolledintotheshop\", \"selftext\": \"\", \"author_fullname\": \"t2_16ovub\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Customer kept adding air because the TPMS light would not turn off...\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Justrolledintotheshop\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1e8ji\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 15814, \"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\": null, \"can_mod_post\": false, \"score\": 15814, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Zk9-zOs4BqBIvcIgLOKF2uThYcVdcMKltM2BEzayVCM.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\": 1601336102.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/9lr6s2z7rwp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/9lr6s2z7rwp51.jpg?auto=webp\\u0026s=27b4b7454fe77909d5df7cbfd541aa3e0ffaf007\", \"width\": 3024, \"height\": 4032}, \"resolutions\": [{\"url\": \"https://preview.redd.it/9lr6s2z7rwp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=76e8795b81bdd1c6782860f241a04cb04417b97f\", \"width\": 108, \"height\": 144}, {\"url\": \"https://preview.redd.it/9lr6s2z7rwp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a1c59e4e1d649171e1a11b899b19ea4d18dd9f15\", \"width\": 216, \"height\": 288}, {\"url\": \"https://preview.redd.it/9lr6s2z7rwp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=a09bea2f46b99b2ef5a9b1402a4e2a48f2f6787a\", \"width\": 320, \"height\": 426}, {\"url\": \"https://preview.redd.it/9lr6s2z7rwp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=889b09af1e5f02e11317a80ff54d4295949e9e31\", \"width\": 640, \"height\": 853}, {\"url\": \"https://preview.redd.it/9lr6s2z7rwp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=901f33b4f647317e7eb34218e6c47185f97eed3f\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://preview.redd.it/9lr6s2z7rwp51.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=aeb788fbcd0919d8583a1af1505000f6a94a8735\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"2ri_rm2k5c81wyQvtYJH5e5jznXuPcINzxOzl9bkD58\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2tteh\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1e8ji\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Vaultboy4111\", \"discussion_type\": null, \"num_comments\": 1250, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Justrolledintotheshop/comments/j1e8ji/customer_kept_adding_air_because_the_tpms_light/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/9lr6s2z7rwp51.jpg\", \"subreddit_subscribers\": 1034755, \"created_utc\": 1601307302.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"CasualUK\", \"selftext\": \"\", \"author_fullname\": \"t2_3bnp91qb\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"That things first match will always be a treasured memory.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/CasualUK\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1gz3m\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 22204, \"total_awards_received\": 44, \"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\": 22204, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/yli16U9CyqceAD0CpJ-FwmENxYlW7rXpVRY-G3pGGS0.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\": 1601344383.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\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/fpyeu24ufxp51.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/fpyeu24ufxp51.png?auto=webp\\u0026s=ed2f29573ddb183937a23ae251f7b3490d254253\", \"width\": 527, \"height\": 800}, \"resolutions\": [{\"url\": \"https://preview.redd.it/fpyeu24ufxp51.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=42bc1195a95351a125dd3519b3e6587507a167ac\", \"width\": 108, \"height\": 163}, {\"url\": \"https://preview.redd.it/fpyeu24ufxp51.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8cabb39121645dcc2b3e51c3f00b49bf7fb71d1c\", \"width\": 216, \"height\": 327}, {\"url\": \"https://preview.redd.it/fpyeu24ufxp51.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=2b31bd5e52b497946df58515278b86ab59fb04eb\", \"width\": 320, \"height\": 485}], \"variants\": {}, \"id\": \"QA6ESAPBb0mzzVfUQLGUwmInNAxxSHadLqae8_kOIvI\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 325, \"id\": \"award_9f928aff-c9f5-4e7e-aa91-8619dce60f1c\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TableSlap_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\": \"When laughter meets percussion\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Table Slap\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=994f9f96e2d6f58953ea691c6ada1cb71915afef\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=fc707b848214f4d6f5ce5ba15ba152f258c8ee5b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=b4928f25293343f16a3878caf267c784276527e3\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=77f3d1e6b823a6680ce5941940286b9c9d6c63fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/a88w7nm8g9e51_TableSlap.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f6f2dabda59c3ce60853beb53575cd1a71723e5d\", \"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/a88w7nm8g9e51_TableSlap.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 10, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 11, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 8, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 4, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_7becef23-fb0b-4d62-b8a6-01d5759367cb\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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 goodness lifts you\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Faith In Humanity Restored\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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/gva4vt20qc751_FaithInHumanityRestored.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3j2jr\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1gz3m\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Murderhands\", \"discussion_type\": null, \"num_comments\": 1044, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/CasualUK/comments/j1gz3m/that_things_first_match_will_always_be_a/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/fpyeu24ufxp51.png\", \"subreddit_subscribers\": 613255, \"created_utc\": 1601315583.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"awfuleverything\", \"selftext\": \"\", \"author_fullname\": \"t2_21g4w0aj\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Only twats mess with the homeless\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/awfuleverything\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1ckdx\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 45904, \"total_awards_received\": 17, \"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\": 45904, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://a.thumbs.redditmedia.com/V1L4LX0HS9YAuaYC8bydaNIZPKTKzf8RIy4z-uSwzk8.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\": 1601330596.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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/hxzzigyuawp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/hxzzigyuawp51.jpg?auto=webp\\u0026s=642ece32200b68bed26b932e68c766c49f8642d7\", \"width\": 708, \"height\": 960}, \"resolutions\": [{\"url\": \"https://preview.redd.it/hxzzigyuawp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=b7d9ad41bb0e7c706a6cc55b638c6fcea8e6ef5b\", \"width\": 108, \"height\": 146}, {\"url\": \"https://preview.redd.it/hxzzigyuawp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=6f308d89a2bd5c3fd6bb7f156f4cbdbe71eae46d\", \"width\": 216, \"height\": 292}, {\"url\": \"https://preview.redd.it/hxzzigyuawp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=77838c85f478d6c4be2c0436d3c5e96ae819b253\", \"width\": 320, \"height\": 433}, {\"url\": \"https://preview.redd.it/hxzzigyuawp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=459062ce3df3cb11540b7032f8c7923f2193a17f\", \"width\": 640, \"height\": 867}], \"variants\": {}, \"id\": \"8oId_p1uqh3ebUVSPKUmW2EJQ3UpYBJgu7i9GK5W7QI\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 6, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 3, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_b1b44fa1-8179-4d84-a9ed-f25bb81f1c5f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"*Lowers face into palm*\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Facepalm\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"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/ey2iodron2s41_Facepalm.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_346d4\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1ckdx\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"lovesdemise\", \"discussion_type\": null, \"num_comments\": 1259, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/awfuleverything/comments/j1ckdx/only_twats_mess_with_the_homeless/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/hxzzigyuawp51.jpg\", \"subreddit_subscribers\": 1024150, \"created_utc\": 1601301796.0, \"num_crossposts\": 9, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"WatchPeopleDieInside\", \"selftext\": \"\", \"author_fullname\": \"t2_8ankogs\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Husky gets hit : (\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/WatchPeopleDieInside\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1gu1q\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 48186, \"total_awards_received\": 112, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/41brqx6mexp51/DASH_720.mp4?source=fallback\", \"height\": 720, \"width\": 576, \"scrubber_media_url\": \"https://v.redd.it/41brqx6mexp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/41brqx6mexp51/DASHPlaylist.mpd?a=1603931458%2CMjIyNGZiNjY1MDRkMmQ3NTY2NmE2N2I1NjNiNzI4NTE4YTg0Zjc3Y2JhMTgyYzdkMjI3ZTZiZGI5ZjFmNzU5NA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 10, \"hls_url\": \"https://v.redd.it/41brqx6mexp51/HLSPlaylist.m3u8?a=1603931458%2CYThlNTQ0MDgyZDRlMzE5MTY2OTliZmYxMmQxODdlZjJhZTcyYTUxYTMyYjYwM2U3Nzk2MmFhMDU2NzYyYzQ5MQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 48186, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/xvVB7bWJLezAZKY94xpc_6n9J8P4wOlGuC9SquiVx_4.jpg\", \"author_cakeday\": true, \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601343977.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/41brqx6mexp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/vUEomH2--Zdv8cpZRMPkHV4Urgei0lHoZz_U3tBl8Wo.png?format=pjpg\\u0026auto=webp\\u0026s=5e7805fdef92356e07ae47b5ef1a707779ae3997\", \"width\": 640, \"height\": 800}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/vUEomH2--Zdv8cpZRMPkHV4Urgei0lHoZz_U3tBl8Wo.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=586890e4d000af93b0144cf629542d6895157205\", \"width\": 108, \"height\": 135}, {\"url\": \"https://external-preview.redd.it/vUEomH2--Zdv8cpZRMPkHV4Urgei0lHoZz_U3tBl8Wo.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=c1984ff8b35a51623c862bd8beca37d850a0ddd4\", \"width\": 216, \"height\": 270}, {\"url\": \"https://external-preview.redd.it/vUEomH2--Zdv8cpZRMPkHV4Urgei0lHoZz_U3tBl8Wo.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=56f3c0de4f91a2d8411860a9b927fa75b55c09c5\", \"width\": 320, \"height\": 400}, {\"url\": \"https://external-preview.redd.it/vUEomH2--Zdv8cpZRMPkHV4Urgei0lHoZz_U3tBl8Wo.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=433cddde43c0132b25412baa0dfc8562e7425006\", \"width\": 640, \"height\": 800}], \"variants\": {}, \"id\": \"sSm28XgziudbZ9zD-iWwGWM2mtxOydAuBK_qTCIpkiM\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 15, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 14, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_b28d9565-4137-433d-bb65-5d4aa82ade4c\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Call an ambulance, I'm laughing too hard.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"I'm Deceased\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"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/2jd92wtn25g41_ImDeceased.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 16, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 25, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 13, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 28, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3h4zq\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1gu1q\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Maocry\", \"discussion_type\": null, \"num_comments\": 744, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/WatchPeopleDieInside/comments/j1gu1q/husky_gets_hit/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/41brqx6mexp51\", \"subreddit_subscribers\": 2911950, \"created_utc\": 1601315177.0, \"num_crossposts\": 23, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/41brqx6mexp51/DASH_720.mp4?source=fallback\", \"height\": 720, \"width\": 576, \"scrubber_media_url\": \"https://v.redd.it/41brqx6mexp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/41brqx6mexp51/DASHPlaylist.mpd?a=1603931458%2CMjIyNGZiNjY1MDRkMmQ3NTY2NmE2N2I1NjNiNzI4NTE4YTg0Zjc3Y2JhMTgyYzdkMjI3ZTZiZGI5ZjFmNzU5NA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 10, \"hls_url\": \"https://v.redd.it/41brqx6mexp51/HLSPlaylist.m3u8?a=1603931458%2CYThlNTQ0MDgyZDRlMzE5MTY2OTliZmYxMmQxODdlZjJhZTcyYTUxYTMyYjYwM2U3Nzk2MmFhMDU2NzYyYzQ5MQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"mildlyinteresting\", \"selftext\": \"\", \"author_fullname\": \"t2_lep6d\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"A lizard fell from the ceiling and left this dusty imprint on my wireless charger.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/mildlyinteresting\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": \"INACTIVE\", \"hide_score\": false, \"name\": \"t3_j1b3to\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 84726, \"total_awards_received\": 127, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": true, \"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\": 84726, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/wY6GPJHPXQc4jV-F8L8-EqI7PYy_45tE040v7NRQK2g.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\": 1601325103.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/ccvphz6buvp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/ccvphz6buvp51.jpg?auto=webp\\u0026s=ad505e3caf4f86646332f857feddb4907153460e\", \"width\": 2268, \"height\": 4032}, \"resolutions\": [{\"url\": \"https://preview.redd.it/ccvphz6buvp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=be47df7b8f18f8a487a0c49e4526dab4c432e06b\", \"width\": 108, \"height\": 192}, {\"url\": \"https://preview.redd.it/ccvphz6buvp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c84a0d54ac46f2672fe4b8b99f44cf8d21a2918b\", \"width\": 216, \"height\": 384}, {\"url\": \"https://preview.redd.it/ccvphz6buvp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=216ac7bc128ca27e883b47dd0bb8c67f19d50775\", \"width\": 320, \"height\": 568}, {\"url\": \"https://preview.redd.it/ccvphz6buvp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=db90b16c8149b9cba6edee259c00b1da95d8d37e\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://preview.redd.it/ccvphz6buvp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=5caea93aac9b90489d15e492da1f736e6b6a01e1\", \"width\": 960, \"height\": 1706}, {\"url\": \"https://preview.redd.it/ccvphz6buvp51.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=c8959d368ff1cde78fdc3b6921b12f085131efff\", \"width\": 1080, \"height\": 1920}], \"variants\": {}, \"id\": \"99lUn50YwOp81enSOJoZcqcInVxoVH4kJ0Lev7zkto8\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 22, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 26, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 10, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 27, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 17, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 23, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_99d95969-6100-45b2-b00c-0ec45ae19596\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff94d9e3eb38878a038b2568c06b58e809d7f0f5\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2dcdf8ac6a205b6e93b0fb31012044b66f3f4186\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d8d317fd0e68c3f2696425efb7a5bc85b6f7603\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a54e710bdf1bc88eb1bb2da67d1ecf813f1707be\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=b564b07d31245f583542d97aa99f58e9dadaed2f\", \"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 smol, delicate danger noodle.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Snek\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=ff94d9e3eb38878a038b2568c06b58e809d7f0f5\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2dcdf8ac6a205b6e93b0fb31012044b66f3f4186\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3d8d317fd0e68c3f2696425efb7a5bc85b6f7603\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=a54e710bdf1bc88eb1bb2da67d1ecf813f1707be\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=b564b07d31245f583542d97aa99f58e9dadaed2f\", \"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/rc5iesz2z8t41_Snek.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2ti4h\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1b3to\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Njvdwesth\", \"discussion_type\": null, \"num_comments\": 1341, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/mildlyinteresting/comments/j1b3to/a_lizard_fell_from_the_ceiling_and_left_this/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/ccvphz6buvp51.jpg\", \"subreddit_subscribers\": 18107259, \"created_utc\": 1601296303.0, \"num_crossposts\": 9, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Eyebleach\", \"selftext\": \"\", \"author_fullname\": \"t2_t8094\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Purrranosaurus Rex\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Eyebleach\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1i6kn\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 16101, \"total_awards_received\": 51, \"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\": \"/r/all\", \"can_mod_post\": false, \"score\": 16101, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/xZZ6vdhgmns3t6h_4rMwx6AadwyFJqV5qvlmHXIjqIs.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 1, \"gid_2\": 1}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601347888.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"i.imgur.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.imgur.com/t3n8jlF.gifv\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/dFHzkD-K3rx_JmV7vO8vgjzecQSSewI6vVudqVoL6y8.jpg?auto=webp\\u0026s=61c2094b8a0d7d199fdc3d1b791d4cd2607ffc98\", \"width\": 576, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/dFHzkD-K3rx_JmV7vO8vgjzecQSSewI6vVudqVoL6y8.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=bf12a366a368eef2eb7db31aa22fec6e0de75aca\", \"width\": 108, \"height\": 135}, {\"url\": \"https://external-preview.redd.it/dFHzkD-K3rx_JmV7vO8vgjzecQSSewI6vVudqVoL6y8.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=2335308c4dbadcd6171eed9da94b663045001019\", \"width\": 216, \"height\": 270}, {\"url\": \"https://external-preview.redd.it/dFHzkD-K3rx_JmV7vO8vgjzecQSSewI6vVudqVoL6y8.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=0d2d89b8ae8ab29913a17f3ff5c089a969dcbe86\", \"width\": 320, \"height\": 400}], \"variants\": {}, \"id\": \"nX1deUbwGW67utSyDgCbWyYrJQniUTFhoGcRQfegtfM\"}], \"reddit_video_preview\": {\"fallback_url\": \"https://v.redd.it/36sdo35aqxp51/DASH_720.mp4\", \"height\": 720, \"width\": 576, \"scrubber_media_url\": \"https://v.redd.it/36sdo35aqxp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/36sdo35aqxp51/DASHPlaylist.mpd\", \"duration\": 17, \"hls_url\": \"https://v.redd.it/36sdo35aqxp51/HLSPlaylist.m3u8\", \"is_gif\": true, \"transcoding_status\": \"completed\"}, \"enabled\": 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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 4, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 14, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_19860e30-3331-4bac-b3d1-bd28de0c7974\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4e50438bd2d72ae5398e839ac2bdcccf323fca79\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e730f68de038499700c6301470812c29ef6a8555\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8d7c7fa22e6ff3b1b0a347839e42f493eb5f6cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=11ec2a72e2724017bb8479639edce8a7f2ba64f4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1e936ae571e89abb5a5aaa2efd2d7cfb0ed1b537\", \"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 needed this today\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Heartwarming\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4e50438bd2d72ae5398e839ac2bdcccf323fca79\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e730f68de038499700c6301470812c29ef6a8555\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8d7c7fa22e6ff3b1b0a347839e42f493eb5f6cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=11ec2a72e2724017bb8479639edce8a7f2ba64f4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1e936ae571e89abb5a5aaa2efd2d7cfb0ed1b537\", \"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/v1mxw8i6wnf51_Heartwarming.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 8, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2s427\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1i6kn\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"cyan1618\", \"discussion_type\": null, \"num_comments\": 167, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Eyebleach/comments/j1i6kn/purrranosaurus_rex/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.imgur.com/t3n8jlF.gifv\", \"subreddit_subscribers\": 2241315, \"created_utc\": 1601319088.0, \"num_crossposts\": 9, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"memes\", \"selftext\": \"\", \"author_fullname\": \"t2_63kqt0be\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"what was this movie\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/memes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": \"INACTIVE\", \"hide_score\": false, \"name\": \"t3_j1h777\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 89367, \"total_awards_received\": 328, \"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\": 89367, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/KO1NbT9jYjtHRAUfwS2JyJFLIF0tem0ioiRq6zm5WBY.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 2}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601345033.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/j5haueashxp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/j5haueashxp51.jpg?auto=webp\\u0026s=0ef37e1e4aa84471d742b37368772f9b566d50b1\", \"width\": 1076, \"height\": 1112}, \"resolutions\": [{\"url\": \"https://preview.redd.it/j5haueashxp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=0f3e4a5127918e36099a82d7970d028099dade9c\", \"width\": 108, \"height\": 111}, {\"url\": \"https://preview.redd.it/j5haueashxp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=13d67271edddcb0e93ab80d4400c01e88c124151\", \"width\": 216, \"height\": 223}, {\"url\": \"https://preview.redd.it/j5haueashxp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f34daf5af89d7c14fef80dafddb3294d4bdef342\", \"width\": 320, \"height\": 330}, {\"url\": \"https://preview.redd.it/j5haueashxp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c233519af8d59d4aac6e44e12c94d5f643224c88\", \"width\": 640, \"height\": 661}, {\"url\": \"https://preview.redd.it/j5haueashxp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=10a71b1d9c60496ba64f2416a84a0f527fb80f18\", \"width\": 960, \"height\": 992}], \"variants\": {}, \"id\": \"37OEmj-a7c4jtohZiPfj7kcu2imH0NCK-mrj0Iczj6E\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 400, \"id\": \"award_5b39e8fd-7a58-4cbe-8ca0-bdedd5ed1f5a\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Updoot_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\": \"Sometimes you just got to dance with the doots.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Doot \\ud83c\\udfb5 Doot\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=790a066f2bd24add161dca86c7c1fbbebf87a605\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=de906d7cfdc09762efc46150f56a394c0306e4ed\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=029f4975f1becca00c76f68ad420788ddcec63b0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=365d0d7e3d5cd1a14ad9ec5e984a8b34d3403dbc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f6b482b790f34037b1a2e6676dcb506693857ec5\", \"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/yk6z2t12m4451_DootDoot-Static.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 60, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 66, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 47, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 50, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 58, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 44, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qjpg\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1h777\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"atastelesspleb\", \"discussion_type\": null, \"num_comments\": 399, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/memes/comments/j1h777/what_was_this_movie/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/j5haueashxp51.jpg\", \"subreddit_subscribers\": 12765177, \"created_utc\": 1601316233.0, \"num_crossposts\": 4, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"gaming\", \"selftext\": \"\", \"author_fullname\": \"t2_6x6bg3d2\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Iq level 1000\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/gaming\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 119, \"top_awarded_type\": \"INACTIVE\", \"hide_score\": false, \"name\": \"t3_j1ezi6\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.88, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 86041, \"total_awards_received\": 178, \"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\": 86041, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/9MLy5yTBAIyATp49sQcaIOGCO1z4jOx5lTFov9pwHwc.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\": 1601338427.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/f59v6f35ywp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/f59v6f35ywp51.jpg?auto=webp\\u0026s=129f153491c5b9e8238b33454be556ece148223c\", \"width\": 982, \"height\": 840}, \"resolutions\": [{\"url\": \"https://preview.redd.it/f59v6f35ywp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=be07d676aaab8fe3030bf058730d596429bc07ee\", \"width\": 108, \"height\": 92}, {\"url\": \"https://preview.redd.it/f59v6f35ywp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8d1e51f5f4252c9c35bea52d07df01399ae22f5c\", \"width\": 216, \"height\": 184}, {\"url\": \"https://preview.redd.it/f59v6f35ywp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=2a65b1d67c92a7191143642874c2e5341f616c12\", \"width\": 320, \"height\": 273}, {\"url\": \"https://preview.redd.it/f59v6f35ywp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=ffc892e0fb7a113b96c22f759f306e4e8393e569\", \"width\": 640, \"height\": 547}, {\"url\": \"https://preview.redd.it/f59v6f35ywp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=631c7bef1d805e192199cc0663769c670d9ec462\", \"width\": 960, \"height\": 821}], \"variants\": {}, \"id\": \"q7DuD2i29N-uUf9p67TICq5ZpJCmuVMN91I3X9Rdryw\"}], \"enabled\": true}, \"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\\u0026height=16\\u0026auto=webp\\u0026s=647cccf78702582f30d23908180da092b135cffe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4644ac0618ecdef010ae2368e2e58669953fd9a3\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ca4efb2faa26429279f44ced2822f5e81ff37537\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3a307ad71aad031accfd47f1af82a2b1e09195cc\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 42, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 30, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 37, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 26, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 22, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 20, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh03\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1ezi6\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"neybel\", \"discussion_type\": null, \"num_comments\": 1172, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/gaming/comments/j1ezi6/iq_level_1000/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/f59v6f35ywp51.jpg\", \"subreddit_subscribers\": 28068882, \"created_utc\": 1601309627.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"gatekeeping\", \"selftext\": \"\", \"author_fullname\": \"t2_39pkq725\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Gatekeeping parenthood !\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/gatekeeping\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 126, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1b3u5\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 41829, \"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\": null, \"can_mod_post\": false, \"score\": 41829, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/VcgmXWj_5k_DsJ3Wx_2xwesYN7CeuqKSHXv3ohvWBSg.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\": 1601325105.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/0du5jcgduvp51.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/0du5jcgduvp51.png?auto=webp\\u0026s=730800dd329ec4036bb5343364f2149ad82217b0\", \"width\": 534, \"height\": 484}, \"resolutions\": [{\"url\": \"https://preview.redd.it/0du5jcgduvp51.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=005d8409253dee3aa1182af5bfa4a03796e5d4e3\", \"width\": 108, \"height\": 97}, {\"url\": \"https://preview.redd.it/0du5jcgduvp51.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=6a644e7614d6aaa86f2665ddc743448b89ae74d0\", \"width\": 216, \"height\": 195}, {\"url\": \"https://preview.redd.it/0du5jcgduvp51.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=9c9a457f7e426b9b3bb0d1e6086eb00b970b8022\", \"width\": 320, \"height\": 290}], \"variants\": {}, \"id\": \"RkISECGyw3-t__C2eIt2n5-QjceNVvioh7JTcUkFYbU\"}], \"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://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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/rg960rc47jj41_All-SeeingUpvote.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 3, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3fkyp\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1b3u5\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"OkLetterhead9\", \"discussion_type\": null, \"num_comments\": 1135, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/gatekeeping/comments/j1b3u5/gatekeeping_parenthood/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/0du5jcgduvp51.png\", \"subreddit_subscribers\": 777929, \"created_utc\": 1601296305.0, \"num_crossposts\": 6, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TwoXChromosomes\", \"selftext\": \"\", \"author_fullname\": \"t2_cjyon\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"It is EXTREMELY likely that the new supreme court will overturn federal abortion rights. What does that mean? It means that you need to pay as much attention to LOCAL races as you do to federal races. Your state rep. \\u0026 state senator will be deciding whether your rights are protected in your state.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/TwoXChromosomes\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"allstatus\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1ct21\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.84, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 26180, \"total_awards_received\": 9, \"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\": \"/r/all\", \"can_mod_post\": false, \"score\": 26180, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": \"user-purple\", \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601331416.0, \"link_flair_type\": \"text\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"openstates.org\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://openstates.org/\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/NRycc3n6Z3EnKMgyhsB1N6L-TQ2STHHojF0m9E7A3U0.jpg?auto=webp\\u0026s=d0455eb924af68c3237300824fda5c5afd8bb801\", \"width\": 500, \"height\": 500}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/NRycc3n6Z3EnKMgyhsB1N6L-TQ2STHHojF0m9E7A3U0.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=748825f169e1a372d729e8befc978bf78f1dbe50\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/NRycc3n6Z3EnKMgyhsB1N6L-TQ2STHHojF0m9E7A3U0.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0435e05607eed83775419fe040fb3daf6f749534\", \"width\": 216, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/NRycc3n6Z3EnKMgyhsB1N6L-TQ2STHHojF0m9E7A3U0.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=777ae25ca7ee4ba32daf4d0e8202b43b87a57c6a\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"jlKmcv4Pw9wJHM4RX8MbQsMyTDpGldOfYZeTGf2n82g\"}], \"enabled\": 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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 3, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"All Hail Notorious RBG\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2r2jt\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1ct21\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"relevantlife\", \"discussion_type\": null, \"num_comments\": 1085, \"send_replies\": false, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/TwoXChromosomes/comments/j1ct21/it_is_extremely_likely_that_the_new_supreme_court/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://openstates.org/\", \"subreddit_subscribers\": 12885201, \"created_utc\": 1601302616.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AskMen\", \"selftext\": \"\", \"author_fullname\": \"t2_94manb\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Men of Reddit, seriously, how do you (spoon) hug your significant other the whole night without your hand getting numb after 5 minutes?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/AskMen\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j190an\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 8910, \"total_awards_received\": 22, \"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\": 8910, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1601314777.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.AskMen\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 6, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_19860e30-3331-4bac-b3d1-bd28de0c7974\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4e50438bd2d72ae5398e839ac2bdcccf323fca79\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e730f68de038499700c6301470812c29ef6a8555\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8d7c7fa22e6ff3b1b0a347839e42f493eb5f6cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=11ec2a72e2724017bb8479639edce8a7f2ba64f4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1e936ae571e89abb5a5aaa2efd2d7cfb0ed1b537\", \"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 needed this today\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Heartwarming\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4e50438bd2d72ae5398e839ac2bdcccf323fca79\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e730f68de038499700c6301470812c29ef6a8555\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8d7c7fa22e6ff3b1b0a347839e42f493eb5f6cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=11ec2a72e2724017bb8479639edce8a7f2ba64f4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1e936ae571e89abb5a5aaa2efd2d7cfb0ed1b537\", \"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/v1mxw8i6wnf51_Heartwarming.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 5, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2s30g\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j190an\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"SassyScript\", \"discussion_type\": null, \"num_comments\": 1148, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AskMen/comments/j190an/men_of_reddit_seriously_how_do_you_spoon_hug_your/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/AskMen/comments/j190an/men_of_reddit_seriously_how_do_you_spoon_hug_your/\", \"subreddit_subscribers\": 2189452, \"created_utc\": 1601285977.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"chloe\", \"selftext\": \"\", \"author_fullname\": \"t2_816cd\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Chloe #197\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/chloe\", \"collections\": [{\"permalink\": \"https://www.reddit.com/r/chloe/collection/13fd202a-2397-44f2-886b-9ceae7ee9af4\", \"link_ids\": [\"t3_hek8le\", \"t3_hf768g\", \"t3_hfruxw\", \"t3_hgdf7s\", \"t3_hgysbq\", \"t3_hhjl7p\", \"t3_hi6q7k\", \"t3_hitte0\", \"t3_hjgkjq\", \"t3_hk2v4m\", \"t3_hkp5i4\", \"t3_hl8trj\", \"t3_hlrx5u\", \"t3_hmeg7g\", \"t3_hn17h5\", \"t3_hnmjtg\", \"t3_ho9eff\", \"t3_hovj05\", \"t3_hpfkti\", \"t3_hpzrag\", \"t3_hqm40m\", \"t3_hr7tk3\", \"t3_hruu83\", \"t3_hsgpjs\", \"t3_ht2xem\", \"t3_htmpye\", \"t3_hu668u\", \"t3_hus8os\", \"t3_hveo2c\", \"t3_hw0ip3\", \"t3_hwmls3\", \"t3_hx8qcn\", \"t3_hxsygh\", \"t3_hydbot\", \"t3_hyz51i\", \"t3_hzlnrb\", \"t3_i072cy\", \"t3_i0s7hg\", \"t3_i1dtrm\", \"t3_i1zs16\", \"t3_i2itzg\", \"t3_i33piy\", \"t3_i3re59\", \"t3_i4cr5s\", \"t3_i4yoht\", \"t3_i5kdll\", \"t3_i65zpl\", \"t3_i6q4tx\", \"t3_i7cgyv\", \"t3_i7yamc\", \"t3_i8k3qq\", \"t3_i97qjr\", \"t3_i9t5v1\", \"t3_iah3cn\", \"t3_iaxrgu\", \"t3_ibjzbw\", \"t3_ic6erb\", \"t3_ictdh2\", \"t3_idgzfy\", \"t3_ie8ctj\", \"t3_ieqpyw\", \"t3_if8z7s\", \"t3_ify0m9\", \"t3_igi1iu\", \"t3_ih3d3t\", \"t3_ihqmrp\", \"t3_iicoqs\", \"t3_iixkjo\", \"t3_iji1o0\", \"t3_ik3d7n\", \"t3_ikppmt\", \"t3_ilcg2f\", \"t3_ilzglo\", \"t3_iml1ke\", \"t3_in6kp2\", \"t3_inrimo\", \"t3_iod7aw\", \"t3_ioz5yt\", \"t3_ipoedd\", \"t3_iq9afe\", \"t3_iqwjqb\", \"t3_irkz14\", \"t3_is3xcu\", \"t3_ispbct\", \"t3_itcn4n\", \"t3_iu1vyv\", \"t3_iuq1hj\", \"t3_ivc1bv\", \"t3_ivyfsp\", \"t3_iwkd1g\", \"t3_ix6ce8\", \"t3_ixt2fz\", \"t3_iyfmgo\", \"t3_iz2pch\", \"t3_izpfok\", \"t3_j0c9xw\", \"t3_j0x2u4\", \"t3_j1j2v7\"], \"description\": \"\", \"title\": \"Season 2\", \"created_at_utc\": 1592937520.068, \"subreddit_id\": \"t5_2qpoa\", \"author_name\": \"SrGrafo\", \"collection_id\": \"13fd202a-2397-44f2-886b-9ceae7ee9af4\", \"author_id\": \"t2_816cd\", \"last_update_utc\": 1601321715.758, \"display_layout\": \"GALLERY\"}], \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1j2v7\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.89, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 8476, \"total_awards_received\": 52, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": true, \"user_reports\": [], \"secure_media\": null, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"by SrGrafo\", \"can_mod_post\": false, \"score\": 8476, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"nsfw\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601350515.0, \"link_flair_type\": \"text\", \"wls\": 0, \"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\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/lttawo61yxp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": true, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?auto=webp\\u0026s=81e78957ea102b59a7be9c001cc663b888ed8ffc\", \"width\": 800, \"height\": 800}, \"resolutions\": [{\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e993fb543e2da29cdbc82cb2f083d0e00ad6fc0f\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8e6dc95e2c2b0b053137ef701c4f206aadcc63ad\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=64d1e1be6fa9f2a765e47e5a7d2554f73c725bbb\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=128fb077431b66aa6107395c7eba9f7ab9f2650b\", \"width\": 640, \"height\": 640}], \"variants\": {\"obfuscated\": {\"source\": {\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=a39a9e4ed25009062510ffed4812a7f1835be95d\", \"width\": 800, \"height\": 800}, \"resolutions\": [{\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=77b969cc7dc1fbfbfc86dbd66298493653d7e06e\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=b816702cb168d9b7dadc5f474880a9d155705265\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=1c2644f2cf911133706198bd96827f9a9dafab31\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?width=640\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=891409566ec5eeba1f71b011b739c204a3aad439\", \"width\": 640, \"height\": 640}]}, \"nsfw\": {\"source\": {\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=a39a9e4ed25009062510ffed4812a7f1835be95d\", \"width\": 800, \"height\": 800}, \"resolutions\": [{\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=77b969cc7dc1fbfbfc86dbd66298493653d7e06e\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=b816702cb168d9b7dadc5f474880a9d155705265\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=1c2644f2cf911133706198bd96827f9a9dafab31\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/lttawo61yxp51.jpg?width=640\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=891409566ec5eeba1f71b011b739c204a3aad439\", \"width\": 640, \"height\": 640}]}}, \"id\": \"KkeRqmSe1ciQmHLw10He01KMQC_Go8wX0rGMCkJ1uTg\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_d125d124-5c03-490d-af3d-d07c462003da\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3bdbd7660aa0164072a243b6df9100da769e8278\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=30aa8ad7b30c73defb1b1b49dc055f42c8c39fcc\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a5109b271dbe4f27927ee8bac7f23d1962a44936\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6d6ca632d8c63e6d4e41ff8dbe4600528a4445b2\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1f2ed12b4e132e68d553c702d6639a3dc065821c\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"To the MOON.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Stonks Rising\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3bdbd7660aa0164072a243b6df9100da769e8278\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=30aa8ad7b30c73defb1b1b49dc055f42c8c39fcc\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a5109b271dbe4f27927ee8bac7f23d1962a44936\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6d6ca632d8c63e6d4e41ff8dbe4600528a4445b2\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1f2ed12b4e132e68d553c702d6639a3dc065821c\", \"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/s5edqq9abef41_StonksRising.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 4, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 9, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 10, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"993e3a2e-001f-11ea-bdbf-0e13b9f13150\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": \"moderator\", \"subreddit_id\": \"t5_2qpoa\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"j1j2v7\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"SrGrafo\", \"discussion_type\": null, \"num_comments\": 287, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/chloe/comments/j1j2v7/chloe_197/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/lttawo61yxp51.jpg\", \"subreddit_subscribers\": 119063, \"created_utc\": 1601321715.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"science\", \"selftext\": \"\", \"author_fullname\": \"t2_guf36\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"During the 2016 election cycle, politically polarizing tweets by Russian trolls about vaccination included pro- and anti-vaccination messages targeted at people with specific political inclinations by trolls using an assortment of fake persona types.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/science\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"psych\", \"downs\": 0, \"thumbnail_height\": 55, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1an3j\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.89, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 29716, \"total_awards_received\": 23, \"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\": \"Psychology\", \"can_mod_post\": false, \"score\": 29716, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/clvaLQdDK2FUDuxICl-7CmKtIqVTX7ETmMKKLoZzIEA.jpg\", \"edited\": false, \"author_flair_css_class\": \" reward1\", \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601323100.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"annenbergpublicpolicycenter.org\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.annenbergpublicpolicycenter.org/in-2016-russian-trolls-twitter-polarizing-vaccination-tweets/\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/agdMpYYoP8i1lkfoS5RFQJu8C9vwmA-T2w5TxLvwK0o.jpg?auto=webp\\u0026s=bb652fe6ad12ed4b7e8e3c2d05becb9b13569473\", \"width\": 3436, \"height\": 1374}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/agdMpYYoP8i1lkfoS5RFQJu8C9vwmA-T2w5TxLvwK0o.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d271c5df64d1eca90b3e2eb3342dd4b0ab518f4a\", \"width\": 108, \"height\": 43}, {\"url\": \"https://external-preview.redd.it/agdMpYYoP8i1lkfoS5RFQJu8C9vwmA-T2w5TxLvwK0o.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5453fa1b391382b548d39c14db53d3848899b48b\", \"width\": 216, \"height\": 86}, {\"url\": \"https://external-preview.redd.it/agdMpYYoP8i1lkfoS5RFQJu8C9vwmA-T2w5TxLvwK0o.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=86c119fda9e115fc21df6290cf4e774b307216b6\", \"width\": 320, \"height\": 127}, {\"url\": \"https://external-preview.redd.it/agdMpYYoP8i1lkfoS5RFQJu8C9vwmA-T2w5TxLvwK0o.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d4fc180e5aeb96b8c2cfd73c00fda096369d325c\", \"width\": 640, \"height\": 255}, {\"url\": \"https://external-preview.redd.it/agdMpYYoP8i1lkfoS5RFQJu8C9vwmA-T2w5TxLvwK0o.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=0a1ef7b8280c20b767f37bb319a9e425dd048c70\", \"width\": 960, \"height\": 383}, {\"url\": \"https://external-preview.redd.it/agdMpYYoP8i1lkfoS5RFQJu8C9vwmA-T2w5TxLvwK0o.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2d017618a0dca4d73c6a9e70cf65ebb428c4b01b\", \"width\": 1080, \"height\": 431}], \"variants\": {}, \"id\": \"BBhA1hz6pSZ_vPomc5M0fkOSA8ncjZTsGb6QuRM2it4\"}], \"enabled\": false}, \"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://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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/rg960rc47jj41_All-SeeingUpvote.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 8, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"1745eca2-6806-11e5-b03e-122ab0778f8b\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_mouw\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#e4e481\", \"id\": \"j1an3j\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Wagamaga\", \"discussion_type\": null, \"num_comments\": 1080, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/science/comments/j1an3j/during_the_2016_election_cycle_politically/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.annenbergpublicpolicycenter.org/in-2016-russian-trolls-twitter-polarizing-vaccination-tweets/\", \"subreddit_subscribers\": 25189769, \"created_utc\": 1601294300.0, \"num_crossposts\": 11, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AmongUs\", \"selftext\": \"\", \"author_fullname\": \"t2_4wt7z8l\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Don't go in electrical alone boys\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/AmongUs\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 91, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1ge3l\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 44865, \"total_awards_received\": 174, \"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\": \"Fan art\", \"can_mod_post\": false, \"score\": 44865, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/2OjW3yirodmJdn9MGumV06-ywbaMh_7rPGk5vqlr_2M.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, \"mod_note\": null, \"created\": 1601342681.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\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/97niui5naxp51.gif\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/97niui5naxp51.gif?format=png8\\u0026s=e8900c78399793eff589e19a415d87a4f0f398d3\", \"width\": 600, \"height\": 394}, \"resolutions\": [{\"url\": \"https://preview.redd.it/97niui5naxp51.gif?width=108\\u0026crop=smart\\u0026format=png8\\u0026s=886ec8a2a39814a9f640c382389ab6368adedfcc\", \"width\": 108, \"height\": 70}, {\"url\": \"https://preview.redd.it/97niui5naxp51.gif?width=216\\u0026crop=smart\\u0026format=png8\\u0026s=26ace3cefa2c555c68905851cc9d613970e9295a\", \"width\": 216, \"height\": 141}, {\"url\": \"https://preview.redd.it/97niui5naxp51.gif?width=320\\u0026crop=smart\\u0026format=png8\\u0026s=e63e20e0a6950f7290eb2c51cb3253995ce53f7d\", \"width\": 320, \"height\": 210}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://preview.redd.it/97niui5naxp51.gif?s=5e3d90ec1956b62edb1ab1685604d1cc75da74c2\", \"width\": 600, \"height\": 394}, \"resolutions\": [{\"url\": \"https://preview.redd.it/97niui5naxp51.gif?width=108\\u0026crop=smart\\u0026s=ed05ac5b942f31e47fb22d62d0a0529d6506b5c5\", \"width\": 108, \"height\": 70}, {\"url\": \"https://preview.redd.it/97niui5naxp51.gif?width=216\\u0026crop=smart\\u0026s=92f1aa11050820b5a25982e754e71545692be1e2\", \"width\": 216, \"height\": 141}, {\"url\": \"https://preview.redd.it/97niui5naxp51.gif?width=320\\u0026crop=smart\\u0026s=83dc516ec37ba406c5639159736714f0d37ff9e2\", \"width\": 320, \"height\": 210}]}, \"mp4\": {\"source\": {\"url\": \"https://preview.redd.it/97niui5naxp51.gif?format=mp4\\u0026s=9c9d8440d098a63ffab79c09454b0b2f29a35964\", \"width\": 600, \"height\": 394}, \"resolutions\": [{\"url\": \"https://preview.redd.it/97niui5naxp51.gif?width=108\\u0026format=mp4\\u0026s=8dc39f3cdab402f4acc00041213617db67db4aa7\", \"width\": 108, \"height\": 70}, {\"url\": \"https://preview.redd.it/97niui5naxp51.gif?width=216\\u0026format=mp4\\u0026s=cdfd666819a68ea47ae95ebf1c437f341d53eaa1\", \"width\": 216, \"height\": 141}, {\"url\": \"https://preview.redd.it/97niui5naxp51.gif?width=320\\u0026format=mp4\\u0026s=a92698c38e6df39a9af35000ad7ce8e4620f20e6\", \"width\": 320, \"height\": 210}]}}, \"id\": \"J3U_Gni_Dwnnh6j3J2rFzDLv9jwMP9xXSkrz5HBSlYo\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 20, \"id\": \"award_abb865cf-620b-4219-8777-3658cf9091fb\", \"penny_donate\": 0, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Starstruck_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Starstruck_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Starstruck_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Starstruck_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Starstruck_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Starstruck_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\": \"Can't stop seeing stars\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Starstruck\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/snotiq9vxyn51_Starstruck.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=800ea0775a3f25602bfab03058d64d25352c04d2\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/snotiq9vxyn51_Starstruck.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1d4be9117f8e389c54e0a7e23918355d7d2df185\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/snotiq9vxyn51_Starstruck.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=45443e65acd1cf76585f7c9d904e1484f89db521\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/snotiq9vxyn51_Starstruck.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=f4164f96ab1df25de2024b8b65e9ce91d3424c86\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/snotiq9vxyn51_Starstruck.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=b09819f49e26e5ad518dbdf1aa69f0916d514c6e\", \"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/snotiq9vxyn51_Starstruck.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 the author a month of Reddit Premium, which includes %{coin_symbol}700 Coins for that month, and shows a Platinum Award.\", \"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\": 500, \"id\": \"award_2ae56630-cfe0-424e-b810-4945b9145358\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 100, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=2a2dcb39c9a8722a5293a6567094936af3366433\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2a712a82bcfae96a0244c7d53395af082e4f030f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a414be7b8a7820efe5bd8909eb9d80a27a9a901e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37c769614dc2e0855c9e898f0691cbf5e25bce53\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=8706e3101ef36c57ab8f82f642bb26383c845c82\", \"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. 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\": \"Helpful (Pro)\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=2a2dcb39c9a8722a5293a6567094936af3366433\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2a712a82bcfae96a0244c7d53395af082e4f030f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a414be7b8a7820efe5bd8909eb9d80a27a9a901e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37c769614dc2e0855c9e898f0691cbf5e25bce53\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=8706e3101ef36c57ab8f82f642bb26383c845c82\", \"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/trz28na8ajz31_Helpful.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 26, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 36, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_3dd248bc-3438-4c5b-98d4-24421fd6d670\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 250, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7bc7d3a9d7950d9b8bfd3fe1da96c06dbd3012c4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c5bcd1a05b74e7a6371c9a71399a28c492a293cb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a913bad178f017a572393be1fc36013a4fa59803\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=4932f5feebaec182f69be2b329ab40e82a23406f\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eee972a9cf8852ff83b635ee7c5efbbf03bd4ecc\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": 1576887960, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Give the gift of %{coin_symbol}250 Reddit Coins.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Coin Gift\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7bc7d3a9d7950d9b8bfd3fe1da96c06dbd3012c4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c5bcd1a05b74e7a6371c9a71399a28c492a293cb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a913bad178f017a572393be1fc36013a4fa59803\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=4932f5feebaec182f69be2b329ab40e82a23406f\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eee972a9cf8852ff83b635ee7c5efbbf03bd4ecc\", \"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/cr1mq4yysv541_CoinGift.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 33, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 20, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_43f3bf99-92d6-47ab-8205-130d26e7929f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=df5dde46207e5c37f666f88b902a60f52f3692a4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=839938244a8c437c7a25a1f7cc6de28331e7458f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=b3e7d60554c89bd09ddea7703eebae6a2264752e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=60bb1be694f7e446147220100109d28133141e32\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f0ac458bc6c30eb60ab672016a2668a6357de8db\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"This hits me right in the feels\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Tearing Up\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=df5dde46207e5c37f666f88b902a60f52f3692a4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=839938244a8c437c7a25a1f7cc6de28331e7458f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=b3e7d60554c89bd09ddea7703eebae6a2264752e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=60bb1be694f7e446147220100109d28133141e32\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/lop66ut2wnf51_TearingUp.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=f0ac458bc6c30eb60ab672016a2668a6357de8db\", \"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/lop66ut2wnf51_TearingUp.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\": 100, \"id\": \"award_fbe9527a-adb3-430e-af1a-5fd3489e641b\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=36f008595706cfff9ef6d1fdd06ae5353474471b\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=b1e37f10d35059cc2ac41356073420b41a429d75\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=c0cc6ae54fbf3e94516aaacef918834fd12030b3\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ee6a20be9f41b0e203fff64eb47cb5674e22daa6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=38ac24a33777a7fc3e77f68836c150daf7cb4aa4\", \"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 genuinely flabbergasted.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Shocked\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=36f008595706cfff9ef6d1fdd06ae5353474471b\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=b1e37f10d35059cc2ac41356073420b41a429d75\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=c0cc6ae54fbf3e94516aaacef918834fd12030b3\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ee6a20be9f41b0e203fff64eb47cb5674e22daa6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=38ac24a33777a7fc3e77f68836c150daf7cb4aa4\", \"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/fck3iedi2ug51_Shocked.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 33, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_81cf5c92-8500-498c-9c94-3e4034cece0a\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/nvfe4gyawnf51_Dread.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/nvfe4gyawnf51_Dread.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=5ef2e0d3bc325a7e1fb2d22c1fec1e6b4b6fc745\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/nvfe4gyawnf51_Dread.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4932a768430215109c262c88950bcba46e9e1b23\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/nvfe4gyawnf51_Dread.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=287f90bae451c50dfa5076e5e70c30f7396421b2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/nvfe4gyawnf51_Dread.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=4313a1836086f33447b60d11d3d16cf2c57d20de\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/nvfe4gyawnf51_Dread.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=b32edce435e22d111c10cdebeefd2e49ece8b6e4\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Staring into the abyss and it's staring right back\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Dread\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/nvfe4gyawnf51_Dread.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=5ef2e0d3bc325a7e1fb2d22c1fec1e6b4b6fc745\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/nvfe4gyawnf51_Dread.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4932a768430215109c262c88950bcba46e9e1b23\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/nvfe4gyawnf51_Dread.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=287f90bae451c50dfa5076e5e70c30f7396421b2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/nvfe4gyawnf51_Dread.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=4313a1836086f33447b60d11d3d16cf2c57d20de\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/nvfe4gyawnf51_Dread.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=b32edce435e22d111c10cdebeefd2e49ece8b6e4\", \"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/nvfe4gyawnf51_Dread.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 17, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"c300e670-a4cd-11e9-9f01-0ea30a617f10\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_yknuq\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"j1ge3l\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"tecochet\", \"discussion_type\": null, \"num_comments\": 438, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AmongUs/comments/j1ge3l/dont_go_in_electrical_alone_boys/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/97niui5naxp51.gif\", \"subreddit_subscribers\": 455871, \"created_utc\": 1601313881.0, \"num_crossposts\": 8, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ontario\", \"selftext\": \"\", \"author_fullname\": \"t2_fwtfu\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"COVID-19 2020-09-28 Update: 700 Cases\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/ontario\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1cuqh\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 2294, \"total_awards_received\": 9, \"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\": \"COVID-19\", \"can_mod_post\": false, \"score\": 2294, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"default\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601331581.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"files.ontario.ca\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://files.ontario.ca/moh-covid-19-report-en-2020-09-28.pdf\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_a9968927-3f72-4af9-8bcd-aaf804838dc6\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/t5z1oc8t2ug51_BackAway.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/t5z1oc8t2ug51_BackAway.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=041cff7e355e4adf7580e7270969f68fafac6744\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/t5z1oc8t2ug51_BackAway.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2ca7d63eb818a0207cf67d959146cba4ea73324c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/t5z1oc8t2ug51_BackAway.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=f8f7cc3928419ae52070c3639c0098188bc26231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/t5z1oc8t2ug51_BackAway.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=064b6828008ef70740e54fe41ddd475794897ab6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/t5z1oc8t2ug51_BackAway.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e05ecb1cbd8976a7f887ee2069fde568976c5c09\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"...slowly\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Back Away\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/t5z1oc8t2ug51_BackAway.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=041cff7e355e4adf7580e7270969f68fafac6744\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/t5z1oc8t2ug51_BackAway.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2ca7d63eb818a0207cf67d959146cba4ea73324c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/t5z1oc8t2ug51_BackAway.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=f8f7cc3928419ae52070c3639c0098188bc26231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/t5z1oc8t2ug51_BackAway.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=064b6828008ef70740e54fe41ddd475794897ab6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/t5z1oc8t2ug51_BackAway.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e05ecb1cbd8976a7f887ee2069fde568976c5c09\", \"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/t5z1oc8t2ug51_BackAway.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_7becef23-fb0b-4d62-b8a6-01d5759367cb\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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 goodness lifts you\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Faith In Humanity Restored\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=19c8ba1570a2447a04354e05a9463f3d2063f522\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3af85a35bcd871d432337f309f6ea333181b4092\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4631e5c3e2cda226cb2725e9eff118c7b419a95e\", \"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/gva4vt20qc751_FaithInHumanityRestored.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"94683316-f375-11ea-ab68-0ef1b69c9181\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qsf3\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#7193ff\", \"id\": \"j1cuqh\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Veenay21\", \"discussion_type\": null, \"num_comments\": 1071, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/ontario/comments/j1cuqh/covid19_20200928_update_700_cases/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://files.ontario.ca/moh-covid-19-report-en-2020-09-28.pdf\", \"subreddit_subscribers\": 150502, \"created_utc\": 1601302781.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"OldSchoolCool\", \"selftext\": \"\", \"author_fullname\": \"t2_t8nym\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"My bio-parents and the van where I was most likely created 74'\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/OldSchoolCool\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 83, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1agox\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.9, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 46671, \"total_awards_received\": 17, \"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\": 46671, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/l3VYvrq_MwZrHoxngJnvFa19PV-DRnMBgrnNGEsU_Ow.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601322262.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/p01mz8uolvp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/p01mz8uolvp51.jpg?auto=webp\\u0026s=1253f1a50a8cd8d8b46388d619f1d3eedc24d163\", \"width\": 1032, \"height\": 618}, \"resolutions\": [{\"url\": \"https://preview.redd.it/p01mz8uolvp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e93a98d70ac0ff25441aa304275b7dff1ad9b095\", \"width\": 108, \"height\": 64}, {\"url\": \"https://preview.redd.it/p01mz8uolvp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=32cd1acc675568119539df6a214aa33d3bd5a58d\", \"width\": 216, \"height\": 129}, {\"url\": \"https://preview.redd.it/p01mz8uolvp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=379fb7c9e25b8ec5d63e36d25b8ef610b20cc9e8\", \"width\": 320, \"height\": 191}, {\"url\": \"https://preview.redd.it/p01mz8uolvp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=e88dcdeb4f47f8d23aea85a552b2e9ec216e3f87\", \"width\": 640, \"height\": 383}, {\"url\": \"https://preview.redd.it/p01mz8uolvp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=0e980af78030570f03dadd4b09ce74a7cd945901\", \"width\": 960, \"height\": 574}], \"variants\": {}, \"id\": \"1gIlqFK5HPYhoXfMc4GOKg-9dpFiX7Mt22w2rOv3HLU\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 75, \"id\": \"award_92cb6518-a71a-4217-9f8f-7ecbd7ab12ba\", \"penny_donate\": 0, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/TakeMyPower_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/TakeMyPower_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TakeMyPower_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TakeMyPower_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TakeMyPower_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/TakeMyPower_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\": \"Add my power to yours.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Take My Power\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/piizsi33qx351_TakeEnergyStatic.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=fb6b7218541ab2fe0bcff378f0890200deabbc71\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/piizsi33qx351_TakeEnergyStatic.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a5cb4be56c48cfc299edf99363cdf922550cef91\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/piizsi33qx351_TakeEnergyStatic.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8a992fab3e45a751870b2f3118bf6d9c5db7fd48\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/piizsi33qx351_TakeEnergyStatic.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=f72369713bc1c875e3eb0e5fa73f94abd94c1724\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/piizsi33qx351_TakeEnergyStatic.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=45461bb1015cd4888f7d2d9f1f4c35381d843c34\", \"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/piizsi33qx351_TakeEnergyStatic.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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 3, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2tycb\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1agox\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"kwgnuemu\", \"discussion_type\": null, \"num_comments\": 1098, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/OldSchoolCool/comments/j1agox/my_bioparents_and_the_van_where_i_was_most_likely/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/p01mz8uolvp51.jpg\", \"subreddit_subscribers\": 14820281, \"created_utc\": 1601293462.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Futurology\", \"selftext\": \"\", \"author_fullname\": \"t2_102o0n\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Sir David Attenborough to 60 Minutes on climate change: \\\"A crime has been committed\\\"\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Futurology\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"environment\", \"downs\": 0, \"thumbnail_height\": 73, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j18txn\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 30584, \"total_awards_received\": 27, \"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\": \"Environment\", \"can_mod_post\": false, \"score\": 30584, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/TyAIWf1cgkP2zPmIobKNy0fMBCbVbvVKtX7_Dlm1pKc.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\": 1601313772.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"cbsnews.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.cbsnews.com/news/sir-david-attenborough-60-minutes-2020-09-27/\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/-AhZq6QEjYo2l_hc4qFQObzK9rgTrTykETT7sbeBLyY.jpg?auto=webp\\u0026s=fbf34337d4691c21f5c303d6a6cdac4eabe6e5e4\", \"width\": 1200, \"height\": 630}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/-AhZq6QEjYo2l_hc4qFQObzK9rgTrTykETT7sbeBLyY.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c04e57ab6de396eba47085763a3fd2c1d6a3bafe\", \"width\": 108, \"height\": 56}, {\"url\": \"https://external-preview.redd.it/-AhZq6QEjYo2l_hc4qFQObzK9rgTrTykETT7sbeBLyY.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7b49f3325a5a715bf421af04d21052bc63e35085\", \"width\": 216, \"height\": 113}, {\"url\": \"https://external-preview.redd.it/-AhZq6QEjYo2l_hc4qFQObzK9rgTrTykETT7sbeBLyY.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=d60fc6f3d7e9655f2f6b9fdd18f56191b0bdb871\", \"width\": 320, \"height\": 168}, {\"url\": \"https://external-preview.redd.it/-AhZq6QEjYo2l_hc4qFQObzK9rgTrTykETT7sbeBLyY.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1bb32f0a0fa14b6b6a538910ade47304f47382ab\", \"width\": 640, \"height\": 336}, {\"url\": \"https://external-preview.redd.it/-AhZq6QEjYo2l_hc4qFQObzK9rgTrTykETT7sbeBLyY.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=a57be3881b4c6cc6961d868ac9e0afb855787111\", \"width\": 960, \"height\": 504}, {\"url\": \"https://external-preview.redd.it/-AhZq6QEjYo2l_hc4qFQObzK9rgTrTykETT7sbeBLyY.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=969e1bf3079acb0f0c08405bf4f1f26412110016\", \"width\": 1080, \"height\": 567}], \"variants\": {}, \"id\": \"gZvUMuLWs3fOOV_EMlbKLpkl6ndx2VKYNQfvLTIa2sg\"}], \"enabled\": false}, \"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://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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/rg960rc47jj41_All-SeeingUpvote.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 4, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 8, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2t7no\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j18txn\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"solar-cabin\", \"discussion_type\": null, \"num_comments\": 1061, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Futurology/comments/j18txn/sir_david_attenborough_to_60_minutes_on_climate/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.cbsnews.com/news/sir-david-attenborough-60-minutes-2020-09-27/\", \"subreddit_subscribers\": 14872305, \"created_utc\": 1601284972.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"movies\", \"selftext\": \"\", \"author_fullname\": \"t2_1bw9x29k\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Chadwick Boseman Boosted Sienna Miller\\u2019s 21 Bridges Salary From His Own Pay\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/movies\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1atz4\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.88, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 41549, \"total_awards_received\": 54, \"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\": 41549, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://a.thumbs.redditmedia.com/4tJxWYM0amL-ke7qXKGKmtSLkL32s83AtCIQeD9iJm4.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601323922.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"empireonline.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.empireonline.com/movies/news/chadwick-boseman-boosted-sienna-miller-s-21-bridges-salary-from-his-own-pay/\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/GgfqVMhqROe45F6IaJz7dzKTDRm9dd8zS-8-34797qE.jpg?auto=webp\\u0026s=0158bb426bfb63be6101348af8a24f9bfc94f431\", \"width\": 960, \"height\": 540}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/GgfqVMhqROe45F6IaJz7dzKTDRm9dd8zS-8-34797qE.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=acd230373e8ef141490c43a3353e7d4ee43aaea5\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/GgfqVMhqROe45F6IaJz7dzKTDRm9dd8zS-8-34797qE.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a1e08da901c393390e962f6d8a7d734ddcc62b31\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/GgfqVMhqROe45F6IaJz7dzKTDRm9dd8zS-8-34797qE.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e41e4398d32ceac6f6ff40b2b520133254b9e58c\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/GgfqVMhqROe45F6IaJz7dzKTDRm9dd8zS-8-34797qE.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=e88c4e82681bef1636f0a6fbc4981937cc143303\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/GgfqVMhqROe45F6IaJz7dzKTDRm9dd8zS-8-34797qE.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=edff567064f61db46c2078cbe4a49006c0373bf1\", \"width\": 960, \"height\": 540}], \"variants\": {}, \"id\": \"o_Ydf3lMrAZ858r6FcCuK9fcU9L28OVCcZeV-53pa4g\"}], \"enabled\": 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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 8, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 11, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 12, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 11, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 7, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh3s\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1atz4\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"chanma50\", \"discussion_type\": null, \"num_comments\": 992, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/movies/comments/j1atz4/chadwick_boseman_boosted_sienna_millers_21/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.empireonline.com/movies/news/chadwick-boseman-boosted-sienna-miller-s-21-bridges-salary-from-his-own-pay/\", \"subreddit_subscribers\": 23833874, \"created_utc\": 1601295122.0, \"num_crossposts\": 6, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"GlobalOffensive\", \"selftext\": \"\", \"author_fullname\": \"t2_9pvts\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Total of 37 coaches banned including pita, Rejin, starix, ruggah, and more\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"News \\u0026 Events | Esports\"}], \"subreddit_name_prefixed\": \"r/GlobalOffensive\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"news esports\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j18023\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 9667, \"total_awards_received\": 42, \"media_embed\": {\"content\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003ETwista, RobbaN, Loord, pita, guerri, Apoka, casle, Rejin, nook, rikz, fuRy^, Solaar, F_1N, ToH1o, Andi, pepik, B1GGY, chrille, starix, ave, rosey, LMBT_R, FeTiSh, miNir0x, pNshr, ruggah and many others (37 coaches overall) were just handed a ban by ESIC for coach bug abuse. \\u003Ca href=\\\"https://t.co/cpUs68xbM7\\\"\\u003Ehttps://t.co/cpUs68xbM7\\u003C/a\\u003E\\u003C/p\\u003E\\u0026mdash; Michal Slowinski (@michau9_) \\u003Ca href=\\\"https://twitter.com/michau9_/status/1310489151633002497?ref_src=twsrc%5Etfw\\\"\\u003ESeptember 28, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"width\": 350, \"scrolling\": false, \"height\": 747}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"5b725c34-59b1-11ea-9aca-0e156c164615\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://twitter.com\", \"url\": \"https://twitter.com/michau9_/status/1310489151633002497\", \"html\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003ETwista, RobbaN, Loord, pita, guerri, Apoka, casle, Rejin, nook, rikz, fuRy^, Solaar, F_1N, ToH1o, Andi, pepik, B1GGY, chrille, starix, ave, rosey, LMBT_R, FeTiSh, miNir0x, pNshr, ruggah and many others (37 coaches overall) were just handed a ban by ESIC for coach bug abuse. \\u003Ca href=\\\"https://t.co/cpUs68xbM7\\\"\\u003Ehttps://t.co/cpUs68xbM7\\u003C/a\\u003E\\u003C/p\\u003E\\u0026mdash; Michal Slowinski (@michau9_) \\u003Ca href=\\\"https://twitter.com/michau9_/status/1310489151633002497?ref_src=twsrc%5Etfw\\\"\\u003ESeptember 28, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"author_name\": \"Michal Slowinski\", \"height\": 747, \"width\": 350, \"version\": \"1.0\", \"author_url\": \"https://twitter.com/michau9_\", \"provider_name\": \"Twitter\", \"cache_age\": 3153600000, \"type\": \"rich\"}, \"type\": \"twitter.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003ETwista, RobbaN, Loord, pita, guerri, Apoka, casle, Rejin, nook, rikz, fuRy^, Solaar, F_1N, ToH1o, Andi, pepik, B1GGY, chrille, starix, ave, rosey, LMBT_R, FeTiSh, miNir0x, pNshr, ruggah and many others (37 coaches overall) were just handed a ban by ESIC for coach bug abuse. \\u003Ca href=\\\"https://t.co/cpUs68xbM7\\\"\\u003Ehttps://t.co/cpUs68xbM7\\u003C/a\\u003E\\u003C/p\\u003E\\u0026mdash; Michal Slowinski (@michau9_) \\u003Ca href=\\\"https://twitter.com/michau9_/status/1310489151633002497?ref_src=twsrc%5Etfw\\\"\\u003ESeptember 28, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"width\": 350, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/j18023\", \"height\": 747}, \"link_flair_text\": \"News \\u0026 Events | Esports\", \"can_mod_post\": false, \"score\": 9667, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/7-04x-wTS_aMg1kQ8gtn8ANJaQ-qODmt3p7tbWgAVBY.jpg\", \"edited\": false, \"author_flair_css_class\": \"1mill party\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"1 Million Subs Celebration\"}], \"gildings\": {\"gid_1\": 1}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601308933.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"twitter.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://twitter.com/michau9_/status/1310489151633002497\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/3pZZS-iQ2frdwqDbLGnGQe41KI64npDpml2zxmWEsQA.jpg?auto=webp\\u0026s=f4d7b7deef67be2399219b0fda239650a2e05f7b\", \"width\": 140, \"height\": 140}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/3pZZS-iQ2frdwqDbLGnGQe41KI64npDpml2zxmWEsQA.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=91050833360f39cef5e17755de8dfcd1f7664283\", \"width\": 108, \"height\": 108}], \"variants\": {}, \"id\": \"J8_8iCBx8m5vcBfBdjLxrA559YCuJANkzzYBX7zBEMM\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 10, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 6, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 4, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 8, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 6, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"a3172a70-374a-11e6-8317-0edda3eec021\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"1 Million Subs Celebration\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2sqho\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#af7b1f\", \"id\": \"j18023\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"iMarbot\", \"discussion_type\": null, \"num_comments\": 888, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/GlobalOffensive/comments/j18023/total_of_37_coaches_banned_including_pita_rejin/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://twitter.com/michau9_/status/1310489151633002497\", \"subreddit_subscribers\": 1191688, \"created_utc\": 1601280133.0, \"num_crossposts\": 0, \"media\": {\"oembed\": {\"provider_url\": \"https://twitter.com\", \"url\": \"https://twitter.com/michau9_/status/1310489151633002497\", \"html\": \"\\u003Cblockquote class=\\\"twitter-video\\\"\\u003E\\u003Cp lang=\\\"en\\\" dir=\\\"ltr\\\"\\u003ETwista, RobbaN, Loord, pita, guerri, Apoka, casle, Rejin, nook, rikz, fuRy^, Solaar, F_1N, ToH1o, Andi, pepik, B1GGY, chrille, starix, ave, rosey, LMBT_R, FeTiSh, miNir0x, pNshr, ruggah and many others (37 coaches overall) were just handed a ban by ESIC for coach bug abuse. \\u003Ca href=\\\"https://t.co/cpUs68xbM7\\\"\\u003Ehttps://t.co/cpUs68xbM7\\u003C/a\\u003E\\u003C/p\\u003E\\u0026mdash; Michal Slowinski (@michau9_) \\u003Ca href=\\\"https://twitter.com/michau9_/status/1310489151633002497?ref_src=twsrc%5Etfw\\\"\\u003ESeptember 28, 2020\\u003C/a\\u003E\\u003C/blockquote\\u003E\\n\\u003Cscript async src=\\\"https://platform.twitter.com/widgets.js\\\" charset=\\\"utf-8\\\"\\u003E\\u003C/script\\u003E\\n\", \"author_name\": \"Michal Slowinski\", \"height\": 747, \"width\": 350, \"version\": \"1.0\", \"author_url\": \"https://twitter.com/michau9_\", \"provider_name\": \"Twitter\", \"cache_age\": 3153600000, \"type\": \"rich\"}, \"type\": \"twitter.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"todayilearned\", \"selftext\": \"\", \"author_fullname\": \"t2_16nasc\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"TIL that the borders between Belgium and the Netherlands are so complex that many buildings have an international border running right through them. A bank was built on top of the border so paperwork was moved from one side of the building to the other whenever one nationality\\u2019s tax inspectors came.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/todayilearned\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1d5mg\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 56896, \"total_awards_received\": 29, \"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\": 56896, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/lbxjkWmpnb_oayeuH0PzJr-r6n1WjJc0Y0mvIBiTtzY.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\": 1601332637.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"bbc.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"http://www.bbc.com/travel/story/20171210-europes-strange-border-anomaly\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Cf9OJC_THaRzK-wnbaD0i9b0i19AEckLJgm8UDj55tA.jpg?auto=webp\\u0026s=8b3fcbafcdda5e1aef6327565ba0d4669cbfa49e\", \"width\": 624, \"height\": 351}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Cf9OJC_THaRzK-wnbaD0i9b0i19AEckLJgm8UDj55tA.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9f877006b421d9d1903935a4a3038bb142240e33\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/Cf9OJC_THaRzK-wnbaD0i9b0i19AEckLJgm8UDj55tA.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5dc1db20a611364e02b1d488ddf0e0b8bd68e017\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/Cf9OJC_THaRzK-wnbaD0i9b0i19AEckLJgm8UDj55tA.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=211c3030d5198e8657e68c6e6aca0bdb1e5aa12b\", \"width\": 320, \"height\": 180}], \"variants\": {}, \"id\": \"aT8iHLrFym5daOMXRq8uarY4O3LrWT4wT_TeohDgIxM\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 8, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qqjc\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1d5mg\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"emilylikesredditalot\", \"discussion_type\": null, \"num_comments\": 919, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/todayilearned/comments/j1d5mg/til_that_the_borders_between_belgium_and_the/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"http://www.bbc.com/travel/story/20171210-europes-strange-border-anomaly\", \"subreddit_subscribers\": 23889799, \"created_utc\": 1601303837.0, \"num_crossposts\": 10, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"EDH\", \"selftext\": \"I am genuinely interested in people's thoughts on this, I want to know what the edh community think about them.\\n\\nI don't want to make this post about my views but, full disclosure, I do think they should go unless wotc announces in universe reprints with appropriate art/names in booster packs. I think wotc selling us new singles directly at a premium is a dangerous thing and any card produced this way should be treated as silver boarderd.\\n\\nEDIT: Sheldon confirmed on rules committee discord there will be no preemptive banning\\n\\nI employee you all to join and voice your concerns to Sheldon on the Discord's ban announcement group\\n\\nhttps://discord.gg/WaeyNF\\n\\nEdit 2 electric boogaloo: Please vote in this poll if you can \\nhttps://www.strawpoll.me/21015634/r\", \"author_fullname\": \"t2_j896b\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Should the RC ban the walking dead cards?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/EDH\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"discussion\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1fbxs\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1203, \"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\": \"Discussion\", \"can_mod_post\": false, \"score\": 1203, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": 1601318204.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 1}, \"post_hint\": \"self\", \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1601339529.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.EDH\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EI am genuinely interested in people\\u0026#39;s thoughts on this, I want to know what the edh community think about them.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI don\\u0026#39;t want to make this post about my views but, full disclosure, I do think they should go unless wotc announces in universe reprints with appropriate art/names in booster packs. I think wotc selling us new singles directly at a premium is a dangerous thing and any card produced this way should be treated as silver boarderd.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEDIT: Sheldon confirmed on rules committee discord there will be no preemptive banning\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI employee you all to join and voice your concerns to Sheldon on the Discord\\u0026#39;s ban announcement group\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Ca href=\\\"https://discord.gg/WaeyNF\\\"\\u003Ehttps://discord.gg/WaeyNF\\u003C/a\\u003E\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit 2 electric boogaloo: Please vote in this poll if you can \\n\\u003Ca href=\\\"https://www.strawpoll.me/21015634/r\\\"\\u003Ehttps://www.strawpoll.me/21015634/r\\u003C/a\\u003E\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/-Srn7W9qZsYJoQIE9WBbZo8pCkwnFNPmaHbzfoSnu4s.jpg?auto=webp\\u0026s=f9c8800774f8c21c67e26faef025a17b32e0c9fa\", \"width\": 256, \"height\": 256}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/-Srn7W9qZsYJoQIE9WBbZo8pCkwnFNPmaHbzfoSnu4s.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=a1b2e7230ba20f5ff3f29e3c1c16d7dbd68c2c3f\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/-Srn7W9qZsYJoQIE9WBbZo8pCkwnFNPmaHbzfoSnu4s.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=460d1da355c938fdb9010f0244eade8138c4915f\", \"width\": 216, \"height\": 216}], \"variants\": {}, \"id\": \"pcRh_Pk8LFyyShISAYo4j3EThN7ByRaPgJ9lT0AV3NM\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_f7562045-905d-413e-9ed2-0a16d4bfe349\", \"penny_donate\": null, \"award_sub_type\": \"APPRECIATION\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4c8f077e9e98a5179688cfd1e93d999c1f19e51e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4d42bed81cdf5d406e3795ac1575819e2333336a\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4c914164e7afdb4ea2bf1f9072720b10fcb682ed\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=42a5318aafd9c08cc86d7f07124b3f14e6a30ea1\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=23c65aa6f927b74ab67fb230d638dd717a8d729e\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"You officially endorse and add your voice to the crowd.\", \"end_date\": null, \"subreddit_coin_reward\": 100, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Plus One\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4c8f077e9e98a5179688cfd1e93d999c1f19e51e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=4d42bed81cdf5d406e3795ac1575819e2333336a\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=4c914164e7afdb4ea2bf1f9072720b10fcb682ed\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=42a5318aafd9c08cc86d7f07124b3f14e6a30ea1\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=23c65aa6f927b74ab67fb230d638dd717a8d729e\", \"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/6vgr8y21i9741_PlusOne.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": \"ecbc81ec-42df-11e7-bcf8-0e1719716fb4\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2scee\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"j1fbxs\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Openil\", \"discussion_type\": null, \"num_comments\": 905, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/EDH/comments/j1fbxs/should_the_rc_ban_the_walking_dead_cards/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": true, \"url\": \"https://www.reddit.com/r/EDH/comments/j1fbxs/should_the_rc_ban_the_walking_dead_cards/\", \"subreddit_subscribers\": 129104, \"created_utc\": 1601310729.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"WhitePeopleTwitter\", \"selftext\": \"\", \"author_fullname\": \"t2_2ka6oq5\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 2, \"clicked\": false, \"title\": \"The ol' razzle dazzle from AOC\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/WhitePeopleTwitter\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 138, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1eaw6\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.84, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 78888, \"total_awards_received\": 76, \"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\": 78888, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/uYwm9SGpk6uA8_wiE9or8vQ771TBiyfXYVhI71JyqhI.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 2}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601336299.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/6fjg87ctrwp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/6fjg87ctrwp51.jpg?auto=webp\\u0026s=280b5154c3e5dd5206e5ef448a7f81cf7f7778a9\", \"width\": 1080, \"height\": 1069}, \"resolutions\": [{\"url\": \"https://preview.redd.it/6fjg87ctrwp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=4f01836f83571705e06cca61876b8d39ca25642e\", \"width\": 108, \"height\": 106}, {\"url\": \"https://preview.redd.it/6fjg87ctrwp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=92987253e3b52486981504120f30381276300688\", \"width\": 216, \"height\": 213}, {\"url\": \"https://preview.redd.it/6fjg87ctrwp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6f302e998ad5c570a96b0f448ea4c411f1b4da32\", \"width\": 320, \"height\": 316}, {\"url\": \"https://preview.redd.it/6fjg87ctrwp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=84acd81ce6ffaa99e2a0acc239517fc335cf869b\", \"width\": 640, \"height\": 633}, {\"url\": \"https://preview.redd.it/6fjg87ctrwp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=61624423d7f573f2f8b182b4e568740a4a356d96\", \"width\": 960, \"height\": 950}, {\"url\": \"https://preview.redd.it/6fjg87ctrwp51.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3979dce522297c36b0b44e1d46aa3e217d5a9577\", \"width\": 1080, \"height\": 1069}], \"variants\": {}, \"id\": \"0638TwQbwItv1TQLddhtBH34VgEtyvilfogNEUbeGS4\"}], \"enabled\": true}, \"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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 14, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 16, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 10, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 9, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_0b41ba9b-8ad9-42c8-85b1-942d5462c830\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/zlrdwu9kh9e51_StartsRecording.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zlrdwu9kh9e51_StartsRecording.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6827e27e0b5ddfa3ad14acd7b19a04a3ce9b6dd6\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zlrdwu9kh9e51_StartsRecording.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=14c14b886ef2c056a916121be9cc6c54c5077a68\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zlrdwu9kh9e51_StartsRecording.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=578c997f17562cd1f7f73a0692f9d15e59ae0764\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zlrdwu9kh9e51_StartsRecording.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1ac02c6dd9c5bd01d279c3137cd7a424a040d640\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zlrdwu9kh9e51_StartsRecording.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=7924545b472e5afaece28840419cdb884d2a5aeb\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"This should be good\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Starts Recording\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zlrdwu9kh9e51_StartsRecording.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6827e27e0b5ddfa3ad14acd7b19a04a3ce9b6dd6\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zlrdwu9kh9e51_StartsRecording.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=14c14b886ef2c056a916121be9cc6c54c5077a68\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zlrdwu9kh9e51_StartsRecording.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=578c997f17562cd1f7f73a0692f9d15e59ae0764\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zlrdwu9kh9e51_StartsRecording.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=1ac02c6dd9c5bd01d279c3137cd7a424a040d640\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zlrdwu9kh9e51_StartsRecording.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=7924545b472e5afaece28840419cdb884d2a5aeb\", \"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/zlrdwu9kh9e51_StartsRecording.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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\\u0026height=16\\u0026auto=webp\\u0026s=0c64940c225d9e05e6116c59a43523d0aa0a5be4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1269bf3ab924e09c0ef5b0d935e0ce7576a11852\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b7de78f9bb4ae6dfa33242cf3596647e4d00d2f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fcf6512dbc011bcca1f0fc67b957880145c73749\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=0c64940c225d9e05e6116c59a43523d0aa0a5be4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1269bf3ab924e09c0ef5b0d935e0ce7576a11852\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b7de78f9bb4ae6dfa33242cf3596647e4d00d2f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fcf6512dbc011bcca1f0fc67b957880145c73749\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 14, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": true, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_35n7t\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1eaw6\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Macho_Mans_Ghost\", \"discussion_type\": null, \"num_comments\": 752, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/WhitePeopleTwitter/comments/j1eaw6/the_ol_razzle_dazzle_from_aoc/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/6fjg87ctrwp51.jpg\", \"subreddit_subscribers\": 1830751, \"created_utc\": 1601307499.0, \"num_crossposts\": 11, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"formula1\", \"selftext\": \"\", \"author_fullname\": \"t2_844w30xg\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Eight years ago today, Lewis Hamilton made a shock decision to leave McLaren and join Mercedes for 2013.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"/r/all\"}], \"subreddit_name_prefixed\": \"r/formula1\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"sub-all\", \"downs\": 0, \"thumbnail_height\": 85, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j19au9\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": \"#ffffff\", \"subreddit_type\": \"public\", \"ups\": 12806, \"total_awards_received\": 13, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"73170aec-f91b-11ea-8551-0e643851ae5d\", \"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\": \"/r/all\", \"can_mod_post\": false, \"score\": 12806, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/MF3hGzp4doYoTAUh20xJmAN8pidgMLudE0UrVt7oDQ0.jpg\", \"edited\": false, \"author_flair_css_class\": \"race-as-one\", \"author_flair_richtext\": [{\"a\": \":race-as-one:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/zcbghc17ern51_t5_2qimj/race-as-one\"}, {\"e\": \"text\", \"t\": \" #WeRaceAsOne\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601316387.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"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/cl3pw9cl4vp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/cl3pw9cl4vp51.jpg?auto=webp\\u0026s=79de81a7038bbd994f51f0a92ecbd3d87ffae920\", \"width\": 646, \"height\": 396}, \"resolutions\": [{\"url\": \"https://preview.redd.it/cl3pw9cl4vp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=fb00594a26d6128d76226fb5029a6b8b23c0e6de\", \"width\": 108, \"height\": 66}, {\"url\": \"https://preview.redd.it/cl3pw9cl4vp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=66e4eb3bc703dc4b68afb560775cfec54b932d99\", \"width\": 216, \"height\": 132}, {\"url\": \"https://preview.redd.it/cl3pw9cl4vp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e7b182ea3b6211c3336da348fe1df56bd240bdef\", \"width\": 320, \"height\": 196}, {\"url\": \"https://preview.redd.it/cl3pw9cl4vp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=b151f1f6322f55871bff46950e48e9c47f28ff40\", \"width\": 640, \"height\": 392}], \"variants\": {}, \"id\": \"gIdiVUg54catHRrZhsdkO_YwhqvxPCyqZaqn-wlLgSs\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 4, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":race-as-one: #WeRaceAsOne\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qimj\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j19au9\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"KimiGOAT\", \"discussion_type\": null, \"num_comments\": 688, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/formula1/comments/j19au9/eight_years_ago_today_lewis_hamilton_made_a_shock/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/cl3pw9cl4vp51.jpg\", \"subreddit_subscribers\": 1184345, \"created_utc\": 1601287587.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"todayilearned\", \"selftext\": \"\", \"author_fullname\": \"t2_4frv65sf\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"TIL, In Nepal, there is a festival which dedicates a day to solely thank dogs, for being dogs. Kukur Tihar translated 'worship of the dogs' involves a full day of celebrating \\u0026 pampering dogs for their loyalty \\u0026 friendship to humans.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/todayilearned\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1hfgl\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 12484, \"total_awards_received\": 18, \"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\": 12484, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/hZdJw5-jEfSI04TTyeXziHibcs6z5f_HvOtOc_iqEas.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\": 1601345695.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"dogster.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.dogster.com/lifestyle/diwali-dogs-festival-of-lights-nepal-kukur-tihar\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/eHhN8tBja8A0aNfQYF3J8R5APt8xRWIX1L0enF8lG2g.jpg?auto=webp\\u0026s=a3c997dd411d65c09db5401cd292aadeb2b89def\", \"width\": 600, \"height\": 600}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/eHhN8tBja8A0aNfQYF3J8R5APt8xRWIX1L0enF8lG2g.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=dda056266eaa8a9b0443481c097083a54ca77c0b\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/eHhN8tBja8A0aNfQYF3J8R5APt8xRWIX1L0enF8lG2g.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e07fd62a40da191a0337a67cca5c338a64ee2d67\", \"width\": 216, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/eHhN8tBja8A0aNfQYF3J8R5APt8xRWIX1L0enF8lG2g.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e26fa8f79fadd65cd274087d1524b9bf6dc190fc\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"BkbWrOiF2CKkZbo5-_7bsyR9ij5qeLl5aYUs5izppco\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 5, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 4, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qqjc\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1hfgl\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Niyi_M\", \"discussion_type\": null, \"num_comments\": 184, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/todayilearned/comments/j1hfgl/til_in_nepal_there_is_a_festival_which_dedicates/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.dogster.com/lifestyle/diwali-dogs-festival-of-lights-nepal-kukur-tihar\", \"subreddit_subscribers\": 23889799, \"created_utc\": 1601316895.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"nextfuckinglevel\", \"selftext\": \"\", \"author_fullname\": \"t2_73h5ppkr\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"German Shepherd leads police to fire\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/nextfuckinglevel\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1frdd\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 61626, \"total_awards_received\": 241, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/m1eacga55xp51/DASH_480.mp4?source=fallback\", \"height\": 480, \"width\": 640, \"scrubber_media_url\": \"https://v.redd.it/m1eacga55xp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/m1eacga55xp51/DASHPlaylist.mpd?a=1603931458%2CMjI0N2ZlMjYyZjM0ZTQ2ZTE1ZmYzOGU3MjJmZGJmYjVkNzgxZTU1ZjNjYzRhMzkyZjJlNzQyYzA5ZjNiMmI3OA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 76, \"hls_url\": \"https://v.redd.it/m1eacga55xp51/HLSPlaylist.m3u8?a=1603931458%2CNmY4NWRlMTI4MWZjYjU0ZjIzOTIzOWNkOTI0MTk2Y2IxYTA1MGU1YTI1N2I2ZDk0NjllMTFiMzI4MzNlMWM3ZQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 61626, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/UOZZSUsHzfQvxqHDTSHHppyw5AEzT8AMpAZy5LphPCU.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 1}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601340815.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/m1eacga55xp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/41YhsX4jbApmVJkANmEcSdhrzYUT-GY6afc44fRFgn4.png?format=pjpg\\u0026auto=webp\\u0026s=215a33ebf33d84889f0695bb38d8aac3885785f4\", \"width\": 640, \"height\": 480}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/41YhsX4jbApmVJkANmEcSdhrzYUT-GY6afc44fRFgn4.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=041a9e8585655750606ca1f8c0af56bf0f5ecabb\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/41YhsX4jbApmVJkANmEcSdhrzYUT-GY6afc44fRFgn4.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=84ab456b507853f07abee45fedab5c0819dd3137\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/41YhsX4jbApmVJkANmEcSdhrzYUT-GY6afc44fRFgn4.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2254a51518b232a2b0bd8acdea58242acbcab568\", \"width\": 320, \"height\": 240}, {\"url\": \"https://external-preview.redd.it/41YhsX4jbApmVJkANmEcSdhrzYUT-GY6afc44fRFgn4.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=5c2aad87b48cf2667171c5861588271775e2c620\", \"width\": 640, \"height\": 480}], \"variants\": {}, \"id\": \"KTgp7IUrsmsqs_4OCSeJExQ5JwVeb8FrJ9wI5jBamrs\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 35, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 34, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 44, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_c42dc561-0b41-40b6-a23d-ef7e110e739e\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/zc4a9vk5zmc51_BuffDoge.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zc4a9vk5zmc51_BuffDoge.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=18383f4034d47b396b314c033c7d5e9be96df785\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zc4a9vk5zmc51_BuffDoge.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=3ed8a934f66150002b39c40f1863f101fba5a8bf\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zc4a9vk5zmc51_BuffDoge.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=f10a2d3469f32ce0351da34e234a9955f80f7c1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zc4a9vk5zmc51_BuffDoge.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=2e13b802594180e56037df3d51520b43a0462a29\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zc4a9vk5zmc51_BuffDoge.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=79d3a9614f27e2d922c52137caeb06f2bdb33cc5\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"So buff, wow\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Buff Doge\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zc4a9vk5zmc51_BuffDoge.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=18383f4034d47b396b314c033c7d5e9be96df785\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zc4a9vk5zmc51_BuffDoge.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=3ed8a934f66150002b39c40f1863f101fba5a8bf\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zc4a9vk5zmc51_BuffDoge.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=f10a2d3469f32ce0351da34e234a9955f80f7c1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zc4a9vk5zmc51_BuffDoge.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=2e13b802594180e56037df3d51520b43a0462a29\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/zc4a9vk5zmc51_BuffDoge.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=79d3a9614f27e2d922c52137caeb06f2bdb33cc5\", \"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/zc4a9vk5zmc51_BuffDoge.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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 64, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_19860e30-3331-4bac-b3d1-bd28de0c7974\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4e50438bd2d72ae5398e839ac2bdcccf323fca79\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e730f68de038499700c6301470812c29ef6a8555\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8d7c7fa22e6ff3b1b0a347839e42f493eb5f6cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=11ec2a72e2724017bb8479639edce8a7f2ba64f4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1e936ae571e89abb5a5aaa2efd2d7cfb0ed1b537\", \"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 needed this today\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Heartwarming\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=4e50438bd2d72ae5398e839ac2bdcccf323fca79\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e730f68de038499700c6301470812c29ef6a8555\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8d7c7fa22e6ff3b1b0a347839e42f493eb5f6cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=11ec2a72e2724017bb8479639edce8a7f2ba64f4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v1mxw8i6wnf51_Heartwarming.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1e936ae571e89abb5a5aaa2efd2d7cfb0ed1b537\", \"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/v1mxw8i6wnf51_Heartwarming.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 23, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 37, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_03c4f93d-efc7-463b-98a7-c01814462ab0\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d4d3b4beae7aba2a08cfaa99a3aeb8d874aa0fef\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e43fbd1057c663eacfacd66c44a2d7fb8546b115\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2f60e5e9ab8e3b6ab2c9a79f73bd9335a4d76cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=59ec866f55d0b4ef5c3f2b989134592d3a02618e\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d3f15f6b0f89db016479b434acef98fb6b2064e5\", \"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 not mad, I'm just disappointed.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"I am disappoint\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d4d3b4beae7aba2a08cfaa99a3aeb8d874aa0fef\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=e43fbd1057c663eacfacd66c44a2d7fb8546b115\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2f60e5e9ab8e3b6ab2c9a79f73bd9335a4d76cbc\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=59ec866f55d0b4ef5c3f2b989134592d3a02618e\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/3ekkailk5s551_Iamdisappoint.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d3f15f6b0f89db016479b434acef98fb6b2064e5\", \"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/3ekkailk5s551_Iamdisappoint.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_m0bnr\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1frdd\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"pierre-d\", \"discussion_type\": null, \"num_comments\": 899, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/nextfuckinglevel/comments/j1frdd/german_shepherd_leads_police_to_fire/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/m1eacga55xp51\", \"subreddit_subscribers\": 3040291, \"created_utc\": 1601312015.0, \"num_crossposts\": 22, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/m1eacga55xp51/DASH_480.mp4?source=fallback\", \"height\": 480, \"width\": 640, \"scrubber_media_url\": \"https://v.redd.it/m1eacga55xp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/m1eacga55xp51/DASHPlaylist.mpd?a=1603931458%2CMjI0N2ZlMjYyZjM0ZTQ2ZTE1ZmYzOGU3MjJmZGJmYjVkNzgxZTU1ZjNjYzRhMzkyZjJlNzQyYzA5ZjNiMmI3OA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 76, \"hls_url\": \"https://v.redd.it/m1eacga55xp51/HLSPlaylist.m3u8?a=1603931458%2CNmY4NWRlMTI4MWZjYjU0ZjIzOTIzOWNkOTI0MTk2Y2IxYTA1MGU1YTI1N2I2ZDk0NjllMTFiMzI4MzNlMWM3ZQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"dndmemes\", \"selftext\": \"\", \"author_fullname\": \"t2_7lc057ia\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"This is a fun charcter idea\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/dndmemes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1gz1k\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 17244, \"total_awards_received\": 9, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"cc69aac8-a7dd-11e8-ab65-0ef54a938c66\", \"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\": 17244, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ym-LoXwmpnVy46ixCcQzpp5a3yWexOXTp5I-B8iaphM.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"DM (Dungeon Memelord) \"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601344377.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"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/dn50cj3ufxp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/dn50cj3ufxp51.jpg?auto=webp\\u0026s=90bf4791895d5a97938de9d118ba6cc3966ce451\", \"width\": 736, \"height\": 885}, \"resolutions\": [{\"url\": \"https://preview.redd.it/dn50cj3ufxp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=dbc22a7b13615bc256a131498162e1878564c4b9\", \"width\": 108, \"height\": 129}, {\"url\": \"https://preview.redd.it/dn50cj3ufxp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=891c3c7dec4784abcfa38d7c216399f986bb18af\", \"width\": 216, \"height\": 259}, {\"url\": \"https://preview.redd.it/dn50cj3ufxp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b16ef44adec6991216a63c49d797fbf7eb0d48a4\", \"width\": 320, \"height\": 384}, {\"url\": \"https://preview.redd.it/dn50cj3ufxp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=e1beb9f3b70fe6dccce03e6746e5222060075f9c\", \"width\": 640, \"height\": 769}], \"variants\": {}, \"id\": \"HFjxFoFaMxwW6UKBkwqPBoO1SedyveKelwkeC5e4Ltw\"}], \"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://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=49b775b684dcffe79df3e103d71055a7925d6c37\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=51ea8c05c28899739458535e90d97210889aea91\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=093c7a95723b58ea1373bf62223e2ae7f11323fb\", \"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/rg960rc47jj41_All-SeeingUpvote.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"DM (Dungeon Memelord) \", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_35g8o\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1gz1k\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"kingofmyths333\", \"discussion_type\": null, \"num_comments\": 229, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/dndmemes/comments/j1gz1k/this_is_a_fun_charcter_idea/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/dn50cj3ufxp51.jpg\", \"subreddit_subscribers\": 630811, \"created_utc\": 1601315577.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Minecraft\", \"selftext\": \"\", \"author_fullname\": \"t2_a6u7q\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"I'm tired of new mobs being retextures. So I'm creating new models, first: Glowing Jelly\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Art\"}], \"subreddit_name_prefixed\": \"r/Minecraft\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"art\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1inv8\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 22584, \"total_awards_received\": 52, \"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\": \"Art\", \"can_mod_post\": false, \"score\": 22584, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/0sc-TKTv_6wwqqrzBMh8IfwTVABM7TKd_3ip0IHB9NI.jpg\", \"edited\": false, \"author_flair_css_class\": \"zombie\", \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601349307.0, \"link_flair_type\": \"richtext\", \"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/qhjq1dl0uxp51.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/qhjq1dl0uxp51.png?auto=webp\\u0026s=173611dda596ddcea76cd6e3b9330b8411bcbee2\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://preview.redd.it/qhjq1dl0uxp51.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=63a4466fda9e3cbabd6a97f689441e80839cad5f\", \"width\": 108, \"height\": 60}, {\"url\": \"https://preview.redd.it/qhjq1dl0uxp51.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=4cb92af52e2623211d89ec4870de9b76069c8c9f\", \"width\": 216, \"height\": 121}, {\"url\": \"https://preview.redd.it/qhjq1dl0uxp51.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=71852d42618587c434a994384d4d7540fbf3951c\", \"width\": 320, \"height\": 180}, {\"url\": \"https://preview.redd.it/qhjq1dl0uxp51.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=fae9e61d4e47afeb72bed7e0c4fbfd6ff0220295\", \"width\": 640, \"height\": 360}, {\"url\": \"https://preview.redd.it/qhjq1dl0uxp51.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=733f264966102a7f560065907b4cee016b08cf3b\", \"width\": 960, \"height\": 540}, {\"url\": \"https://preview.redd.it/qhjq1dl0uxp51.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=d9b5a372ed38030ef0a79e5fb8d7fbb3601da141\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"ebugaZUYqemAYQWmQwFRYSdDHqwpery14ceTePL2EEc\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 8, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 6, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_a7f9cbd7-c0f1-4569-a913-ebf8d18de00b\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=29e0718bc073af110b87f599ff4a811c0fee8eea\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=37a178a45c7c94a2603188b7981dd4bac5dfcd11\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b07d4f2c621e1e4fe4814eb55dee9ab0ddf9a5d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=d1d740de812f5ffd0428fc4c917c2769a2b4c7ff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=569b704beed364b5fb5d9eecefde79d8dafeecf5\", \"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 buying what you're selling\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Take My Money\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=29e0718bc073af110b87f599ff4a811c0fee8eea\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=37a178a45c7c94a2603188b7981dd4bac5dfcd11\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b07d4f2c621e1e4fe4814eb55dee9ab0ddf9a5d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=d1d740de812f5ffd0428fc4c917c2769a2b4c7ff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=569b704beed364b5fb5d9eecefde79d8dafeecf5\", \"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/9jr8pv84v7i51_TakeMyMoney.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 9, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 14, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 5, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Take My Energy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_69c94eb4-d6a3-48e7-9cf2-0f39fed8b87c\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bb033b3352b6ece0954d279a56f99e16c67abe14\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a8e1d0c2994e6e0b254fab1611d539a4fb94e38a\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=723e4e932c9692ac61cf5b7509424c6ae1b5d220\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b7f0640e403ac0ef31236a4a0b7f3dc25de6046c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ac954bb1a06af66bf9295bbfee4550443fb6f21d\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Listen, get educated, and get involved.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Ally\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bb033b3352b6ece0954d279a56f99e16c67abe14\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a8e1d0c2994e6e0b254fab1611d539a4fb94e38a\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=723e4e932c9692ac61cf5b7509424c6ae1b5d220\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b7f0640e403ac0ef31236a4a0b7f3dc25de6046c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ac954bb1a06af66bf9295bbfee4550443fb6f21d\", \"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/5nswjpyy44551_Ally.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"9d84c57a-fa5d-11e4-b4dd-0ef1baaa246b\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2r05i\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#6c71c4\", \"id\": \"j1inv8\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Dman20111\", \"discussion_type\": null, \"num_comments\": 198, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/Minecraft/comments/j1inv8/im_tired_of_new_mobs_being_retextures_so_im/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/qhjq1dl0uxp51.png\", \"subreddit_subscribers\": 4035209, \"created_utc\": 1601320507.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"insanepeoplefacebook\", \"selftext\": \"\", \"author_fullname\": \"t2_16jc8v\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"This guy is beyond insane!\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/insanepeoplefacebook\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 94, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1a6v6\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.9, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 53988, \"total_awards_received\": 25, \"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\": 53988, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Lo9lVVayjR7pVod61S__vA4YDlcJENMVw4gvq7r1CkA.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\": 1601320949.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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/dxzynn76ivp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/dxzynn76ivp51.jpg?auto=webp\\u0026s=fe8efb38481111eb2b01345025800b5a497d4c74\", \"width\": 933, \"height\": 632}, \"resolutions\": [{\"url\": \"https://preview.redd.it/dxzynn76ivp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e7e0eafbc2100044116df8a97d4276b7fca06968\", \"width\": 108, \"height\": 73}, {\"url\": \"https://preview.redd.it/dxzynn76ivp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8eac5bf4b095259dbe09fbdfed0fb07b10d9bdfe\", \"width\": 216, \"height\": 146}, {\"url\": \"https://preview.redd.it/dxzynn76ivp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=876631175304eb46f19cb810d1fd9018b6032dcd\", \"width\": 320, \"height\": 216}, {\"url\": \"https://preview.redd.it/dxzynn76ivp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=785be0495fb591366054521f707be1eb6e63aeee\", \"width\": 640, \"height\": 433}], \"variants\": {}, \"id\": \"NT2JD6zuDYTLWaVW01JJnVFilZLQ8U6urWq8itthv_Q\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 8, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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\\u0026height=16\\u0026auto=webp\\u0026s=0c64940c225d9e05e6116c59a43523d0aa0a5be4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1269bf3ab924e09c0ef5b0d935e0ce7576a11852\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b7de78f9bb4ae6dfa33242cf3596647e4d00d2f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fcf6512dbc011bcca1f0fc67b957880145c73749\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=0c64940c225d9e05e6116c59a43523d0aa0a5be4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1269bf3ab924e09c0ef5b0d935e0ce7576a11852\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b7de78f9bb4ae6dfa33242cf3596647e4d00d2f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fcf6512dbc011bcca1f0fc67b957880145c73749\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_d33fddd7-a58a-4472-b1a2-3157d8c8b76f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.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\": \"Looking like you're working is hard work.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Looking Busy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=db9e29688c05aeb51dafbcd54ec1dcfab3bb47dc\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=46adbd135d36ba32a7709877e99ff7a126af367b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=f3118b3d29ca5d2a3c6e941a0b874c9b66dd7f7b\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=50f2d89d742aa628382b07bea320a4673821cbca\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ebbcf8563d42edc4fd85e52933dafaecb6a849b7\", \"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/k0qzautvyyk51_LookingBusy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": true, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3acf2\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1a6v6\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"mojash\", \"discussion_type\": null, \"num_comments\": 289, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/insanepeoplefacebook/comments/j1a6v6/this_guy_is_beyond_insane/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/dxzynn76ivp51.jpg\", \"subreddit_subscribers\": 1963841, \"created_utc\": 1601292149.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"BlackPeopleTwitter\", \"selftext\": \"\", \"author_fullname\": \"t2_1a8xg4al\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"The system is really broken....\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/BlackPeopleTwitter\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": \"asmode\", \"downs\": 0, \"thumbnail_height\": 125, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1fwq1\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": \"transparent\", \"subreddit_type\": \"public\", \"ups\": 26026, \"total_awards_received\": 7, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"417e582c-6534-11e9-869c-0edc8a2d5890\", \"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\": \"Country Club Thread\", \"can_mod_post\": false, \"score\": 26026, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/X1uzF_hDI9YfHrbfejUGVtaqqJLKqgoktETBVP24_rI.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\": 1601341257.0, \"link_flair_type\": \"text\", \"wls\": 0, \"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\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/d9k7pw3k6xp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/d9k7pw3k6xp51.jpg?auto=webp\\u0026s=8e341be853e173e56d03ba7fd8b1a2699d45b4ce\", \"width\": 1125, \"height\": 1006}, \"resolutions\": [{\"url\": \"https://preview.redd.it/d9k7pw3k6xp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=5cf7f836a1a61ab40cd6a8b14ba51688766a152e\", \"width\": 108, \"height\": 96}, {\"url\": \"https://preview.redd.it/d9k7pw3k6xp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8803142c91475dde92b5a42205641bda6c32bcea\", \"width\": 216, \"height\": 193}, {\"url\": \"https://preview.redd.it/d9k7pw3k6xp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3229e7e5fefb12daaba4d0666e82e8bb9d389f19\", \"width\": 320, \"height\": 286}, {\"url\": \"https://preview.redd.it/d9k7pw3k6xp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9b83a2a2d7636bfaec094813573481d232c7ee99\", \"width\": 640, \"height\": 572}, {\"url\": \"https://preview.redd.it/d9k7pw3k6xp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=7d33c2a8b8eeb71078f8fab1b53205738f09b131\", \"width\": 960, \"height\": 858}, {\"url\": \"https://preview.redd.it/d9k7pw3k6xp51.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=cb917fd14bf7cc067fbf3690e3f9fa8847974199\", \"width\": 1080, \"height\": 965}], \"variants\": {}, \"id\": \"t0wa9cS3vSsN3Gf8qnfZKCHLJD4YIMUpk4BjyNXrR4o\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"\\u2611\\ufe0f\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_33x33\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1fwq1\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"zakaria20199\", \"discussion_type\": null, \"num_comments\": 235, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/BlackPeopleTwitter/comments/j1fwq1/the_system_is_really_broken/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/d9k7pw3k6xp51.jpg\", \"subreddit_subscribers\": 5098440, \"created_utc\": 1601312457.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"trashy\", \"selftext\": \"\", \"author_fullname\": \"t2_2lmg5nsl\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Rolling coal is trashy\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/trashy\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1jhio\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 7895, \"total_awards_received\": 8, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/p9q6u6xi1yp51/DASH_1080.mp4?source=fallback\", \"height\": 1080, \"width\": 607, \"scrubber_media_url\": \"https://v.redd.it/p9q6u6xi1yp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/p9q6u6xi1yp51/DASHPlaylist.mpd?a=1603931458%2CZmMzMWJiNjI0MzY5OTQzNjg5NDNhMjk5MGQzNzk1NmU1MmJmZGRhNzhiYTg3ZjkwZTYwYmUyZWEwMmFlOTYxNA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 7, \"hls_url\": \"https://v.redd.it/p9q6u6xi1yp51/HLSPlaylist.m3u8?a=1603931458%2CY2Y4NmJmNWU1NWI5Y2ExMzVmM2E4YTFkOWZlMmNlYzJjZTA1Y2M3NjA3ODRjMDgzODJkZmZkMjVjYmM4MDA3Nw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 7895, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/WpihyuxJQH_7bW0kFKF7pEntuTc4jJwRp_BRV_G0vws.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601351701.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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/p9q6u6xi1yp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/NYQtSes2L9fVs4c5WsW9E3xFwAwCO9qE2INCfqcMdgc.png?format=pjpg\\u0026auto=webp\\u0026s=d69648f66634d69cfc14269d63c01477bd11e303\", \"width\": 640, \"height\": 1138}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/NYQtSes2L9fVs4c5WsW9E3xFwAwCO9qE2INCfqcMdgc.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=39bda8237a80f3ffdeccad4a48fafadf6498f7f1\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/NYQtSes2L9fVs4c5WsW9E3xFwAwCO9qE2INCfqcMdgc.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=f0038d3dfc39dbcb27ba894a99df38aad35d7ad4\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/NYQtSes2L9fVs4c5WsW9E3xFwAwCO9qE2INCfqcMdgc.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=d63e02204cb75e7f36666db662072a4c5254bbce\", \"width\": 320, \"height\": 569}, {\"url\": \"https://external-preview.redd.it/NYQtSes2L9fVs4c5WsW9E3xFwAwCO9qE2INCfqcMdgc.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=7218c2419911be938e73e747826e6ebd03ea3ce5\", \"width\": 640, \"height\": 1138}], \"variants\": {}, \"id\": \"sLAHLvS5Qbuv4b5m52LoQilKy1pRct2rx-BtCAqA5BQ\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_c4b2e438-16bb-4568-88e7-7893b7662944\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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 glittering stamp for a feel-good thing\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Wholesome Seal of Approval\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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/b9ks3a5k7jj41_WholesomeSealofApproval.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 20, \"id\": \"award_5eac457f-ebac-449b-93a7-eb17b557f03c\", \"penny_donate\": 0, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bc61b528b8d075c26a3d0f2ad3d9e42259c51cbe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d576c9a19ed29ca5624333239dbde289a146930b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=da1e45654f5acfb6be44fa07c168ad6420796f56\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=677455ac05c563b5585f76e52ee96354f1430799\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=25a3b6021a92685b01883fb3d947d2959a75d8b3\", \"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 follow your heart, love is the answer\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"LOVE!\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bc61b528b8d075c26a3d0f2ad3d9e42259c51cbe\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d576c9a19ed29ca5624333239dbde289a146930b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=da1e45654f5acfb6be44fa07c168ad6420796f56\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=677455ac05c563b5585f76e52ee96354f1430799\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/j3azv69qjfn51_LOVE.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=25a3b6021a92685b01883fb3d947d2959a75d8b3\", \"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/j3azv69qjfn51_LOVE.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_d125d124-5c03-490d-af3d-d07c462003da\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3bdbd7660aa0164072a243b6df9100da769e8278\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=30aa8ad7b30c73defb1b1b49dc055f42c8c39fcc\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a5109b271dbe4f27927ee8bac7f23d1962a44936\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6d6ca632d8c63e6d4e41ff8dbe4600528a4445b2\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1f2ed12b4e132e68d553c702d6639a3dc065821c\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"To the MOON.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Stonks Rising\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3bdbd7660aa0164072a243b6df9100da769e8278\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=30aa8ad7b30c73defb1b1b49dc055f42c8c39fcc\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a5109b271dbe4f27927ee8bac7f23d1962a44936\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6d6ca632d8c63e6d4e41ff8dbe4600528a4445b2\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1f2ed12b4e132e68d553c702d6639a3dc065821c\", \"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/s5edqq9abef41_StonksRising.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_e813313c-1002-49bf-ac37-e966710f605f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Giggle_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Giggle_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Giggle_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Giggle_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Giggle_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Giggle_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\": \"Innocent laughter\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Giggle\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cp7onb0sf9e51_Giggle.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=e08bad05dde2e5842a91f7bba4a1f17528f79191\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cp7onb0sf9e51_Giggle.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=fe539db7dcc79aa2f99f16851276f06c46077884\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cp7onb0sf9e51_Giggle.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2700dd1ac1ecb1703978cdc769b802493387e3e0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cp7onb0sf9e51_Giggle.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=597cf13251176dd43689d6cc8e086691d6f6079c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cp7onb0sf9e51_Giggle.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=534d2159f34b2698cd6c4255525d73ed6c25ba88\", \"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/cp7onb0sf9e51_Giggle.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_483d8e29-bbe5-404e-a09a-c2d7b16c4fff\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6aa7f9c1a296f107705396635063074c89d0ae9f\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=766123ddae43d52fbbe97021ba1040fa6e581e5b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e598c03acb479ea319d4d9d6122a3f50f2a7f42e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=87295ee95f6324330cb0db43a8ac6e6bd36d06b5\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=568d15bdc973c613831bc212cf1a2ff264a7135f\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Laugh like a supervillain\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Evil Cackle\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=6aa7f9c1a296f107705396635063074c89d0ae9f\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=766123ddae43d52fbbe97021ba1040fa6e581e5b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e598c03acb479ea319d4d9d6122a3f50f2a7f42e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=87295ee95f6324330cb0db43a8ac6e6bd36d06b5\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/43zl6dfcg9e51_EvilCackle.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=568d15bdc973c613831bc212cf1a2ff264a7135f\", \"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/43zl6dfcg9e51_EvilCackle.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2uao3\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1jhio\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"AristonD\", \"discussion_type\": null, \"num_comments\": 813, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/trashy/comments/j1jhio/rolling_coal_is_trashy/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/p9q6u6xi1yp51\", \"subreddit_subscribers\": 2189244, \"created_utc\": 1601322901.0, \"num_crossposts\": 3, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/p9q6u6xi1yp51/DASH_1080.mp4?source=fallback\", \"height\": 1080, \"width\": 607, \"scrubber_media_url\": \"https://v.redd.it/p9q6u6xi1yp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/p9q6u6xi1yp51/DASHPlaylist.mpd?a=1603931458%2CZmMzMWJiNjI0MzY5OTQzNjg5NDNhMjk5MGQzNzk1NmU1MmJmZGRhNzhiYTg3ZjkwZTYwYmUyZWEwMmFlOTYxNA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 7, \"hls_url\": \"https://v.redd.it/p9q6u6xi1yp51/HLSPlaylist.m3u8?a=1603931458%2CY2Y4NmJmNWU1NWI5Y2ExMzVmM2E4YTFkOWZlMmNlYzJjZTA1Y2M3NjA3ODRjMDgzODJkZmZkMjVjYmM4MDA3Nw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"dogelore\", \"selftext\": \"\", \"author_fullname\": \"t2_74ppanmo\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"twitta\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/dogelore\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1i8ut\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 12138, \"total_awards_received\": 17, \"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\": 12138, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/X3UpiMWrWtThDdM471MPE8gmqS4NXaot6qrpDpyGwPo.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\": 1601348071.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/ul7o6niqqxp51.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/ul7o6niqqxp51.png?auto=webp\\u0026s=4e9f6be97063b883c99bebb1f34016725e696ff5\", \"width\": 1000, \"height\": 1000}, \"resolutions\": [{\"url\": \"https://preview.redd.it/ul7o6niqqxp51.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=2e71be33dc26d3ae3ef941b910588999bbe9edaa\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/ul7o6niqqxp51.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c352f67c2b787e9162da5c0d66d31bf2e2632b09\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/ul7o6niqqxp51.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=a68a4ad378e76cb4ed4e4b41279bd25b302333d8\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/ul7o6niqqxp51.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=ae3e55d4a6c619f34d8f7c1fe0df5d53868e7af6\", \"width\": 640, \"height\": 640}, {\"url\": \"https://preview.redd.it/ul7o6niqqxp51.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=493a2c805d305c13b410890481aa43786ca7da11\", \"width\": 960, \"height\": 960}], \"variants\": {}, \"id\": \"X2qA4sCv6RfD28wL3P1Jq-15J437KCF-meZFzl53cw8\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_n82s4\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1i8ut\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"cheemsitz\", \"discussion_type\": null, \"num_comments\": 176, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/dogelore/comments/j1i8ut/twitta/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/ul7o6niqqxp51.png\", \"subreddit_subscribers\": 240247, \"created_utc\": 1601319271.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"SuddenlyGay\", \"selftext\": \"\", \"author_fullname\": \"t2_6sycjct\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"My friends did this to me\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/SuddenlyGay\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1g8ng\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 23923, \"total_awards_received\": 23, \"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\": 23923, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/eiron5BuxwYmjrRLe-QzB3WdnOb0z489feCw6AQ-6E4.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\": 1601342238.0, \"link_flair_type\": \"text\", \"wls\": 0, \"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/k5chy6vg9xp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/k5chy6vg9xp51.jpg?auto=webp\\u0026s=eb4be9aba23ce46c73d21d0b5012f20c0e3deae6\", \"width\": 360, \"height\": 506}, \"resolutions\": [{\"url\": \"https://preview.redd.it/k5chy6vg9xp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c42d2908dc041c191e745c34cb15aed5842745f8\", \"width\": 108, \"height\": 151}, {\"url\": \"https://preview.redd.it/k5chy6vg9xp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a724f680fdb12a3f34d824a8515c65f0fbce8b73\", \"width\": 216, \"height\": 303}, {\"url\": \"https://preview.redd.it/k5chy6vg9xp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=518f877c95e661f5bd5388f5ac980234d9017df7\", \"width\": 320, \"height\": 449}], \"variants\": {}, \"id\": \"dE-2HjFNaNJ4mlvplkBSJye9zmAdrooK-r8-Z1eHsxI\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 5, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 3, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_35f67\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1g8ng\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"TheChaoticPizza\", \"discussion_type\": null, \"num_comments\": 339, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/SuddenlyGay/comments/j1g8ng/my_friends_did_this_to_me/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/k5chy6vg9xp51.jpg\", \"subreddit_subscribers\": 647270, \"created_utc\": 1601313438.0, \"num_crossposts\": 4, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"canada\", \"selftext\": \"\", \"author_fullname\": \"t2_bxwkm\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Ontario reports 700 new COVID-19 cases, most ever on a single day\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"COVID-19\"}], \"subreddit_name_prefixed\": \"r/canada\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"cv\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1d4n1\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": \"#dadada\", \"subreddit_type\": \"public\", \"ups\": 3935, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"8f6c5dd0-b4e7-11e2-a3ee-12313b06caaf\", \"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\": \"COVID-19\", \"can_mod_post\": false, \"score\": 3935, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/SWjX_l4cLoY3JH-nyptG54DajB94049-jaDZ7aNqPo4.jpg\", \"edited\": false, \"author_flair_css_class\": \"ON\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Ontario \"}, {\"a\": \":Ontario:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/2260w7rncyv11_t5_2qh68/Ontario\"}], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601332547.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"cbc.ca\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.cbc.ca/news/canada/toronto/covid-19-coronavirus-ontario-numbers-september-28-1.5741454\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/wqjO1eLJ0WQ04lN-qjO8sd0snUcqeoGhz6OdjU5XMWY.jpg?auto=webp\\u0026s=e8e54c8860808f5cac13eb26f31d1789b590db1f\", \"width\": 620, \"height\": 349}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/wqjO1eLJ0WQ04lN-qjO8sd0snUcqeoGhz6OdjU5XMWY.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=ccecbe2bd37885de54a4c7eb547e786a873a7c1c\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/wqjO1eLJ0WQ04lN-qjO8sd0snUcqeoGhz6OdjU5XMWY.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ebd7a9ca83cafa0effe3aab312e8fa6ce951d481\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/wqjO1eLJ0WQ04lN-qjO8sd0snUcqeoGhz6OdjU5XMWY.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e83c1bc6c78ee54787b5e35d3047ef61f84f1a2b\", \"width\": 320, \"height\": 180}], \"variants\": {}, \"id\": \"lCXSeebenj3Rpap2K9UxIOgPzrz8lDs73oTFopPaRkE\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": true, \"author_flair_text\": \"Ontario :Ontario:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh68\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1d4n1\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"feb914\", \"discussion_type\": null, \"num_comments\": 852, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/canada/comments/j1d4n1/ontario_reports_700_new_covid19_cases_most_ever/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.cbc.ca/news/canada/toronto/covid-19-coronavirus-ontario-numbers-september-28-1.5741454\", \"subreddit_subscribers\": 736403, \"created_utc\": 1601303747.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"PublicFreakout\", \"selftext\": \"\", \"author_fullname\": \"t2_vpugi\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Karens among us\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/PublicFreakout\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1goqs\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 18916, \"total_awards_received\": 13, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/fr7tnjqddxp51/DASH_480.mp4?source=fallback\", \"height\": 480, \"width\": 360, \"scrubber_media_url\": \"https://v.redd.it/fr7tnjqddxp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/fr7tnjqddxp51/DASHPlaylist.mpd?a=1603931458%2CNTBiNjJiMzAzMmJkNjllNDE1YmNmM2I3NTNiMjQ0MTdlYzVhMzlmODVmNTE2YmU5N2Q0ZThhNmZmZmE0ZTQwNA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 29, \"hls_url\": \"https://v.redd.it/fr7tnjqddxp51/HLSPlaylist.m3u8?a=1603931458%2CMmVlOWVlODM3ZTJhN2JkYTdhYzc2YjFiZjRiZGY5ODk4NTVmOWE0MjljZTdkZTRlMjUxNzdhYWExNmE5NGQwYQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 18916, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Vb-4iZyNJf4v79xekNw8OjrMX0He2c9AgBVHIB3_lIg.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601343558.0, \"link_flair_type\": \"text\", \"wls\": 0, \"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/fr7tnjqddxp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/s8EmTDuG_sHOYh2A6RiEAR48T1BeekF2wVvulctYqMQ.png?format=pjpg\\u0026auto=webp\\u0026s=c5715be06653e0c050da6d742a3e4300fcf3376a\", \"width\": 480, \"height\": 640}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/s8EmTDuG_sHOYh2A6RiEAR48T1BeekF2wVvulctYqMQ.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a3feb9ba3597886289fa1dd75840dbc44331dbcb\", \"width\": 108, \"height\": 144}, {\"url\": \"https://external-preview.redd.it/s8EmTDuG_sHOYh2A6RiEAR48T1BeekF2wVvulctYqMQ.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2da7a7df5390c949226380cc42bbfe421085e7e4\", \"width\": 216, \"height\": 288}, {\"url\": \"https://external-preview.redd.it/s8EmTDuG_sHOYh2A6RiEAR48T1BeekF2wVvulctYqMQ.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=349e4c0d151000ce46b7028f7e40cfd4f75fb827\", \"width\": 320, \"height\": 426}], \"variants\": {}, \"id\": \"WzUUeMb5wjWHR1bt-OZG-udoSq1wc9Q5mRrRVdzua-M\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 4, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2yrq6\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1goqs\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"madjarov42\", \"discussion_type\": null, \"num_comments\": 674, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/PublicFreakout/comments/j1goqs/karens_among_us/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/fr7tnjqddxp51\", \"subreddit_subscribers\": 2816275, \"created_utc\": 1601314758.0, \"num_crossposts\": 6, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/fr7tnjqddxp51/DASH_480.mp4?source=fallback\", \"height\": 480, \"width\": 360, \"scrubber_media_url\": \"https://v.redd.it/fr7tnjqddxp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/fr7tnjqddxp51/DASHPlaylist.mpd?a=1603931458%2CNTBiNjJiMzAzMmJkNjllNDE1YmNmM2I3NTNiMjQ0MTdlYzVhMzlmODVmNTE2YmU5N2Q0ZThhNmZmZmE0ZTQwNA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 29, \"hls_url\": \"https://v.redd.it/fr7tnjqddxp51/HLSPlaylist.m3u8?a=1603931458%2CMmVlOWVlODM3ZTJhN2JkYTdhYzc2YjFiZjRiZGY5ODk4NTVmOWE0MjljZTdkZTRlMjUxNzdhYWExNmE5NGQwYQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"teenagers\", \"selftext\": \"\", \"author_fullname\": \"t2_3w3jehnh\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"My mom sent me a meme\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Meme\"}], \"subreddit_name_prefixed\": \"r/teenagers\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"meme\", \"downs\": 0, \"thumbnail_height\": 131, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1ggbw\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 56619, \"total_awards_received\": 94, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"ef54aab6-9bc7-11e1-a725-12313b0c247a\", \"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\": \"Meme\", \"can_mod_post\": false, \"score\": 56619, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/teJm3CcVKlQC09owDnJanzcNYm_zEjP6P4msy8SqlV4.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"15\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601342870.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"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/p0uc7jqcbxp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/p0uc7jqcbxp51.jpg?auto=webp\\u0026s=472aaed8c189c10dc7b05d2fd1da9795ebd4e398\", \"width\": 1242, \"height\": 1168}, \"resolutions\": [{\"url\": \"https://preview.redd.it/p0uc7jqcbxp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=2464b4b4a6fe776c95d8ceae14d54f76d76eede5\", \"width\": 108, \"height\": 101}, {\"url\": \"https://preview.redd.it/p0uc7jqcbxp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ae2a06cd90cc8785c178bbb4affda5c54d1721a6\", \"width\": 216, \"height\": 203}, {\"url\": \"https://preview.redd.it/p0uc7jqcbxp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=241ea85c7f2161230a0901bc8f8c6f7afae3bdc0\", \"width\": 320, \"height\": 300}, {\"url\": \"https://preview.redd.it/p0uc7jqcbxp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9e734056bfb29a8a739a3450d8c3ad916d458c0c\", \"width\": 640, \"height\": 601}, {\"url\": \"https://preview.redd.it/p0uc7jqcbxp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=8b3ef2d29c0129180a7210c495df02ad40a3544f\", \"width\": 960, \"height\": 902}, {\"url\": \"https://preview.redd.it/p0uc7jqcbxp51.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=9e42aed95be042bd6539c474621094f9ff252947\", \"width\": 1080, \"height\": 1015}], \"variants\": {}, \"id\": \"FAyEs5Hs6G-mWwGgKb-WeYG1WVoGClzpezBK3RgCe5w\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 13, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 20, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 13, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 19, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 12, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 17, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"68e40d50-6435-11e2-97c8-12313b0c247a\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"15\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2rjli\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#edeff1\", \"id\": \"j1ggbw\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"RickyReeRakeshBob\", \"discussion_type\": null, \"num_comments\": 431, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/teenagers/comments/j1ggbw/my_mom_sent_me_a_meme/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/p0uc7jqcbxp51.jpg\", \"subreddit_subscribers\": 2175837, \"created_utc\": 1601314070.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"LifeProTips\", \"selftext\": \"\", \"author_fullname\": \"t2_8oikm\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"LPT: Keep a 'gift list' and write down whenever your partner/mother/father/friend expresses an interest in an item or hobby. Then you'll always have ideas to draw upon when Christmas/Birthdays/Weddings come around\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/LifeProTips\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"misc\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1fdoc\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 34465, \"total_awards_received\": 80, \"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\": \"Miscellaneous\", \"can_mod_post\": false, \"score\": 34465, \"approved_by\": null, \"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\": 1601339673.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.LifeProTips\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"confidence\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 325, \"id\": \"award_6220ecfe-4552-4949-aa13-fb1fb7db537c\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_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\": \"When the love is out of control.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Super Heart Eyes\", \"resized_static_icons\": [{\"url\": \"https://external-preview.redd.it?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d88c9a453f8ac38850b7a8241cfe5804b7b4905d\", \"width\": 16, \"height\": 16}, {\"url\": \"https://external-preview.redd.it?width=32\\u0026height=32\\u0026auto=webp\\u0026s=96a25019eb75878bdec4f6c012540f3baffbb1b2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://external-preview.redd.it?width=48\\u0026height=48\\u0026auto=webp\\u0026s=1a51d27d75afde3fbde8bba84f9338f511211461\", \"width\": 48, \"height\": 48}, {\"url\": \"https://external-preview.redd.it?width=64\\u0026height=64\\u0026auto=webp\\u0026s=96af5ec460b05669ed60224cb0619bb8884abe27\", \"width\": 64, \"height\": 64}, {\"url\": \"https://external-preview.redd.it?width=128\\u0026height=128\\u0026auto=webp\\u0026s=2d3e648ed2302e6258673051ca5291f57beb29d4\", \"width\": 128, \"height\": 128}], \"icon_format\": \"APNG\", \"icon_height\": 512, \"penny_price\": 0, \"award_type\": \"global\", \"static_icon_url\": \"https://www.redditstatic.com/gold/awards/icon/Superheart_512.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 15, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 32, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 9, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 6, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 7, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"f33ce608-cbd1-11e2-8373-12313d14782d\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2s5oq\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#9e9e9e\", \"id\": \"j1fdoc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"MarthaFarcuss\", \"discussion_type\": null, \"num_comments\": 559, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/LifeProTips/comments/j1fdoc/lpt_keep_a_gift_list_and_write_down_whenever_your/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/LifeProTips/comments/j1fdoc/lpt_keep_a_gift_list_and_write_down_whenever_your/\", \"subreddit_subscribers\": 18500734, \"created_utc\": 1601310873.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Tinder\", \"selftext\": \"\", \"author_fullname\": \"t2_zm4fx\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Her work was about as good as her personality.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Tinder\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1c6br\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 29858, \"total_awards_received\": 28, \"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\": 29858, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ERBnYq2h7fICbL40SAvDe4-LVs_Gmgusg2WOPvvTijY.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\": 1601329203.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\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/4ly0p6qp6wp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/4ly0p6qp6wp51.jpg?auto=webp\\u0026s=32d213adbeb8463a8a2b7ba3626f8fda507200ed\", \"width\": 1125, \"height\": 2964}, \"resolutions\": [{\"url\": \"https://preview.redd.it/4ly0p6qp6wp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=b76129669c7fffee69e4fc3c61fe5e164b6fd44c\", \"width\": 108, \"height\": 216}, {\"url\": \"https://preview.redd.it/4ly0p6qp6wp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7198a1ffd496c06beaebdbe743a7b7f33af2d63b\", \"width\": 216, \"height\": 432}, {\"url\": \"https://preview.redd.it/4ly0p6qp6wp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=316b505dd5f3ef9a8ed0ff86703ca58a0c7d53cd\", \"width\": 320, \"height\": 640}, {\"url\": \"https://preview.redd.it/4ly0p6qp6wp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d47d2509695f8987206e045f28ba0b9cbdf81e4f\", \"width\": 640, \"height\": 1280}, {\"url\": \"https://preview.redd.it/4ly0p6qp6wp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=f076ccff9e6fa6789035a6d4ae813add645fbd2a\", \"width\": 960, \"height\": 1920}, {\"url\": \"https://preview.redd.it/4ly0p6qp6wp51.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=01883661e2233691e674e19625af55d7fc2a7628\", \"width\": 1080, \"height\": 2160}], \"variants\": {}, \"id\": \"IEnrlh4-0mxwz4dFJk5_oFoFuOIcXtpIRtOUMa-Dfk4\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 200, \"id\": \"award_b28d9565-4137-433d-bb65-5d4aa82ade4c\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Call an ambulance, I'm laughing too hard.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"I'm Deceased\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3f6534cdb236717698fb32fdac05a0cb8a9d9b80\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=90affa57f358a1bcfb77226ef3ae13e5ae909cd1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8edd0f4ef9ade0afbf0432c8e94a7dcd3cd1ccf2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=07c9216b7e1e2c6949431e7fe7a552bb4684201b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/2jd92wtn25g41_ImDeceased.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36a96b04aad18511ecdaf474e4edf7271bad6b07\", \"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/2jd92wtn25g41_ImDeceased.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 5, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 5, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2w7mz\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1c6br\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"inspectorgadget221\", \"discussion_type\": null, \"num_comments\": 839, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Tinder/comments/j1c6br/her_work_was_about_as_good_as_her_personality/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/4ly0p6qp6wp51.jpg\", \"subreddit_subscribers\": 4013017, \"created_utc\": 1601300403.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"explainlikeimfive\", \"selftext\": \"Do you sweat it from other body part or you just sweat less than normal?\\n\\n\\\\-Edit: Do\\\\*\", \"author_fullname\": \"t2_2ux5ke83\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"ELI5: What happens to the sweat you don't sweat from your armpits because of \\\"anti-sweat\\\" deodorants?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/explainlikeimfive\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"Biology\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1gtn8\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 6719, \"total_awards_received\": 6, \"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\": \"Biology\", \"can_mod_post\": false, \"score\": 6719, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": 1601315722.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 1}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1601343943.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.explainlikeimfive\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EDo you sweat it from other body part or you just sweat less than normal?\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E-Edit: Do*\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": \"confidence\", \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"ec74608e-19e0-11e6-92c7-0e2b7c7bd64b\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2sokd\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1gtn8\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"agro-gnome\", \"discussion_type\": null, \"num_comments\": 862, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/explainlikeimfive/comments/j1gtn8/eli5_what_happens_to_the_sweat_you_dont_sweat/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/explainlikeimfive/comments/j1gtn8/eli5_what_happens_to_the_sweat_you_dont_sweat/\", \"subreddit_subscribers\": 18589200, \"created_utc\": 1601315143.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"modernwarfare\", \"selftext\": \"\", \"author_fullname\": \"t2_c37sek3\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Modern Warfare Season 6 Roadmap\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"News\"}], \"subreddit_name_prefixed\": \"r/modernwarfare\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1ila0\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 6849, \"total_awards_received\": 36, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"97f6b782-103b-11ea-9b73-0ea11787f7a5\", \"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\": \"News\", \"can_mod_post\": false, \"score\": 6849, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/pS2pWMV5E0lEKTVp9PZ0r3hUm8-JGBAh8P0M4fwlCc8.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":PriceAlien:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/aiyeayjbp7731_t5_2r8qf/PriceAlien\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601349088.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"i.imgur.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.imgur.com/Qi5Pm5i.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/3aBt_8ihcVaW1Tla5_LQnoFYxbq7lFb9E7V89Rj-FsM.jpg?auto=webp\\u0026s=9b0da624f24cf2153dc1e1edeb04f5d2a33b7840\", \"width\": 2048, \"height\": 1152}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/3aBt_8ihcVaW1Tla5_LQnoFYxbq7lFb9E7V89Rj-FsM.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=0d0085b52eb1a2ddcc2b01efe63760045bc66779\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/3aBt_8ihcVaW1Tla5_LQnoFYxbq7lFb9E7V89Rj-FsM.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=6ce8785a342c4c610fb54e68035fcc14db8a4e0e\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/3aBt_8ihcVaW1Tla5_LQnoFYxbq7lFb9E7V89Rj-FsM.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=15bb0ed74a9a2ca0a8a63f597b3d18b4da1822e4\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/3aBt_8ihcVaW1Tla5_LQnoFYxbq7lFb9E7V89Rj-FsM.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=cbfe6c2b4127b6e5481b09c4cafc53e90b70ffb1\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/3aBt_8ihcVaW1Tla5_LQnoFYxbq7lFb9E7V89Rj-FsM.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=ad4564715bfee16b22c28d162f64663b0af1f776\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/3aBt_8ihcVaW1Tla5_LQnoFYxbq7lFb9E7V89Rj-FsM.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3e401befb0f2ab6b63e66679a3472d5487e49367\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"s2XYJ86Pktjdav--VwTjKe_TKG2sNMtrenCZsbD3AJw\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 125, \"id\": \"award_75f9bc56-eba3-4988-a1af-aec974404a0b\", \"penny_donate\": 0, \"award_sub_type\": \"GROUP\", \"coin_reward\": 100, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\", \"days_of_premium\": 7, \"tiers_by_required_awardings\": {\"0\": {\"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"awardings_required\": 0, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\", \"width\": 512, \"format\": \"PNG\", \"height\": 512}}, \"25\": {\"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_128.png\", \"width\": 128, \"height\": 128}], \"awardings_required\": 25, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=2ccd994559b3b8591c5bd21fa15907d15d61227d\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=64e9b9677082a4a10f55bb2d38c2fcc7c8e1d3b8\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=0ead5f0f7e0e98f148a5f2221a47a814e6c78219\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bb662b56b88429a2e423988002daa5de02fb2859\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/0l94g4nar4p51_Trainargentiumstatic.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=d84ac9acf50c78197da081f4d70f76d18b8d81b5\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_argentium_512.png\", \"width\": 512, \"format\": \"APNG\", \"height\": 512}}, \"10\": {\"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_128.png\", \"width\": 128, \"height\": 128}], \"awardings_required\": 10, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c3f8858599a67e2d58bb0822d0dee9f655f11df0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=dcaf9beed77cb167896f01a60de5b282302bf269\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=09d73c72eb726a9eea9dc663f6355337cb38954f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b24a418d5f8a95f9be7c6041428f7c2084391a71\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/pio7zvcgn4p51_Trainplatinumstatic.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=fdbc46f299a3386f8f52b2bff2290a50e323f252\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://www.redditstatic.com/gold/awards/icon/Train_platinum_512.png\", \"width\": 512, \"format\": \"APNG\", \"height\": 512}}, \"5\": {\"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9eaa27fdab300271f08789a98da2d5037adcdd12\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c548c76c14705b96ea23f3efaa13dd28f6bac755\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2c245ce35d7b6764caec6180c0ba115b194860f8\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=12842e1b0ae1050961ee884b7056ab25ff0a0007\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=fa157eccaf7ea2cfa53bd14607065f485c0eb851\", \"width\": 128, \"height\": 128}], \"awardings_required\": 5, \"static_icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png\", \"width\": 512, \"format\": null, \"height\": 512}, \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9eaa27fdab300271f08789a98da2d5037adcdd12\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c548c76c14705b96ea23f3efaa13dd28f6bac755\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=2c245ce35d7b6764caec6180c0ba115b194860f8\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=12842e1b0ae1050961ee884b7056ab25ff0a0007\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=fa157eccaf7ea2cfa53bd14607065f485c0eb851\", \"width\": 128, \"height\": 128}], \"icon\": {\"url\": \"https://i.redd.it/award_images/t5_q0gj4/58mwzpwoq4p51_Traingold.png\", \"width\": 512, \"format\": \"PNG\", \"height\": 512}}}, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"icon_width\": 512, \"static_icon_width\": 512, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": 5, \"description\": \"All aboard! Every 5 Awards gives the author 100 Coins and 1 week of Premium. Rack up the number of Awards and watch the Train level-up.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Super Medal Train\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=8dd42337b17978797a26e949e5ca79bceb9fd5f1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=0ab52a25aa7d96fa78b4f7827d511a14ce51e027\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=8dfed57e9de943c09fca5d61d806ebea2d4be5ad\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=c333a61e7ae43c3dd884a177bf864fbbffc8a509\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=e553cadbf4e8f30b2147bb69809c4591209a2009\", \"width\": 128, \"height\": 128}], \"icon_format\": \"PNG\", \"icon_height\": 512, \"penny_price\": 0, \"award_type\": \"global\", \"static_icon_url\": \"https://i.redd.it/award_images/t5_22cerq/v3wyujfap4p51_SuperMedalTrain.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_a7f9cbd7-c0f1-4569-a913-ebf8d18de00b\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=29e0718bc073af110b87f599ff4a811c0fee8eea\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=37a178a45c7c94a2603188b7981dd4bac5dfcd11\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b07d4f2c621e1e4fe4814eb55dee9ab0ddf9a5d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=d1d740de812f5ffd0428fc4c917c2769a2b4c7ff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=569b704beed364b5fb5d9eecefde79d8dafeecf5\", \"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 buying what you're selling\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Take My Money\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=29e0718bc073af110b87f599ff4a811c0fee8eea\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=37a178a45c7c94a2603188b7981dd4bac5dfcd11\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b07d4f2c621e1e4fe4814eb55dee9ab0ddf9a5d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=d1d740de812f5ffd0428fc4c917c2769a2b4c7ff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=569b704beed364b5fb5d9eecefde79d8dafeecf5\", \"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/9jr8pv84v7i51_TakeMyMoney.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 4, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 10, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 5, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"632d7680-80a3-11e9-819f-0e8639e3e93e\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":PriceAlien:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2r8qf\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#56b0ed\", \"id\": \"j1ila0\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"LNXHLCS\", \"discussion_type\": null, \"num_comments\": 880, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/modernwarfare/comments/j1ila0/modern_warfare_season_6_roadmap/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": true, \"url\": \"https://i.imgur.com/Qi5Pm5i.jpg\", \"subreddit_subscribers\": 899322, \"created_utc\": 1601320288.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"YouShouldKnow\", \"selftext\": \"Why YSK: intrusive thoughts, while terrible, are very common. Having intrusive thoughts can be a source of shame and worry, as they often involve explicit violence and sexuality- but a thought is not an impulse. The effort we put in to fighting or distracting the unwanted thought is often what makes it stick or fuel it's return. \\n\\nSome ways to approach your relationship with unwanted thoughts are to label them as intrusive, remind yourself that they are automatic and not a reflection of your subconscious, and give yourself some time to let the intrusive thoughts to pass. \\n\\nWhile intrusive thoughts are not necessarily red flags, they may be a symptom of an underlying mental health condition. If they are causing enough distress to interfere with everyday life, seek the advice of a healthcare provider. \\n\\nhttps://adaa.org/learn-from-us/from-the-experts/blog-posts/consumer/unwanted-intrusive-thoughts\\n\\n\\nhttps://www.healthline.com/health/mental-health/intrusive-thoughts#:~:text=Intrusive%20thoughts%20are%20thoughts%20that,may%20be%20violent%20or%20disturbing.\", \"author_fullname\": \"t2_s7pilzl\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"YSK that intrusive thoughts are normal, and don't mean you are a bad person.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/YouShouldKnow\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"hea\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1gi8n\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 12789, \"total_awards_received\": 35, \"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\": \"Health \\u0026 Sciences\", \"can_mod_post\": false, \"score\": 12789, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"self\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"self\", \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1601343027.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.YouShouldKnow\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EWhy YSK: intrusive thoughts, while terrible, are very common. Having intrusive thoughts can be a source of shame and worry, as they often involve explicit violence and sexuality- but a thought is not an impulse. The effort we put in to fighting or distracting the unwanted thought is often what makes it stick or fuel it\\u0026#39;s return. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003ESome ways to approach your relationship with unwanted thoughts are to label them as intrusive, remind yourself that they are automatic and not a reflection of your subconscious, and give yourself some time to let the intrusive thoughts to pass. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EWhile intrusive thoughts are not necessarily red flags, they may be a symptom of an underlying mental health condition. If they are causing enough distress to interfere with everyday life, seek the advice of a healthcare provider. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Ca href=\\\"https://adaa.org/learn-from-us/from-the-experts/blog-posts/consumer/unwanted-intrusive-thoughts\\\"\\u003Ehttps://adaa.org/learn-from-us/from-the-experts/blog-posts/consumer/unwanted-intrusive-thoughts\\u003C/a\\u003E\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Ca href=\\\"https://www.healthline.com/health/mental-health/intrusive-thoughts#:%7E:text=Intrusive%20thoughts%20are%20thoughts%20that,may%20be%20violent%20or%20disturbing\\\"\\u003Ehttps://www.healthline.com/health/mental-health/intrusive-thoughts#:~:text=Intrusive%20thoughts%20are%20thoughts%20that,may%20be%20violent%20or%20disturbing\\u003C/a\\u003E.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/iLzEh1gJo6VMmcejf6s0aXB31-iOc1A8wxeT0hZy4-E.jpg?auto=webp\\u0026s=a7370e964fc4e0a8ea346c66be5bdcffe2c31a19\", \"width\": 296, \"height\": 200}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/iLzEh1gJo6VMmcejf6s0aXB31-iOc1A8wxeT0hZy4-E.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=f7bf655c167ad3916d714544294fdee20c11145e\", \"width\": 108, \"height\": 72}, {\"url\": \"https://external-preview.redd.it/iLzEh1gJo6VMmcejf6s0aXB31-iOc1A8wxeT0hZy4-E.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7e22cf7f04c7fc652b0b419399cc1c680cfdd8c8\", \"width\": 216, \"height\": 145}], \"variants\": {}, \"id\": \"uI3mmd0A8DulT-IV_MsfwlTSdZSevclwD5twkJvekoc\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 500, \"id\": \"award_2ae56630-cfe0-424e-b810-4945b9145358\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 100, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=2a2dcb39c9a8722a5293a6567094936af3366433\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2a712a82bcfae96a0244c7d53395af082e4f030f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a414be7b8a7820efe5bd8909eb9d80a27a9a901e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37c769614dc2e0855c9e898f0691cbf5e25bce53\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=8706e3101ef36c57ab8f82f642bb26383c845c82\", \"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. 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\": \"Helpful (Pro)\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=2a2dcb39c9a8722a5293a6567094936af3366433\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2a712a82bcfae96a0244c7d53395af082e4f030f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a414be7b8a7820efe5bd8909eb9d80a27a9a901e\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37c769614dc2e0855c9e898f0691cbf5e25bce53\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/trz28na8ajz31_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=8706e3101ef36c57ab8f82f642bb26383c845c82\", \"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/trz28na8ajz31_Helpful.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 14, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 5, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_69c94eb4-d6a3-48e7-9cf2-0f39fed8b87c\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bb033b3352b6ece0954d279a56f99e16c67abe14\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a8e1d0c2994e6e0b254fab1611d539a4fb94e38a\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=723e4e932c9692ac61cf5b7509424c6ae1b5d220\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b7f0640e403ac0ef31236a4a0b7f3dc25de6046c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ac954bb1a06af66bf9295bbfee4550443fb6f21d\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Listen, get educated, and get involved.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Ally\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=bb033b3352b6ece0954d279a56f99e16c67abe14\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a8e1d0c2994e6e0b254fab1611d539a4fb94e38a\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=723e4e932c9692ac61cf5b7509424c6ae1b5d220\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b7f0640e403ac0ef31236a4a0b7f3dc25de6046c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ac954bb1a06af66bf9295bbfee4550443fb6f21d\", \"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/5nswjpyy44551_Ally.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"a38db56c-6724-11e3-94eb-12313d188143\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2r94o\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#646d73\", \"id\": \"j1gi8n\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Artsykate\", \"discussion_type\": null, \"num_comments\": 308, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/YouShouldKnow/comments/j1gi8n/ysk_that_intrusive_thoughts_are_normal_and_dont/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/YouShouldKnow/comments/j1gi8n/ysk_that_intrusive_thoughts_are_normal_and_dont/\", \"subreddit_subscribers\": 2535645, \"created_utc\": 1601314227.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AnimalsBeingDerps\", \"selftext\": \"\", \"author_fullname\": \"t2_f18zz\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Cat confused by magic trick\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/AnimalsBeingDerps\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"removed\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1g8ka\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 19811, \"total_awards_received\": 31, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/degv44cz8xp51/DASH_360.mp4?source=fallback\", \"height\": 360, \"width\": 638, \"scrubber_media_url\": \"https://v.redd.it/degv44cz8xp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/degv44cz8xp51/DASHPlaylist.mpd?a=1603931458%2CMTE2OWQxOGFhZGM5NjdkMTg3ODU5ZjFlMzcyM2YxNDc0MjJiNWE5NzJiMTgxNmZkYzJlYWNjZmExMzcxODg0MA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 39, \"hls_url\": \"https://v.redd.it/degv44cz8xp51/HLSPlaylist.m3u8?a=1603931458%2CY2U2MWE2YTBlNTYzYzcyZjMxMDc4YTliOTUxYjU4OGRkOTcxNzU4Mzg0YWMzODQ4YjRjMTJlZGNmMWFmODM5OQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"HumansbeingDerps\", \"can_mod_post\": false, \"score\": 19811, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/W6IuPsqQmwfHwvmLVZ1hUp9bFHJ6rMfRnkgCnmd3w6s.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601342230.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/degv44cz8xp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/kmq-aATRfV4ZZB7xLeDV8mAB6XRlp0TVeJyMCakCUCM.png?format=pjpg\\u0026auto=webp\\u0026s=e55dd8df4a76c963343258729b11b59b914f3d1a\", \"width\": 638, \"height\": 360}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/kmq-aATRfV4ZZB7xLeDV8mAB6XRlp0TVeJyMCakCUCM.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=37ec811f3ded28857ecbb9a671ed503d106dba82\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/kmq-aATRfV4ZZB7xLeDV8mAB6XRlp0TVeJyMCakCUCM.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=166ae469c654ea90bc37856e5fa97b17e232f3ca\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/kmq-aATRfV4ZZB7xLeDV8mAB6XRlp0TVeJyMCakCUCM.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=99f7160c8c48500a45290eb7f21f0eacb950d4b3\", \"width\": 320, \"height\": 180}], \"variants\": {}, \"id\": \"6m26qCdioXhrD92dqG36GXejgn6hutJbQP8Gm9SQ0Uc\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 6, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 9, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"dba0b7be-4495-11e6-9abd-0ef755b4879f\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2xbrg\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1g8ka\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"elee0228\", \"discussion_type\": null, \"num_comments\": 92, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AnimalsBeingDerps/comments/j1g8ka/cat_confused_by_magic_trick/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/degv44cz8xp51\", \"subreddit_subscribers\": 2831297, \"created_utc\": 1601313430.0, \"num_crossposts\": 9, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/degv44cz8xp51/DASH_360.mp4?source=fallback\", \"height\": 360, \"width\": 638, \"scrubber_media_url\": \"https://v.redd.it/degv44cz8xp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/degv44cz8xp51/DASHPlaylist.mpd?a=1603931458%2CMTE2OWQxOGFhZGM5NjdkMTg3ODU5ZjFlMzcyM2YxNDc0MjJiNWE5NzJiMTgxNmZkYzJlYWNjZmExMzcxODg0MA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 39, \"hls_url\": \"https://v.redd.it/degv44cz8xp51/HLSPlaylist.m3u8?a=1603931458%2CY2U2MWE2YTBlNTYzYzcyZjMxMDc4YTliOTUxYjU4OGRkOTcxNzU4Mzg0YWMzODQ4YjRjMTJlZGNmMWFmODM5OQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"discgolf\", \"selftext\": \"https://youtu.be/YUkPnI1aRDo?t=3429\\n\\nI'm kind of shocked Innova sponsors a guy who rocks a \\\"white pride\\\" tattoo. Definitely not a good look for Innova and another reason to support other companies. \\n\\nWhat a lame excuse and lame way to gloss over the matter by the hosts.\", \"author_fullname\": \"t2_5r5q8bln\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 2, \"clicked\": false, \"title\": \"Hold up...Innova sponsors a player (Josh Anton) who has a \\\"white pride\\\" tattoo...\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/discgolf\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1hkqt\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.88, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 959, \"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\": 959, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"self\", \"edited\": 1601322213.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 2}, \"post_hint\": \"self\", \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1601346136.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.discgolf\", \"allow_live_comments\": true, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003E\\u003Ca href=\\\"https://youtu.be/YUkPnI1aRDo?t=3429\\\"\\u003Ehttps://youtu.be/YUkPnI1aRDo?t=3429\\u003C/a\\u003E\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI\\u0026#39;m kind of shocked Innova sponsors a guy who rocks a \\u0026quot;white pride\\u0026quot; tattoo. Definitely not a good look for Innova and another reason to support other companies. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EWhat a lame excuse and lame way to gloss over the matter by the hosts.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/aj0_fx_siL2OEXlV6zvTsZw9ZGeBrzGk3-Xnk8ellGw.jpg?auto=webp\\u0026s=bd7c8ef8a125056305ac10b1ab80ca9a1fd558ba\", \"width\": 480, \"height\": 360}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/aj0_fx_siL2OEXlV6zvTsZw9ZGeBrzGk3-Xnk8ellGw.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=571314148742873989e25cb564303b382d57eac3\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/aj0_fx_siL2OEXlV6zvTsZw9ZGeBrzGk3-Xnk8ellGw.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ceba263427903446adde91553fd388221a80c994\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/aj0_fx_siL2OEXlV6zvTsZw9ZGeBrzGk3-Xnk8ellGw.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=463f2737270fe9568b85c4c0c250d7dcf7d4935e\", \"width\": 320, \"height\": 240}], \"variants\": {}, \"id\": \"PknYdWnbk-tFjpKR0_mllxsTFFW8mWMz-zTiCOHLV7s\"}], \"enabled\": 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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"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\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qk68\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1hkqt\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Scander11\", \"discussion_type\": null, \"num_comments\": 812, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/discgolf/comments/j1hkqt/hold_upinnova_sponsors_a_player_josh_anton_who/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/discgolf/comments/j1hkqt/hold_upinnova_sponsors_a_player_josh_anton_who/\", \"subreddit_subscribers\": 122036, \"created_utc\": 1601317336.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"pcmasterrace\", \"selftext\": \"\", \"author_fullname\": \"t2_59pbs96l\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Nvidia GPU evolution (updated for 2020)\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Video\"}], \"subreddit_name_prefixed\": \"r/pcmasterrace\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"blue\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1cra2\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 44235, \"total_awards_received\": 121, \"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\": \"Video\", \"can_mod_post\": false, \"score\": 44235, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://a.thumbs.redditmedia.com/0PdiqdclhDVopQATrq8Q8uKOZYy8xSX1Rr5ZeuiR290.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 1}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601331252.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"i.imgur.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.imgur.com/d78JiZA.gifv\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/2Oh-5TJpJbNCJDeLL8L5CIIld_3IzKFWdtSvz7T6KFw.jpg?auto=webp\\u0026s=74e7750793dcefc651ec74f10b9462d44dcff830\", \"width\": 960, \"height\": 960}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/2Oh-5TJpJbNCJDeLL8L5CIIld_3IzKFWdtSvz7T6KFw.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=39d710ed68ccdecb5a716bf8718b46b1957c9863\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/2Oh-5TJpJbNCJDeLL8L5CIIld_3IzKFWdtSvz7T6KFw.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=d2d13b54201e33966471d01e388ffab5268a7acd\", \"width\": 216, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/2Oh-5TJpJbNCJDeLL8L5CIIld_3IzKFWdtSvz7T6KFw.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=39665a6e14bb705f616b5894e4ae97aa2ff8514d\", \"width\": 320, \"height\": 320}, {\"url\": \"https://external-preview.redd.it/2Oh-5TJpJbNCJDeLL8L5CIIld_3IzKFWdtSvz7T6KFw.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=350198e8df80eea8546f000c2d2ad603b750cd7a\", \"width\": 640, \"height\": 640}, {\"url\": \"https://external-preview.redd.it/2Oh-5TJpJbNCJDeLL8L5CIIld_3IzKFWdtSvz7T6KFw.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=27f47616a0b63eef9082513272c0fb1d13230cf7\", \"width\": 960, \"height\": 960}], \"variants\": {}, \"id\": \"pdpRPx4QWAtvzSD_BgKgEnvglHJxuA_-AkIXW9iN9Gs\"}], \"reddit_video_preview\": {\"fallback_url\": \"https://v.redd.it/lzljsyhuvvp51/DASH_720.mp4\", \"height\": 720, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/lzljsyhuvvp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/lzljsyhuvvp51/DASHPlaylist.mpd\", \"duration\": 43, \"hls_url\": \"https://v.redd.it/lzljsyhuvvp51/HLSPlaylist.m3u8\", \"is_gif\": true, \"transcoding_status\": \"completed\"}, \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 75, \"id\": \"award_9663243a-e77f-44cf-abc6-850ead2cd18d\", \"penny_donate\": 0, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_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\": \"For an especially amazing showing.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Bravo Grande!\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3459bdf1d1777821a831c5bf9834f4365263fcff\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9181d68065ccfccf2b1074e499cd7c1103aa2ce8\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=339b368d395219120abc50d54fb3e2cdcad8ca4f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=de4ebbe92f9019de05aaa77f88810d44adbe1e50\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ba6c1add5204ea43e5af010bd9622392a42140e3\", \"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/59e02tmkl4451_BravoGrande-Static.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 25, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 26, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 15, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 14, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_fbe9527a-adb3-430e-af1a-5fd3489e641b\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=36f008595706cfff9ef6d1fdd06ae5353474471b\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=b1e37f10d35059cc2ac41356073420b41a429d75\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=c0cc6ae54fbf3e94516aaacef918834fd12030b3\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ee6a20be9f41b0e203fff64eb47cb5674e22daa6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=38ac24a33777a7fc3e77f68836c150daf7cb4aa4\", \"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 genuinely flabbergasted.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Shocked\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=36f008595706cfff9ef6d1fdd06ae5353474471b\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=b1e37f10d35059cc2ac41356073420b41a429d75\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=c0cc6ae54fbf3e94516aaacef918834fd12030b3\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ee6a20be9f41b0e203fff64eb47cb5674e22daa6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=38ac24a33777a7fc3e77f68836c150daf7cb4aa4\", \"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/fck3iedi2ug51_Shocked.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 20, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 16, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_d33fddd7-a58a-4472-b1a2-3157d8c8b76f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://i.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.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\": \"Looking like you're working is hard work.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Looking Busy\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=db9e29688c05aeb51dafbcd54ec1dcfab3bb47dc\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=46adbd135d36ba32a7709877e99ff7a126af367b\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=f3118b3d29ca5d2a3c6e941a0b874c9b66dd7f7b\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=50f2d89d742aa628382b07bea320a4673821cbca\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/k0qzautvyyk51_LookingBusy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ebbcf8563d42edc4fd85e52933dafaecb6a849b7\", \"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/k0qzautvyyk51_LookingBusy.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"9515de82-cd27-11e4-b256-22000b339334\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2sgp1\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#0000ff\", \"id\": \"j1cra2\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"My_Memes_Will_Cure_U\", \"discussion_type\": null, \"num_comments\": 843, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/pcmasterrace/comments/j1cra2/nvidia_gpu_evolution_updated_for_2020/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.imgur.com/d78JiZA.gifv\", \"subreddit_subscribers\": 4291908, \"created_utc\": 1601302452.0, \"num_crossposts\": 6, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"RoastMe\", \"selftext\": \"\", \"author_fullname\": \"t2_3kxbmgms\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Turning 20 today! But the neighbors asked if I was turning 13 because apparently I look THAT young. Embarrass me more, Reddit!\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/RoastMe\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1cb3d\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 6567, \"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\": 6567, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/euA3QhOHWcTo-VtvQGHaPpFasKHzs4lQ_vdBuTzU60E.jpg\", \"edited\": false, \"author_flair_css_class\": \"roastlink\", \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601329682.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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/rqav2lb48wp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/rqav2lb48wp51.jpg?auto=webp\\u0026s=3b43fc93e284f1b34c02fa95d0e919e43fa6ffef\", \"width\": 1836, \"height\": 3264}, \"resolutions\": [{\"url\": \"https://preview.redd.it/rqav2lb48wp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1ae3db85d3f89ab59f4f674266ea216bc9c4b783\", \"width\": 108, \"height\": 192}, {\"url\": \"https://preview.redd.it/rqav2lb48wp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=bba3fb200bc9a6963df495fbc4e7818f0da2d037\", \"width\": 216, \"height\": 384}, {\"url\": \"https://preview.redd.it/rqav2lb48wp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=dade742ceb2002aa75016976db30005448fdb9e9\", \"width\": 320, \"height\": 568}, {\"url\": \"https://preview.redd.it/rqav2lb48wp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=dd61eb0dd93825107068181fe9a75207d7a729f8\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://preview.redd.it/rqav2lb48wp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=51a9025cbe11f29949490bce58f0b5987a705127\", \"width\": 960, \"height\": 1706}, {\"url\": \"https://preview.redd.it/rqav2lb48wp51.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=7886a0fb157ea1e240d7c063de10bbe83d3a6c7a\", \"width\": 1080, \"height\": 1920}], \"variants\": {}, \"id\": \"jjlfJY1e0hpSqftIFLMpQIorjovVKfyQOw6Yht2m474\"}], \"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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"http://redd.it/j1cb3d\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_37xo2\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1cb3d\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Lord_Zahkrosis\", \"discussion_type\": null, \"num_comments\": 919, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/RoastMe/comments/j1cb3d/turning_20_today_but_the_neighbors_asked_if_i_was/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/rqav2lb48wp51.jpg\", \"subreddit_subscribers\": 2027927, \"created_utc\": 1601300882.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"insaneparents\", \"selftext\": \"\", \"author_fullname\": \"t2_38g4qhq1\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Let's hope he didn't get his pc with his own savings\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Other\"}], \"subreddit_name_prefixed\": \"r/insaneparents\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"other\", \"downs\": 0, \"thumbnail_height\": 95, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1b4nt\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 34925, \"total_awards_received\": 30, \"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\": \"Other\", \"can_mod_post\": false, \"score\": 34925, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Bqez5rgMv853sm4RqXikdAmfcP0VCDRq8r_hoa0xufI.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\": 1601325207.0, \"link_flair_type\": \"richtext\", \"wls\": 7, \"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/a6ubvcytuvp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/a6ubvcytuvp51.jpg?auto=webp\\u0026s=346b207eb252ec73cd0c65623615fd83ef45ad84\", \"width\": 1080, \"height\": 740}, \"resolutions\": [{\"url\": \"https://preview.redd.it/a6ubvcytuvp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=222fbc5aa73c34f4ba378d4e4271e6515758be8c\", \"width\": 108, \"height\": 74}, {\"url\": \"https://preview.redd.it/a6ubvcytuvp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=608c2ca8a9b23e09baa4f3d01bf569547ca7e2a1\", \"width\": 216, \"height\": 148}, {\"url\": \"https://preview.redd.it/a6ubvcytuvp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=dfcb9e31522feb352c1c9b6c2f2a376a3c7760b5\", \"width\": 320, \"height\": 219}, {\"url\": \"https://preview.redd.it/a6ubvcytuvp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9d91c52ce9de08576415b31c9de5aaa3b40edb6c\", \"width\": 640, \"height\": 438}, {\"url\": \"https://preview.redd.it/a6ubvcytuvp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=3afe3f4e6ee223160ee32e779a6ad06a8653577f\", \"width\": 960, \"height\": 657}, {\"url\": \"https://preview.redd.it/a6ubvcytuvp51.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=461da7e5de2f9d477dacaa1840b7350925565b06\", \"width\": 1080, \"height\": 740}], \"variants\": {}, \"id\": \"Zoo49l_52-sifPVanacXOQ1Vl1C_JSS6Vj0RjM9ppdc\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 6, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_88fdcafc-57a0-48db-99cc-76276bfaf28b\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"To pay respects.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Press F\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3481c2a89c2ebe653aae1b8d627c20c10abfc79e\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=2bd2b8a9417e7cc18752927c11f98b242c133f2f\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a34e3d83c5dd9f6c731b1375500e4de8d4fee652\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=6525899b9a01d5b0c4deea6c34cd8436ee1ff0c7\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/tcofsbf92md41_PressF.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=c9e094023649693de991fff551a0c9561d11163a\", \"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/tcofsbf92md41_PressF.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 4, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 15, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"eec56d18-0ddd-11e8-9d65-0ef393c4b526\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3pkgv\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#4b0082\", \"id\": \"j1b4nt\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Charlie535353\", \"discussion_type\": null, \"num_comments\": 732, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/insaneparents/comments/j1b4nt/lets_hope_he_didnt_get_his_pc_with_his_own_savings/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/a6ubvcytuvp51.jpg\", \"subreddit_subscribers\": 1162846, \"created_utc\": 1601296407.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"badwomensanatomy\", \"selftext\": \"\", \"author_fullname\": \"t2_6h1jj8ar\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Ladies, don\\u2019t have an unforgivable vagun or you\\u2019ll die alone\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/badwomensanatomy\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j17zxm\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 9454, \"total_awards_received\": 1, \"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\": 9454, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"nsfw\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601308913.0, \"link_flair_type\": \"text\", \"wls\": 0, \"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/jf8dg35ciup51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": true, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/jf8dg35ciup51.jpg?auto=webp\\u0026s=7879b7c1db9707e05db6f80762d805cab3e7426e\", \"width\": 444, \"height\": 960}, \"resolutions\": [{\"url\": \"https://preview.redd.it/jf8dg35ciup51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=eb9fd043f02291834358769fc9ae1a43c3fb6752\", \"width\": 108, \"height\": 216}, {\"url\": \"https://preview.redd.it/jf8dg35ciup51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=cc34c2f59136615da9c039fd3598683ad688fd55\", \"width\": 216, \"height\": 432}, {\"url\": \"https://preview.redd.it/jf8dg35ciup51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=1bcd17012e6723a34477abb63b2112702dfc90e7\", \"width\": 320, \"height\": 640}], \"variants\": {\"obfuscated\": {\"source\": {\"url\": \"https://preview.redd.it/jf8dg35ciup51.jpg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=0a88e024f6344a3d0dffda68f3dfc01778089bff\", \"width\": 444, \"height\": 960}, \"resolutions\": [{\"url\": \"https://preview.redd.it/jf8dg35ciup51.jpg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=c18fcd14185b83ae5e920090f8eca947ad48afca\", \"width\": 108, \"height\": 216}, {\"url\": \"https://preview.redd.it/jf8dg35ciup51.jpg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=76f6d2e91e059d7394f432de700ad86ce8a839cb\", \"width\": 216, \"height\": 432}, {\"url\": \"https://preview.redd.it/jf8dg35ciup51.jpg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=e40481dca50150ec17518f57fa196cee0972dd9f\", \"width\": 320, \"height\": 640}]}, \"nsfw\": {\"source\": {\"url\": \"https://preview.redd.it/jf8dg35ciup51.jpg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=0a88e024f6344a3d0dffda68f3dfc01778089bff\", \"width\": 444, \"height\": 960}, \"resolutions\": [{\"url\": \"https://preview.redd.it/jf8dg35ciup51.jpg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=c18fcd14185b83ae5e920090f8eca947ad48afca\", \"width\": 108, \"height\": 216}, {\"url\": \"https://preview.redd.it/jf8dg35ciup51.jpg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=76f6d2e91e059d7394f432de700ad86ce8a839cb\", \"width\": 216, \"height\": 432}, {\"url\": \"https://preview.redd.it/jf8dg35ciup51.jpg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=e40481dca50150ec17518f57fa196cee0972dd9f\", \"width\": 320, \"height\": 640}]}}, \"id\": \"kD9EZkBORLQRVSto7q7XWuVsp7OukKWfqQfTxBQrqUE\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2zlzd\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j17zxm\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Thisisdagnyspeaking\", \"discussion_type\": null, \"num_comments\": 484, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/badwomensanatomy/comments/j17zxm/ladies_dont_have_an_unforgivable_vagun_or_youll/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/jf8dg35ciup51.jpg\", \"subreddit_subscribers\": 423300, \"created_utc\": 1601280113.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"CODWarzone\", \"selftext\": \"\", \"author_fullname\": \"t2_2ol17j4u\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Yo Activision, please invest in some sort of anti-cheat system. 4 games in a row ruined by blatant hackers like this.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Video\"}], \"subreddit_name_prefixed\": \"r/CODWarzone\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1bvcb\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 8150, \"total_awards_received\": 30, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/1rxk0cwx2wp51/DASH_1080.mp4?source=fallback\", \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/1rxk0cwx2wp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/1rxk0cwx2wp51/DASHPlaylist.mpd?a=1603931458%2CMDVmZTc3OTZjNGQwMDI5M2YwMTQ3ODRiNjE5NTkwNjIyZTU4NmZjMTc4Y2YyNGU0OGY5NzNlYzY0ZWQ4YzVmOQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 60, \"hls_url\": \"https://v.redd.it/1rxk0cwx2wp51/HLSPlaylist.m3u8?a=1603931458%2CMDRmNTIyNzVkNzBlNjc2ZTk3MTRhZGY0YTQ1ZjQyZTBhYmQ4NWI1OTIwOTVhNWQ3M2I0MzQ5YTM3YzFlNDMyYg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"Video\", \"can_mod_post\": false, \"score\": 8150, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/5RgyYHR5OeHgs96bvKuHf_f42yaFW8AQERGGiD5y4V8.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 3}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601328071.0, \"link_flair_type\": \"richtext\", \"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\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/1rxk0cwx2wp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/tOFjgeYL8pIyZp9FeyU2byBtBESu7EUDuQENccZnETs.png?format=pjpg\\u0026auto=webp\\u0026s=6ad2901fea922b5d3e9906b3f3cf46240dd4726d\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/tOFjgeYL8pIyZp9FeyU2byBtBESu7EUDuQENccZnETs.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2e15906c8b9c75f8bccbc7e4f2802dd3bc9bffc9\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/tOFjgeYL8pIyZp9FeyU2byBtBESu7EUDuQENccZnETs.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=4478a56220f064012b63db1ad31b9a595cae221a\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/tOFjgeYL8pIyZp9FeyU2byBtBESu7EUDuQENccZnETs.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8cb552ff08714a16d4096bcb08e7313509fa560a\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/tOFjgeYL8pIyZp9FeyU2byBtBESu7EUDuQENccZnETs.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ec32f2cd291e5c3abc2e42af5eddb699fb5fded2\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/tOFjgeYL8pIyZp9FeyU2byBtBESu7EUDuQENccZnETs.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=720e5ead73ad19a49fe7f84f2e8e41be57020ff2\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/tOFjgeYL8pIyZp9FeyU2byBtBESu7EUDuQENccZnETs.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b804f879d3ed248f53aff8b89ee7e4ddf9917384\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"7ZZyltIvXrt2CbppHGGUeHG18WOi2gaZk-LBDdHo0mE\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 8, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 11, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 4, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"ba771076-5ae7-11ea-a789-0e2aad0a43b5\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2clyzt\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff0000\", \"id\": \"j1bvcb\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"WeShouldBeDead\", \"discussion_type\": null, \"num_comments\": 798, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/CODWarzone/comments/j1bvcb/yo_activision_please_invest_in_some_sort_of/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/1rxk0cwx2wp51\", \"subreddit_subscribers\": 375992, \"created_utc\": 1601299271.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/1rxk0cwx2wp51/DASH_1080.mp4?source=fallback\", \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/1rxk0cwx2wp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/1rxk0cwx2wp51/DASHPlaylist.mpd?a=1603931458%2CMDVmZTc3OTZjNGQwMDI5M2YwMTQ3ODRiNjE5NTkwNjIyZTU4NmZjMTc4Y2YyNGU0OGY5NzNlYzY0ZWQ4YzVmOQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 60, \"hls_url\": \"https://v.redd.it/1rxk0cwx2wp51/HLSPlaylist.m3u8?a=1603931458%2CMDRmNTIyNzVkNzBlNjc2ZTk3MTRhZGY0YTQ1ZjQyZTBhYmQ4NWI1OTIwOTVhNWQ3M2I0MzQ5YTM3YzFlNDMyYg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AnimalsBeingBros\", \"selftext\": \"\", \"author_fullname\": \"t2_3oet293f\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"This is definitely not their first time doing this.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/AnimalsBeingBros\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1evff\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 40333, \"total_awards_received\": 99, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/fb5ddvk0xwp51/DASH_720.mp4?source=fallback\", \"height\": 720, \"width\": 405, \"scrubber_media_url\": \"https://v.redd.it/fb5ddvk0xwp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/fb5ddvk0xwp51/DASHPlaylist.mpd?a=1603931458%2COTY4MzkzNGFjNzQ0OTYyZjBjYzUwZGQxZGM2ODQ0NWYxNTU2NzU0OWEzNDk3Mjg2NzU4OTIzYzY3OTQwZDAzYQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 45, \"hls_url\": \"https://v.redd.it/fb5ddvk0xwp51/HLSPlaylist.m3u8?a=1603931458%2CY2I4ODYxNDQzY2M2YTIwODZlMGQxMDllM2RjOGQ1NmE4ZjJhNTJjNmEyYTQ0YWNmMzlkNTZkODIzNDYyZThlNQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 40333, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/W1iVaJKit3bQIYuZbvnHq6al2SIdK386H6S49yU5QYc.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 1}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601338073.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/fb5ddvk0xwp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/_LQrsTSemzym1LdnczkQvgz8vIULwIfOkfYr95lWH7k.png?format=pjpg\\u0026auto=webp\\u0026s=24318a46891eebb4b4d7af5292ae14298f63663a\", \"width\": 576, \"height\": 1024}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/_LQrsTSemzym1LdnczkQvgz8vIULwIfOkfYr95lWH7k.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=f630988ffe5b91977eae761f07945d1b1d334bc8\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/_LQrsTSemzym1LdnczkQvgz8vIULwIfOkfYr95lWH7k.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=d354abfecd1560184f8784b6e68174881210c5b2\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/_LQrsTSemzym1LdnczkQvgz8vIULwIfOkfYr95lWH7k.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=5e382d02e485efab9db01c10ea2c1f62913a5d09\", \"width\": 320, \"height\": 568}], \"variants\": {}, \"id\": \"94r79YsSnwH7PPyB5VnY3cb0A8NjTpccqMEMv7Jglzg\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_c4b2e438-16bb-4568-88e7-7893b7662944\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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 glittering stamp for a feel-good thing\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Wholesome Seal of Approval\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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/b9ks3a5k7jj41_WholesomeSealofApproval.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 19, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 33, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 10, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 20, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2wmvy\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1evff\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"noobshifu69\", \"discussion_type\": null, \"num_comments\": 262, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AnimalsBeingBros/comments/j1evff/this_is_definitely_not_their_first_time_doing_this/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/fb5ddvk0xwp51\", \"subreddit_subscribers\": 3602690, \"created_utc\": 1601309273.0, \"num_crossposts\": 12, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/fb5ddvk0xwp51/DASH_720.mp4?source=fallback\", \"height\": 720, \"width\": 405, \"scrubber_media_url\": \"https://v.redd.it/fb5ddvk0xwp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/fb5ddvk0xwp51/DASHPlaylist.mpd?a=1603931458%2COTY4MzkzNGFjNzQ0OTYyZjBjYzUwZGQxZGM2ODQ0NWYxNTU2NzU0OWEzNDk3Mjg2NzU4OTIzYzY3OTQwZDAzYQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 45, \"hls_url\": \"https://v.redd.it/fb5ddvk0xwp51/HLSPlaylist.m3u8?a=1603931458%2CY2I4ODYxNDQzY2M2YTIwODZlMGQxMDllM2RjOGQ1NmE4ZjJhNTJjNmEyYTQ0YWNmMzlkNTZkODIzNDYyZThlNQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Whatcouldgowrong\", \"selftext\": \"\", \"author_fullname\": \"t2_37r40k3v\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"WCGW using a resistance band.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Whatcouldgowrong\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 107, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1ew7q\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 29718, \"total_awards_received\": 24, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/iyoc5329xwp51/DASH_480.mp4?source=fallback\", \"height\": 480, \"width\": 642, \"scrubber_media_url\": \"https://v.redd.it/iyoc5329xwp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/iyoc5329xwp51/DASHPlaylist.mpd?a=1603931458%2CNDQ0ODk4MzA2ZDBhMWI3MWVmNTM1ZmE5ZjM3MDI2ZDQ5ZTkyYTI4Y2FjMjY0MGNiOGRhNThkM2Y3N2MyZTZlMQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 14, \"hls_url\": \"https://v.redd.it/iyoc5329xwp51/HLSPlaylist.m3u8?a=1603931458%2CZTIxN2M4YjQwNzRkYmM1NmMxODY1ZDIzM2FlNmE3OGE2NzMzMGZiNTg5Y2Q3NWEyMzIyYzhlMjMyYzQxZTNjYw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 29718, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/NURqeEyRjwiX4pBaFcLlfSuZa6k27mY57YjuMJlNZPY.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601338141.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/iyoc5329xwp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/uADbdK6-dml_Db_ohwCWELC7Gs6SmhpCmNIiuPBL0Cg.png?format=pjpg\\u0026auto=webp\\u0026s=2fc3a0b80eb2fd33830cec9befb33167f53a62a7\", \"width\": 781, \"height\": 598}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/uADbdK6-dml_Db_ohwCWELC7Gs6SmhpCmNIiuPBL0Cg.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=372e225dc626975c8be903f377105f8274549724\", \"width\": 108, \"height\": 82}, {\"url\": \"https://external-preview.redd.it/uADbdK6-dml_Db_ohwCWELC7Gs6SmhpCmNIiuPBL0Cg.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=367432d7ec30b4c77472be665bbf23ef6c940b53\", \"width\": 216, \"height\": 165}, {\"url\": \"https://external-preview.redd.it/uADbdK6-dml_Db_ohwCWELC7Gs6SmhpCmNIiuPBL0Cg.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=99df1b69d53fb58bc91a82b12e97e010b8654880\", \"width\": 320, \"height\": 245}, {\"url\": \"https://external-preview.redd.it/uADbdK6-dml_Db_ohwCWELC7Gs6SmhpCmNIiuPBL0Cg.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=6e602c28b9af8eda7d7126b31131600238345077\", \"width\": 640, \"height\": 490}], \"variants\": {}, \"id\": \"4GZ_jVCSaeBMxom2mF9neLN28yB-DD43S1Y5er5DbKw\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 30, \"id\": \"award_c4b2e438-16bb-4568-88e7-7893b7662944\", \"penny_donate\": null, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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 glittering stamp for a feel-good thing\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Wholesome Seal of Approval\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=1a331be5cf6d754b4cb7ed2ca3706f70d5260a57\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=6d0a6351d4080286095df432f95a103cdf4188f2\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=913e99a6f6688f26c08dcb411f043f71b17df931\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e3ad9900371bf1f91eb422b4d000b3a1c0d5a9c4\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/b9ks3a5k7jj41_WholesomeSealofApproval.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=4cc281fbace61e034477d2bdb7b158913457863d\", \"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/b9ks3a5k7jj41_WholesomeSealofApproval.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 10, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 5, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2x2oy\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1ew7q\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"_thekinginthenorth\", \"discussion_type\": null, \"num_comments\": 784, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Whatcouldgowrong/comments/j1ew7q/wcgw_using_a_resistance_band/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/iyoc5329xwp51\", \"subreddit_subscribers\": 4078262, \"created_utc\": 1601309341.0, \"num_crossposts\": 21, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/iyoc5329xwp51/DASH_480.mp4?source=fallback\", \"height\": 480, \"width\": 642, \"scrubber_media_url\": \"https://v.redd.it/iyoc5329xwp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/iyoc5329xwp51/DASHPlaylist.mpd?a=1603931458%2CNDQ0ODk4MzA2ZDBhMWI3MWVmNTM1ZmE5ZjM3MDI2ZDQ5ZTkyYTI4Y2FjMjY0MGNiOGRhNThkM2Y3N2MyZTZlMQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 14, \"hls_url\": \"https://v.redd.it/iyoc5329xwp51/HLSPlaylist.m3u8?a=1603931458%2CZTIxN2M4YjQwNzRkYmM1NmMxODY1ZDIzM2FlNmE3OGE2NzMzMGZiNTg5Y2Q3NWEyMzIyYzhlMjMyYzQxZTNjYw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"me_irl\", \"selftext\": \"\", \"author_fullname\": \"t2_6ra8y\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"me_irl\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/me_irl\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1fadi\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 40369, \"total_awards_received\": 50, \"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\": 40369, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/f9lrsQxiKc3xpL5LaK0xzaSrmaocl6FiKEkXPUozbjU.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_1\": 2}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601339383.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"i.imgur.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.imgur.com/G9xFeN5.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/jWZMGekzrNck7u0gxVNIR2Kmd2AR2KNfU2dGcRwCwZE.jpg?auto=webp\\u0026s=35a8e89605306cf73bbe870fb6a69d1ed981eb44\", \"width\": 960, \"height\": 960}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/jWZMGekzrNck7u0gxVNIR2Kmd2AR2KNfU2dGcRwCwZE.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=535d7bae426e835a8e744c7b883ad118af30c2aa\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/jWZMGekzrNck7u0gxVNIR2Kmd2AR2KNfU2dGcRwCwZE.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0bd627121aacd95f2f23e05844cf9ce2e201348f\", \"width\": 216, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/jWZMGekzrNck7u0gxVNIR2Kmd2AR2KNfU2dGcRwCwZE.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=29eea00b529b762d74fa1a2db49e79b28b7bed96\", \"width\": 320, \"height\": 320}, {\"url\": \"https://external-preview.redd.it/jWZMGekzrNck7u0gxVNIR2Kmd2AR2KNfU2dGcRwCwZE.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=54de82a41d0b874fece194f3401f60864c2b780a\", \"width\": 640, \"height\": 640}, {\"url\": \"https://external-preview.redd.it/jWZMGekzrNck7u0gxVNIR2Kmd2AR2KNfU2dGcRwCwZE.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=158ce8d6778fc8dfc0cf1797e89de688d1ec4da2\", \"width\": 960, \"height\": 960}], \"variants\": {}, \"id\": \"0qMR83sZhgN4UZ4wecNXcOH5mmHyzKA4HopO5I_7Wr8\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 8, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 9, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 9, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 10, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2vegg\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1fadi\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"LelandMaccabeus\", \"discussion_type\": null, \"num_comments\": 300, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/me_irl/comments/j1fadi/me_irl/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.imgur.com/G9xFeN5.jpg\", \"subreddit_subscribers\": 4481438, \"created_utc\": 1601310583.0, \"num_crossposts\": 6, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"facepalm\", \"selftext\": \"\", \"author_fullname\": \"t2_86np4r3z\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"As a German I just want to add that.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/facepalm\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 135, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1fhso\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.87, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 44311, \"total_awards_received\": 39, \"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\": \"Politics\", \"can_mod_post\": false, \"score\": 44311, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"https://b.thumbs.redditmedia.com/GqLqZ_yXXEch3MW2fuUAaM-aDleDF9-Af3EVWsqVwnw.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601340015.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"preview.redd.it\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://preview.redd.it/wh164j8dva851.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=ef03d84034d8d7d3b95674510a2d518d0cf3ddb9\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/AVhper_Q8Xf7Ti6PkvEbGWn2XOUut9n71IS5hWEMQEs.jpg?auto=webp\\u0026s=e668cbdac0fa91a61dd76dc4c4473b3d27634239\", \"width\": 640, \"height\": 620}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/AVhper_Q8Xf7Ti6PkvEbGWn2XOUut9n71IS5hWEMQEs.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=52e50dc0fcf288782d39bc078dada9e367a5a830\", \"width\": 108, \"height\": 104}, {\"url\": \"https://external-preview.redd.it/AVhper_Q8Xf7Ti6PkvEbGWn2XOUut9n71IS5hWEMQEs.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=bfad3cae42e7a82d34ba37a0bc52b958eb90e579\", \"width\": 216, \"height\": 209}, {\"url\": \"https://external-preview.redd.it/AVhper_Q8Xf7Ti6PkvEbGWn2XOUut9n71IS5hWEMQEs.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=2020640e4c5c3eaa9ac35ebc35f75325fe43944d\", \"width\": 320, \"height\": 310}, {\"url\": \"https://external-preview.redd.it/AVhper_Q8Xf7Ti6PkvEbGWn2XOUut9n71IS5hWEMQEs.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=08928cfa8f9dc8d39ea68b9138096944539a381a\", \"width\": 640, \"height\": 620}], \"variants\": {}, \"id\": \"rT3y-46ccumTs0nnzV13pi0flAZltZZemXjoIx-Q0-A\"}], \"enabled\": true}, \"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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 7, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 10, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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\\u0026height=16\\u0026auto=webp\\u0026s=0c64940c225d9e05e6116c59a43523d0aa0a5be4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1269bf3ab924e09c0ef5b0d935e0ce7576a11852\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b7de78f9bb4ae6dfa33242cf3596647e4d00d2f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fcf6512dbc011bcca1f0fc67b957880145c73749\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=0c64940c225d9e05e6116c59a43523d0aa0a5be4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1269bf3ab924e09c0ef5b0d935e0ce7576a11852\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b7de78f9bb4ae6dfa33242cf3596647e4d00d2f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fcf6512dbc011bcca1f0fc67b957880145c73749\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"3b605084-8942-11ea-9714-0e187fa9d6df\", \"can_gild\": false, \"spoiler\": false, \"locked\": true, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2r5rp\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#0079d3\", \"id\": \"j1fhso\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"kingmcash\", \"discussion_type\": null, \"num_comments\": 695, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/facepalm/comments/j1fhso/as_a_german_i_just_want_to_add_that/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://preview.redd.it/wh164j8dva851.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=ef03d84034d8d7d3b95674510a2d518d0cf3ddb9\", \"subreddit_subscribers\": 4575189, \"created_utc\": 1601311215.0, \"num_crossposts\": 5, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ToiletPaperUSA\", \"selftext\": \"\", \"author_fullname\": \"t2_bk4kt\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"If socialism is so great how come they couldn\\u2019t survive a genocide?\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"*REAL*\"}], \"subreddit_name_prefixed\": \"r/ToiletPaperUSA\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1awd7\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 15680, \"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\": \"*REAL*\", \"can_mod_post\": false, \"score\": 15680, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/zznSDoxFI_7rFvSjyUXBfKAIukUf3I01pdcl8hzGNzs.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\": 1601324209.0, \"link_flair_type\": \"richtext\", \"wls\": 7, \"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/g2gszy8vrvp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/g2gszy8vrvp51.jpg?auto=webp\\u0026s=65df11d6fb80012adb7aa00081559c985e2a9053\", \"width\": 828, \"height\": 900}, \"resolutions\": [{\"url\": \"https://preview.redd.it/g2gszy8vrvp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=83a03c6668d2442444411857b84db4d82048dc01\", \"width\": 108, \"height\": 117}, {\"url\": \"https://preview.redd.it/g2gszy8vrvp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e193573498b882a0d1181f72946f65561ea2df0e\", \"width\": 216, \"height\": 234}, {\"url\": \"https://preview.redd.it/g2gszy8vrvp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=4bc0c2f932fb66fe6110998a58fbb7bbc76e01e3\", \"width\": 320, \"height\": 347}, {\"url\": \"https://preview.redd.it/g2gszy8vrvp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=99408584e6ffe30e6387400f6ab6aaf7c952c06b\", \"width\": 640, \"height\": 695}], \"variants\": {}, \"id\": \"KSJ63XdH9UCbpaeQcFH5mxBPiD9Vs8zVYwQ-Evb92cs\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": \"af62f1d4-7a25-11ea-935f-0eeb711301e7\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3pccn\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"j1awd7\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"cyan386\", \"discussion_type\": null, \"num_comments\": 594, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/ToiletPaperUSA/comments/j1awd7/if_socialism_is_so_great_how_come_they_couldnt/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/g2gszy8vrvp51.jpg\", \"subreddit_subscribers\": 246738, \"created_utc\": 1601295409.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Minecraft\", \"selftext\": \"\", \"author_fullname\": \"t2_7jxpy40a\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"I love them so much\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Art\"}], \"subreddit_name_prefixed\": \"r/Minecraft\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"art\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1emup\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 34851, \"total_awards_received\": 79, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": true, \"user_reports\": [], \"secure_media\": null, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"Art\", \"can_mod_post\": false, \"score\": 34851, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/O5r0sGCeOXzyhBM3kAcKQ-774rmzbrM1DfEkz27LSgs.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\": 1601337328.0, \"link_flair_type\": \"richtext\", \"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/2ybe3utmuwp51.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/2ybe3utmuwp51.png?auto=webp\\u0026s=c07dadb167055d0377ed3781ee0720941bfb0426\", \"width\": 2500, \"height\": 2500}, \"resolutions\": [{\"url\": \"https://preview.redd.it/2ybe3utmuwp51.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=bd2c795d42c928c4b3d1555bc1ef3ebae699c3c4\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/2ybe3utmuwp51.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=f44139f26ee81d8354e9af350eb8f31d61f881fc\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/2ybe3utmuwp51.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6d07a6d400b8b507061b689f59c1f0c31b945072\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/2ybe3utmuwp51.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=db96811fef13ba15d5e59f8b6000baf17ec827f1\", \"width\": 640, \"height\": 640}, {\"url\": \"https://preview.redd.it/2ybe3utmuwp51.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=0b1e6275da5b3190a66418218ee34035981c4de0\", \"width\": 960, \"height\": 960}, {\"url\": \"https://preview.redd.it/2ybe3utmuwp51.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=4c80ae46ba528f8cf94290c0479d3423d06429a8\", \"width\": 1080, \"height\": 1080}], \"variants\": {}, \"id\": \"wmHoc0KfiHGqzEZHAsMTrlGX_i2rtQvHjqKnstXuaMo\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 13, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 12, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 18, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 12, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 14, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 50, \"id\": \"award_7149a401-1223-4543-bfd6-4127cb4246da\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3488f7c5a6f97f206132ef925d5a7cf1139085b1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a0670a9461db50dea6e41835e2ffe6fe60d9b5e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=776256c47db66ef974dd2f054cdee57b7ff0bcb0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd087e8240a311dea69233cdd54cac2b75db391a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a9cbe69d62e0110174dc99d801fcb0e32674687c\", \"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 key is to keep your cool this summer.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Cool Summer\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3488f7c5a6f97f206132ef925d5a7cf1139085b1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=8a0670a9461db50dea6e41835e2ffe6fe60d9b5e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=776256c47db66ef974dd2f054cdee57b7ff0bcb0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=cd087e8240a311dea69233cdd54cac2b75db391a\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/1m9abin81nc51_CoolSummer.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=a9cbe69d62e0110174dc99d801fcb0e32674687c\", \"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/1m9abin81nc51_CoolSummer.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"9d84c57a-fa5d-11e4-b4dd-0ef1baaa246b\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2r05i\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#6c71c4\", \"id\": \"j1emup\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Kobayashi-lcd\", \"discussion_type\": null, \"num_comments\": 756, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Minecraft/comments/j1emup/i_love_them_so_much/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/2ybe3utmuwp51.png\", \"subreddit_subscribers\": 4035209, \"created_utc\": 1601308528.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"britishproblems\", \"selftext\": \"\", \"author_fullname\": \"t2_4e41cw1y\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Company is enforcing weekly \\\"chat roulette\\\", 5 minutes minimum conversation length, tips included in email \\\"tell them 3 interesting things about yourself\\\", and \\\"talk about your favourite animals\\\", I'm in my 30's, mechanical engineer, kill me\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/britishproblems\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j19b9i\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 9974, \"total_awards_received\": 6, \"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\": 9974, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1601316447.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.britishproblems\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2sumw\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j19b9i\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"magicaltrevor88\", \"discussion_type\": null, \"num_comments\": 631, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/britishproblems/comments/j19b9i/company_is_enforcing_weekly_chat_roulette_5/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/britishproblems/comments/j19b9i/company_is_enforcing_weekly_chat_roulette_5/\", \"subreddit_subscribers\": 500719, \"created_utc\": 1601287647.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"CFB\", \"selftext\": \"\", \"author_fullname\": \"t2_77wut\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"SEC Shorts - LSU tries to play off that Mississippi State loss\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Video\"}], \"subreddit_name_prefixed\": \"r/CFB\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"video\", \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1bl68\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 2801, \"total_awards_received\": 7, \"media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/Y19kvl-sdeM?feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"title\": \"SEC Shorts - LSU tries to play off that Mississippi State loss\", \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/Y19kvl-sdeM?feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"height\": 338, \"width\": 600, \"version\": \"1.0\", \"author_name\": \"SEC Shorts\", \"provider_name\": \"YouTube\", \"thumbnail_url\": \"https://i.ytimg.com/vi/Y19kvl-sdeM/hqdefault.jpg\", \"type\": \"video\", \"thumbnail_height\": 360, \"author_url\": \"https://www.youtube.com/channel/UCUOZvgB9Q8AgZjjLYcLWztQ\"}, \"type\": \"youtube.com\"}, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/Y19kvl-sdeM?feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/j1bl68\", \"height\": 338}, \"link_flair_text\": \"Video\", \"can_mod_post\": false, \"score\": 2801, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/ddUoVvUi88LlMjne5hVElzEysHXJQQvvrkuZSSJko64.jpg\", \"edited\": false, \"author_flair_css_class\": \"lsu2-sheet1-row06-col23-medal-2shtl-2rw03-2cl07\", \"author_flair_richtext\": [{\"a\": \":lsu2:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/xu1u461nif551_t5_2qm9d/lsu2\"}, {\"e\": \"text\", \"t\": \" \"}, {\"a\": \":medal:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/1bt7ijfivbl11_t5_2qm9d/medal\"}, {\"e\": \"text\", \"t\": \" LSU \\u2022 /r/CFB Top Scorer\"}], \"gildings\": {}, \"post_hint\": \"rich:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601327032.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"youtube.com\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.youtube.com/watch?v=Y19kvl-sdeM\\u0026feature=push-u-sub\\u0026attr_tag=atvnEmwcGplqqTM3%3A6\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/TLCW1tw-IeK78ro8PDHMirUtEkmVBSwCtqRuMJwMlQs.jpg?auto=webp\\u0026s=35c1b1f8815c7e741f83caf87afa1459b4ed0f16\", \"width\": 480, \"height\": 360}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/TLCW1tw-IeK78ro8PDHMirUtEkmVBSwCtqRuMJwMlQs.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=40093c04912bbfdd352a4501464c71f863394343\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/TLCW1tw-IeK78ro8PDHMirUtEkmVBSwCtqRuMJwMlQs.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=71554fa98a94bf2085dac046646a100cc14760ec\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/TLCW1tw-IeK78ro8PDHMirUtEkmVBSwCtqRuMJwMlQs.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3d01e6f284515f411fe5d7f47118b15bad4ac67c\", \"width\": 320, \"height\": 240}], \"variants\": {}, \"id\": \"OHejKqLgC8rBU508VCpqmINmYq0cJVmIo7t4Jd1C5vI\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 3, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"5691b254-110b-11e4-8345-12313b0d46c6\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":lsu2: :medal: LSU \\u2022 /r/CFB Top Scorer\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qm9d\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#b40000\", \"id\": \"j1bl68\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"KiltedCajun\", \"discussion_type\": null, \"num_comments\": 562, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/CFB/comments/j1bl68/sec_shorts_lsu_tries_to_play_off_that_mississippi/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.youtube.com/watch?v=Y19kvl-sdeM\\u0026feature=push-u-sub\\u0026attr_tag=atvnEmwcGplqqTM3%3A6\", \"subreddit_subscribers\": 971143, \"created_utc\": 1601298232.0, \"num_crossposts\": 1, \"media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"title\": \"SEC Shorts - LSU tries to play off that Mississippi State loss\", \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/Y19kvl-sdeM?feature=oembed\\u0026enablejsapi=1\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"height\": 338, \"width\": 600, \"version\": \"1.0\", \"author_name\": \"SEC Shorts\", \"provider_name\": \"YouTube\", \"thumbnail_url\": \"https://i.ytimg.com/vi/Y19kvl-sdeM/hqdefault.jpg\", \"type\": \"video\", \"thumbnail_height\": 360, \"author_url\": \"https://www.youtube.com/channel/UCUOZvgB9Q8AgZjjLYcLWztQ\"}, \"type\": \"youtube.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TheLastAirbender\", \"selftext\": \"\", \"author_fullname\": \"t2_26rrn7lg\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"This is just too cute!\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Image\"}], \"subreddit_name_prefixed\": \"r/TheLastAirbender\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"image\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1jyel\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": \"transparent\", \"subreddit_type\": \"public\", \"ups\": 6802, \"total_awards_received\": 10, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"d8d308dc-5029-11e4-ac44-12313b0ab991\", \"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\": \"Image\", \"can_mod_post\": false, \"score\": 6802, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ZMkKFbfcobehvZJxp4s0Dy4gFi0gVIBgn8jWSlq1rQY.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":Oogi:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/39hx1x2mkur11_t5_2rybx/Oogi\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601353059.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"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/0zl6kjgn5yp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/0zl6kjgn5yp51.jpg?auto=webp\\u0026s=d5fcdb0ffb1d55b1521d45353ec8da67cb89bffa\", \"width\": 828, \"height\": 877}, \"resolutions\": [{\"url\": \"https://preview.redd.it/0zl6kjgn5yp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=01a893e579b28463b653e0aa767995e2235ba88c\", \"width\": 108, \"height\": 114}, {\"url\": \"https://preview.redd.it/0zl6kjgn5yp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=faf5b79d8d96ec748bbb4a9c5c169b0149ec979b\", \"width\": 216, \"height\": 228}, {\"url\": \"https://preview.redd.it/0zl6kjgn5yp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=40ea4aa28cac1f3181398caa3ae2d06bea7198f9\", \"width\": 320, \"height\": 338}, {\"url\": \"https://preview.redd.it/0zl6kjgn5yp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=3b22a1e00ec43adb158b8d0160e6e7eb49dfea12\", \"width\": 640, \"height\": 677}], \"variants\": {}, \"id\": \"Bdy9f2Qglk3FahJ5_pqHybLh7HYeZfoIABVoBz7k0TU\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 3, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"1bb4d5f8-c9ad-11e8-8a67-0e3b561b1856\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":Oogi:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2rybx\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff4719\", \"id\": \"j1jyel\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"wheresmybbt\", \"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/TheLastAirbender/comments/j1jyel/this_is_just_too_cute/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/0zl6kjgn5yp51.jpg\", \"subreddit_subscribers\": 847841, \"created_utc\": 1601324259.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Conservative\", \"selftext\": \"\", \"author_fullname\": \"t2_1sn5vaw6\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Choices\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Flaired Users Only\"}], \"subreddit_name_prefixed\": \"r/Conservative\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"CONSERVATIVESONLY \", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1eofp\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.64, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 5846, \"total_awards_received\": 17, \"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\": \"Flaired Users Only\", \"can_mod_post\": false, \"score\": 5846, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/S_IBJwWhlvRDXfIE85N0EpzBs7uyzG6Ma8s8mSZYj1M.jpg\", \"edited\": false, \"author_flair_css_class\": \"PURPLEBOLD\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Liberty Babe\"}], \"gildings\": {\"gid_1\": 1}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601337470.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"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/7xjktblavwp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/7xjktblavwp51.jpg?auto=webp\\u0026s=744931bb4aff9a4e1e419b8a3dd870139940cf75\", \"width\": 826, \"height\": 833}, \"resolutions\": [{\"url\": \"https://preview.redd.it/7xjktblavwp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c376800e3d4b57803c5e1b22306e4f674a7c1a2c\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/7xjktblavwp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3d9c5d80b4e6f487e2ed0810bcb38a1329f94f23\", \"width\": 216, \"height\": 217}, {\"url\": \"https://preview.redd.it/7xjktblavwp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=58e5d7f33af7c43c574b9d9bf36bae57d7e5acdf\", \"width\": 320, \"height\": 322}, {\"url\": \"https://preview.redd.it/7xjktblavwp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1ced50fd16707456bb2d01533fe208ff78d36f84\", \"width\": 640, \"height\": 645}], \"variants\": {}, \"id\": \"nMcFjUxzgVhQnBr38s4NKSWX0k9-4h1R8y4z6BlEEro\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 75, \"id\": \"award_9663243a-e77f-44cf-abc6-850ead2cd18d\", \"penny_donate\": 0, \"award_sub_type\": \"PREMIUM\", \"coin_reward\": 0, \"icon_url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_512.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_16.png\", \"width\": 16, \"height\": 16}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_32.png\", \"width\": 32, \"height\": 32}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_48.png\", \"width\": 48, \"height\": 48}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_64.png\", \"width\": 64, \"height\": 64}, {\"url\": \"https://www.redditstatic.com/gold/awards/icon/SnooClappingPremium_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\": \"For an especially amazing showing.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 512, \"name\": \"Bravo Grande!\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=3459bdf1d1777821a831c5bf9834f4365263fcff\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9181d68065ccfccf2b1074e499cd7c1103aa2ce8\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=339b368d395219120abc50d54fb3e2cdcad8ca4f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=de4ebbe92f9019de05aaa77f88810d44adbe1e50\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_q0gj4/59e02tmkl4451_BravoGrande-Static.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=ba6c1add5204ea43e5af010bd9622392a42140e3\", \"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/59e02tmkl4451_BravoGrande-Static.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 250, \"id\": \"award_31260000-2f4a-4b40-ad20-f5aa46a577bf\", \"penny_donate\": null, \"award_sub_type\": \"APPRECIATION\", \"coin_reward\": 100, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=aac0a2d53109a9fd14342ff5310b3f75dfea0f30\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=937802c6c3c42edba61a7e49f27d2239fecf8057\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a82b7814668f450767162fe13d8eae7683b30757\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe631cc65f664f9d59ff573dcd7e3852ec7f5c3b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=249883cff08c73518f919093c4205d3e4c4e0ee0\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Beauty that's forever. Gives %{coin_symbol}100 Coins each to the author and the community.\", \"end_date\": null, \"subreddit_coin_reward\": 100, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Timeless Beauty\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=aac0a2d53109a9fd14342ff5310b3f75dfea0f30\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=937802c6c3c42edba61a7e49f27d2239fecf8057\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a82b7814668f450767162fe13d8eae7683b30757\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fe631cc65f664f9d59ff573dcd7e3852ec7f5c3b\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/crhlsu5wzlc41_TimelessBeauty.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=249883cff08c73518f919093c4205d3e4c4e0ee0\", \"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/crhlsu5wzlc41_TimelessBeauty.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_3dd248bc-3438-4c5b-98d4-24421fd6d670\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 250, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7bc7d3a9d7950d9b8bfd3fe1da96c06dbd3012c4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c5bcd1a05b74e7a6371c9a71399a28c492a293cb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a913bad178f017a572393be1fc36013a4fa59803\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=4932f5feebaec182f69be2b329ab40e82a23406f\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eee972a9cf8852ff83b635ee7c5efbbf03bd4ecc\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": 1576887960, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Give the gift of %{coin_symbol}250 Reddit Coins.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Coin Gift\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7bc7d3a9d7950d9b8bfd3fe1da96c06dbd3012c4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=c5bcd1a05b74e7a6371c9a71399a28c492a293cb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=a913bad178f017a572393be1fc36013a4fa59803\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=4932f5feebaec182f69be2b329ab40e82a23406f\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eee972a9cf8852ff83b635ee7c5efbbf03bd4ecc\", \"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/cr1mq4yysv541_CoinGift.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 3, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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\\u0026height=16\\u0026auto=webp\\u0026s=0c64940c225d9e05e6116c59a43523d0aa0a5be4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1269bf3ab924e09c0ef5b0d935e0ce7576a11852\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b7de78f9bb4ae6dfa33242cf3596647e4d00d2f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fcf6512dbc011bcca1f0fc67b957880145c73749\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=0c64940c225d9e05e6116c59a43523d0aa0a5be4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=1269bf3ab924e09c0ef5b0d935e0ce7576a11852\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b7de78f9bb4ae6dfa33242cf3596647e4d00d2f\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=fcf6512dbc011bcca1f0fc67b957880145c73749\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 2, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"3cbf370a-5fe4-11e6-9198-0e0b7c2c3ef3\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Liberty Babe\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh6p\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1eofp\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"PurpleAngel23\", \"discussion_type\": null, \"num_comments\": 632, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/Conservative/comments/j1eofp/choices/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/7xjktblavwp51.jpg\", \"subreddit_subscribers\": 470007, \"created_utc\": 1601308670.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"lotrmemes\", \"selftext\": \"\", \"author_fullname\": \"t2_2v4cvxar\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Salted pork.....\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/lotrmemes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1hape\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 10572, \"total_awards_received\": 9, \"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\": 10572, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/mR1M0iWhNlWmAgHl98FySvJiwQ1FPRNDqfmVcx6DQV4.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\": 1601345313.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/xcjvb5amixp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/xcjvb5amixp51.jpg?auto=webp\\u0026s=218dbbaa913bf37e1ecba4f3bcbe78608bd94a4b\", \"width\": 670, \"height\": 871}, \"resolutions\": [{\"url\": \"https://preview.redd.it/xcjvb5amixp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c48460cfd6dfc6eb6fb376d0f0976f4558607f97\", \"width\": 108, \"height\": 140}, {\"url\": \"https://preview.redd.it/xcjvb5amixp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0511fbf26eb5d221356c0664ea2f9253b98f73fb\", \"width\": 216, \"height\": 280}, {\"url\": \"https://preview.redd.it/xcjvb5amixp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=42b4ab0d0ef420a4dc446b7606011606d3c776fe\", \"width\": 320, \"height\": 416}, {\"url\": \"https://preview.redd.it/xcjvb5amixp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=e964e182b86571eab63df256ef7b48f626a6f02c\", \"width\": 640, \"height\": 832}], \"variants\": {}, \"id\": \"_pzOE8aAkLPKEpbYU9miDpJw9t5KdjcZltcneyI8gU4\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 5, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2v0i1\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1hape\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Lord_Lawdaddy\", \"discussion_type\": null, \"num_comments\": 68, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/lotrmemes/comments/j1hape/salted_pork/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/xcjvb5amixp51.jpg\", \"subreddit_subscribers\": 703048, \"created_utc\": 1601316513.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Showerthoughts\", \"selftext\": \"\", \"author_fullname\": \"t2_6np452dr\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 1, \"clicked\": false, \"title\": \"Kids don\\u2019t like sleeping so much because they haven\\u2019t gotten bored with life yet.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Showerthoughts\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1ff8d\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 41720, \"total_awards_received\": 55, \"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\": 41720, \"approved_by\": null, \"author_premium\": true, \"thumbnail\": \"self\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {\"gid_2\": 1}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1601339799.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.Showerthoughts\", \"allow_live_comments\": true, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"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 the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.\", \"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\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 21, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 5, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 12, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 6, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 5, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2szyo\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1ff8d\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Isab00by\", \"discussion_type\": null, \"num_comments\": 675, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Showerthoughts/comments/j1ff8d/kids_dont_like_sleeping_so_much_because_they/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/Showerthoughts/comments/j1ff8d/kids_dont_like_sleeping_so_much_because_they/\", \"subreddit_subscribers\": 21011041, \"created_utc\": 1601310999.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"FunnyandSad\", \"selftext\": \"\", \"author_fullname\": \"t2_5rnnmogz\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Trump's taxes Vs. our taxes\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/FunnyandSad\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1bojm\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.89, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 14219, \"total_awards_received\": 5, \"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\": \"Political Humor\", \"can_mod_post\": false, \"score\": 14219, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/XOySU7u37DXaYw7KMYMt7_8-wsB8LjxgZ9ZQu6pHpuA.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\": 1601327395.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/249g4x9a1wp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/249g4x9a1wp51.jpg?auto=webp\\u0026s=3bac40be13a7374bfba1f9f13206d05c727fa7a0\", \"width\": 452, \"height\": 725}, \"resolutions\": [{\"url\": \"https://preview.redd.it/249g4x9a1wp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=2e80f887115436c86607c2559822548ad10e09bb\", \"width\": 108, \"height\": 173}, {\"url\": \"https://preview.redd.it/249g4x9a1wp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b1ac671f68cea96663adfcea0477ba5cd0f0ceb6\", \"width\": 216, \"height\": 346}, {\"url\": \"https://preview.redd.it/249g4x9a1wp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=bed39cf5324b0f66cea123a9e7877c851562cf36\", \"width\": 320, \"height\": 513}], \"variants\": {}, \"id\": \"vnsdRGEAXkSLSse0Dok8eb4-GfZB2wHUoKIeDPVvrzs\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"0350dcd6-3398-11e5-bb95-0e09b4299f63\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2z7qd\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1bojm\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Ch_Anderson\", \"discussion_type\": null, \"num_comments\": 653, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/FunnyandSad/comments/j1bojm/trumps_taxes_vs_our_taxes/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/249g4x9a1wp51.jpg\", \"subreddit_subscribers\": 679277, \"created_utc\": 1601298595.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"GetMotivated\", \"selftext\": \"\", \"author_fullname\": \"t2_12oafe\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"[Image] Halloween-themed motivation!\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/GetMotivated\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"image\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1exdg\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 25192, \"total_awards_received\": 39, \"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\": 25192, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/66mG8k5TLAWi944Patb7hgo_UTOwT-arWRyfEQlDMmY.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\": 1601338240.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/l0zbnp7lxwp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/l0zbnp7lxwp51.jpg?auto=webp\\u0026s=f7573f0d1b9d282c72c8201ef155cc3f8e0e5360\", \"width\": 500, \"height\": 657}, \"resolutions\": [{\"url\": \"https://preview.redd.it/l0zbnp7lxwp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=94da2491d1ffccc3d72ebec30a83fbbe42e5bdb0\", \"width\": 108, \"height\": 141}, {\"url\": \"https://preview.redd.it/l0zbnp7lxwp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5d89502fa99efdc0eeb55e810c7418dc01f3250c\", \"width\": 216, \"height\": 283}, {\"url\": \"https://preview.redd.it/l0zbnp7lxwp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=519b3f1990766d195e1fcf74d3ff7e8430cbc831\", \"width\": 320, \"height\": 420}], \"variants\": {}, \"id\": \"4RVXUnaQE29O4b2yGOf7rZl85BUmxRVy8yj3WoaivfQ\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 11, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 15, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.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_22cerq/898sygoknoo41_TakeMyEnergy.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92e96be1dbd278dc987fbd9acc1bd5078566f254\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=390bf9706b8e1a6215716ebcf6363373f125c339\", \"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/898sygoknoo41_TakeMyEnergy.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2rmfx\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1exdg\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"koreanadian\", \"discussion_type\": null, \"num_comments\": 137, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/GetMotivated/comments/j1exdg/image_halloweenthemed_motivation/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/l0zbnp7lxwp51.jpg\", \"subreddit_subscribers\": 16608400, \"created_utc\": 1601309440.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"dankmemes\", \"selftext\": \"\", \"author_fullname\": \"t2_3rbf87fc\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"A wolf of knowledge I see\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"rate my vibe\"}], \"subreddit_name_prefixed\": \"r/dankmemes\", \"hidden\": false, \"pwls\": 0, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1gwb3\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.86, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 83162, \"total_awards_received\": 196, \"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\": \"rate my vibe\", \"can_mod_post\": false, \"score\": 83162, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Lji1tq9xxvOTmrmH5h1Eds85Sb0QfggzmY96mWc9h9w.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\": 1601344156.0, \"link_flair_type\": \"richtext\", \"wls\": 0, \"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\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/xkcmn6e6fxp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/xkcmn6e6fxp51.jpg?auto=webp\\u0026s=fda81e0d1158eca9b982d8fcc381ee342efcc33f\", \"width\": 1754, \"height\": 2165}, \"resolutions\": [{\"url\": \"https://preview.redd.it/xkcmn6e6fxp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=37a5057c82d1952901bc18f601749f791e24cd06\", \"width\": 108, \"height\": 133}, {\"url\": \"https://preview.redd.it/xkcmn6e6fxp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=92b3c6b56bedf7e8ed484d99dfbd1c307ce05ffc\", \"width\": 216, \"height\": 266}, {\"url\": \"https://preview.redd.it/xkcmn6e6fxp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=a3eeb082153ac6d2b0eecb437a7614c076c9f20c\", \"width\": 320, \"height\": 394}, {\"url\": \"https://preview.redd.it/xkcmn6e6fxp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=0cc38cfb152164e179521d1873f34216114e647b\", \"width\": 640, \"height\": 789}, {\"url\": \"https://preview.redd.it/xkcmn6e6fxp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=4cf19a2c5ec30d02ab02306daedd42333a6721da\", \"width\": 960, \"height\": 1184}, {\"url\": \"https://preview.redd.it/xkcmn6e6fxp51.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5aab02d2f9e44a6277a4a98265e45d573fbbd4bd\", \"width\": 1080, \"height\": 1333}], \"variants\": {}, \"id\": \"Cj__hHVt4KCHP6zFXH-cLw1YRo7m13Hy-6CM6REMA8k\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": \"t5_2zmfe\", \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 500, \"id\": \"award_bf4f1a20-10c8-4386-a730-4a39a20ab950\", \"penny_donate\": null, \"award_sub_type\": \"COMMUNITY\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_2zmfe/w1tipb1tlkp51_KindaSus.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_2zmfe/w1tipb1tlkp51_KindaSus.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7d85ca001d63bfeb3a666517b90a5ce24402d4fc\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_2zmfe/w1tipb1tlkp51_KindaSus.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=b099eec65173233c389564a78645f4a576aceeb1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_2zmfe/w1tipb1tlkp51_KindaSus.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ef8face814eeb3b939088ce7c6ac360082cb13e0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_2zmfe/w1tipb1tlkp51_KindaSus.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=514a5aaddc1b13b0c86aace02e8d8912aeaf790c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_2zmfe/w1tipb1tlkp51_KindaSus.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36d0752cf88fa4932ff8155114e3d16f4ffe8cfc\", \"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 Kinda Sus Award and grants %{coin_symbol}100 Coins to the community. Exclusive to this community.\", \"end_date\": null, \"subreddit_coin_reward\": 100, \"count\": 2, \"static_icon_height\": 512, \"name\": \"Kinda Sus\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_2zmfe/w1tipb1tlkp51_KindaSus.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=7d85ca001d63bfeb3a666517b90a5ce24402d4fc\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_2zmfe/w1tipb1tlkp51_KindaSus.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=b099eec65173233c389564a78645f4a576aceeb1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_2zmfe/w1tipb1tlkp51_KindaSus.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=ef8face814eeb3b939088ce7c6ac360082cb13e0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_2zmfe/w1tipb1tlkp51_KindaSus.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=514a5aaddc1b13b0c86aace02e8d8912aeaf790c\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_2zmfe/w1tipb1tlkp51_KindaSus.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=36d0752cf88fa4932ff8155114e3d16f4ffe8cfc\", \"width\": 128, \"height\": 128}], \"icon_format\": null, \"icon_height\": 512, \"penny_price\": null, \"award_type\": \"community\", \"static_icon_url\": \"https://i.redd.it/award_images/t5_2zmfe/w1tipb1tlkp51_KindaSus.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 33, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 31, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 150, \"id\": \"award_a7f9cbd7-c0f1-4569-a913-ebf8d18de00b\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=29e0718bc073af110b87f599ff4a811c0fee8eea\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=37a178a45c7c94a2603188b7981dd4bac5dfcd11\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b07d4f2c621e1e4fe4814eb55dee9ab0ddf9a5d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=d1d740de812f5ffd0428fc4c917c2769a2b4c7ff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=569b704beed364b5fb5d9eecefde79d8dafeecf5\", \"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 buying what you're selling\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Take My Money\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=29e0718bc073af110b87f599ff4a811c0fee8eea\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=37a178a45c7c94a2603188b7981dd4bac5dfcd11\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=7b07d4f2c621e1e4fe4814eb55dee9ab0ddf9a5d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=d1d740de812f5ffd0428fc4c917c2769a2b4c7ff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/9jr8pv84v7i51_TakeMyMoney.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=569b704beed364b5fb5d9eecefde79d8dafeecf5\", \"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/9jr8pv84v7i51_TakeMyMoney.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 44, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 19, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 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_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 32, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 33, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"c4f3d816-b98e-11e6-8380-0eff49da282e\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2zmfe\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#014980\", \"id\": \"j1gwb3\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"broomshed\", \"discussion_type\": null, \"num_comments\": 373, \"send_replies\": true, \"whitelist_status\": \"no_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/dankmemes/comments/j1gwb3/a_wolf_of_knowledge_i_see/\", \"parent_whitelist_status\": \"no_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/xkcmn6e6fxp51.jpg\", \"subreddit_subscribers\": 4059231, \"created_utc\": 1601315356.0, \"num_crossposts\": 7, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"funny\", \"selftext\": \"\", \"author_fullname\": \"t2_cb94z\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Instantly regretting his decision\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/funny\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1ej4j\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 26807, \"total_awards_received\": 31, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/zsc42imttwp51/DASH_1080.mp4?source=fallback\", \"height\": 1080, \"width\": 608, \"scrubber_media_url\": \"https://v.redd.it/zsc42imttwp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/zsc42imttwp51/DASHPlaylist.mpd?a=1603931458%2CMGY2NWZmYzRmYTc4NmJmMjgyZWNlMmVkYjUzZjdlZmZlMGZlMmYwZmYxYTQxOGZiNGJhMTg5OGRiYzIyNmMwZQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 31, \"hls_url\": \"https://v.redd.it/zsc42imttwp51/HLSPlaylist.m3u8?a=1603931458%2CNWQ5MzliNDVkYWNjZmI1NjZiZWMyNDIzZGZkY2VhNjJkMTI5YTNiZjI4OWMyNjIxOWY0NTg4NmIzMzY2ZjY1Yg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 26807, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://a.thumbs.redditmedia.com/0FmSTgsTVO3hcMavqkTgKO0kupwxRdHNdwy6gDc-ZD4.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601337015.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/zsc42imttwp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/ydin7cQS3cdCHeCw2xsdsQ5udfGmftsDpxM30paTpgc.png?format=pjpg\\u0026auto=webp\\u0026s=8f8bb483903e159acc96f609f96941ec6e6c9294\", \"width\": 608, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/ydin7cQS3cdCHeCw2xsdsQ5udfGmftsDpxM30paTpgc.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=5a538e94864369a82621a68826ea1501a39395b9\", \"width\": 108, \"height\": 191}, {\"url\": \"https://external-preview.redd.it/ydin7cQS3cdCHeCw2xsdsQ5udfGmftsDpxM30paTpgc.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=533cd60a252798e55fddc9b72f8b863efdf1125f\", \"width\": 216, \"height\": 383}, {\"url\": \"https://external-preview.redd.it/ydin7cQS3cdCHeCw2xsdsQ5udfGmftsDpxM30paTpgc.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2e6117dc511b14f74718187788fcc345eab66200\", \"width\": 320, \"height\": 568}], \"variants\": {}, \"id\": \"ujD6qb3wLyAAUCYtRbMirvu4nvBCMBNixoH5oomCyKw\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 5, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 9, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 4, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 3, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh33\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1ej4j\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"berkeleyfreebird\", \"discussion_type\": null, \"num_comments\": 674, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/funny/comments/j1ej4j/instantly_regretting_his_decision/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/zsc42imttwp51\", \"subreddit_subscribers\": 33340514, \"created_utc\": 1601308215.0, \"num_crossposts\": 10, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/zsc42imttwp51/DASH_1080.mp4?source=fallback\", \"height\": 1080, \"width\": 608, \"scrubber_media_url\": \"https://v.redd.it/zsc42imttwp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/zsc42imttwp51/DASHPlaylist.mpd?a=1603931458%2CMGY2NWZmYzRmYTc4NmJmMjgyZWNlMmVkYjUzZjdlZmZlMGZlMmYwZmYxYTQxOGZiNGJhMTg5OGRiYzIyNmMwZQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 31, \"hls_url\": \"https://v.redd.it/zsc42imttwp51/HLSPlaylist.m3u8?a=1603931458%2CNWQ5MzliNDVkYWNjZmI1NjZiZWMyNDIzZGZkY2VhNjJkMTI5YTNiZjI4OWMyNjIxOWY0NTg4NmIzMzY2ZjY1Yg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Awwducational\", \"selftext\": \"\", \"author_fullname\": \"t2_74k4f3om\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"The Tibetan Mastiff originally used as guard dogs for livestock and property, they can still be found performing that role, but they also enjoy life as family companions and show dogs. One red mastiff named \\u201cBig Splash\\u201d reportedly sold for $1.5 million in 2011, in the most expensive dog sale then.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Verified\"}], \"subreddit_name_prefixed\": \"r/Awwducational\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"verified\", \"downs\": 0, \"thumbnail_height\": 77, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1gp7x\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 9862, \"total_awards_received\": 11, \"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\": \"Verified\", \"can_mod_post\": false, \"score\": 9862, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/vNNWBVkKppOyHVtkYeGhl2yHGXq2hSZ8a7nUpwtJQMs.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\": 1601343596.0, \"link_flair_type\": \"richtext\", \"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\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/g5r5j9g6dxp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/g5r5j9g6dxp51.jpg?auto=webp\\u0026s=f9b5cf42d2c7131c175d70ca1a5d2ceb8595fd9d\", \"width\": 1600, \"height\": 885}, \"resolutions\": [{\"url\": \"https://preview.redd.it/g5r5j9g6dxp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=ef1252aadd884f8b3b7a505a648c8cf7bf0e3130\", \"width\": 108, \"height\": 59}, {\"url\": \"https://preview.redd.it/g5r5j9g6dxp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=2c826ab34137dad4828fab5f5c7f52d0e56991fd\", \"width\": 216, \"height\": 119}, {\"url\": \"https://preview.redd.it/g5r5j9g6dxp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ebc43b7293486cbfd877ddfca4b55c95b3960b1e\", \"width\": 320, \"height\": 177}, {\"url\": \"https://preview.redd.it/g5r5j9g6dxp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=75eb6fc819d7d004daddb4cc7b8904d93cd395bd\", \"width\": 640, \"height\": 354}, {\"url\": \"https://preview.redd.it/g5r5j9g6dxp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=63dd1d91fb40e12cde395a2f5653e96929525e73\", \"width\": 960, \"height\": 531}, {\"url\": \"https://preview.redd.it/g5r5j9g6dxp51.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=208e1db72dbcf6598b62de3c1297d228a23470b4\", \"width\": 1080, \"height\": 597}], \"variants\": {}, \"id\": \"t38D2Ka2NVfGN5VLSjO7fxQiFOrrQjWqEj31B_ptBMo\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 6, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"9ba7b344-10c5-11e3-8ccd-12313b04c5c2\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2vi0z\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1gp7x\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"skylarwasabitch\", \"discussion_type\": null, \"num_comments\": 181, \"send_replies\": true, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Awwducational/comments/j1gp7x/the_tibetan_mastiff_originally_used_as_guard_dogs/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/g5r5j9g6dxp51.jpg\", \"subreddit_subscribers\": 2074398, \"created_utc\": 1601314796.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Instagramreality\", \"selftext\": \"\", \"author_fullname\": \"t2_77fk7doj\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Repost; Spotted editing pictures on camera \\ud83d\\ude06 (deleted the first post bc I added a name oops)\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Instagramreality\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1akdc\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 7994, \"total_awards_received\": 2, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/dxusome7nvp51/DASH_1080.mp4?source=fallback\", \"height\": 1080, \"width\": 607, \"scrubber_media_url\": \"https://v.redd.it/dxusome7nvp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/dxusome7nvp51/DASHPlaylist.mpd?a=1603931458%2CMGM2NTE3OTQ2NTg3ODdjOGIyZTYzY2YxZjk5MjNlZmMzMDY0NzVhMGRiNjk2NzlhZWEzYTQzMmIzNmU2MjI5Ng%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 5, \"hls_url\": \"https://v.redd.it/dxusome7nvp51/HLSPlaylist.m3u8?a=1603931458%2CM2Y4Y2JhMTRjNGE1ZmExYjhiZDg0MDFmZjkxOTk1MWUxNzcwN2RiNDNmZDc5NjE1Zjg1ZDJiNGNjOTMxMDc4Zg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"Video\", \"can_mod_post\": false, \"score\": 7994, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/W6qYnXWpaxnuoxJsyPLHaxmVYifeZ88R-M1lsc-CK8k.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601322741.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/dxusome7nvp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/aOEmWBBD3uD8Oc8KH2AtvZ_LUX826NAGpqyVuKU-70Q.png?format=pjpg\\u0026auto=webp\\u0026s=0407042467c62cab776babcbadea6397f9c0e8f5\", \"width\": 1080, \"height\": 1920}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/aOEmWBBD3uD8Oc8KH2AtvZ_LUX826NAGpqyVuKU-70Q.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2d00d83b8f7565b500185672d8adc22a3d3eef86\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/aOEmWBBD3uD8Oc8KH2AtvZ_LUX826NAGpqyVuKU-70Q.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=42c907c7e516c88710d879975a0f97dd800c30e6\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/aOEmWBBD3uD8Oc8KH2AtvZ_LUX826NAGpqyVuKU-70Q.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=313e28e7389603d0d312a6b71662b64877ec90ff\", \"width\": 320, \"height\": 568}, {\"url\": \"https://external-preview.redd.it/aOEmWBBD3uD8Oc8KH2AtvZ_LUX826NAGpqyVuKU-70Q.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=16fe9ed03c9309ec4db8df7cd3e11396a377059a\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://external-preview.redd.it/aOEmWBBD3uD8Oc8KH2AtvZ_LUX826NAGpqyVuKU-70Q.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b2ff7ae43272999792a617bed69df8e7d6116a4c\", \"width\": 960, \"height\": 1706}, {\"url\": \"https://external-preview.redd.it/aOEmWBBD3uD8Oc8KH2AtvZ_LUX826NAGpqyVuKU-70Q.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=61f92d95b9b5e12f68a7db3eaf21a2da4d174211\", \"width\": 1080, \"height\": 1920}], \"variants\": {}, \"id\": \"uENGy6LmMQqSDPIFX5i2Klr4a_aP0OA9nR7BkSTRIF4\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"eaa81ff4-6ad5-11e9-9923-0e0d50f9a5a4\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3pmoe\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ffb000\", \"id\": \"j1akdc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"coalthedoggo\", \"discussion_type\": null, \"num_comments\": 134, \"send_replies\": true, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Instagramreality/comments/j1akdc/repost_spotted_editing_pictures_on_camera_deleted/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/dxusome7nvp51\", \"subreddit_subscribers\": 870267, \"created_utc\": 1601293941.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/dxusome7nvp51/DASH_1080.mp4?source=fallback\", \"height\": 1080, \"width\": 607, \"scrubber_media_url\": \"https://v.redd.it/dxusome7nvp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/dxusome7nvp51/DASHPlaylist.mpd?a=1603931458%2CMGM2NTE3OTQ2NTg3ODdjOGIyZTYzY2YxZjk5MjNlZmMzMDY0NzVhMGRiNjk2NzlhZWEzYTQzMmIzNmU2MjI5Ng%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 5, \"hls_url\": \"https://v.redd.it/dxusome7nvp51/HLSPlaylist.m3u8?a=1603931458%2CM2Y4Y2JhMTRjNGE1ZmExYjhiZDg0MDFmZjkxOTk1MWUxNzcwN2RiNDNmZDc5NjE1Zjg1ZDJiNGNjOTMxMDc4Zg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"blursedimages\", \"selftext\": \"\", \"author_fullname\": \"t2_28rp7kj8\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"blursed_social_distancing\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/blursedimages\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 128, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1glnd\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 33224, \"total_awards_received\": 36, \"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\": 33224, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/VlyAI1CtYp9i6uZIEWOXahNYEmBNx3IbOkzG_3TkEBE.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\": 1601343306.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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/tu6h9kfncxp51.jpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/tu6h9kfncxp51.jpg?auto=webp\\u0026s=8764a1b75d63cfaa9589336b3ca56a64f369163d\", \"width\": 1280, \"height\": 1178}, \"resolutions\": [{\"url\": \"https://preview.redd.it/tu6h9kfncxp51.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c2722a3b71017ba07b6fecb2b16a779a51fedef7\", \"width\": 108, \"height\": 99}, {\"url\": \"https://preview.redd.it/tu6h9kfncxp51.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=6b1c0840b859e457f991f8e7942f57663345cfb5\", \"width\": 216, \"height\": 198}, {\"url\": \"https://preview.redd.it/tu6h9kfncxp51.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ee5215715f49ab3d07460e4bc9d04732c952fa83\", \"width\": 320, \"height\": 294}, {\"url\": \"https://preview.redd.it/tu6h9kfncxp51.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=f4bfe805d33cb6303cf84dfadff9a12e2828e725\", \"width\": 640, \"height\": 589}, {\"url\": \"https://preview.redd.it/tu6h9kfncxp51.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=f2f0cbac28e50fcb7b89340e9326a939e2e12469\", \"width\": 960, \"height\": 883}, {\"url\": \"https://preview.redd.it/tu6h9kfncxp51.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=8db2196e18081f33f83cc97358952608d4468171\", \"width\": 1080, \"height\": 993}], \"variants\": {}, \"id\": \"9bkVMskj8SMFxvLTW-IjaJ82HZG1KdFgXdGPQBmfMtc\"}], \"enabled\": true}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 6, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 8, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 5, \"static_icon_height\": 2048, \"name\": \"Helpful\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 7, \"static_icon_height\": 2048, \"name\": \"Wholesome\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 4, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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\": 5, \"static_icon_height\": 2048, \"name\": \"Hugz\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 70, \"id\": \"award_b1b44fa1-8179-4d84-a9ed-f25bb81f1c5f\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"*Lowers face into palm*\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Facepalm\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=d06b7de23ce8b8ea0f3e7cfd15033ac4893b72f0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=9c08ea897b5caa9a70e315e13df5b4a3ba33246e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=3971718e2c95e4869756cbdbe9e996719ed2dcc2\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=37daf6131baa13b786daeb564ef67963874bdce0\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/ey2iodron2s41_Facepalm.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=696adda035a7fd96e7688edeea93ad1b16d4ab1a\", \"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/ey2iodron2s41_Facepalm.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_j34kt\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1glnd\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"luchanokot2\", \"discussion_type\": null, \"num_comments\": 271, \"send_replies\": false, \"whitelist_status\": \"some_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/blursedimages/comments/j1glnd/blursed_social_distancing/\", \"parent_whitelist_status\": \"some_ads\", \"stickied\": false, \"url\": \"https://i.redd.it/tu6h9kfncxp51.jpg\", \"subreddit_subscribers\": 1725912, \"created_utc\": 1601314506.0, \"num_crossposts\": 4, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"holdmyredbull\", \"selftext\": \"\", \"author_fullname\": \"t2_7bc0vf2c\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"FrogBoy\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/holdmyredbull\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1grjl\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 8659, \"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\": null, \"can_mod_post\": false, \"score\": 8659, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/fWtw6Yg3WHHmbDJGOWjY6AFUffWBNXxgL1Q312oIcrM.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"crosspost_parent_list\": [{\"approved_at_utc\": null, \"subreddit\": \"SuperAthleteGifs\", \"selftext\": \"\", \"author_fullname\": \"t2_7bc0vf2c\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"FrogBoy\", \"link_flair_richtext\": [{\"a\": \":snoo_scream:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/19g4yg2faezz_t5_3nqvj/snoo_scream\"}, {\"e\": \"text\", \"t\": \" Extreme\"}], \"subreddit_name_prefixed\": \"r/SuperAthleteGifs\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_j1gqw5\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 914, \"total_awards_received\": 2, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/992vemhrdxp51/DASH_720.mp4?source=fallback\", \"height\": 720, \"width\": 576, \"scrubber_media_url\": \"https://v.redd.it/992vemhrdxp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/992vemhrdxp51/DASHPlaylist.mpd?a=1603931458%2COWFkMTlkYzZhMzYxY2EzNzFlNmVjOTk1YTgyNTRjZmUzN2U4OTVlZjQ3NjRhODI1NGVlODQzMDM5ZjM2MjU0OQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 13, \"hls_url\": \"https://v.redd.it/992vemhrdxp51/HLSPlaylist.m3u8?a=1603931458%2CZTIzZDdhODVkYWQ3Y2UwYWZhZTI2MjdiMWJiYzhmZGM1NzY5ZTM3ODFlNzExNzhjOWRhM2VmMmZkOTEyYTIzMg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \":snoo_scream: Extreme\", \"can_mod_post\": false, \"score\": 914, \"approved_by\": null, \"author_premium\": false, \"thumbnail\": \"https://b.thumbs.redditmedia.com/fWtw6Yg3WHHmbDJGOWjY6AFUffWBNXxgL1Q312oIcrM.jpg\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1601343727.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"v.redd.it\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/992vemhrdxp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/OrZdCFrg0_8q6mzuEL82oWt7asDDLonU6Ggja8tgm9o.png?format=pjpg\\u0026auto=webp\\u0026s=8d0ea31772e18b4ec3fe89b598c5bd03b6d845f5\", \"width\": 576, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/OrZdCFrg0_8q6mzuEL82oWt7asDDLonU6Ggja8tgm9o.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2d23178097866da3c3dfbe5a4789449522f64e66\", \"width\": 108, \"height\": 135}, {\"url\": \"https://external-preview.redd.it/OrZdCFrg0_8q6mzuEL82oWt7asDDLonU6Ggja8tgm9o.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8b4d9c53db8d027a429596b50d29bfa9a7c6a790\", \"width\": 216, \"height\": 270}, {\"url\": \"https://external-preview.redd.it/OrZdCFrg0_8q6mzuEL82oWt7asDDLonU6Ggja8tgm9o.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=831f1fe6a9eb9dcdadf6e8d5dfbd0eada5695bf8\", \"width\": 320, \"height\": 400}], \"variants\": {}, \"id\": \"On0jp9n-0kbD8CGJvZi17O3vBvUFx_vfrX3aZYyEkYo\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\"}], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"724caf6c-759c-11e9-902c-0ec42d30b640\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3bzv8\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff4500\", \"id\": \"j1gqw5\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"YanniFromPakistanni\", \"discussion_type\": null, \"num_comments\": 47, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/SuperAthleteGifs/comments/j1gqw5/frogboy/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/992vemhrdxp51\", \"subreddit_subscribers\": 74915, \"created_utc\": 1601314927.0, \"num_crossposts\": 5, \"media\": {\"reddit_video\": {\"fallback_url\": \"https://v.redd.it/992vemhrdxp51/DASH_720.mp4?source=fallback\", \"height\": 720, \"width\": 576, \"scrubber_media_url\": \"https://v.redd.it/992vemhrdxp51/DASH_96.mp4\", \"dash_url\": \"https://v.redd.it/992vemhrdxp51/DASHPlaylist.mpd?a=1603931458%2COWFkMTlkYzZhMzYxY2EzNzFlNmVjOTk1YTgyNTRjZmUzN2U4OTVlZjQ3NjRhODI1NGVlODQzMDM5ZjM2MjU0OQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 13, \"hls_url\": \"https://v.redd.it/992vemhrdxp51/HLSPlaylist.m3u8?a=1603931458%2CZTIzZDdhODVkYWQ3Y2UwYWZhZTI2MjdiMWJiYzhmZGM1NzY5ZTM3ODFlNzExNzhjOWRhM2VmMmZkOTEyYTIzMg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_video\": true}], \"created\": 1601343779.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\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/992vemhrdxp51\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/OrZdCFrg0_8q6mzuEL82oWt7asDDLonU6Ggja8tgm9o.png?auto=webp\\u0026s=d4617bb8d2db3bfa5ab579c05c3cc62ea83bba29\", \"width\": 576, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/OrZdCFrg0_8q6mzuEL82oWt7asDDLonU6Ggja8tgm9o.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=ca3b3d29a4cd67dc6f4072e80e6759523b0b28bd\", \"width\": 108, \"height\": 135}, {\"url\": \"https://external-preview.redd.it/OrZdCFrg0_8q6mzuEL82oWt7asDDLonU6Ggja8tgm9o.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c07519114213dc03a134925d5635b5ee13736546\", \"width\": 216, \"height\": 270}, {\"url\": \"https://external-preview.redd.it/OrZdCFrg0_8q6mzuEL82oWt7asDDLonU6Ggja8tgm9o.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ddb002c2806ae35a8d6adfb260849ab501b30138\", \"width\": 320, \"height\": 400}], \"variants\": {}, \"id\": \"On0jp9n-0kbD8CGJvZi17O3vBvUFx_vfrX3aZYyEkYo\"}], \"enabled\": false}, \"all_awardings\": [{\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"width\": 128, \"height\": 128}], \"icon_width\": 2048, \"static_icon_width\": 2048, \"start_date\": null, \"is_enabled\": true, \"awardings_required_to_grant_benefits\": null, \"description\": \"Me approved\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"This\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=9c0a85437357b987e50ba727b67fcc53b0950c95\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=28657eedaaa67c90c4b4a97d134fe607bb92c975\", \"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/vu6om0xnb7e41_This.png\"}, {\"giver_coin_reward\": null, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 300, \"id\": \"award_28e8196b-d4e9-45bc-b612-cd4c7d3ed4b3\", \"penny_donate\": null, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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 an upvote just isn't enough, smash the Rocket Like.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Rocket Like\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=c1400eb6ea235d0c96c3aa6e271c71d7f339cbd4\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=77ad345b2f9b062140e028764394594326771a17\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=5b5211166e4b260311ad9f3ea31d3b815110769c\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=bf3a2c642ad50547087d770c65c29777970d3af3\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/94pn64yuas941_RocketLike.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=eae06d6a70c62c78dc66cb14f2a84651cb822cc4\", \"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/94pn64yuas941_RocketLike.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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=a5662dfbdb402bf67866c050aa76c31c147c2f45\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=a6882eb3f380e8e88009789f4d0072e17b8c59f1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=8e5bb2e76683cb6b161830bcdd9642049d6adc11\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\\u0026height=16\\u0026auto=webp\\u0026s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=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\": 100, \"id\": \"award_fbe9527a-adb3-430e-af1a-5fd3489e641b\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=36f008595706cfff9ef6d1fdd06ae5353474471b\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=b1e37f10d35059cc2ac41356073420b41a429d75\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=c0cc6ae54fbf3e94516aaacef918834fd12030b3\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ee6a20be9f41b0e203fff64eb47cb5674e22daa6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=38ac24a33777a7fc3e77f68836c150daf7cb4aa4\", \"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 genuinely flabbergasted.\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 1, \"static_icon_height\": 2048, \"name\": \"Shocked\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=36f008595706cfff9ef6d1fdd06ae5353474471b\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=b1e37f10d35059cc2ac41356073420b41a429d75\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=c0cc6ae54fbf3e94516aaacef918834fd12030b3\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=ee6a20be9f41b0e203fff64eb47cb5674e22daa6\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/fck3iedi2ug51_Shocked.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=38ac24a33777a7fc3e77f68836c150daf7cb4aa4\", \"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/fck3iedi2ug51_Shocked.png\"}, {\"giver_coin_reward\": 0, \"subreddit_id\": null, \"is_new\": false, \"days_of_drip_extension\": 0, \"coin_price\": 100, \"id\": \"award_74fe5152-7906-4991-9016-bc2d8e261200\", \"penny_donate\": 0, \"award_sub_type\": \"GLOBAL\", \"coin_reward\": 0, \"icon_url\": \"https://i.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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 don't know what to do with my hands!\", \"end_date\": null, \"subreddit_coin_reward\": 0, \"count\": 2, \"static_icon_height\": 2048, \"name\": \"Excited\", \"resized_static_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=094da86916604f4fc9f7f63c827e31c976f00928\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=52886a42b9871ec69a4465609472a864dbab27b1\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=63a8f5eff627778a221c58daffbfbbb87b7fe350\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=da0d9de08517646db45b766dbb0e7b94d2e97312\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/x069ow7ewnf51_Excited.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=58d3501a4314be9d47349a1f7925e18f30a832e5\", \"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/x069ow7ewnf51_Excited.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_22cerq/niiatoknifn51_Hugz.png\", \"days_of_premium\": 0, \"tiers_by_required_awardings\": null, \"resized_icons\": [{\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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_22cerq/niiatoknifn51_Hugz.png?width=16\\u0026height=16\\u0026auto=webp\\u0026s=85b1aa61933f163dd2b77b1e78f4d82d9c947ec1\", \"width\": 16, \"height\": 16}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=32\\u0026height=32\\u0026auto=webp\\u0026s=67935636337b07ca5b98d945f4bcdae26e5f567e\", \"width\": 32, \"height\": 32}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=48\\u0026height=48\\u0026auto=webp\\u0026s=547d5fb33f5a4a5d6fc154cbd658638cc2b1c3a0\", \"width\": 48, \"height\": 48}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=64\\u0026height=64\\u0026auto=webp\\u0026s=e17bc331183e7ba194314a34e43b35460a835fff\", \"width\": 64, \"height\": 64}, {\"url\": \"https://preview.redd.it/award_images/t5_22cerq/niiatoknifn51_Hugz.png?width=128\\u0026height=128\\u0026auto=webp\\u0026s=1b4e617f18af8d4e2c47c2f154d4422be43c809f\", \"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/niiatoknifn51_Hugz.png\"}], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_30dl9\", \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"j1grjl\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"YanniFromPakistanni\", \"discussion_type\": null, \"num_comments\": 156, \"send_replies\": false, \"whitelist_status\": \"all_ads\", \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"crosspost_parent\": \"t3_j1gqw5\", \"author_flair_text_color\": null, \"permalink\": \"/r/holdmyredbull/comments/j1grjl/frogboy/\", \"parent_whitelist_status\": \"all_ads\", \"stickied\": false, \"url\": \"https://v.redd.it/992vemhrdxp51\", \"subreddit_subscribers\": 828533, \"created_utc\": 1601314979.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}], \"after\": \"t3_j1grjl\", \"before\": null}}" + }, + "headers": { + "Accept-Ranges": "bytes", + "Connection": "keep-alive", + "Content-Encoding": "gzip", + "Content-Length": "226291", + "Content-Type": "application/json; charset=UTF-8", + "Date": "Tue, 29 Sep 2020 00:31:01 GMT", + "Server": "snooserv", + "Set-Cookie": "csv=1; Max-Age=63072000; Domain=.reddit.com; Path=/; Secure; SameSite=None", + "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Vary": "accept-encoding", + "Via": "1.1 varnish", + "X-Moose": "majestic", + "access-control-allow-origin": "*", + "access-control-expose-headers": "X-Moose", + "cache-control": "max-age=0, must-revalidate", + "x-content-type-options": "nosniff", + "x-frame-options": "SAMEORIGIN", + "x-ua-compatible": "IE=edge", + "x-xss-protection": "1; mode=block" + }, + "status": { + "code": 200, + "message": "OK" + }, + "url": "https://oauth.reddit.com/?limit=100&bool_param=true&raw_json=1" + } + } + ], + "recorded_at": "2020-09-28T19:31:01", + "version": 1 +} diff --git a/tests/cassettes/Session_request__post__with_files.json b/tests/cassettes/Session_request__post__with_files.json index f99d57e..272ecdc 100644 --- a/tests/cassettes/Session_request__post__with_files.json +++ b/tests/cassettes/Session_request__post__with_files.json @@ -24,7 +24,7 @@ "close" ], "User-Agent": [ - "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0.post1" + "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0.post2" ] }, "method": "POST", @@ -36,20 +36,16 @@ }, "headers": { "Accept-Ranges": "bytes", - "Cache-Control": "max-age=0, must-revalidate", "Connection": "close", "Content-Length": "118", "Content-Type": "application/json; charset=UTF-8", - "Date": "Mon, 13 Jul 2020 01:01:31 GMT", + "Date": "Tue, 29 Sep 2020 00:32:15 GMT", "Server": "snooserv", - "Set-Cookie": "edgebucket=eH5q2IaiecvjaPXfnb; Domain=reddit.com; Max-Age=63071999; Path=/; secure", + "Set-Cookie": "edgebucket=WXvhRkTXffwp8vvxGN; Domain=reddit.com; Max-Age=63071999; Path=/; secure", "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", "X-Moose": "majestic", - "X-Served-By": "cache-mci5943-MCI", - "X-Timer": "S1594602091.289113,VS0,VE352", + "cache-control": "max-age=0, must-revalidate", "x-content-type-options": "nosniff", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block" @@ -63,13 +59,22 @@ }, { "request": { - "body": {}, + "body": [ + [ + "api_type", + "json" + ], + [ + "test", + "data" + ] + ], "headers": { "Authorization": [ - "bearer 266290221070-5ueDVQSTMKC5FW5xOqMZCQj6sa0" + "bearer 266290221070-BVJOR7rwiuyuNc2f8q2iriSOw9I" ], "User-Agent": [ - "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0.post1" + "asyncprawcore:test (by /u/bboe) asyncprawcore/1.4.0.post2" ] }, "method": "POST", @@ -77,29 +82,25 @@ }, "response": { "body": { - "string": "{\"errors\": [\"BAD_CSS_NAME\"], \"img_src\": \"\", \"errors_values\": [\"bad image name\"]}" + "string": "{\"errors\": [\"BAD_CSS_NAME\", \"IMAGE_ERROR\"], \"img_src\": \"\", \"errors_values\": [\"bad image name\", \"Invalid image or general image error\"]}" }, "headers": { "Accept-Ranges": "bytes", - "Cache-Control": "private, s-maxage=0, max-age=0, must-revalidate, no-store, max-age=0, must-revalidate", "Connection": "keep-alive", - "Content-Length": "80", + "Content-Length": "135", "Content-Type": "application/json; charset=UTF-8", - "Date": "Mon, 13 Jul 2020 01:01:31 GMT", - "Expires": "-1", + "Date": "Tue, 29 Sep 2020 00:32:16 GMT", "Server": "snooserv", - "Set-Cookie": "session_tracker=mbcjgbkgffcaklknmj.0.1594602091872.Z0FBQUFBQmZDN0pyS2doOURsVzd2cG9NbWkwbnNGaGRjU3ZJLTdET0RTczhIa1RkLU1zVVJPbjE4cW1FZXFQcXZVUkpRVFNYTVd2dkd1VEdYYWRxMVpIRVpOVk1uZC1SLS1KdGptQndtVmFDV3FZS2oxVU0wZjkydDl1ejNhekh3RmNBRThSLVRKOWg; Domain=reddit.com; Max-Age=7199; Path=/; expires=Mon, 13-Jul-2020 03:01:31 GMT; secure", "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", "X-Moose": "majestic", - "X-Served-By": "cache-mci5927-MCI", - "X-Timer": "S1594602092.755829,VS0,VE219", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, no-store, max-age=0, must-revalidate", + "expires": "-1", + "set-cookie": "session_tracker=droraddeqhrnhppkdb.0.1601339536246.Z0FBQUFBQmZjb0NRcFRZeHRia2gxUUw4UHZ5SXJlSDRrUmFjVUpCWGZRMnZHenBvT04yQVFad3F2UExJQjB0dFNfZktiX3NsVkVaeEx1Rm5KUUFfUG0tS3Q5TURKUlRoMkVUY3RtN0c4bEV5ZWd3YjdZMEpXem1FQzV4c0Rsajh1amhGcEJGT2xZZUE; Domain=reddit.com; Max-Age=7199; Path=/; expires=Tue, 29-Sep-2020 02:32:16 GMT; secure", "x-content-type-options": "nosniff", "x-frame-options": "SAMEORIGIN", "x-ratelimit-remaining": "599.0", - "x-ratelimit-reset": "509", + "x-ratelimit-reset": "464", "x-ratelimit-used": "1", "x-ua-compatible": "IE=edge", "x-xss-protection": "1; mode=block" @@ -112,6 +113,6 @@ } } ], - "recorded_at": "2020-07-12T20:01:31", + "recorded_at": "2020-09-28T19:32:16", "version": 1 } diff --git a/tests/test_sessions.py b/tests/test_sessions.py index ceb1ad3..eca1033 100644 --- a/tests/test_sessions.py +++ b/tests/test_sessions.py @@ -143,10 +143,10 @@ async def test_request__connection_error_retry(self, mock_session): async def test_request__get(self): with VCR.use_cassette("Session_request__get"): self.session = asyncprawcore.Session(await readonly_authorizer()) - params = {"limit": 100} + params = {"limit": 100, "bool_param": True} response = await self.session.request("GET", "/", params=params) self.assertIsInstance(response, dict) - self.assertEqual(1, len(params)) + self.assertEqual(2, len(params)) self.assertEqual("Listing", response["kind"]) async def test_request__patch(self): @@ -177,18 +177,13 @@ async def test_request__post(self): self.assertEqual(key_count, len(data)) # Ensure data is untouched async def test_request__post__with_files(self): - with VCR.use_cassette( - "Session_request__post__with_files", - match_on=["uri"], - # serializer="yaml", - ): + with VCR.use_cassette("Session_request__post__with_files", match_on=["uri"]): session = asyncprawcore.Session(await script_authorizer()) with open("./tests/files/white-square.png", "rb") as fp: files = {"file": fp} + data = {"test": "data"} response = await session.request( - "POST", - "/r/asyncpraw/api/upload_sr_img", - files=files, + "POST", "/r/asyncpraw/api/upload_sr_img", files=files, data=data ) self.assertIn("img_src", response)