diff --git a/AUTHORS.rst b/AUTHORS.rst index 271f3e6ff..d76dd490e 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -87,4 +87,5 @@ Source Contributors - c0d3rman `@c0d3rman `_ - Joe Kerhin `@jkerhin `_ - Aaron Becker `@aaronjbecker `_ +- Volker `@volker-fr `_ - Add "Name and github profile link" above this line. diff --git a/CHANGES.rst b/CHANGES.rst index 5de99e9a2..8d2f9807e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -12,6 +12,10 @@ Unreleased - Add support for optional Markdown-formatted ``selftext`` when submitting link, image, gallery, and video posts. +**Fixed** + +- Fix API endpoint for :meth:`.Submission.hide` and :meth:`.Submission.unhide`. + **Changed** - Bumped prawcore to 3.0.2. diff --git a/praw/endpoints.py b/praw/endpoints.py index c5b6006db..598c9590a 100644 --- a/praw/endpoints.py +++ b/praw/endpoints.py @@ -65,7 +65,7 @@ "friend": "r/{subreddit}/api/friend/", "friend_v1": "api/v1/me/friends/{user}", "friends": "api/v1/me/friends/", - "hide": "api/hide/", + "hide": "api/hide", "ignore_reports": "api/ignore_reports/", "inbox": "message/inbox/", "info": "api/info/", @@ -190,7 +190,7 @@ "unblock_subreddit": "api/unblock_subreddit", "uncollapse": "api/uncollapse_message/", "unfriend": "r/{subreddit}/api/unfriend/", - "unhide": "api/unhide/", + "unhide": "api/unhide", "unignore_reports": "api/unignore_reports/", "unlock": "api/unlock/", "unmarknsfw": "api/unmarknsfw/", diff --git a/tests/integration/cassettes/TestSubmission.test_hide.json b/tests/integration/cassettes/TestSubmission.test_hide.json index f5831f050..d0e1cf414 100644 --- a/tests/integration/cassettes/TestSubmission.test_hide.json +++ b/tests/integration/cassettes/TestSubmission.test_hide.json @@ -64,7 +64,7 @@ "User-Agent": " PRAW/4.0.0b8 prawcore/0.0.10" }, "method": "POST", - "uri": "https://oauth.reddit.com/api/hide/?raw_json=1" + "uri": "https://oauth.reddit.com/api/hide?raw_json=1" }, "response": { "body": { @@ -94,7 +94,7 @@ "code": 200, "message": "OK" }, - "url": "https://oauth.reddit.com/api/hide/?raw_json=1" + "url": "https://oauth.reddit.com/api/hide?raw_json=1" } } ], diff --git a/tests/integration/cassettes/TestSubmission.test_hide_multiple.json b/tests/integration/cassettes/TestSubmission.test_hide_multiple.json index 49f3a0c6e..0def432cb 100644 --- a/tests/integration/cassettes/TestSubmission.test_hide_multiple.json +++ b/tests/integration/cassettes/TestSubmission.test_hide_multiple.json @@ -1,7 +1,7 @@ { "http_interactions": [ { - "recorded_at": "2017-01-13T01:15:09", + "recorded_at": "2026-04-13T20:49:06", "request": { "body": { "encoding": "utf-8", @@ -11,10 +11,10 @@ "Accept": "*/*", "Accept-Encoding": "identity", "Authorization": "Basic ", - "Connection": "keep-alive", - "Content-Length": "53", + "Connection": "close", + "Content-Length": "71", "Content-Type": "application/x-www-form-urlencoded", - "User-Agent": " PRAW/4.2.0dev0 prawcore/0.6.0" + "User-Agent": " PRAW/7.8.2.dev0 prawcore/2.4.0" }, "method": "POST", "uri": "https://www.reddit.com/api/v1/access_token" @@ -22,27 +22,27 @@ "response": { "body": { "encoding": "UTF-8", - "string": "{\"access_token\": \"\", \"token_type\": \"bearer\", \"expires_in\": 3600, \"scope\": \"*\"}" + "string": "{\"access_token\": \"\", \"token_type\": \"bearer\", \"expires_in\": 86400, \"scope\": \"*\"}" }, "headers": { "Accept-Ranges": "bytes", - "Connection": "keep-alive", - "Content-Length": "105", - "Content-Type": "application/json; charset=UTF-8", - "Date": "Fri, 13 Jan 2017 01:15:07 GMT", + "Connection": "close", + "Content-Length": "846", + "Date": "Mon, 13 Apr 2026 20:49:06 GMT", + "NEL": "{\"report_to\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": false, \"success_fraction\": 1.0, \"failure_fraction\": 1.0}", + "Report-To": "{\"group\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-nel.reddit.com/reports\" }]}, {\"group\": \"w3-reporting\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting.reddit.com/reports\" }]}, {\"group\": \"w3-reporting-csp\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-csp.reddit.com/reports\" }]}", "Server": "snooserv", - "Set-Cookie": "loid=i5oVu2uodL82AHTuIk; Domain=reddit.com; Max-Age=63071999; Path=/; secure", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Set-Cookie": "edgebucket=; Domain=reddit.com; Max-Age=63071999; Path=/; secure", + "Strict-Transport-Security": "max-age=31536000; includeSubdomains", + "Vary": "accept-encoding, Accept-Encoding", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Moose": "majestic", - "X-Served-By": "cache-lax8629-LAX", - "X-Timer": "S1484270107.205347,VS0,VE424", - "cache-control": "max-age=0, must-revalidate", - "x-content-type-options": "nosniff", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block" + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "X-XSS-Protection": "1; mode=block", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, no-store", + "content-type": "application/json; charset=UTF-8", + "expires": "-1", + "server-timing": "reddit-ct;desc=\"dn=FT,p=DFW,cs=MISS\"" }, "status": { "code": 200, @@ -52,7 +52,7 @@ } }, { - "recorded_at": "2017-01-13T01:15:09", + "recorded_at": "2026-04-13T20:49:06", "request": { "body": { "encoding": "utf-8", @@ -65,11 +65,11 @@ "Connection": "keep-alive", "Content-Length": "48", "Content-Type": "application/x-www-form-urlencoded", - "Cookie": "loid=i5oVu2uodL82AHTuIk; loidcreated=1484270107000", - "User-Agent": " PRAW/4.2.0dev0 prawcore/0.6.0" + "Cookie": "edgebucket=", + "User-Agent": " PRAW/7.8.2.dev0 prawcore/2.4.0" }, "method": "POST", - "uri": "https://oauth.reddit.com/api/hide/?raw_json=1" + "uri": "https://oauth.reddit.com/api/hide?raw_json=1" }, "response": { "body": { @@ -80,31 +80,27 @@ "Accept-Ranges": "bytes", "Connection": "keep-alive", "Content-Length": "2", - "Content-Type": "application/json; charset=UTF-8", - "Date": "Fri, 13 Jan 2017 01:15:08 GMT", + "Date": "Mon, 13 Apr 2026 20:49:06 GMT", + "NEL": "{\"report_to\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": false, \"success_fraction\": 1.0, \"failure_fraction\": 1.0}", + "Report-To": "{\"group\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-nel.reddit.com/reports\" }]}, {\"group\": \"w3-reporting\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting.reddit.com/reports\" }]}, {\"group\": \"w3-reporting-csp\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-csp.reddit.com/reports\" }]}", "Server": "snooserv", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Strict-Transport-Security": "max-age=31536000; includeSubdomains", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Moose": "majestic", - "X-Served-By": "cache-lax8625-LAX", - "X-Timer": "S1484270107.939195,VS0,VE110", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, max-age=0, must-revalidate", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "X-XSS-Protection": "1; mode=block", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, no-store", + "content-type": "application/json; charset=UTF-8", "expires": "-1", - "x-content-type-options": "nosniff", - "x-frame-options": "SAMEORIGIN", - "x-ratelimit-remaining": "599.0", - "x-ratelimit-reset": "293", - "x-ratelimit-used": "1", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block" + "server-timing": "reddit-ct;desc=\"dn=FT,p=DFW,cs=MISS\"", + "set-cookie": "loid=; Domain=reddit.com; Max-Age=63071999; Path=/; expires=Wed, 12-Apr-2028 20:49:06 GMT; secure", + "x-ua-compatible": "IE=edge" }, "status": { "code": 200, "message": "OK" }, - "url": "https://oauth.reddit.com/api/hide/?raw_json=1" + "url": "https://oauth.reddit.com/api/hide?raw_json=1" } } ], diff --git a/tests/integration/cassettes/TestSubmission.test_hide_multiple_in_batches.json b/tests/integration/cassettes/TestSubmission.test_hide_multiple_in_batches.json index 97066f135..43f3b0bbe 100644 --- a/tests/integration/cassettes/TestSubmission.test_hide_multiple_in_batches.json +++ b/tests/integration/cassettes/TestSubmission.test_hide_multiple_in_batches.json @@ -1,7 +1,7 @@ { "http_interactions": [ { - "recorded_at": "2017-07-12T04:45:02", + "recorded_at": "2026-04-13T20:49:44", "request": { "body": { "encoding": "utf-8", @@ -11,10 +11,10 @@ "Accept": "*/*", "Accept-Encoding": "identity", "Authorization": "Basic ", - "Connection": "keep-alive", - "Content-Length": "60", + "Connection": "close", + "Content-Length": "71", "Content-Type": "application/x-www-form-urlencoded", - "User-Agent": " PRAW/5.1.0dev0 prawcore/0.11.0" + "User-Agent": " PRAW/7.8.2.dev0 prawcore/2.4.0" }, "method": "POST", "uri": "https://www.reddit.com/api/v1/access_token" @@ -22,27 +22,27 @@ "response": { "body": { "encoding": "UTF-8", - "string": "{\"access_token\": \"\", \"token_type\": \"bearer\", \"expires_in\": 3600, \"scope\": \"*\"}" + "string": "{\"access_token\": \"\", \"token_type\": \"bearer\", \"expires_in\": 86400, \"scope\": \"*\"}" }, "headers": { "Accept-Ranges": "bytes", - "Connection": "keep-alive", - "Content-Length": "105", - "Content-Type": "application/json; charset=UTF-8", - "Date": "Wed, 12 Jul 2017 04:44:59 GMT", + "Connection": "close", + "Content-Length": "844", + "Date": "Mon, 13 Apr 2026 20:49:44 GMT", + "NEL": "{\"report_to\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": false, \"success_fraction\": 1.0, \"failure_fraction\": 1.0}", + "Report-To": "{\"group\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-nel.reddit.com/reports\" }]}, {\"group\": \"w3-reporting\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting.reddit.com/reports\" }]}, {\"group\": \"w3-reporting-csp\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-csp.reddit.com/reports\" }]}", "Server": "snooserv", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Set-Cookie": "edgebucket=; Domain=reddit.com; Max-Age=63071999; Path=/; secure", + "Strict-Transport-Security": "max-age=31536000; includeSubdomains", + "Vary": "accept-encoding, Accept-Encoding", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Moose": "majestic", - "X-Served-By": "cache-lax8632-LAX", - "X-Timer": "S1499834699.099985,VS0,VE785", - "cache-control": "max-age=0, must-revalidate", - "set-cookie": "session_tracker=phTxPkyP5W326mfp7y.0.1499834699137.Z0FBQUFBQlpaYWxMVkJnVEtmVGcwaldST2dmaFNNYW1uNG9NQmhGRjBqeDFNWU5JMjNZWk1ld1A3a0FFd3p3akJZbVlHTy12VDJKaUNrVDl0dFFqMW9vWHhDUEtGWTMxUFJtZ09CWHpvMUQ1SzJZLS1ZUkZKSVdsRHVJcXlxR2VvZGRhSGRvcmtJSXU; Domain=reddit.com; Max-Age=7199; Path=/; expires=Wed, 12-Jul-2017 06:44:59 GMT; secure", - "x-content-type-options": "nosniff", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block" + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "X-XSS-Protection": "1; mode=block", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, no-store", + "content-type": "application/json; charset=UTF-8", + "expires": "-1", + "server-timing": "reddit-ct;desc=\"dn=FT,p=IAH,cs=MISS\"" }, "status": { "code": 200, @@ -52,7 +52,7 @@ } }, { - "recorded_at": "2017-07-12T04:45:04", + "recorded_at": "2026-04-13T20:49:47", "request": { "body": { "encoding": "utf-8", @@ -63,8 +63,8 @@ "Accept-Encoding": "identity", "Authorization": "bearer ", "Connection": "keep-alive", - "Cookie": "edgebucket=VtnSgq0w4G46UZ4ght; session_tracker=phTxPkyP5W326mfp7y.0.1499834699137.Z0FBQUFBQlpaYWxMVkJnVEtmVGcwaldST2dmaFNNYW1uNG9NQmhGRjBqeDFNWU5JMjNZWk1ld1A3a0FFd3p3akJZbVlHTy12VDJKaUNrVDl0dFFqMW9vWHhDUEtGWTMxUFJtZ09CWHpvMUQ1SzJZLS1ZUkZKSVdsRHVJcXlxR2VvZGRhSGRvcmtJSXU", - "User-Agent": " PRAW/5.1.0dev0 prawcore/0.11.0" + "Cookie": "edgebucket=", + "User-Agent": " PRAW/7.8.2.dev0 prawcore/2.4.0" }, "method": "GET", "uri": "https://oauth.reddit.com/r/popular/hot?limit=100&raw_json=1" @@ -72,34 +72,31 @@ "response": { "body": { "encoding": "UTF-8", - "string": "{\"kind\": \"Listing\", \"data\": {\"modhash\": null, \"children\": [{\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"NatureIsFuckingLit\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": \"top\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mqjdt\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"GiganticMammoth\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mqjdt\", \"score\": 17630, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/A3yjlvkT7PQgzkZFJn-SZ7XGE0qvf0CpdG1atRd3NMM.jpg?s=b947b908fa110d0020b45b9015593784\", \"width\": 1060, \"height\": 720}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/A3yjlvkT7PQgzkZFJn-SZ7XGE0qvf0CpdG1atRd3NMM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=342622777e57e6615d37d8a507988aff\", \"width\": 108, \"height\": 73}, {\"url\": \"https://i.redditmedia.com/A3yjlvkT7PQgzkZFJn-SZ7XGE0qvf0CpdG1atRd3NMM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=475b3c05dbc668296136114ff5bb2897\", \"width\": 216, \"height\": 146}, {\"url\": \"https://i.redditmedia.com/A3yjlvkT7PQgzkZFJn-SZ7XGE0qvf0CpdG1atRd3NMM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=921cc7469812359c810fe6c5f7149e6f\", \"width\": 320, \"height\": 217}, {\"url\": \"https://i.redditmedia.com/A3yjlvkT7PQgzkZFJn-SZ7XGE0qvf0CpdG1atRd3NMM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=63411d2ec5075e96e1957d95dd48302f\", \"width\": 640, \"height\": 434}, {\"url\": \"https://i.redditmedia.com/A3yjlvkT7PQgzkZFJn-SZ7XGE0qvf0CpdG1atRd3NMM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=c95f8991e7d2e1a73b82327c78bd29e4\", \"width\": 960, \"height\": 652}], \"variants\": {}, \"id\": \"bLYXm1t0c6DWzjZPuhq7DsneRRzkb8nXewWv_RyyXQQ\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/kicdINZhsK_kxW0lBAgxKWwdkbmsd4ahIPo35l0hTao.jpg\", \"subreddit_id\": \"t5_3gdh7\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"lumber\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 95, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/NatureIsFuckingLit/comments/6mqjdt/today_is_not_save_the_vaquita_day_raww_but_if_we/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499849264.0, \"url\": \"https://i.imgur.com/W2JuinC.gifv\", \"author_flair_text\": \"Lumber Lifter\", \"quarantine\": false, \"title\": \"\\ud83d\\udd25 Today is NOT Save the Vaquita day /r/aww, but if we don't do something about the \\u003C30 individuals left in the wild there might not be a Save the Vaquita day in 2018 [OC]\", \"created_utc\": 1499820464.0, \"subreddit_name_prefixed\": \"r/NatureIsFuckingLit\", \"distinguished\": null, \"media\": null, \"num_comments\": 491, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 17630}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"pics\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mqpvp\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"expiredcheese\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mqpvp\", \"score\": 18205, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/lZoUOIsduJxPoa563wdZyVAZyi4uz9HF8BLEEPX8Cls.jpg?s=e8ff9a3346475107b7ec3c63e21c0412\", \"width\": 3024, \"height\": 4032}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/lZoUOIsduJxPoa563wdZyVAZyi4uz9HF8BLEEPX8Cls.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=47bcf07ebd8aa49810fd4e9bb3a2988e\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/lZoUOIsduJxPoa563wdZyVAZyi4uz9HF8BLEEPX8Cls.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=3244a56740509d513e2d2e7ad354b577\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/lZoUOIsduJxPoa563wdZyVAZyi4uz9HF8BLEEPX8Cls.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=16142d99f756af078465f798d03d075d\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/lZoUOIsduJxPoa563wdZyVAZyi4uz9HF8BLEEPX8Cls.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=acea66dfd1ac78823e13a09268c7f153\", \"width\": 640, \"height\": 853}, {\"url\": \"https://i.redditmedia.com/lZoUOIsduJxPoa563wdZyVAZyi4uz9HF8BLEEPX8Cls.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=9dee185a9bff134e58f7b8101e25684d\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://i.redditmedia.com/lZoUOIsduJxPoa563wdZyVAZyi4uz9HF8BLEEPX8Cls.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=559074f8777f4f9f44fdbae88b4bfb9d\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"9CHCHjkzD4SXLRR5gYi4RB-wdfkliFhjTJGeIyLef5g\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/4yNkuFtXEHOb2UBNZ4BumvEiZpslaJy_DbWy-OCafEA.jpg\", \"subreddit_id\": \"t5_2qh0u\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/pics/comments/6mqpvp/asked_if_i_could_take_his_picture_he_said_no/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499851315.0, \"url\": \"https://i.redd.it/8u4w6cpuc29z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Asked if I could take his picture, he said \\\"no hablo ingl\\u00e9s\\\" and then said \\\"I'm just f**king with you, go ahead...\\\"\", \"created_utc\": 1499822515.0, \"subreddit_name_prefixed\": \"r/pics\", \"distinguished\": null, \"media\": null, \"num_comments\": 758, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 18205}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"BlueMidterm2018\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"ELECTION NEWS\", \"id\": \"6mqp3f\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"UrbanGrid\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mqp3f\", \"score\": 5784, \"approved_by\": null, \"over_18\": false, \"domain\": \"twitter.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/QjLyxX9-kMbUpCq3pCpmH8qLLYuLwiGZLEKeFXGauMs.jpg?s=afd93e39751c3550a9017d3962cdaea1\", \"width\": 300, \"height\": 300}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/QjLyxX9-kMbUpCq3pCpmH8qLLYuLwiGZLEKeFXGauMs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=bed244ab6035e333b4da7533d9ba90f1\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/QjLyxX9-kMbUpCq3pCpmH8qLLYuLwiGZLEKeFXGauMs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=ae45f177846ca63988eda6cd100cea0e\", \"width\": 216, \"height\": 216}], \"variants\": {}, \"id\": \"XvJE4Q9p5nRGX3cC2AxeI2Q7TCjAwQPgo0Bq82kt85g\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/7mV3MrmZpjtnAJ5nMvAKwEamCIKgfDiNsHuhJ30LIsE.jpg\", \"subreddit_id\": \"t5_3hg2j\", \"edited\": false, \"link_flair_css_class\": \"\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/BlueMidterm2018/comments/6mqp3f/democrats_just_won_two_previously_gop_held_state/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499851064.0, \"url\": \"https://twitter.com/BlueMidterm2018/status/884944338136051715\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Democrats just won two previously GOP held state seats in deep red Oklahoma! Congrats to Michael Brooks and Karen Gaddis! #bluewave\", \"created_utc\": 1499822264.0, \"subreddit_name_prefixed\": \"r/BlueMidterm2018\", \"distinguished\": null, \"media\": null, \"num_comments\": 202, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 5784}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"sports\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Picture/Video\", \"id\": \"6mpaxx\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"chrisman1831\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mpaxx\", \"score\": 55596, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?s=cab6a3178d10cb63c494e4ec90bf8cd6\", \"width\": 1136, \"height\": 604}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=3600a0e285f92414df7304e2dbd2d2aa\", \"width\": 108, \"height\": 57}, {\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=40035cb08007747b6948a6fa1502eda6\", \"width\": 216, \"height\": 114}, {\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=a0336f49a3268004cb19f25f9667e4dd\", \"width\": 320, \"height\": 170}, {\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=5cdc9f8724192d2b408d75058435388b\", \"width\": 640, \"height\": 340}, {\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=c8c64b9a1003aa7133d90ed01339896f\", \"width\": 960, \"height\": 510}, {\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=271cbae7d604608ad5b9a2e6fbde2733\", \"width\": 1080, \"height\": 574}], \"variants\": {}, \"id\": \"z2hM5vNyzI5aDG-mVD2RFduBMKLNJ6Z0Wb-mnerni10\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/lA66wzU4dfqopaiOrxMKxgCLkG2pAM4zXAW57fg5cZ4.jpg\", \"subreddit_id\": \"t5_2qgzy\", \"edited\": false, \"link_flair_css_class\": \"camera\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 74, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/sports/comments/6mpaxx/concession_prices_at_the_atlanta_falcons_new/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499836689.0, \"url\": \"http://i.imgur.com/zgVBDeX.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Concession prices at the Atlanta Falcons' new stadium\", \"created_utc\": 1499807889.0, \"subreddit_name_prefixed\": \"r/sports\", \"distinguished\": null, \"media\": null, \"num_comments\": 3640, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 55596}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"gaming\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mpoxf\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"MarkSays\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mpoxf\", \"score\": 32355, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/NNhPnvEV7ck-4c2aTc0IpHX8ilReJxvd8AUcBH7jTQQ.jpg?s=56cc54113a43dbaeb22444e907f4988f\", \"width\": 600, \"height\": 338}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/NNhPnvEV7ck-4c2aTc0IpHX8ilReJxvd8AUcBH7jTQQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=cc395034b5e803e86c387ccf3150d1ec\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/NNhPnvEV7ck-4c2aTc0IpHX8ilReJxvd8AUcBH7jTQQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=65d111b88ac4f42f1f529c46df4f8667\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/NNhPnvEV7ck-4c2aTc0IpHX8ilReJxvd8AUcBH7jTQQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=374921c3e2d4751d052979121a54eb17\", \"width\": 320, \"height\": 180}], \"variants\": {}, \"id\": \"x8IF78Mh9qCNSSPd4UMFV3oNzUz7mBhAo4h8b80pwLs\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/neQfPhjOHRgfoqUJoDdXW_9zvXT3JeQe8fNMy27NDOE.jpg\", \"subreddit_id\": \"t5_2qh03\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/gaming/comments/6mpoxf/i_asked_my_wife_what_game_i_should_play_she_said/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499840380.0, \"url\": \"http://imgur.com/LFPzdjT\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"I asked my wife what game I should play, she said the one with the guy waiting at the laundromat....\", \"created_utc\": 1499811580.0, \"subreddit_name_prefixed\": \"r/gaming\", \"distinguished\": null, \"media\": null, \"num_comments\": 598, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 32355}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"EarthPorn\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mq5en\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"skizzlegizzengizzen\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mq5en\", \"score\": 8282, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/v_a9rAlX1Gvp6HqAVEIFx19EtXvPIHEFaQP0bj0B2OA.jpg?s=0041f3d241f6e014fc26d8f6b06939ca\", \"width\": 4061, \"height\": 2973}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/v_a9rAlX1Gvp6HqAVEIFx19EtXvPIHEFaQP0bj0B2OA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=c8437d2fb7a1cb98517d7314c0105d49\", \"width\": 108, \"height\": 79}, {\"url\": \"https://i.redditmedia.com/v_a9rAlX1Gvp6HqAVEIFx19EtXvPIHEFaQP0bj0B2OA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=902897641b5f5eb0e975638aea589440\", \"width\": 216, \"height\": 158}, {\"url\": \"https://i.redditmedia.com/v_a9rAlX1Gvp6HqAVEIFx19EtXvPIHEFaQP0bj0B2OA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=8b7ca31d411dd1c93e823aa9b3cc1029\", \"width\": 320, \"height\": 234}, {\"url\": \"https://i.redditmedia.com/v_a9rAlX1Gvp6HqAVEIFx19EtXvPIHEFaQP0bj0B2OA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=c824c1492ce9037fc3f2dc07d443b09b\", \"width\": 640, \"height\": 468}, {\"url\": \"https://i.redditmedia.com/v_a9rAlX1Gvp6HqAVEIFx19EtXvPIHEFaQP0bj0B2OA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=0a19db29b4c22c94a2753b4b311f1f48\", \"width\": 960, \"height\": 702}, {\"url\": \"https://i.redditmedia.com/v_a9rAlX1Gvp6HqAVEIFx19EtXvPIHEFaQP0bj0B2OA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=a282c2f904425822120a3618a537fefd\", \"width\": 1080, \"height\": 790}], \"variants\": {}, \"id\": \"5Sk525QzG0WrKT4roIrjdLyJaHdJXQV0MjBGfS4ov6U\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/rle7_kIoAi1GgFI39YOGT-jDDKaFIJ7HlC5SnMvIbWA.jpg\", \"subreddit_id\": \"t5_2sbq3\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"Bronze\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 102, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/EarthPorn/comments/6mq5en/made_my_first_trip_up_to_mt_hood_oc4061_x_2973/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499845053.0, \"url\": \"http://i.imgur.com/npBPKI0.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Made my first trip up to Mt. Hood [OC][4061 X 2973]\", \"created_utc\": 1499816253.0, \"subreddit_name_prefixed\": \"r/EarthPorn\", \"distinguished\": null, \"media\": null, \"num_comments\": 159, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8282}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"woahdude\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"picture\", \"id\": \"6mpkln\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"dirtyoldblueballs\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mpkln\", \"score\": 12419, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/UnNfm1q7zdGyBLq-jmwO-EDyz4l-Vsc4cOkvIPA0W1c.jpg?s=c5f3d5d2e59d2699415b32a2d8785637\", \"width\": 1920, \"height\": 1280}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/UnNfm1q7zdGyBLq-jmwO-EDyz4l-Vsc4cOkvIPA0W1c.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=29cfd31fac995d11ff939bdde760022a\", \"width\": 108, \"height\": 72}, {\"url\": \"https://i.redditmedia.com/UnNfm1q7zdGyBLq-jmwO-EDyz4l-Vsc4cOkvIPA0W1c.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=7c2d2b2d79190dd8ce0745514b57ebe4\", \"width\": 216, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/UnNfm1q7zdGyBLq-jmwO-EDyz4l-Vsc4cOkvIPA0W1c.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=cf05658ce9b40126999b3ed8e42ae991\", \"width\": 320, \"height\": 213}, {\"url\": \"https://i.redditmedia.com/UnNfm1q7zdGyBLq-jmwO-EDyz4l-Vsc4cOkvIPA0W1c.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=eeafed9be6b8e7ba1f6e8702ab48c388\", \"width\": 640, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/UnNfm1q7zdGyBLq-jmwO-EDyz4l-Vsc4cOkvIPA0W1c.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=77f75cca4422b9b2abcbf42e1ed773c4\", \"width\": 960, \"height\": 640}, {\"url\": \"https://i.redditmedia.com/UnNfm1q7zdGyBLq-jmwO-EDyz4l-Vsc4cOkvIPA0W1c.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=72b78055e92a2a558ea1846562fbaa6f\", \"width\": 1080, \"height\": 720}], \"variants\": {}, \"id\": \"YPusnWvwufMeUykWuAkHkgPgkJLaUEpKs_NUpJI9-vs\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/yOBWK86yWsbYXzUv3ZLn4G7yTIbScd8k6bIi8b0KU8Y.jpg\", \"subreddit_id\": \"t5_2r8tu\", \"edited\": false, \"link_flair_css_class\": \"picture\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 93, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/woahdude/comments/6mpkln/strawberry_greenhouses/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499839196.0, \"url\": \"https://i.redd.it/3ms37wjtc19z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Strawberry Greenhouses\", \"created_utc\": 1499810396.0, \"subreddit_name_prefixed\": \"r/woahdude\", \"distinguished\": null, \"media\": null, \"num_comments\": 199, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 12419}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"todayilearned\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mp9yx\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"TooShiftyForYou\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mp9yx\", \"score\": 20153, \"approved_by\": null, \"over_18\": false, \"domain\": \"en.wikipedia.org\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/EKPfjKS4FBdJz4-Gbj1Y3pZqZGYVm6lFS9KIWs6-nZ0.jpg?s=4ef19ce64d211cbb97b3993cd089276d\", \"width\": 1000, \"height\": 1562}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/EKPfjKS4FBdJz4-Gbj1Y3pZqZGYVm6lFS9KIWs6-nZ0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=912f8ac4576ac9ae58b6ee6e369d35f8\", \"width\": 108, \"height\": 168}, {\"url\": \"https://i.redditmedia.com/EKPfjKS4FBdJz4-Gbj1Y3pZqZGYVm6lFS9KIWs6-nZ0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=46e48098bffbdaf1a57970636c0367a3\", \"width\": 216, \"height\": 337}, {\"url\": \"https://i.redditmedia.com/EKPfjKS4FBdJz4-Gbj1Y3pZqZGYVm6lFS9KIWs6-nZ0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=e1eb8a30ea785644bc28a97c47d8204c\", \"width\": 320, \"height\": 499}, {\"url\": \"https://i.redditmedia.com/EKPfjKS4FBdJz4-Gbj1Y3pZqZGYVm6lFS9KIWs6-nZ0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=a9d5f46f3be967b4e68275b27b6bdad6\", \"width\": 640, \"height\": 999}, {\"url\": \"https://i.redditmedia.com/EKPfjKS4FBdJz4-Gbj1Y3pZqZGYVm6lFS9KIWs6-nZ0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=67e4d8867960f2030a801b614183faf6\", \"width\": 960, \"height\": 1499}], \"variants\": {}, \"id\": \"Ez_RweSyXCLVtflF7iSkyNskqHWlZ7EDCiEVfUOZXO0\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/quG81oRaNwoAQauZLiogVWSgg2U7v5uGKMjlQNUfUJo.jpg\", \"subreddit_id\": \"t5_2qqjc\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/todayilearned/comments/6mp9yx/til_ed_sheeran_bought_a_ticket_to_la_with_no/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499836428.0, \"url\": \"https://en.wikipedia.org/wiki/Ed_Sheeran#2004.E2.80.932010:_Career_beginnings\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"TIL Ed Sheeran bought a ticket to LA with no contacts other than one poetry night. He played open mic nights all over the city before he was spotted by Jamie Foxx, who was so impressed that he offered Sheeran the use of his recording studio and a bed in his Hollywood home for six weeks.\", \"created_utc\": 1499807628.0, \"subreddit_name_prefixed\": \"r/todayilearned\", \"distinguished\": null, \"media\": null, \"num_comments\": 749, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 20153}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"funny\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mp0tp\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Ewaninho\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mp0tp\", \"score\": 21969, \"approved_by\": null, \"over_18\": false, \"domain\": \"pbs.twimg.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/_hDxBtoV6_qFhPQSh5Tc0mKXxJnHL_nSNaSfVyxOBkY.jpg?s=fcbc43ca71a62251566e14bcb8c5ee30\", \"width\": 830, \"height\": 601}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/_hDxBtoV6_qFhPQSh5Tc0mKXxJnHL_nSNaSfVyxOBkY.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=983e8bcbbcec649e679d402092f50583\", \"width\": 108, \"height\": 78}, {\"url\": \"https://i.redditmedia.com/_hDxBtoV6_qFhPQSh5Tc0mKXxJnHL_nSNaSfVyxOBkY.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=eef32b3b21cb2f72adddb8d00cdd56d0\", \"width\": 216, \"height\": 156}, {\"url\": \"https://i.redditmedia.com/_hDxBtoV6_qFhPQSh5Tc0mKXxJnHL_nSNaSfVyxOBkY.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=9196c598ccb184520467a048b8f66e1f\", \"width\": 320, \"height\": 231}, {\"url\": \"https://i.redditmedia.com/_hDxBtoV6_qFhPQSh5Tc0mKXxJnHL_nSNaSfVyxOBkY.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=98e7a4af1479ca3e434d51a41a169f65\", \"width\": 640, \"height\": 463}], \"variants\": {}, \"id\": \"wzZP5hI2nzljtNV_NtwF5rD5mmccoksP_reuC8VssHI\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ezDofgU5HimUKYbDOfGhNWvTTSRIpoTSt8srE0-CdUc.jpg\", \"subreddit_id\": \"t5_2qh33\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 1, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 101, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/funny/comments/6mp0tp/this_wont_end_well/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499834132.0, \"url\": \"https://pbs.twimg.com/media/DEezDIhXUAIf9cc.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"This won't end well...\", \"created_utc\": 1499805332.0, \"subreddit_name_prefixed\": \"r/funny\", \"distinguished\": null, \"media\": null, \"num_comments\": 356, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 21969}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"mildlyinteresting\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mooi8\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"kawi-bawi-bo\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mooi8\", \"score\": 44808, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/-sh83lPp8ZUPNCgLngkvSCthSMEtVr6jp6fn7a8o0-I.jpg?s=eed4bdd78977c728642fb7e427ef2bfc\", \"width\": 4048, \"height\": 3036}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/-sh83lPp8ZUPNCgLngkvSCthSMEtVr6jp6fn7a8o0-I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=57476629fe6e16691a0a387a118a6653\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/-sh83lPp8ZUPNCgLngkvSCthSMEtVr6jp6fn7a8o0-I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=749449b880919e583cf5f71fd3811b4d\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/-sh83lPp8ZUPNCgLngkvSCthSMEtVr6jp6fn7a8o0-I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=111642479ae6f84bd5d4047277f0c35f\", \"width\": 320, \"height\": 240}, {\"url\": \"https://i.redditmedia.com/-sh83lPp8ZUPNCgLngkvSCthSMEtVr6jp6fn7a8o0-I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=c440eca231037c19777d326faa420742\", \"width\": 640, \"height\": 480}, {\"url\": \"https://i.redditmedia.com/-sh83lPp8ZUPNCgLngkvSCthSMEtVr6jp6fn7a8o0-I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=6d461e3fdbe3a7f7cb675466c3b6642c\", \"width\": 960, \"height\": 720}, {\"url\": \"https://i.redditmedia.com/-sh83lPp8ZUPNCgLngkvSCthSMEtVr6jp6fn7a8o0-I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=f3fac1a1d2c8d30d975f50b98c0bd64c\", \"width\": 1080, \"height\": 810}], \"variants\": {}, \"id\": \"Xo24Y2Epl4L2ynkbUCEkTL7C9AN7kmd8eyKwoJeAgLA\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/EP40cU72SRJLlzDNWALB_NUyxMVSskKRPrf0m9EMYiQ.jpg\", \"subreddit_id\": \"t5_2ti4h\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 1, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/mildlyinteresting/comments/6mooi8/my_blinds_acting_as_a_camera_obscura/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499831133.0, \"url\": \"http://i.imgur.com/peJwT8X.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"My blinds acting as a camera obscura\", \"created_utc\": 1499802333.0, \"subreddit_name_prefixed\": \"r/mildlyinteresting\", \"distinguished\": null, \"media\": null, \"num_comments\": 639, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 44808}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/toy_XlT7EUo?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"thumbnail_width\": 140, \"subreddit\": \"videos\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"version\": \"1.0\", \"title\": \"How Eminem was discovered by Dr Dre - RARE ORIGINAL FOOTAGE\", \"author_name\": \"StreetArtGlobe\", \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/toy_XlT7EUo?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"thumbnail_height\": 360, \"thumbnail_url\": \"https://i.ytimg.com/vi/toy_XlT7EUo/hqdefault.jpg\", \"type\": \"video\", \"provider_name\": \"YouTube\", \"author_url\": \"https://www.youtube.com/user/banksyvideo\"}, \"type\": \"youtube.com\"}, \"link_flair_text\": null, \"id\": \"6mon3z\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/toy_XlT7EUo?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"clicked\": false, \"report_reasons\": null, \"author\": \"SoonWoo\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mon3z\", \"score\": 36615, \"approved_by\": null, \"over_18\": false, \"domain\": \"youtube.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/egCTvuFESct0Mlbv0u5A9L_Thcep4yvUPkDwT5KWI0s.jpg?s=4c7c089565038985b660125eab4ce269\", \"width\": 480, \"height\": 360}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/egCTvuFESct0Mlbv0u5A9L_Thcep4yvUPkDwT5KWI0s.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=c2b7eb56c7beee12bd0a24bc0c102b52\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/egCTvuFESct0Mlbv0u5A9L_Thcep4yvUPkDwT5KWI0s.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=cdbfa873d9cd900171266e92b799c255\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/egCTvuFESct0Mlbv0u5A9L_Thcep4yvUPkDwT5KWI0s.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=7ca58c0635aff6fb9fff2b6d25be1ae0\", \"width\": 320, \"height\": 240}], \"variants\": {}, \"id\": \"1pgvoRxKbrieLyMk7oKGn6ZEKII-as7wdIH6IPjac3w\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/VtUy233xl20ckRVvaR3gSBj5fzsNuEviRiN3cF8MP6Q.jpg\", \"subreddit_id\": \"t5_2qh1e\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/videos/comments/6mon3z/how_eminem_was_discovered_by_dr_dre/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499830794.0, \"url\": \"https://www.youtube.com/watch?v=toy_XlT7EUo\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"How Eminem was discovered by Dr. Dre\", \"created_utc\": 1499801994.0, \"subreddit_name_prefixed\": \"r/videos\", \"distinguished\": null, \"media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"version\": \"1.0\", \"title\": \"How Eminem was discovered by Dr Dre - RARE ORIGINAL FOOTAGE\", \"author_name\": \"StreetArtGlobe\", \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/toy_XlT7EUo?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"thumbnail_height\": 360, \"thumbnail_url\": \"https://i.ytimg.com/vi/toy_XlT7EUo/hqdefault.jpg\", \"type\": \"video\", \"provider_name\": \"YouTube\", \"author_url\": \"https://www.youtube.com/user/banksyvideo\"}, \"type\": \"youtube.com\"}, \"num_comments\": 2699, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 36615}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"oddlysatisfying\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mosj4\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Skitchin98\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mosj4\", \"score\": 14373, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/W92OP4216XGH9P31fMqVUySXXZkPjaEAubIzgHpjIgc.jpg?s=5ca6b1b7767dfdc7eca27bc548a60599\", \"width\": 905, \"height\": 1131}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/W92OP4216XGH9P31fMqVUySXXZkPjaEAubIzgHpjIgc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=f4121c83c740cf8deebdd1e18418214c\", \"width\": 108, \"height\": 134}, {\"url\": \"https://i.redditmedia.com/W92OP4216XGH9P31fMqVUySXXZkPjaEAubIzgHpjIgc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=bae4bfbb9f9534499839d6c9233c373c\", \"width\": 216, \"height\": 269}, {\"url\": \"https://i.redditmedia.com/W92OP4216XGH9P31fMqVUySXXZkPjaEAubIzgHpjIgc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=fe7ee9efa3ccdb74e169da61f11606af\", \"width\": 320, \"height\": 399}, {\"url\": \"https://i.redditmedia.com/W92OP4216XGH9P31fMqVUySXXZkPjaEAubIzgHpjIgc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=6e4eb5976de2fefb66742603601c3ea3\", \"width\": 640, \"height\": 799}], \"variants\": {}, \"id\": \"4qXflHY30PV75PrTZYewggvHEi0bMGb0K60ZhC4uOsE\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/LwdkRtEfqGBDB79EVFYPkQd4CnVRXyV8AYdzTH6_TrA.jpg\", \"subreddit_id\": \"t5_2x93b\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/oddlysatisfying/comments/6mosj4/hot_damn_them_cables/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499832097.0, \"url\": \"https://i.redd.it/nwzc1th8r09z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Hot damn them cables\", \"created_utc\": 1499803297.0, \"subreddit_name_prefixed\": \"r/oddlysatisfying\", \"distinguished\": null, \"media\": null, \"num_comments\": 186, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 14373}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"gifs\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mohff\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"shehappens\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mohff\", \"score\": 76945, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fm=jpg\\u0026s=85075570bc14b48e083649f596a2885b\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=cbf8c724a16e90d1aea73be271968472\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=1b187694b50c30b9de690c5dc28d1d3a\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=779fab0d991e5c4b3bec35a2681672ba\", \"width\": 320, \"height\": 179}, {\"url\": \"https://i.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=526320e62dc79a50b358acadecf60245\", \"width\": 640, \"height\": 359}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?s=e88b8bc3222d8f266bbd19aac04e0ce9\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=60883c8b62a5a52b68839c9689f419f8\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=8dcaf638d1c73a8a67d88ad948bc7e14\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=4a433d5b3950fcaca83e25258e3163af\", \"width\": 320, \"height\": 179}, {\"url\": \"https://g.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=e0923b842e0389997b966ad08ac6ff9e\", \"width\": 640, \"height\": 359}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=6aba87b1517e797759aec8bdd43280be\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=635568c9d388327e907f142999b15d0f\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=e2ba6faa32ba2c05c6be629efa417e8e\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=1fa0d399a942c74e5f836b9c66036e54\", \"width\": 320, \"height\": 179}, {\"url\": \"https://g.redditmedia.com/PpvGe0WGz7YVBhng3ypzemNHANaeAEu0YFpKJX1W6DM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=0de949a606ee7dab8891d71d956a09df\", \"width\": 640, \"height\": 359}]}}, \"id\": \"6cJDP61CcUjvHbHDTOcxhkj58Cj6FIWHy1YimVX7g34\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Tu21AzzWROKPHcu-jit7dAfID6d0wq7i58Zwn4oc4nU.jpg\", \"subreddit_id\": \"t5_2qt55\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 4, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/gifs/comments/6mohff/a_few_months_ago_i_posted_a_gif_of_my_paralyzed/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499829383.0, \"url\": \"https://i.redd.it/e2meioufd09z.gif\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"A few months ago, I posted a gif of my paralyzed self walking in an exoskeleton and lots of redditors donated to my recovery fund. That money allowed me to spend the last five weeks at Shepherd Center doing physical therapy and cool stuff like this. Thanks Reddit!\", \"created_utc\": 1499800583.0, \"subreddit_name_prefixed\": \"r/gifs\", \"distinguished\": null, \"media\": null, \"num_comments\": 1602, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 76945}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"aww\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6modxi\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"pingdk\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6modxi\", \"score\": 26090, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/0ZVrxTmPJT_dUJE1_VwTs4lJTv0XBnTMTeFZKnHeDCI.jpg?s=9577f4de097ed8ff78235709a7df1369\", \"width\": 720, \"height\": 960}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/0ZVrxTmPJT_dUJE1_VwTs4lJTv0XBnTMTeFZKnHeDCI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=f85b3119ced47f3098f11ec90d68aa4f\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/0ZVrxTmPJT_dUJE1_VwTs4lJTv0XBnTMTeFZKnHeDCI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=0c8bc1e6ce5dbd2af6821300ac8ec315\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/0ZVrxTmPJT_dUJE1_VwTs4lJTv0XBnTMTeFZKnHeDCI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=3ac22dd92bbe7edbf6fd295113197d55\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/0ZVrxTmPJT_dUJE1_VwTs4lJTv0XBnTMTeFZKnHeDCI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=a28fd5151c65f9423ee71114209b28b3\", \"width\": 640, \"height\": 853}], \"variants\": {}, \"id\": \"WDfhhMKFY8d-4KGxLxFpP4gZh72EyGsXlGZ8xigH_7U\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Jo_NJ6jtzufvbURqqXQFVy__XZkCDcKJIFzW76a-0YM.jpg\", \"subreddit_id\": \"t5_2qh1o\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/aww/comments/6modxi/my_neighbors_bernese_puppy_with_her_own_minime/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499828490.0, \"url\": \"https://i.redd.it/8613tnvtg09z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"My neighbor's Bernese puppy with her own mini-me.\", \"created_utc\": 1499799690.0, \"subreddit_name_prefixed\": \"r/aww\", \"distinguished\": null, \"media\": null, \"num_comments\": 170, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 26090}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"instant_regret\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mo8ox\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"MyLifelsALie\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mo8ox\", \"score\": 28988, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fm=jpg\\u0026s=ffa425aa9ad8be05157fc0d8e3e9a190\", \"width\": 720, \"height\": 720}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=51fce7b4c4c06673bf0ede7319b4e941\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=72f4bb457a1f70aba248e379743cdd63\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=3fabca9fe63fca18f3e83d445ba3325c\", \"width\": 320, \"height\": 320}, {\"url\": \"https://i.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=e7229642f6b4e33a7acaa901b507e180\", \"width\": 640, \"height\": 640}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?s=e93f4fe6056223a2bab5e736e7a2b491\", \"width\": 720, \"height\": 720}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=2d427d45d1c9287d008f0d2a3cc89941\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=1e0ae2f7de9d39f900de01ef238f50e1\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=7ada3f80e5050bb4242922dfbf2a911d\", \"width\": 320, \"height\": 320}, {\"url\": \"https://g.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=976537b8ec630a0262961cf1be615d2b\", \"width\": 640, \"height\": 640}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=211fefcc9af889141b489b4399203d2f\", \"width\": 720, \"height\": 720}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=bee11e444ec7c8281450655b04b2f4ae\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=d9def7f6a7cc99f31f01a5ad602fb738\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=9b21e6ef07d5dd3253c435e363fb5966\", \"width\": 320, \"height\": 320}, {\"url\": \"https://g.redditmedia.com/tZqt2VJqYccVhv0hAbOEoQ9Oqzq-lnA0sv9uJjFKk5I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=3dfb2ad8909d5924a853b6f3295da53f\", \"width\": 640, \"height\": 640}]}}, \"id\": \"gGcKHsNMD92448Y5Fi80SoyV7k3ZYprPh4lVr0fYEio\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/iHKxY2KSkYfDwakc9tyiQ0nLhnnSuoSVqFFWbnAKl4c.jpg\", \"subreddit_id\": \"t5_32dy0\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/instant_regret/comments/6mo8ox/when_you_over_commit/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499827205.0, \"url\": \"http://i.imgur.com/oiqAJAK.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"When you over commit...\", \"created_utc\": 1499798405.0, \"subreddit_name_prefixed\": \"r/instant_regret\", \"distinguished\": null, \"media\": null, \"num_comments\": 675, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 28988}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"neoliberal\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": \"new\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"BIG IF TRUE\", \"id\": \"6motkl\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"goodcleanchristianfu\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6motkl\", \"score\": 7931, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/ewqPEE79hBWxUz4CmYvemq4lGPzuAX133gqOSdGOJr8.jpg?s=f56b154da122d7daecf481766b6c7b57\", \"width\": 960, \"height\": 960}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/ewqPEE79hBWxUz4CmYvemq4lGPzuAX133gqOSdGOJr8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=6b70ac1cca45b3c68f4fc8e520bcb87f\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/ewqPEE79hBWxUz4CmYvemq4lGPzuAX133gqOSdGOJr8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=4a11435465d001229f45f67e2ec6c78d\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/ewqPEE79hBWxUz4CmYvemq4lGPzuAX133gqOSdGOJr8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=ab640f8306a53c5c6d4d187c076ec446\", \"width\": 320, \"height\": 320}, {\"url\": \"https://i.redditmedia.com/ewqPEE79hBWxUz4CmYvemq4lGPzuAX133gqOSdGOJr8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=c1bff9a8048dcce681a095dfa223114b\", \"width\": 640, \"height\": 640}, {\"url\": \"https://i.redditmedia.com/ewqPEE79hBWxUz4CmYvemq4lGPzuAX133gqOSdGOJr8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=97bbb02d2250072c7ed37b634d360341\", \"width\": 960, \"height\": 960}], \"variants\": {}, \"id\": \"MJ5LN3myDA1b8QpJo2bR3yyONurQ4sNJhTnMlLQ0IQk\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/-7LTFMfrnmZP9q_miN0zCDGTB-31i4f7rpSu4uHe2ho.jpg\", \"subreddit_id\": \"t5_2sfn3\", \"edited\": false, \"link_flair_css_class\": \"\", \"author_flair_css_class\": \"acemoglu-img\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/neoliberal/comments/6motkl/in_light_of_recent_events/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499832355.0, \"url\": \"http://imgur.com/KWtKqAC\", \"author_flair_text\": \"Daron Acemoglu\", \"quarantine\": false, \"title\": \"In light of recent events\", \"created_utc\": 1499803555.0, \"subreddit_name_prefixed\": \"r/neoliberal\", \"distinguished\": null, \"media\": null, \"num_comments\": 329, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 7931}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"worldnews\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Trump\", \"id\": \"6moh3m\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Loucifer24\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6moh3m\", \"score\": 30154, \"approved_by\": null, \"over_18\": false, \"domain\": \"independent.ie\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/byPw8FtYcJUa8Vk9l0KE8wwOA7ByndnAF13OO72ohYk.jpg?s=87409e8e91da6970c3ab034ee6020619\", \"width\": 510, \"height\": 342}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/byPw8FtYcJUa8Vk9l0KE8wwOA7ByndnAF13OO72ohYk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=f8e9a1ea456a933e661d2c037f4ea518\", \"width\": 108, \"height\": 72}, {\"url\": \"https://i.redditmedia.com/byPw8FtYcJUa8Vk9l0KE8wwOA7ByndnAF13OO72ohYk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=aaab75c0c2a3b3ea72782cc69169db00\", \"width\": 216, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/byPw8FtYcJUa8Vk9l0KE8wwOA7ByndnAF13OO72ohYk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=31ddc4b27a947e4b0497d4a60775636d\", \"width\": 320, \"height\": 214}], \"variants\": {}, \"id\": \"krJGoU42G2VEFAodJLi7wOYPgJRlj4niRTadqH4pLdo\"}], \"enabled\": false}, \"thumbnail\": \"default\", \"subreddit_id\": \"t5_2qh13\", \"edited\": false, \"link_flair_css_class\": \"trump\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 93, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/worldnews/comments/6moh3m/jared_kushner_tried_and_failed_to_get_a_500m_loan/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499829301.0, \"url\": \"http://www.independent.ie/world-news/north-america/president-trump/jared-kushner-tried-and-failed-to-get-a-500m-loan-from-qatar-before-pushing-trump-to-take-hard-line-against-country-35919679.html\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Jared Kushner 'tried and failed to get a $500m loan from Qatar before pushing Trump to take hard line against country'\", \"created_utc\": 1499800501.0, \"subreddit_name_prefixed\": \"r/worldnews\", \"distinguished\": null, \"media\": null, \"num_comments\": 2296, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 30154}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"reallifedoodles\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mo5r6\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"tricklenipple\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mo5r6\", \"score\": 23215, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/TRHD5SdZFcAvaLtuFqPxVswAEMjVDsQ2xXQG8hAL_oQ.gif?fm=jpg\\u0026s=50131a1a81327415d2e9ef7915e56837\", \"width\": 400, \"height\": 720}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/TRHD5SdZFcAvaLtuFqPxVswAEMjVDsQ2xXQG8hAL_oQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=4cb832e109bbe03df4b0c8309500ae93\", \"width\": 108, \"height\": 194}, {\"url\": \"https://i.redditmedia.com/TRHD5SdZFcAvaLtuFqPxVswAEMjVDsQ2xXQG8hAL_oQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=ca6e2d25a9e00616f77d0fd286b71d2d\", \"width\": 216, \"height\": 388}, {\"url\": \"https://i.redditmedia.com/TRHD5SdZFcAvaLtuFqPxVswAEMjVDsQ2xXQG8hAL_oQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=71a49cfd859844d3dcc9cf138f9d07ca\", \"width\": 320, \"height\": 576}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/TRHD5SdZFcAvaLtuFqPxVswAEMjVDsQ2xXQG8hAL_oQ.gif?s=3729551cc196d29383f46a519e49d708\", \"width\": 400, \"height\": 720}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/TRHD5SdZFcAvaLtuFqPxVswAEMjVDsQ2xXQG8hAL_oQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=710a3ee68426f56810f25cc5cbf30f56\", \"width\": 108, \"height\": 194}, {\"url\": \"https://g.redditmedia.com/TRHD5SdZFcAvaLtuFqPxVswAEMjVDsQ2xXQG8hAL_oQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=9ddfb697c4101ee307fd5c47874e5f59\", \"width\": 216, \"height\": 388}, {\"url\": \"https://g.redditmedia.com/TRHD5SdZFcAvaLtuFqPxVswAEMjVDsQ2xXQG8hAL_oQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=f537e6b79cf2d5a1335fb109b1d4f838\", \"width\": 320, \"height\": 576}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/TRHD5SdZFcAvaLtuFqPxVswAEMjVDsQ2xXQG8hAL_oQ.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=ff383d591e0446e358001f1bab14b11f\", \"width\": 400, \"height\": 720}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/TRHD5SdZFcAvaLtuFqPxVswAEMjVDsQ2xXQG8hAL_oQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=3f6eb2919648e227b281fe6afdfa3e69\", \"width\": 108, \"height\": 194}, {\"url\": \"https://g.redditmedia.com/TRHD5SdZFcAvaLtuFqPxVswAEMjVDsQ2xXQG8hAL_oQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=340011537dc6cc998a8d67cda738b940\", \"width\": 216, \"height\": 388}, {\"url\": \"https://g.redditmedia.com/TRHD5SdZFcAvaLtuFqPxVswAEMjVDsQ2xXQG8hAL_oQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=1a19c883e39df88eef1dd7150ae71b3e\", \"width\": 320, \"height\": 576}]}}, \"id\": \"FUUuO2kKp7CakoSDf4TZdl8fTyaD9Wu0CSewFKeiYb0\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/uxQ5TGT0bD7g-YztOngc2ytQkKQLYvBqHO_a889zXKQ.jpg\", \"subreddit_id\": \"t5_363b8\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 1, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/reallifedoodles/comments/6mo5r6/an_amazing_journey/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499826477.0, \"url\": \"http://i.imgur.com/mpHys4q.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"An amazing journey\", \"created_utc\": 1499797677.0, \"subreddit_name_prefixed\": \"r/reallifedoodles\", \"distinguished\": null, \"media\": null, \"num_comments\": 167, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 23215}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"ATBGE\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Fashion\", \"id\": \"6mq42v\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"WTFisFTWbackwards\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mq42v\", \"score\": 2915, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/Vx0grXxOW0twjImkjg4Ig4_l2h5LUpmM8-pUhcK5de0.jpg?s=308fc29ab9454b8e9a5ace6eb41d3012\", \"width\": 1536, \"height\": 2048}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/Vx0grXxOW0twjImkjg4Ig4_l2h5LUpmM8-pUhcK5de0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=210845a3bef29d75602e4fa6a868ab2e\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/Vx0grXxOW0twjImkjg4Ig4_l2h5LUpmM8-pUhcK5de0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=e221d091ab30ac56bb2ba4a506868f71\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/Vx0grXxOW0twjImkjg4Ig4_l2h5LUpmM8-pUhcK5de0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=220fd8ce79eca9ce9d1eb048dc749f72\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/Vx0grXxOW0twjImkjg4Ig4_l2h5LUpmM8-pUhcK5de0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=d7ce49ff767631e6bc3baf8aa33d0ea6\", \"width\": 640, \"height\": 853}, {\"url\": \"https://i.redditmedia.com/Vx0grXxOW0twjImkjg4Ig4_l2h5LUpmM8-pUhcK5de0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=268eeb47ef77fe10736c61201685f398\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://i.redditmedia.com/Vx0grXxOW0twjImkjg4Ig4_l2h5LUpmM8-pUhcK5de0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=76d32210166d301d5a3bf4c76290363d\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"3GWxMzM0DBez0vxLxMYaRupi6DOwL1Chs6TwynBH0IE\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/vA25AibuTCWqHEwOFZ_FIqT5i-T4TPtZGf-Ik1Lok2c.jpg\", \"subreddit_id\": \"t5_3fqup\", \"edited\": false, \"link_flair_css_class\": \"\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/ATBGE/comments/6mq42v/conor_mcgregors_suit_of_fuck_you/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499844651.0, \"url\": \"https://i.redd.it/cfoi65vvs19z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Conor McGregor's suit of \\\"Fuck you\\\"\", \"created_utc\": 1499815851.0, \"subreddit_name_prefixed\": \"r/ATBGE\", \"distinguished\": null, \"media\": null, \"num_comments\": 101, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2915}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"StartledCats\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6moqao\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"onlysame1\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6moqao\", \"score\": 7015, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/JiGbQpgOKSCqDiV0vEIfCMHAyW70yPCKumD4IKmsDqM.gif?fm=jpg\\u0026s=ae461912114bf8e3b78479bcf6ed9aa0\", \"width\": 273, \"height\": 403}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/JiGbQpgOKSCqDiV0vEIfCMHAyW70yPCKumD4IKmsDqM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=90f39289a469ba2b841db6885e93df0f\", \"width\": 108, \"height\": 159}, {\"url\": \"https://i.redditmedia.com/JiGbQpgOKSCqDiV0vEIfCMHAyW70yPCKumD4IKmsDqM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=7312fed544d241b989f9af90e6e37175\", \"width\": 216, \"height\": 318}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/JiGbQpgOKSCqDiV0vEIfCMHAyW70yPCKumD4IKmsDqM.gif?s=11f90447929c93a77a375a447477a734\", \"width\": 273, \"height\": 403}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/JiGbQpgOKSCqDiV0vEIfCMHAyW70yPCKumD4IKmsDqM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=2774ee6c7a755e488e5a64f64a63e218\", \"width\": 108, \"height\": 159}, {\"url\": \"https://g.redditmedia.com/JiGbQpgOKSCqDiV0vEIfCMHAyW70yPCKumD4IKmsDqM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=e13b9c318582cacf711a0f3d23bf748f\", \"width\": 216, \"height\": 318}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/JiGbQpgOKSCqDiV0vEIfCMHAyW70yPCKumD4IKmsDqM.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=622934a986401f283f76234070392fe8\", \"width\": 273, \"height\": 403}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/JiGbQpgOKSCqDiV0vEIfCMHAyW70yPCKumD4IKmsDqM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=9adb4f7bc6309a02b70452eb4f2ed136\", \"width\": 108, \"height\": 159}, {\"url\": \"https://g.redditmedia.com/JiGbQpgOKSCqDiV0vEIfCMHAyW70yPCKumD4IKmsDqM.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=2ee5f58789ac8b99c076072f1253c8ab\", \"width\": 216, \"height\": 318}]}}, \"id\": \"JiGbQpgOKSCqDiV0vEIfCMHAyW70yPCKumD4IKmsDqM\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/rsvw670HVUZERNe7mYDOwHtaOQB_0OGL5LTaf3h1gxM.jpg\", \"subreddit_id\": \"t5_2yb9w\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/StartledCats/comments/6moqao/sneaky_dog/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499831559.0, \"url\": \"http://i.imgur.com/9IGMYuA.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Sneaky dog\", \"created_utc\": 1499802759.0, \"subreddit_name_prefixed\": \"r/StartledCats\", \"distinguished\": null, \"media\": null, \"num_comments\": 80, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 7015}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"JusticeServed\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Police Justice\", \"id\": \"6mnuyo\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Ibleedcarrots\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnuyo\", \"score\": 23698, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fm=jpg\\u0026s=724155974bb4dc24f294da376e940846\", \"width\": 703, \"height\": 525}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=ad766ee024df0575c5e8147ff7fd8ff8\", \"width\": 108, \"height\": 80}, {\"url\": \"https://i.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=8892b2a332558dbdd894c274b9be34ee\", \"width\": 216, \"height\": 161}, {\"url\": \"https://i.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=04324b43ace07441f3e3fb819e40e7a9\", \"width\": 320, \"height\": 238}, {\"url\": \"https://i.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=ae34190352a2352346a15d9ebd1b3602\", \"width\": 640, \"height\": 477}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?s=8d241313e57bd3320b08b55ae2954126\", \"width\": 703, \"height\": 525}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=853748b882c52f6e03a12403ed8abfba\", \"width\": 108, \"height\": 80}, {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=760dfebce702e3447a4c615132d9e62f\", \"width\": 216, \"height\": 161}, {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=4f481536a4c1905a8fe9182a11c7f72a\", \"width\": 320, \"height\": 238}, {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=9e50f976549cd8771581ef7f1dcb135b\", \"width\": 640, \"height\": 477}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=ba3a342d78e6edd2297b7a13a4040573\", \"width\": 703, \"height\": 525}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=a5c74f13515323ad102db80a578e37d6\", \"width\": 108, \"height\": 80}, {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=72617eab7281942615fc7b9bdd886884\", \"width\": 216, \"height\": 161}, {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=afac1f58d5b53be56b0d23fc6d044bd7\", \"width\": 320, \"height\": 238}, {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=201a015d2d42281c75d57dcb61e9a5ce\", \"width\": 640, \"height\": 477}]}}, \"id\": \"mDPAB2MpU2LGHcK_dqB1GQiBZt3rE-2SYoYaoyWPlUc\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/NnvliQCMqrxHe3TDDWiFFkE4dVQcbsMZ5m7M8Nw8s0Y.jpg\", \"subreddit_id\": \"t5_2vxxc\", \"edited\": false, \"link_flair_css_class\": \"blue\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 104, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/JusticeServed/comments/6mnuyo/man_steals_stuff_from_a_car_doesnt_get_far/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499823874.0, \"url\": \"http://i.imgur.com/OHTJZRK.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Man steals stuff from a car. Doesn't get far.\", \"created_utc\": 1499795074.0, \"subreddit_name_prefixed\": \"r/JusticeServed\", \"distinguished\": null, \"media\": null, \"num_comments\": 1284, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 23698}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"movies\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"News\", \"id\": \"6mo2mw\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Th3_Writer\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mo2mw\", \"score\": 33718, \"approved_by\": null, \"over_18\": false, \"domain\": \"theplaylist.net\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/TdvKSjQifwOd5OxjRXyCjAYXznzOD_qXu3wMwLv_ye8.jpg?s=6a9584f684c1c5fd87c939c3cfa02736\", \"width\": 1280, \"height\": 720}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/TdvKSjQifwOd5OxjRXyCjAYXznzOD_qXu3wMwLv_ye8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=73aa6802c175ad1104972904d921d09a\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/TdvKSjQifwOd5OxjRXyCjAYXznzOD_qXu3wMwLv_ye8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=ac41c0316ce6e10ea31399060df0a3e1\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/TdvKSjQifwOd5OxjRXyCjAYXznzOD_qXu3wMwLv_ye8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=fa87b433a1314e9719a62a1a5b61472e\", \"width\": 320, \"height\": 180}, {\"url\": \"https://i.redditmedia.com/TdvKSjQifwOd5OxjRXyCjAYXznzOD_qXu3wMwLv_ye8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=d8a26cf47135c30001f88093721d72d5\", \"width\": 640, \"height\": 360}, {\"url\": \"https://i.redditmedia.com/TdvKSjQifwOd5OxjRXyCjAYXznzOD_qXu3wMwLv_ye8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=f21dcab210dec34cf8fbf80c9ad45aaa\", \"width\": 960, \"height\": 540}, {\"url\": \"https://i.redditmedia.com/TdvKSjQifwOd5OxjRXyCjAYXznzOD_qXu3wMwLv_ye8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=ec9d10b4c3b403bf993172e8f3a1e8e7\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"n3CamRchZ_Wyt7vGvEQh5wYEyc_fo3Qlrr1ZkGooC2k\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/F6zqJo_mJOJYwx79Zv5AUwqSqJIAZMqWYJIpLsrGrcQ.jpg\", \"subreddit_id\": \"t5_2qh3s\", \"edited\": false, \"link_flair_css_class\": \"news\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/movies/comments/6mo2mw/charlize_theron_says_script_for_mad_max_prequel/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499825711.0, \"url\": \"http://theplaylist.net/charlize-theron-says-script-mad-max-prequel-furiosa-ready-go-20170711/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Charlize Theron Says Script For 'Mad Max' Prequel 'Furiosa' Ready To Go\", \"created_utc\": 1499796911.0, \"subreddit_name_prefixed\": \"r/movies\", \"distinguished\": null, \"media\": null, \"num_comments\": 2045, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 33718}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"Android\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mojbq\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"fastforward23\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mojbq\", \"score\": 7169, \"approved_by\": null, \"over_18\": false, \"domain\": \"androidpolice.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/yiPe-wIvstI2AvEuuZhS3tjEUjIjST1tDJSuh0pn1hQ.jpg?s=d84b7890fa6a4f4b2749852d0318faa3\", \"width\": 728, \"height\": 410}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/yiPe-wIvstI2AvEuuZhS3tjEUjIjST1tDJSuh0pn1hQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=ba08f9470edb1b75d5b455b3b0ba3d28\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/yiPe-wIvstI2AvEuuZhS3tjEUjIjST1tDJSuh0pn1hQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=c0a69e5c9377a590f6ccbdc5d643dfde\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/yiPe-wIvstI2AvEuuZhS3tjEUjIjST1tDJSuh0pn1hQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=297c993bd1eb73e188f9e688738d64dd\", \"width\": 320, \"height\": 180}, {\"url\": \"https://i.redditmedia.com/yiPe-wIvstI2AvEuuZhS3tjEUjIjST1tDJSuh0pn1hQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=07490cfccd67879085cc7c02405f90a9\", \"width\": 640, \"height\": 360}], \"variants\": {}, \"id\": \"8Pmlgei5NvISp5FJBU-9DspbqzMLHsmwk3--cWQKzkY\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/YxtS5aaJPWtBHoYAXNqOHsJi6Gdjb5e2WZkljMtNA1c.jpg\", \"subreddit_id\": \"t5_2qlqh\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Android/comments/6mojbq/exclusive_this_is_the_2017_google_pixel_xl_with/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499829865.0, \"url\": \"http://www.androidpolice.com/2017/07/11/exclusive-this-is-the-2017-google-pixel-xl-with-low-bezel-amoled-display-and-squeezable-frame/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Exclusive: This is the 2017 Google Pixel \\\"XL,\\\" with low-bezel AMOLED display and squeezable frame\", \"created_utc\": 1499801065.0, \"subreddit_name_prefixed\": \"r/Android\", \"distinguished\": null, \"media\": null, \"num_comments\": 1622, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 7169}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"CrappyDesign\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"/R/ALL\", \"id\": \"6mo83h\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"ahspencer01\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mo83h\", \"score\": 14832, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fm=jpg\\u0026s=df1cf7479af8b421a3a52418285f1e04\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=32bc80768ec59be1152216f85e930e5f\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=1dccf7686d47473086b644a46f51b874\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=6a831388a799da41f8687262dea9e2d7\", \"width\": 320, \"height\": 179}, {\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=ef5e5d3e0b24a0693f583b7d4fdc2eac\", \"width\": 640, \"height\": 359}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?s=a5fb158f8026334211472195db1610f8\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=7b3fd79c09290a4a9dd24d7e79ac5429\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=2ab0feb7df0a111210ddabd784096750\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=f4c58813c4b0ebb5f5c914be01668a1b\", \"width\": 320, \"height\": 179}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=1766be0af3be3b6bd9a5a119748e682f\", \"width\": 640, \"height\": 359}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=ce4bcd1bb16338bc1459beb260d0bfe4\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=8e65e181db8f9089a24c90beb1061c8b\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=df3db1e7f268dd343d18a685b12f88dd\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=3f8cbbc138a48fdf3a4c33cace9d7cbe\", \"width\": 320, \"height\": 179}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=84571852222bc1aa7c20ddbd085ef1c2\", \"width\": 640, \"height\": 359}]}}, \"id\": \"a1Qo3LCt9Gsx72R_ywGDFDn2R31NVcgMOOxPrUJHhqY\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/bGg5-GluOudMR-rwrz27mpt8Yk4KsKBQRXP8RIRIsM0.jpg\", \"subreddit_id\": \"t5_2sa3m\", \"edited\": false, \"link_flair_css_class\": \"red\", \"author_flair_css_class\": \"rainbow\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/CrappyDesign/comments/6mo83h/fuck_your_bread/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499827056.0, \"url\": \"http://i.imgur.com/JUC7xlV.gifv\", \"author_flair_text\": \"cock\", \"quarantine\": false, \"title\": \"\\\"Fuck your bread\\\"\", \"created_utc\": 1499798256.0, \"subreddit_name_prefixed\": \"r/CrappyDesign\", \"distinguished\": null, \"media\": null, \"num_comments\": 410, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 14832}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/8MYvdDNNgYQ?start=434\\u0026feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"thumbnail_width\": 140, \"subreddit\": \"TrumpCriticizesTrump\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"version\": \"1.0\", \"title\": \"Donald Trump looks to unite GOP (Full June 7, 2016 speech)\", \"thumbnail_width\": 480, \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/8MYvdDNNgYQ?start=434\\u0026feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"author_name\": \"CNN\", \"thumbnail_height\": 360, \"thumbnail_url\": \"https://i.ytimg.com/vi/8MYvdDNNgYQ/hqdefault.jpg\", \"type\": \"video\", \"provider_name\": \"YouTube\", \"author_url\": \"https://www.youtube.com/user/CNN\"}, \"type\": \"youtube.com\"}, \"link_flair_text\": null, \"id\": \"6mo9ef\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/8MYvdDNNgYQ?start=434\\u0026feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Humes-Bread\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mo9ef\", \"score\": 8023, \"approved_by\": null, \"over_18\": false, \"domain\": \"youtu.be\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/ed4shAn8C07fGbBZNEzCok1jLaP79aWjNOMDU6KBFv0.jpg?s=133560559069d47344b20a92c42fa737\", \"width\": 480, \"height\": 360}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/ed4shAn8C07fGbBZNEzCok1jLaP79aWjNOMDU6KBFv0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=e01e6cc7c637ec98643f1c5f58ddfcb2\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/ed4shAn8C07fGbBZNEzCok1jLaP79aWjNOMDU6KBFv0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=433c77c1b6aed8c1fb9856b5e96a7811\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/ed4shAn8C07fGbBZNEzCok1jLaP79aWjNOMDU6KBFv0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=fc39bf14cf9cdf8bf724de0787865e95\", \"width\": 320, \"height\": 240}], \"variants\": {}, \"id\": \"neNAPjVaIgVv3Wa-cJeDWg7wcCMcJhDDciSVbrQXNB8\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/LO2SSnTH8pneCQzvtEC5b2TGb6kWbbOnxEeJcNmiiFw.jpg\", \"subreddit_id\": \"t5_3jpma\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/TrumpCriticizesTrump/comments/6mo9ef/its_a_sad_day_in_america_when_foreign_governments/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499827380.0, \"url\": \"https://youtu.be/8MYvdDNNgYQ?t=7m14s\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"\\\"It's a sad day in America when foreign governments with deep pockets have more influence in our own country than our great citizens.\\\"\", \"created_utc\": 1499798580.0, \"subreddit_name_prefixed\": \"r/TrumpCriticizesTrump\", \"distinguished\": null, \"media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"version\": \"1.0\", \"title\": \"Donald Trump looks to unite GOP (Full June 7, 2016 speech)\", \"thumbnail_width\": 480, \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/8MYvdDNNgYQ?start=434\\u0026feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"author_name\": \"CNN\", \"thumbnail_height\": 360, \"thumbnail_url\": \"https://i.ytimg.com/vi/8MYvdDNNgYQ/hqdefault.jpg\", \"type\": \"video\", \"provider_name\": \"YouTube\", \"author_url\": \"https://www.youtube.com/user/CNN\"}, \"type\": \"youtube.com\"}, \"num_comments\": 144, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8023}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"science\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": \"confidence\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Neuroscience\", \"id\": \"6mo75z\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"shiruken\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mo75z\", \"score\": 8710, \"approved_by\": null, \"over_18\": false, \"domain\": \"engadget.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/AcJyd-Dhqg0tRsiklPTHI2zfy-vyi4jJOP1X5ZaVDLE.jpg?s=c0b7350a8a1002f50ca8fe9abe29310a\", \"width\": 1200, \"height\": 630}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/AcJyd-Dhqg0tRsiklPTHI2zfy-vyi4jJOP1X5ZaVDLE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=b1a8cd5d0f5867c3ae0a5e6f12f4d53e\", \"width\": 108, \"height\": 56}, {\"url\": \"https://i.redditmedia.com/AcJyd-Dhqg0tRsiklPTHI2zfy-vyi4jJOP1X5ZaVDLE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=2b88d24e516726552a51b27e822529d3\", \"width\": 216, \"height\": 113}, {\"url\": \"https://i.redditmedia.com/AcJyd-Dhqg0tRsiklPTHI2zfy-vyi4jJOP1X5ZaVDLE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=2374c305e60d93b79b0c991ac9b9481e\", \"width\": 320, \"height\": 168}, {\"url\": \"https://i.redditmedia.com/AcJyd-Dhqg0tRsiklPTHI2zfy-vyi4jJOP1X5ZaVDLE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=f6ae984865d38df1ca2d9b7fbed699fc\", \"width\": 640, \"height\": 336}, {\"url\": \"https://i.redditmedia.com/AcJyd-Dhqg0tRsiklPTHI2zfy-vyi4jJOP1X5ZaVDLE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=dd5f420af7acf38c57079d1c508a83b6\", \"width\": 960, \"height\": 504}, {\"url\": \"https://i.redditmedia.com/AcJyd-Dhqg0tRsiklPTHI2zfy-vyi4jJOP1X5ZaVDLE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=1ad3531f3875df1e392d65724fbea0f1\", \"width\": 1080, \"height\": 567}], \"variants\": {}, \"id\": \"olJpH5P59TcUD4jh-M0EAXSPc2aig51I1rPIQgTZBPc\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/tnlk-rc8xJiTneTKDEx0K_Doy005Gwse4ybmyIIizRo.jpg\", \"subreddit_id\": \"t5_mouw\", \"edited\": false, \"link_flair_css_class\": \"neuro\", \"author_flair_css_class\": \"eng reward15\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 73, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/science/comments/6mo75z/commercial_brain_training_apps_such_as_lumosity/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499826836.0, \"url\": \"https://www.engadget.com/2017/07/11/lumosity-does-not-improve-cognitive-skills/\", \"author_flair_text\": \"Grad Student | Biomedical Engineering | Optics\", \"quarantine\": false, \"title\": \"Commercial \\\"brain training\\\" apps such as Lumosity have no influence on neural activity or choices during decision making\", \"created_utc\": 1499798036.0, \"subreddit_name_prefixed\": \"r/science\", \"distinguished\": null, \"media\": null, \"num_comments\": 271, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8710}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"HighQualityGifs\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"The Simpsons /r/all\", \"id\": \"6mng8n\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"CraftyConsumer\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mng8n\", \"score\": 35840, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fm=jpg\\u0026s=c09151abf7a40edd5fa9a04d1e88d412\", \"width\": 512, \"height\": 384}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=dc497840922218591d54d4c4dcd36468\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=dfd8864014bc7e35e7a3317c1d778abd\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=721b7c9ec5e533c73c457bb250207cb7\", \"width\": 320, \"height\": 240}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?s=46242c20078bd2419d4c13964b2f5448\", \"width\": 512, \"height\": 384}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=0801d2276c65daf7e5e8cf9ad434059d\", \"width\": 108, \"height\": 81}, {\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b7b1329f0517af1c042a215057ad1009\", \"width\": 216, \"height\": 162}, {\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=df949dc6ba0b5ffc52f76401684aefba\", \"width\": 320, \"height\": 240}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=e72403509fc9913246f85f99cea6740f\", \"width\": 512, \"height\": 384}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=fa0da0f17a0f8cf9db485213c47a96ed\", \"width\": 108, \"height\": 81}, {\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=d452cb97144f8dd169a276943fcae59b\", \"width\": 216, \"height\": 162}, {\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=f5444a27375b90f04b102c21cc9bb95b\", \"width\": 320, \"height\": 240}]}}, \"id\": \"LAeMHQTBTreT7_xPMxMDqUG0dftkZy7anEq0yNsKJaM\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ZIU2bsdls2LzMYuGxsyAKlnFx4fIx0BaHmw3khqg-JQ.jpg\", \"subreddit_id\": \"t5_2ylxz\", \"edited\": false, \"link_flair_css_class\": \"all 001\", \"author_flair_css_class\": \"001-002\", \"gilded\": 1, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/HighQualityGifs/comments/6mng8n/the_origins_of_prime_day/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499820282.0, \"url\": \"http://i.imgur.com/iTyA5YL.gifv\", \"author_flair_text\": \"Photoshop - After Effects\", \"quarantine\": false, \"title\": \"The Origins of Prime Day\", \"created_utc\": 1499791482.0, \"subreddit_name_prefixed\": \"r/HighQualityGifs\", \"distinguished\": null, \"media\": null, \"num_comments\": 758, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 35840}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"PerfectTiming\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6moa6l\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Tevesh_CKP\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6moa6l\", \"score\": 7835, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/68JlRR0xFrThMNuSDwMl6v_DX-3UeozvWr53hX6svtg.jpg?s=dc41422d2709ac3af84e55041ff145b0\", \"width\": 1920, \"height\": 1280}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/68JlRR0xFrThMNuSDwMl6v_DX-3UeozvWr53hX6svtg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=ebf1acf92aee843839d66e7f2b153e9e\", \"width\": 108, \"height\": 72}, {\"url\": \"https://i.redditmedia.com/68JlRR0xFrThMNuSDwMl6v_DX-3UeozvWr53hX6svtg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=c973450626b94a60fa5456fed26e1809\", \"width\": 216, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/68JlRR0xFrThMNuSDwMl6v_DX-3UeozvWr53hX6svtg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=a27ab1a6f3b3b864cffe88f519f66d60\", \"width\": 320, \"height\": 213}, {\"url\": \"https://i.redditmedia.com/68JlRR0xFrThMNuSDwMl6v_DX-3UeozvWr53hX6svtg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=58fad32b7500644d27db0f50cc1cdac7\", \"width\": 640, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/68JlRR0xFrThMNuSDwMl6v_DX-3UeozvWr53hX6svtg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=7e7e2863d5018feb965bae3d224a63bf\", \"width\": 960, \"height\": 640}, {\"url\": \"https://i.redditmedia.com/68JlRR0xFrThMNuSDwMl6v_DX-3UeozvWr53hX6svtg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=2626e3fc7371506b0d50d1ad5a4afdd3\", \"width\": 1080, \"height\": 720}], \"variants\": {}, \"id\": \"BJvVknNOlBtN32GEgj6v5gJspRkvwFoQ7b8sP0bfZ1Y\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/N_u_8p6wcZsLPMta6Y-iehN5IgfbViC_8W_pHXuq4Vw.jpg\", \"subreddit_id\": \"t5_2t7te\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 93, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/PerfectTiming/comments/6moa6l/lost_footing/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499827569.0, \"url\": \"https://i.redd.it/gdenoqwyzk8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Lost Footing\", \"created_utc\": 1499798769.0, \"subreddit_name_prefixed\": \"r/PerfectTiming\", \"distinguished\": null, \"media\": null, \"num_comments\": 43, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 7835}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"TwoXChromosomes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"/r/all\", \"id\": \"6mnp3r\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"londonlem\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnp3r\", \"score\": 38981, \"approved_by\": null, \"over_18\": false, \"domain\": \"the-pool.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/j3LJNkt3cs-K1tybGyQ9e6DcbrUG9hLfIf7P2L5_2xE.jpg?s=5068ee227f24e236d5e8cc29152dbd5b\", \"width\": 1280, \"height\": 772}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/j3LJNkt3cs-K1tybGyQ9e6DcbrUG9hLfIf7P2L5_2xE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=f57065c7e05492d82d32e11c1230add7\", \"width\": 108, \"height\": 65}, {\"url\": \"https://i.redditmedia.com/j3LJNkt3cs-K1tybGyQ9e6DcbrUG9hLfIf7P2L5_2xE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=d1a9a6ef3bb81976519fc949c12fe9f4\", \"width\": 216, \"height\": 130}, {\"url\": \"https://i.redditmedia.com/j3LJNkt3cs-K1tybGyQ9e6DcbrUG9hLfIf7P2L5_2xE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=f6dd5515f4fb1727b375298c11b8b04c\", \"width\": 320, \"height\": 193}, {\"url\": \"https://i.redditmedia.com/j3LJNkt3cs-K1tybGyQ9e6DcbrUG9hLfIf7P2L5_2xE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=478cfa6baa4ebc8f83180644feb7d5f4\", \"width\": 640, \"height\": 386}, {\"url\": \"https://i.redditmedia.com/j3LJNkt3cs-K1tybGyQ9e6DcbrUG9hLfIf7P2L5_2xE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=4d5f4426a7523edd9e2e05d22debfb52\", \"width\": 960, \"height\": 579}, {\"url\": \"https://i.redditmedia.com/j3LJNkt3cs-K1tybGyQ9e6DcbrUG9hLfIf7P2L5_2xE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=a12f21ce2e44f99f71e9156ca65dbfb5\", \"width\": 1080, \"height\": 651}], \"variants\": {}, \"id\": \"A1b1PnF_dlVsP52gyBu_WfNH01J9z-4cJ-vMwty8Qk8\"}], \"enabled\": false}, \"thumbnail\": \"default\", \"subreddit_id\": \"t5_2r2jt\", \"edited\": false, \"link_flair_css_class\": \"allstatus\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 84, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/TwoXChromosomes/comments/6mnp3r/scotland_becomes_the_first_nation_to_give_free/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499822456.0, \"url\": \"https://www.the-pool.com/news-views/latest-news/2017/28/scotland-first-to-launch-free-sanitary-product-initiative\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Scotland becomes the first nation to give free access to sanitary products\", \"created_utc\": 1499793656.0, \"subreddit_name_prefixed\": \"r/TwoXChromosomes\", \"distinguished\": null, \"media\": null, \"num_comments\": 1256, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 38981}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=%2F%2Fimgur.com%2Fa%2FwirAh%2Fembed\\u0026url=http%3A%2F%2Fimgur.com%2Fa%2FwirAh\\u0026image=http%3A%2F%2Fi.imgur.com%2FDBn0Khd.jpg%3Ffb\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=imgur\\\" width=\\\"550\\\" height=\\\"550\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 550, \"scrolling\": false, \"height\": 550}, \"thumbnail_width\": 140, \"subreddit\": \"DIY\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"type\": \"imgur.com\", \"oembed\": {\"provider_url\": \"http://imgur.com\", \"description\": \"Post with 1 views. Shared by Workingwet. Underpinning Basement / Bachelor Apt Creation\", \"title\": \"Underpinning Basement / Bachelor Apt Creation\", \"thumbnail_width\": 600, \"height\": 550, \"width\": 550, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=%2F%2Fimgur.com%2Fa%2FwirAh%2Fembed\\u0026url=http%3A%2F%2Fimgur.com%2Fa%2FwirAh\\u0026image=http%3A%2F%2Fi.imgur.com%2FDBn0Khd.jpg%3Ffb\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=imgur\\\" width=\\\"550\\\" height=\\\"550\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"Imgur\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=http%3A%2F%2Fi.imgur.com%2FDBn0Khd.jpg%3Ffb\\u0026key=b1e305db91cf4aa5a86b732cc9fffceb\", \"type\": \"rich\", \"thumbnail_height\": 315}}, \"link_flair_text\": \"home improvement\", \"id\": \"6moc1h\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=%2F%2Fimgur.com%2Fa%2FwirAh%2Fembed\\u0026url=http%3A%2F%2Fimgur.com%2Fa%2FwirAh\\u0026image=http%3A%2F%2Fi.imgur.com%2FDBn0Khd.jpg%3Ffb\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=imgur\\\" width=\\\"550\\\" height=\\\"550\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 550, \"scrolling\": false, \"height\": 550}, \"clicked\": false, \"report_reasons\": null, \"author\": \"workingwet\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6moc1h\", \"score\": 8132, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/vxTgjfjs0Mb45swcBzhLO92KCNRvW1NYCkRPqhXtqXs.jpg?s=8d6b876b02fdd404131607f268bb37e2\", \"width\": 2448, \"height\": 3264}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/vxTgjfjs0Mb45swcBzhLO92KCNRvW1NYCkRPqhXtqXs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=b7e8bdf998180921007440ebc5d0e4f9\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/vxTgjfjs0Mb45swcBzhLO92KCNRvW1NYCkRPqhXtqXs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=f402c56e0f599f4fb02d846a0b48e337\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/vxTgjfjs0Mb45swcBzhLO92KCNRvW1NYCkRPqhXtqXs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=df6928368ba139bd0b3aeb09d827ba7a\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/vxTgjfjs0Mb45swcBzhLO92KCNRvW1NYCkRPqhXtqXs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=980102f767919f270714ef1ff1450418\", \"width\": 640, \"height\": 853}, {\"url\": \"https://i.redditmedia.com/vxTgjfjs0Mb45swcBzhLO92KCNRvW1NYCkRPqhXtqXs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=0ad2fe8250781b03ad210150ccd3d926\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://i.redditmedia.com/vxTgjfjs0Mb45swcBzhLO92KCNRvW1NYCkRPqhXtqXs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=e46ae33cd8d32f12617b2bebfd90437e\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"f8kjy39QUaKkS0PTzbRb3MxSxPaJJ8IqAmZbnVsX8J8\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/jJYGqWgLhmTJPCdVHh7TWEk9ggXmjws7N5haVom9XcQ.jpg\", \"subreddit_id\": \"t5_2qh7d\", \"edited\": false, \"link_flair_css_class\": \"diy-homeimprovement\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/DIY/comments/6moc1h/year_long_project_turning_my_basement_into_a/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499828025.0, \"url\": \"http://imgur.com/a/wirAh\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Year Long Project Turning My Basement into a Bachelor Apt. Underpinning Included\", \"created_utc\": 1499799225.0, \"subreddit_name_prefixed\": \"r/DIY\", \"distinguished\": null, \"media\": {\"type\": \"imgur.com\", \"oembed\": {\"provider_url\": \"http://imgur.com\", \"description\": \"Post with 1 views. Shared by Workingwet. Underpinning Basement / Bachelor Apt Creation\", \"title\": \"Underpinning Basement / Bachelor Apt Creation\", \"thumbnail_width\": 600, \"height\": 550, \"width\": 550, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=%2F%2Fimgur.com%2Fa%2FwirAh%2Fembed\\u0026url=http%3A%2F%2Fimgur.com%2Fa%2FwirAh\\u0026image=http%3A%2F%2Fi.imgur.com%2FDBn0Khd.jpg%3Ffb\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=imgur\\\" width=\\\"550\\\" height=\\\"550\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"Imgur\", \"thumbnail_url\": \"http://i.imgur.com/DBn0Khd.jpg?fb\", \"type\": \"rich\", \"thumbnail_height\": 315}}, \"num_comments\": 551, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8132}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"IdiotsFightingThings\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mo640\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"PerplexedLabrat\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mo640\", \"score\": 8244, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fm=jpg\\u0026s=17a7196a411b118f045e6f6ff3cc8626\", \"width\": 720, \"height\": 1276}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=d647f5bde2e56cb9aac5febcb10c8fa5\", \"width\": 108, \"height\": 191}, {\"url\": \"https://i.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=a7a0b11471df566100b755d785349e91\", \"width\": 216, \"height\": 382}, {\"url\": \"https://i.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=6003c223eb67ef57500b30963e8a4221\", \"width\": 320, \"height\": 567}, {\"url\": \"https://i.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=004e3676454b657bc653c1dc13b0c77f\", \"width\": 640, \"height\": 1134}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?s=637f5c3998508655a0f2a5622afea6e7\", \"width\": 720, \"height\": 1276}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=6f14d10f8bd96e21019ce59e387b9365\", \"width\": 108, \"height\": 191}, {\"url\": \"https://g.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b6666e80e689195257fefd005cda7679\", \"width\": 216, \"height\": 382}, {\"url\": \"https://g.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=7e55519c1bca250a4f3510f5b4d300cc\", \"width\": 320, \"height\": 567}, {\"url\": \"https://g.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=cf23400d169c5b09671e485e0216ec4d\", \"width\": 640, \"height\": 1134}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=dbda3afe852ae808f4ea8e67eb8cbfeb\", \"width\": 720, \"height\": 1276}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=8fab2ac261bf6bf7c0dd6705f9d1c76f\", \"width\": 108, \"height\": 191}, {\"url\": \"https://g.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=790075cb4cbd67228deb0d9dd62b1ed5\", \"width\": 216, \"height\": 382}, {\"url\": \"https://g.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=79d2c5f504a54d24e414902c8fed9cd5\", \"width\": 320, \"height\": 567}, {\"url\": \"https://g.redditmedia.com/a4A1vkMxUo31qtZHXlrbnAWbmO7zrzTdh8bmg5HQ964.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=c3be0d615fd879af5f3d7f0085fe1932\", \"width\": 640, \"height\": 1134}]}}, \"id\": \"VS7WWOiShGR7O9fYRBeTTo4Mkk6Gd6UqeSZRLIP1FyQ\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/IsA5JBzAdN65N-0ClGFB4ckGkdgiY6L9-kyJRSOB_Fk.jpg\", \"subreddit_id\": \"t5_2xp2o\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/IdiotsFightingThings/comments/6mo640/idiot_attempting_to_fight_the_wooden_bench/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499826577.0, \"url\": \"https://i.imgur.com/AnCbUiL.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Idiot attempting to fight the wooden bench\", \"created_utc\": 1499797777.0, \"subreddit_name_prefixed\": \"r/IdiotsFightingThings\", \"distinguished\": null, \"media\": null, \"num_comments\": 384, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8244}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"shittyrobots\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Funny Robot\", \"id\": \"6mngi1\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Sanibel_Steve\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mngi1\", \"score\": 20968, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fm=jpg\\u0026s=df1cf7479af8b421a3a52418285f1e04\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=32bc80768ec59be1152216f85e930e5f\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=1dccf7686d47473086b644a46f51b874\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=6a831388a799da41f8687262dea9e2d7\", \"width\": 320, \"height\": 179}, {\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=ef5e5d3e0b24a0693f583b7d4fdc2eac\", \"width\": 640, \"height\": 359}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?s=a5fb158f8026334211472195db1610f8\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=7b3fd79c09290a4a9dd24d7e79ac5429\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=2ab0feb7df0a111210ddabd784096750\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=f4c58813c4b0ebb5f5c914be01668a1b\", \"width\": 320, \"height\": 179}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=1766be0af3be3b6bd9a5a119748e682f\", \"width\": 640, \"height\": 359}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=ce4bcd1bb16338bc1459beb260d0bfe4\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=8e65e181db8f9089a24c90beb1061c8b\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=df3db1e7f268dd343d18a685b12f88dd\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=3f8cbbc138a48fdf3a4c33cace9d7cbe\", \"width\": 320, \"height\": 179}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=84571852222bc1aa7c20ddbd085ef1c2\", \"width\": 640, \"height\": 359}]}}, \"id\": \"a1Qo3LCt9Gsx72R_ywGDFDn2R31NVcgMOOxPrUJHhqY\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/bGg5-GluOudMR-rwrz27mpt8Yk4KsKBQRXP8RIRIsM0.jpg\", \"subreddit_id\": \"t5_324c1\", \"edited\": false, \"link_flair_css_class\": \"\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/shittyrobots/comments/6mngi1/bread_slicer/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499820342.0, \"url\": \"http://i.imgur.com/JUC7xlV.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Bread slicer....\", \"created_utc\": 1499791542.0, \"subreddit_name_prefixed\": \"r/shittyrobots\", \"distinguished\": null, \"media\": null, \"num_comments\": 620, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 20968}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"therewasanattempt\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mo079\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"blue_sword456\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mo079\", \"score\": 9077, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fm=jpg\\u0026s=724155974bb4dc24f294da376e940846\", \"width\": 703, \"height\": 525}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=ad766ee024df0575c5e8147ff7fd8ff8\", \"width\": 108, \"height\": 80}, {\"url\": \"https://i.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=8892b2a332558dbdd894c274b9be34ee\", \"width\": 216, \"height\": 161}, {\"url\": \"https://i.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=04324b43ace07441f3e3fb819e40e7a9\", \"width\": 320, \"height\": 238}, {\"url\": \"https://i.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=ae34190352a2352346a15d9ebd1b3602\", \"width\": 640, \"height\": 477}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?s=8d241313e57bd3320b08b55ae2954126\", \"width\": 703, \"height\": 525}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=853748b882c52f6e03a12403ed8abfba\", \"width\": 108, \"height\": 80}, {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=760dfebce702e3447a4c615132d9e62f\", \"width\": 216, \"height\": 161}, {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=4f481536a4c1905a8fe9182a11c7f72a\", \"width\": 320, \"height\": 238}, {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=9e50f976549cd8771581ef7f1dcb135b\", \"width\": 640, \"height\": 477}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=ba3a342d78e6edd2297b7a13a4040573\", \"width\": 703, \"height\": 525}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=a5c74f13515323ad102db80a578e37d6\", \"width\": 108, \"height\": 80}, {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=72617eab7281942615fc7b9bdd886884\", \"width\": 216, \"height\": 161}, {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=afac1f58d5b53be56b0d23fc6d044bd7\", \"width\": 320, \"height\": 238}, {\"url\": \"https://g.redditmedia.com/_i3L2kLAizjdG7fxhDcfWnzM3IpgqQRUElb6SCVskhw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=201a015d2d42281c75d57dcb61e9a5ce\", \"width\": 640, \"height\": 477}]}}, \"id\": \"mDPAB2MpU2LGHcK_dqB1GQiBZt3rE-2SYoYaoyWPlUc\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/NnvliQCMqrxHe3TDDWiFFkE4dVQcbsMZ5m7M8Nw8s0Y.jpg\", \"subreddit_id\": \"t5_39ne7\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 104, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/therewasanattempt/comments/6mo079/to_get_away_with_theft/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499825149.0, \"url\": \"http://i.imgur.com/OHTJZRK.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"to get away with theft\", \"created_utc\": 1499796349.0, \"subreddit_name_prefixed\": \"r/therewasanattempt\", \"distinguished\": null, \"media\": null, \"num_comments\": 253, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 9077}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"radiohead\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Israeli Show\", \"id\": \"6mne2b\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"lpseudo\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mne2b\", \"score\": 18746, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/ZwlA0euig1AGhlL7a2uKdLWaGZY-Mzb0ehFEydEphXE.png?s=02043c37d9cd1c4e0c7a24cd3eaaff99\", \"width\": 643, \"height\": 925}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/ZwlA0euig1AGhlL7a2uKdLWaGZY-Mzb0ehFEydEphXE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=e1ae2cacb78d96da091e22cc648fe2c5\", \"width\": 108, \"height\": 155}, {\"url\": \"https://i.redditmedia.com/ZwlA0euig1AGhlL7a2uKdLWaGZY-Mzb0ehFEydEphXE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=2da744c28e4deb87d3850812c1755e89\", \"width\": 216, \"height\": 310}, {\"url\": \"https://i.redditmedia.com/ZwlA0euig1AGhlL7a2uKdLWaGZY-Mzb0ehFEydEphXE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=60d05828b190da91296e4767fa2f22bc\", \"width\": 320, \"height\": 460}, {\"url\": \"https://i.redditmedia.com/ZwlA0euig1AGhlL7a2uKdLWaGZY-Mzb0ehFEydEphXE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=797010232dc13897079d330a0ef817f6\", \"width\": 640, \"height\": 920}], \"variants\": {}, \"id\": \"UBWFlvx42RYWN9hIfT0vBQBRqIwoOQaxB2RPrH0F-Pk\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/witC72A2BbpoQHSD8gRJoZak_fyWURKlI3_w84qyE2w.jpg\", \"subreddit_id\": \"t5_2r3p6\", \"edited\": false, \"link_flair_css_class\": \"\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/radiohead/comments/6mne2b/this_just_happened_on_twitter/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499819743.0, \"url\": \"https://i.redd.it/gjzespsyqz8z.png\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"This just happened on twitter.\", \"created_utc\": 1499790943.0, \"subreddit_name_prefixed\": \"r/radiohead\", \"distinguished\": null, \"media\": null, \"num_comments\": 1320, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 18746}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"Justfuckmyshitup\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mnvkl\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"BarefootHippieDesign\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnvkl\", \"score\": 8386, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/PDfxKmc8Nl6pjukt1HxwJADGYxI-ELO0lYsLd2yqBac.jpg?s=3c59958e617ffd50c5561d174538af80\", \"width\": 659, \"height\": 782}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/PDfxKmc8Nl6pjukt1HxwJADGYxI-ELO0lYsLd2yqBac.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=ebcba99367bbfd3ce8140e9370486966\", \"width\": 108, \"height\": 128}, {\"url\": \"https://i.redditmedia.com/PDfxKmc8Nl6pjukt1HxwJADGYxI-ELO0lYsLd2yqBac.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=3f9240863766bc78e77e26bc09435f06\", \"width\": 216, \"height\": 256}, {\"url\": \"https://i.redditmedia.com/PDfxKmc8Nl6pjukt1HxwJADGYxI-ELO0lYsLd2yqBac.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=dedcb0206679966cebb7b50362273acd\", \"width\": 320, \"height\": 379}, {\"url\": \"https://i.redditmedia.com/PDfxKmc8Nl6pjukt1HxwJADGYxI-ELO0lYsLd2yqBac.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=2b1a26d1a9a39f05372e39ae6b171528\", \"width\": 640, \"height\": 759}], \"variants\": {}, \"id\": \"b0sqGy73Qtao5TxsWzVoO2qq1duZ64Z0G5phXsKqMYc\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/dGgEvw9INX1o1oQODZtZCldsAxnE7zz7Wtixi_QnnIQ.jpg\", \"subreddit_id\": \"t5_35g2j\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Justfuckmyshitup/comments/6mnvkl/mullet_perm_merm/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499824016.0, \"url\": \"https://i.redd.it/v68azino309z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"MULLET + PERM = MERM\", \"created_utc\": 1499795216.0, \"subreddit_name_prefixed\": \"r/Justfuckmyshitup\", \"distinguished\": null, \"media\": null, \"num_comments\": 197, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8386}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"BlackPeopleTwitter\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": \"top\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mock1\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"TheDarkBatsy\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mock1\", \"score\": 5822, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/MId-NtExd7bmgt7KFLQQP57MUItrlIlQPvFTUAuvNUY.jpg?s=7888e04265ed7eb8f7658e134546d19b\", \"width\": 640, \"height\": 528}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/MId-NtExd7bmgt7KFLQQP57MUItrlIlQPvFTUAuvNUY.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=7ed5cf107d34835535b7622a2d079ddc\", \"width\": 108, \"height\": 89}, {\"url\": \"https://i.redditmedia.com/MId-NtExd7bmgt7KFLQQP57MUItrlIlQPvFTUAuvNUY.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=6ead94d14e1cdaa569a04279acc5f615\", \"width\": 216, \"height\": 178}, {\"url\": \"https://i.redditmedia.com/MId-NtExd7bmgt7KFLQQP57MUItrlIlQPvFTUAuvNUY.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=e8de7c9d8e03e2eadae21c7060b5cf57\", \"width\": 320, \"height\": 264}, {\"url\": \"https://i.redditmedia.com/MId-NtExd7bmgt7KFLQQP57MUItrlIlQPvFTUAuvNUY.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=72872b2a3f7fc78ac049282f587acf58\", \"width\": 640, \"height\": 528}], \"variants\": {}, \"id\": \"ejTrMskHwZ0UiUqyG8NoLzwtiCJlkE1D6hLVIr4bhqc\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/Pwscxdo8DDtaEiEpMUAHkQC4uUhxS1W9HWZBcb-R5l4.jpg\", \"subreddit_id\": \"t5_33x33\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 115, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/BlackPeopleTwitter/comments/6mock1/adult_problem_no_one_prepared_you_for/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499828154.0, \"url\": \"https://i.redd.it/mp1s5mpzf09z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Adult problem no one prepared you for?\", \"created_utc\": 1499799354.0, \"subreddit_name_prefixed\": \"r/BlackPeopleTwitter\", \"distinguished\": null, \"media\": null, \"num_comments\": 204, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 5822}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"interestingasfuck\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"/r/ALL\", \"id\": \"6mncl6\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"GallowBoob\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mncl6\", \"score\": 28691, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fm=jpg\\u0026s=36cbbf959d25abc403d34ce03b9625e1\", \"width\": 720, \"height\": 898}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=a29ad89c4631d5dcd4b069208514db22\", \"width\": 108, \"height\": 134}, {\"url\": \"https://i.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=3999646f7082b08d3e5eeebda4fd593d\", \"width\": 216, \"height\": 269}, {\"url\": \"https://i.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=e8c623b40c88a5c99891ff16e54c82ab\", \"width\": 320, \"height\": 399}, {\"url\": \"https://i.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=11833a9c575b5559524543289daab933\", \"width\": 640, \"height\": 798}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?s=ad512fe0f7c43ba608ce6a21b2d473fa\", \"width\": 720, \"height\": 898}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=22e2f8588b16bb1b0a1d7eaf8b550579\", \"width\": 108, \"height\": 134}, {\"url\": \"https://g.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=d13040a1a7820d189ac86189baf355ce\", \"width\": 216, \"height\": 269}, {\"url\": \"https://g.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=31778a3d3fa386b2638519dbc5d5f431\", \"width\": 320, \"height\": 399}, {\"url\": \"https://g.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=9711aac05a65874fa5f21c1632f38abb\", \"width\": 640, \"height\": 798}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=716bd30fae5f988ab7a1a8a4470b4010\", \"width\": 720, \"height\": 898}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=c9efde5f43cb70e93b541d3480b14226\", \"width\": 108, \"height\": 134}, {\"url\": \"https://g.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=3b6f1914129c89b0c3b16c540ff8bdd3\", \"width\": 216, \"height\": 269}, {\"url\": \"https://g.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=ea304b74b4c19fbed36fac0835ae6c8d\", \"width\": 320, \"height\": 399}, {\"url\": \"https://g.redditmedia.com/hIVkIIRND5dwlgCqtHQeeIn3Bi_-kJzyZMmDQTQJkSU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=293e1d282644b7ef5d1551c05ce95c54\", \"width\": 640, \"height\": 798}]}}, \"id\": \"IILRXeC-nZsb4XRYWfy-HfZLXExIrphWIdJWjBSN83E\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/BkTi-y3vzn5C5DkEq3Bh-UQ2ARSDKEmUFSSEWxnbe8o.jpg\", \"subreddit_id\": \"t5_2qhsa\", \"edited\": false, \"link_flair_css_class\": \"approve\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/interestingasfuck/comments/6mncl6/planes_actual_speed/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499819396.0, \"url\": \"http://i.imgur.com/gobQa7H.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Plane's actual speed\", \"created_utc\": 1499790596.0, \"subreddit_name_prefixed\": \"r/interestingasfuck\", \"distinguished\": null, \"media\": null, \"num_comments\": 881, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 28691}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"WhitePeopleTwitter\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mnf68\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"TheRealPeteWheeler\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnf68\", \"score\": 19357, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/2EHxkzmG40VCwVe3ehvea3rQ0BFRwRBDImEcFAuw458.jpg?s=405213e745e7cb520e66b75ee6433d70\", \"width\": 1168, \"height\": 1200}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/2EHxkzmG40VCwVe3ehvea3rQ0BFRwRBDImEcFAuw458.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=7de65c2f012664669ffce060a5f9606f\", \"width\": 108, \"height\": 110}, {\"url\": \"https://i.redditmedia.com/2EHxkzmG40VCwVe3ehvea3rQ0BFRwRBDImEcFAuw458.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=73d26bd36c31402c975ab826034f099f\", \"width\": 216, \"height\": 221}, {\"url\": \"https://i.redditmedia.com/2EHxkzmG40VCwVe3ehvea3rQ0BFRwRBDImEcFAuw458.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=39752711062a3537c9c22613d2c25730\", \"width\": 320, \"height\": 328}, {\"url\": \"https://i.redditmedia.com/2EHxkzmG40VCwVe3ehvea3rQ0BFRwRBDImEcFAuw458.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=9a8ec88798b788aa3c7aba4e07345745\", \"width\": 640, \"height\": 657}, {\"url\": \"https://i.redditmedia.com/2EHxkzmG40VCwVe3ehvea3rQ0BFRwRBDImEcFAuw458.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=5ff1dc23440118008e7416ccc53de71f\", \"width\": 960, \"height\": 986}, {\"url\": \"https://i.redditmedia.com/2EHxkzmG40VCwVe3ehvea3rQ0BFRwRBDImEcFAuw458.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=1d30fdde180f0a858ee878b5c4a7268c\", \"width\": 1080, \"height\": 1109}], \"variants\": {}, \"id\": \"gaKwbUjMa-AhN9_w-v7NtcYR3pLiC4VOq819h6lIFrE\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/CE15SZ5N8lxp4ZS33g23aJeWL9KgJ3moqH06OST1H5w.jpg\", \"subreddit_id\": \"t5_35n7t\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/WhitePeopleTwitter/comments/6mnf68/the_new_york_times_journalist_who_broke_the/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499820017.0, \"url\": \"https://i.redd.it/9h7ed6dprz8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"The New York Times journalist who broke the Russia email story.\", \"created_utc\": 1499791217.0, \"subreddit_name_prefixed\": \"r/WhitePeopleTwitter\", \"distinguished\": null, \"media\": null, \"num_comments\": 1953, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 19357}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"facepalm\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mntdn\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"mockitt\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mntdn\", \"score\": 8484, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/Zkvwfcm0rMvH1VisV9VAJJKnPJ61DIiG5MHqYJDokXU.jpg?s=cec3c9a2d8ffa9ea38777feef977cdb5\", \"width\": 720, \"height\": 1280}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/Zkvwfcm0rMvH1VisV9VAJJKnPJ61DIiG5MHqYJDokXU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=f5a896c924f5cc53885c2a49ca2ddf9a\", \"width\": 108, \"height\": 192}, {\"url\": \"https://i.redditmedia.com/Zkvwfcm0rMvH1VisV9VAJJKnPJ61DIiG5MHqYJDokXU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=67533c09b25eacd5b82fce95dabb8568\", \"width\": 216, \"height\": 384}, {\"url\": \"https://i.redditmedia.com/Zkvwfcm0rMvH1VisV9VAJJKnPJ61DIiG5MHqYJDokXU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=47cd57c8c2822ed2e8a659a9b78f3f09\", \"width\": 320, \"height\": 568}, {\"url\": \"https://i.redditmedia.com/Zkvwfcm0rMvH1VisV9VAJJKnPJ61DIiG5MHqYJDokXU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=05a2abf65beb54573e1afed5c1475d2d\", \"width\": 640, \"height\": 1137}], \"variants\": {}, \"id\": \"wfXnalDwwis_WlzjXOvEIMHwdM65T1DhlcIS_UbQ2L4\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/P9AsyGf3zapoR0ipJrVrqgngMt6Nc-d-m7iKw-nkHG8.jpg\", \"subreddit_id\": \"t5_2r5rp\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/facepalm/comments/6mntdn/my_mother_inlaw/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499823499.0, \"url\": \"https://i.redd.it/wlwdrxb5209z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"My mother in-law\", \"created_utc\": 1499794699.0, \"subreddit_name_prefixed\": \"r/facepalm\", \"distinguished\": null, \"media\": null, \"num_comments\": 133, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8484}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"TheSimpsons\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"OC\", \"id\": \"6mngd8\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"CraftyConsumer\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mngd8\", \"score\": 10692, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fm=jpg\\u0026s=c09151abf7a40edd5fa9a04d1e88d412\", \"width\": 512, \"height\": 384}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=dc497840922218591d54d4c4dcd36468\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=dfd8864014bc7e35e7a3317c1d778abd\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=721b7c9ec5e533c73c457bb250207cb7\", \"width\": 320, \"height\": 240}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?s=46242c20078bd2419d4c13964b2f5448\", \"width\": 512, \"height\": 384}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=0801d2276c65daf7e5e8cf9ad434059d\", \"width\": 108, \"height\": 81}, {\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b7b1329f0517af1c042a215057ad1009\", \"width\": 216, \"height\": 162}, {\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=df949dc6ba0b5ffc52f76401684aefba\", \"width\": 320, \"height\": 240}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=e72403509fc9913246f85f99cea6740f\", \"width\": 512, \"height\": 384}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=fa0da0f17a0f8cf9db485213c47a96ed\", \"width\": 108, \"height\": 81}, {\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=d452cb97144f8dd169a276943fcae59b\", \"width\": 216, \"height\": 162}, {\"url\": \"https://g.redditmedia.com/r6eMmRTIFNw5ba5BGFPJ-FMcfMyuOpDFHQGEEKVInGY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=f5444a27375b90f04b102c21cc9bb95b\", \"width\": 320, \"height\": 240}]}}, \"id\": \"LAeMHQTBTreT7_xPMxMDqUG0dftkZy7anEq0yNsKJaM\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ZIU2bsdls2LzMYuGxsyAKlnFx4fIx0BaHmw3khqg-JQ.jpg\", \"subreddit_id\": \"t5_2rhs5\", \"edited\": false, \"link_flair_css_class\": \"oc\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/TheSimpsons/comments/6mngd8/the_origins_of_prime_day/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499820314.0, \"url\": \"http://i.imgur.com/iTyA5YL.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"The Origins of Prime Day\", \"created_utc\": 1499791514.0, \"subreddit_name_prefixed\": \"r/TheSimpsons\", \"distinguished\": null, \"media\": null, \"num_comments\": 152, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 10692}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"coloringcorruptions\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Digital Degenerate\", \"id\": \"6mp5rb\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"BigBadDog\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mp5rb\", \"score\": 3257, \"approved_by\": null, \"over_18\": true, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?s=3a0985c33e00bca7130a306ed0c1bf56\", \"width\": 1224, \"height\": 792}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=5350378c0bf8c06987e9302d2a9c11d3\", \"width\": 108, \"height\": 69}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=5363bf83e68c06a0f6c35775470e9a05\", \"width\": 216, \"height\": 139}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=1f099dc14d29cc93dfe615fd487b542e\", \"width\": 320, \"height\": 207}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=dfea54da2d18b6d0aeb93d3837336a96\", \"width\": 640, \"height\": 414}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=041f1d852c1600680e4a1b7380c86a91\", \"width\": 960, \"height\": 621}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=ed5291bd6be2617e73490874fbae5344\", \"width\": 1080, \"height\": 698}], \"variants\": {\"obfuscated\": {\"source\": {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fm=png\\u0026blur=600\\u0026px=32\\u0026s=c64ee33d0044dbf45ad7dcb7cbfdf2f1\", \"width\": 1224, \"height\": 792}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=afbe3e0c48bffa99cc279152cce50338\", \"width\": 108, \"height\": 69}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=7409ca8aa4e19f4e1f799caf991d4543\", \"width\": 216, \"height\": 139}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=9c0911f7076b8307fdf98572c4a0597b\", \"width\": 320, \"height\": 207}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=1cdbec541687d61718874935d2b30c9f\", \"width\": 640, \"height\": 414}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=62a877ccfef0f985b33c1d81930de322\", \"width\": 960, \"height\": 621}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=aa7fc4260b0dc5c6cfebfe22159b0559\", \"width\": 1080, \"height\": 698}]}, \"nsfw\": {\"source\": {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fm=png\\u0026blur=600\\u0026px=32\\u0026s=c64ee33d0044dbf45ad7dcb7cbfdf2f1\", \"width\": 1224, \"height\": 792}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=afbe3e0c48bffa99cc279152cce50338\", \"width\": 108, \"height\": 69}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=7409ca8aa4e19f4e1f799caf991d4543\", \"width\": 216, \"height\": 139}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=9c0911f7076b8307fdf98572c4a0597b\", \"width\": 320, \"height\": 207}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=1cdbec541687d61718874935d2b30c9f\", \"width\": 640, \"height\": 414}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=62a877ccfef0f985b33c1d81930de322\", \"width\": 960, \"height\": 621}, {\"url\": \"https://i.redditmedia.com/RuILpRlnfbJFx0gMb2Ck_HHykTtplR7OGDEYx_MU-LQ.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=aa7fc4260b0dc5c6cfebfe22159b0559\", \"width\": 1080, \"height\": 698}]}}, \"id\": \"vXfYoTfgfCu6XUl_qzu7e8IyXBaJcIf61Umx7dV_Z5I\"}], \"enabled\": true}, \"thumbnail\": \"nsfw\", \"subreddit_id\": \"t5_30x2k\", \"edited\": false, \"link_flair_css_class\": \"\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 90, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/coloringcorruptions/comments/6mp5rb/he_goofed_for_our_sins/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499835380.0, \"url\": \"http://i.imgur.com/IDsk7QI.png\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"He goofed for our sins\", \"created_utc\": 1499806580.0, \"subreddit_name_prefixed\": \"r/coloringcorruptions\", \"distinguished\": null, \"media\": null, \"num_comments\": 71, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3257}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fstreamable.com%2Ft%2Fk6aua\\u0026url=https%3A%2F%2Fstreamable.com%2Fk6aua\\u0026image=https%3A%2F%2Fcdn-e2.streamable.com%2Fimage%2Fk6aua.jpg%3Ftoken%3D1501023869_cad9a2ae8fa7891c96531ffc335a4f80c64fd82f\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=streamable\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"thumbnail_width\": 140, \"subreddit\": \"MMA\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"type\": \"streamable.com\", \"oembed\": {\"provider_url\": \"https://www.streamable.com\", \"description\": \"Check out this video on Streamable using your phone, tablet or desktop.\", \"title\": \"Untitled - Streamable\", \"thumbnail_width\": 1280, \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fstreamable.com%2Ft%2Fk6aua\\u0026url=https%3A%2F%2Fstreamable.com%2Fk6aua\\u0026image=https%3A%2F%2Fcdn-e2.streamable.com%2Fimage%2Fk6aua.jpg%3Ftoken%3D1501023869_cad9a2ae8fa7891c96531ffc335a4f80c64fd82f\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=streamable\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"Streamable\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=https%3A%2F%2Fcdn-e2.streamable.com%2Fimage%2Fk6aua.jpg%3Ftoken%3D1501023869_cad9a2ae8fa7891c96531ffc335a4f80c64fd82f\\u0026key=b1e305db91cf4aa5a86b732cc9fffceb\", \"type\": \"video\", \"thumbnail_height\": 720}}, \"link_flair_text\": null, \"id\": \"6mpyn4\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fstreamable.com%2Ft%2Fk6aua\\u0026url=https%3A%2F%2Fstreamable.com%2Fk6aua\\u0026image=https%3A%2F%2Fcdn-e2.streamable.com%2Fimage%2Fk6aua.jpg%3Ftoken%3D1501023869_cad9a2ae8fa7891c96531ffc335a4f80c64fd82f\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=streamable\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"clicked\": false, \"report_reasons\": null, \"author\": \"dsrii\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mpyn4\", \"score\": 2076, \"approved_by\": null, \"over_18\": false, \"domain\": \"streamable.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/V9tbs-2Q-THsiQe2U9_cKDgZnIbbZPJGicQPQKWN-XE.jpg?s=741d5ab1163ffbbcd2de63e9d23404df\", \"width\": 1280, \"height\": 720}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/V9tbs-2Q-THsiQe2U9_cKDgZnIbbZPJGicQPQKWN-XE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=5851e435cd15137505f84fd63616d07d\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/V9tbs-2Q-THsiQe2U9_cKDgZnIbbZPJGicQPQKWN-XE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=5d876d7459f9e76d6ad05df7bae2e7dd\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/V9tbs-2Q-THsiQe2U9_cKDgZnIbbZPJGicQPQKWN-XE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=3e27023486b42dddfed9a5e37cbaa7e3\", \"width\": 320, \"height\": 180}, {\"url\": \"https://i.redditmedia.com/V9tbs-2Q-THsiQe2U9_cKDgZnIbbZPJGicQPQKWN-XE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=e795f51adf6bba3ae3b6f652c5dc3802\", \"width\": 640, \"height\": 360}, {\"url\": \"https://i.redditmedia.com/V9tbs-2Q-THsiQe2U9_cKDgZnIbbZPJGicQPQKWN-XE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=84ae5a607851bade09535d0baaf32478\", \"width\": 960, \"height\": 540}, {\"url\": \"https://i.redditmedia.com/V9tbs-2Q-THsiQe2U9_cKDgZnIbbZPJGicQPQKWN-XE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=f0e33f54ed30ea22ff6e66f0bb4d9b75\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"R8QpbvLTATr79svJB6YYFpzwkaLuXCxRid7_5jFZLtg\"}], \"enabled\": false}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/KF-jQTSXMOE6hOR8twgbruCodEal88AHY2e89yV8xA0.jpg\", \"subreddit_id\": \"t5_2qhj4\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"SCT\", \"gilded\": 1, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/MMA/comments/6mpyn4/dana_got_a_little_excited_at_the_press_conference/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499843081.0, \"url\": \"https://streamable.com/k6aua\", \"author_flair_text\": \"Scotland\", \"quarantine\": false, \"title\": \"Dana got a little excited at the press conference\", \"created_utc\": 1499814281.0, \"subreddit_name_prefixed\": \"r/MMA\", \"distinguished\": null, \"media\": {\"type\": \"streamable.com\", \"oembed\": {\"provider_url\": \"https://www.streamable.com\", \"description\": \"Check out this video on Streamable using your phone, tablet or desktop.\", \"title\": \"Untitled - Streamable\", \"thumbnail_width\": 1280, \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fstreamable.com%2Ft%2Fk6aua\\u0026url=https%3A%2F%2Fstreamable.com%2Fk6aua\\u0026image=https%3A%2F%2Fcdn-e2.streamable.com%2Fimage%2Fk6aua.jpg%3Ftoken%3D1501023869_cad9a2ae8fa7891c96531ffc335a4f80c64fd82f\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=streamable\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"Streamable\", \"thumbnail_url\": \"https://cdn-e2.streamable.com/image/k6aua.jpg?token=1501023869_cad9a2ae8fa7891c96531ffc335a4f80c64fd82f\", \"type\": \"video\", \"thumbnail_height\": 720}}, \"num_comments\": 322, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2076}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"teslamotors\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Charging\", \"id\": \"6mq1ts\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"DDotJ\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mq1ts\", \"score\": 1959, \"approved_by\": null, \"over_18\": false, \"domain\": \"twitter.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/Yi_vNAA1WyVHPTSTHj2LA53B1dag1a-83aB0OR2ZDUk.jpg?s=61c8f5bad40e048a5fa5cbc2f7f76f79\", \"width\": 400, \"height\": 400}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/Yi_vNAA1WyVHPTSTHj2LA53B1dag1a-83aB0OR2ZDUk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=6d848e493c38af4c79f61c6b0d7fcc03\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/Yi_vNAA1WyVHPTSTHj2LA53B1dag1a-83aB0OR2ZDUk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=6a053ad00d58626b41336bc2795c91ff\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/Yi_vNAA1WyVHPTSTHj2LA53B1dag1a-83aB0OR2ZDUk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=7a54d2c25713101f65b3848d9085a2c3\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"g2LGsmVsec6r-ofMjREEx3riRAw4jVlnZPi60P2dNhI\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/RODnRZ6wF0Dyc_9mKBHN0nW2p6AykKYwYMhTW5x-GwA.jpg\", \"subreddit_id\": \"t5_2s3j5\", \"edited\": false, \"link_flair_css_class\": \"SC\", \"author_flair_css_class\": \"3 oir\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/teslamotors/comments/6mq1ts/elonmusk_you_can_now_drive_anywhere_in_the_us/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499843993.0, \"url\": \"https://twitter.com/elonmusk/status/884914920130723840\", \"author_flair_text\": \"The Aluminium Falcon S85 Model S | 90D Model X | Model 3\", \"quarantine\": false, \"title\": \"@ElonMusk: You can now drive anywhere in the US (except N Alaska), most of Europe, China \\u0026 Japan using the Tesla Supercharger network!\", \"created_utc\": 1499815193.0, \"subreddit_name_prefixed\": \"r/teslamotors\", \"distinguished\": null, \"media\": null, \"num_comments\": 129, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1959}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"creepy\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mqd9o\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"sweatyswampass\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mqd9o\", \"score\": 1620, \"approved_by\": null, \"over_18\": true, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?s=9f0d7a79214651702116b210ff4d8edd\", \"width\": 1016, \"height\": 562}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=efb73949dcb3f66c1482cf660f5d8372\", \"width\": 108, \"height\": 59}, {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=7c291bde005d0ce9194a04aaa6b76b09\", \"width\": 216, \"height\": 119}, {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=fad119ff44b5e97d72c84ee67667ba67\", \"width\": 320, \"height\": 177}, {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=eb5619e43451799141f70946153e8a8f\", \"width\": 640, \"height\": 354}, {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=d35fb4045773417ddf8e4054568ab843\", \"width\": 960, \"height\": 531}], \"variants\": {\"obfuscated\": {\"source\": {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fm=png\\u0026blur=600\\u0026px=32\\u0026s=9e14a6883ceb86481f3e2e8e17d9c44d\", \"width\": 1016, \"height\": 562}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=c63df31cf17c431cc106b5c8c10a35f0\", \"width\": 108, \"height\": 59}, {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=729be9c6ed0234f856d032eb4da73617\", \"width\": 216, \"height\": 119}, {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=e60c23e9772e675b5fb81895f1806299\", \"width\": 320, \"height\": 177}, {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=eba0a791441a817a438244a20559192e\", \"width\": 640, \"height\": 354}, {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=abf9b7fdf375541a3e84b87c832f9ced\", \"width\": 960, \"height\": 531}]}, \"nsfw\": {\"source\": {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fm=png\\u0026blur=600\\u0026px=32\\u0026s=9e14a6883ceb86481f3e2e8e17d9c44d\", \"width\": 1016, \"height\": 562}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=c63df31cf17c431cc106b5c8c10a35f0\", \"width\": 108, \"height\": 59}, {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=729be9c6ed0234f856d032eb4da73617\", \"width\": 216, \"height\": 119}, {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=e60c23e9772e675b5fb81895f1806299\", \"width\": 320, \"height\": 177}, {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=eba0a791441a817a438244a20559192e\", \"width\": 640, \"height\": 354}, {\"url\": \"https://i.redditmedia.com/EOEqet1ACw00ZlCAuATCTK-qHO_WH1HN4tQVss71nRM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026fm=png\\u0026blur=600\\u0026px=32\\u0026s=abf9b7fdf375541a3e84b87c832f9ced\", \"width\": 960, \"height\": 531}]}}, \"id\": \"eZgp9CvbQwPQN5z3WEpW9UxtnI6O6jQzO708qB2jkWc\"}], \"enabled\": true}, \"thumbnail\": \"nsfw\", \"subreddit_id\": \"t5_2raed\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 77, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/creepy/comments/6mqd9o/uncle_frank/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499847385.0, \"url\": \"https://i.redd.it/hi6k0mw2129z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Uncle Frank\", \"created_utc\": 1499818585.0, \"subreddit_name_prefixed\": \"r/creepy\", \"distinguished\": null, \"media\": null, \"num_comments\": 126, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1620}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"space\", \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EAccording to Nobel Prize winner and chief scientist John Mather:\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Ca href=\\\"http://www.bbc.com/news/science-environment-40567036\\\"\\u003Ehttp://www.bbc.com/news/science-environment-40567036\\u003C/a\\u003E\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"selftext\": \"According to Nobel Prize winner and chief scientist John Mather:\\n\\nhttp://www.bbc.com/news/science-environment-40567036\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Discussion\", \"id\": \"6mn06s\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"TerrapinWrangler\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn06s\", \"score\": 32627, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.space\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/o1AvTCLAv4H9Ns7ccCJA-ttcI07URwHOGV0MghjoCHU.jpg?s=8b37373ebff95c0ae81c08d9ea01dcb5\", \"width\": 1024, \"height\": 576}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/o1AvTCLAv4H9Ns7ccCJA-ttcI07URwHOGV0MghjoCHU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=72dd31d91de9c355e97530da9793407b\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/o1AvTCLAv4H9Ns7ccCJA-ttcI07URwHOGV0MghjoCHU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b28f26fee70ace9993bfce4d32096d69\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/o1AvTCLAv4H9Ns7ccCJA-ttcI07URwHOGV0MghjoCHU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=55bb811d5b18eff2223314d788483f03\", \"width\": 320, \"height\": 180}, {\"url\": \"https://i.redditmedia.com/o1AvTCLAv4H9Ns7ccCJA-ttcI07URwHOGV0MghjoCHU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=ac5b425d9a198169aa398c5a1c161710\", \"width\": 640, \"height\": 360}, {\"url\": \"https://i.redditmedia.com/o1AvTCLAv4H9Ns7ccCJA-ttcI07URwHOGV0MghjoCHU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=be60017cceb2c0ce6170307ca4155a75\", \"width\": 960, \"height\": 540}], \"variants\": {}, \"id\": \"4jSKNOICC6V3SkIW3mMCVJ84CDFhx1Fkn-G6HNfqSPY\"}], \"enabled\": false}, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2qh87\", \"edited\": false, \"link_flair_css_class\": \"black\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"self\", \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/space/comments/6mn06s/the_james_webb_telescope_is_so_sensitive_to_heat/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499816370.0, \"url\": \"https://www.reddit.com/r/space/comments/6mn06s/the_james_webb_telescope_is_so_sensitive_to_heat/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"The James Webb Telescope is so sensitive to heat, that it could theoretically detect a bumble bee on the moon if it was not moving.\", \"created_utc\": 1499787570.0, \"subreddit_name_prefixed\": \"r/space\", \"distinguished\": null, \"media\": null, \"num_comments\": 1650, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 32627}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"technology\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Net Neutrality\", \"id\": \"6mmyph\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"maxwellhill\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmyph\", \"score\": 20211, \"approved_by\": null, \"over_18\": false, \"domain\": \"techdirt.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/2-ebsa6e06Fl7dVK_gazWfe_GfEWm-HbmhNdzmxYe38.jpg?s=ab067b8b168c96f9aabf9f9bc59a2be2\", \"width\": 300, \"height\": 300}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/2-ebsa6e06Fl7dVK_gazWfe_GfEWm-HbmhNdzmxYe38.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=4bb1127727d8ee6a175e732d6dd835a3\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/2-ebsa6e06Fl7dVK_gazWfe_GfEWm-HbmhNdzmxYe38.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=f2f0d7273dac99ba3786a40870d6f831\", \"width\": 216, \"height\": 216}], \"variants\": {}, \"id\": \"_6BG-XsYzVdCLfOHOCeBWgvZS-iYP2XvrRfBiZBcVR4\"}], \"enabled\": false}, \"thumbnail\": \"default\", \"subreddit_id\": \"t5_2qh16\", \"edited\": false, \"link_flair_css_class\": \"netneutrality\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/technology/comments/6mmyph/the_fcc_insists_it_cant_stop_impostors_from_lying/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499816001.0, \"url\": \"https://www.techdirt.com/blog/netneutrality/articles/20170710/10071737756/fcc-insists-it-cant-stop-impostors-lying-about-my-views-net-neutrality.shtml\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"The FCC Insists It Can't Stop Impostors From Lying About My Views On Net Neutrality\", \"created_utc\": 1499787201.0, \"subreddit_name_prefixed\": \"r/technology\", \"distinguished\": null, \"media\": null, \"num_comments\": 830, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 20211}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"OldSchoolCool\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mn0wt\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"EricStoltz-MaskMorty\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn0wt\", \"score\": 34204, \"approved_by\": null, \"over_18\": false, \"domain\": \"c.o0bg.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/N9Qb8_BTZ6a1M5LQfJThbC1ncB3H3iKz19DPIGFALpI.jpg?s=6211e7dca402c86b16eb4f1deecd6d79\", \"width\": 960, \"height\": 720}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/N9Qb8_BTZ6a1M5LQfJThbC1ncB3H3iKz19DPIGFALpI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=d4c751f8758760aae9f269dee5ca2d9f\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/N9Qb8_BTZ6a1M5LQfJThbC1ncB3H3iKz19DPIGFALpI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=9bb78288498b4ac1d8aa36f29c3eb218\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/N9Qb8_BTZ6a1M5LQfJThbC1ncB3H3iKz19DPIGFALpI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=74c8793ab3c46be70f1d858471acca5d\", \"width\": 320, \"height\": 240}, {\"url\": \"https://i.redditmedia.com/N9Qb8_BTZ6a1M5LQfJThbC1ncB3H3iKz19DPIGFALpI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=be1ba8021c798ee40642649acf7c00ed\", \"width\": 640, \"height\": 480}, {\"url\": \"https://i.redditmedia.com/N9Qb8_BTZ6a1M5LQfJThbC1ncB3H3iKz19DPIGFALpI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=fb3cbe3e3a43229cefc7a0769c96d3c8\", \"width\": 960, \"height\": 720}], \"variants\": {}, \"id\": \"6yKmn62OGMAe9g2xDJtP59rAcunogcDl3Kn7lyevpOk\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/OoIknod6uQI-_9yK5mmRC4Vu__6-N3XzVus2yQ6oXZY.jpg\", \"subreddit_id\": \"t5_2tycb\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/OldSchoolCool/comments/6mn0wt/yearbook_photos_of_louis_ck_and_matt_leblanc_who/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499816544.0, \"url\": \"https://c.o0bg.com/rf/image_960w/Boston/2011-2020/2015/09/20/BostonGlobe.com/Arts/Images/1200_louis_leblanc.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Yearbook photos of Louis CK and Matt LeBlanc, who went to school together. 1982-1985\", \"created_utc\": 1499787744.0, \"subreddit_name_prefixed\": \"r/OldSchoolCool\", \"distinguished\": null, \"media\": null, \"num_comments\": 1490, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 34204}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"trashy\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Photo\", \"id\": \"6mpund\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"jackdawslol\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mpund\", \"score\": 2082, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/l1A_VRCs19J0qyHjFFOYG_IAoG9uMxVlhpwS0eG8Krk.jpg?s=bd23bf379394090e43e1c80e6ce5979c\", \"width\": 720, \"height\": 960}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/l1A_VRCs19J0qyHjFFOYG_IAoG9uMxVlhpwS0eG8Krk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=4cfc51832db403444b03756e994750a2\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/l1A_VRCs19J0qyHjFFOYG_IAoG9uMxVlhpwS0eG8Krk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=6627b6b8a15a46a6c003e11274cf12ea\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/l1A_VRCs19J0qyHjFFOYG_IAoG9uMxVlhpwS0eG8Krk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=d6ad595912d8a7d19c2b47f1fc8afabb\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/l1A_VRCs19J0qyHjFFOYG_IAoG9uMxVlhpwS0eG8Krk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=eabe29040759651c9457e4552726dd90\", \"width\": 640, \"height\": 853}], \"variants\": {}, \"id\": \"pjH_esg5dvTGzDHk1l_2Rbfi7qViIIlGLt4n4iHqh8U\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/LjgdTFPaiOsETDtTi5TtRh9dW381tr2r5IGIljvaV0Y.jpg\", \"subreddit_id\": \"t5_2uao3\", \"edited\": false, \"link_flair_css_class\": \"photo\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/trashy/comments/6mpund/conor_mcgregors_suit_xpost_from_rmma/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499841979.0, \"url\": \"https://i.redd.it/xe1j1r2nj19z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Conor Mcgregor's suit [X-post from /r/MMA]\", \"created_utc\": 1499813179.0, \"subreddit_name_prefixed\": \"r/trashy\", \"distinguished\": null, \"media\": null, \"num_comments\": 137, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2082}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FGlamorousLastingBichonfrise\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FGlamorousLastingBichonfrise\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FGlamorousLastingBichonfrise-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"1067\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 1067}, \"thumbnail_width\": 140, \"subreddit\": \"AnimalsBeingJerks\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch adorable beagle puppy GIF on Gfycat. Discover more GIFS online on Gfycat\", \"title\": \"adorable beagle puppy - Create, Discover and Share Awesome GIFs on Gfycat\", \"thumbnail_width\": 250, \"height\": 1067, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FGlamorousLastingBichonfrise\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FGlamorousLastingBichonfrise\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FGlamorousLastingBichonfrise-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"1067\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=https%3A%2F%2Fthumbs.gfycat.com%2FGlamorousLastingBichonfrise-size_restricted.gif\\u0026key=b1e305db91cf4aa5a86b732cc9fffceb\", \"type\": \"video\", \"thumbnail_height\": 444}}, \"link_flair_text\": null, \"id\": \"6mn34p\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FGlamorousLastingBichonfrise\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FGlamorousLastingBichonfrise\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FGlamorousLastingBichonfrise-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"1067\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 1067}, \"clicked\": false, \"report_reasons\": null, \"author\": \"BunyipPouch\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn34p\", \"score\": 15343, \"approved_by\": null, \"over_18\": false, \"domain\": \"gfycat.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/GooGBcnk8cRt6o6AfAwlPoA9TKyVjqf3BLci0JBmYDI.gif?fm=jpg\\u0026s=12e126582dc8a69a56e7826b00cf55c6\", \"width\": 250, \"height\": 444}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/GooGBcnk8cRt6o6AfAwlPoA9TKyVjqf3BLci0JBmYDI.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=c2b2875182b545473b8d4b8aa3b851b7\", \"width\": 108, \"height\": 191}, {\"url\": \"https://i.redditmedia.com/GooGBcnk8cRt6o6AfAwlPoA9TKyVjqf3BLci0JBmYDI.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=ac4cea5022832138d074183218976b97\", \"width\": 216, \"height\": 383}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/GooGBcnk8cRt6o6AfAwlPoA9TKyVjqf3BLci0JBmYDI.gif?s=7dadd315324a94dc0c4a1b20102c96e5\", \"width\": 250, \"height\": 444}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/GooGBcnk8cRt6o6AfAwlPoA9TKyVjqf3BLci0JBmYDI.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=7c310da364925d6a8bdacc1eeb137d94\", \"width\": 108, \"height\": 191}, {\"url\": \"https://g.redditmedia.com/GooGBcnk8cRt6o6AfAwlPoA9TKyVjqf3BLci0JBmYDI.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b2b3d5e23b03f80352af1af35486c4bc\", \"width\": 216, \"height\": 383}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/GooGBcnk8cRt6o6AfAwlPoA9TKyVjqf3BLci0JBmYDI.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=0a311e3695a6caf3f5a0c0f5722dd14a\", \"width\": 250, \"height\": 444}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/GooGBcnk8cRt6o6AfAwlPoA9TKyVjqf3BLci0JBmYDI.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=8bfbf9ce4763c9617a6f9fc8342373fd\", \"width\": 108, \"height\": 191}, {\"url\": \"https://g.redditmedia.com/GooGBcnk8cRt6o6AfAwlPoA9TKyVjqf3BLci0JBmYDI.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=0f150b0354de81d39e7c5f898afce2da\", \"width\": 216, \"height\": 383}]}}, \"id\": \"ujqRh-4i9VZ7-JXoYsmaxC2f6I04bRKRqTewTpWlJ0Y\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/a-PhJbNiX_Oc3JG75WIfziiJphadQfdwU7I0SM5-AcM.jpg\", \"subreddit_id\": \"t5_2wfjv\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/AnimalsBeingJerks/comments/6mn34p/beagle_puppy/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499817096.0, \"url\": \"https://gfycat.com/GlamorousLastingBichonfrise\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Beagle Puppy\", \"created_utc\": 1499788296.0, \"subreddit_name_prefixed\": \"r/AnimalsBeingJerks\", \"distinguished\": null, \"media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch adorable beagle puppy GIF on Gfycat. Discover more GIFS online on Gfycat\", \"title\": \"adorable beagle puppy - Create, Discover and Share Awesome GIFs on Gfycat\", \"thumbnail_width\": 250, \"height\": 1067, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FGlamorousLastingBichonfrise\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FGlamorousLastingBichonfrise\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FGlamorousLastingBichonfrise-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"1067\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/GlamorousLastingBichonfrise-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 444}}, \"num_comments\": 321, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 15343}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"GetMotivated\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"\", \"id\": \"6mn38o\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"KingPartake\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn38o\", \"score\": 23424, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/FTdEQXMPFEIxD_4v3cNZ55WhjBW8qcgb2feFG7gRHhc.jpg?s=2aef78895de34ae38b903961a66a59b0\", \"width\": 750, \"height\": 750}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/FTdEQXMPFEIxD_4v3cNZ55WhjBW8qcgb2feFG7gRHhc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=cc3cec672cab52bad6474bf208e1c805\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/FTdEQXMPFEIxD_4v3cNZ55WhjBW8qcgb2feFG7gRHhc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=6b88d5f5b6c15a25e38c6191aad3756b\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/FTdEQXMPFEIxD_4v3cNZ55WhjBW8qcgb2feFG7gRHhc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=70aefb9bd80baed4be543e44100c5a63\", \"width\": 320, \"height\": 320}, {\"url\": \"https://i.redditmedia.com/FTdEQXMPFEIxD_4v3cNZ55WhjBW8qcgb2feFG7gRHhc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=566423b3285e9e596e9191ca08883ef4\", \"width\": 640, \"height\": 640}], \"variants\": {}, \"id\": \"dTm1J6Cv0jqb1qH9W28beq3x3dIynfBd42vRTr5gufU\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/i4tO_Q9gryV9eiVRogEbBGVke_I4cRdnt8gD8QVMsUs.jpg\", \"subreddit_id\": \"t5_2rmfx\", \"edited\": false, \"link_flair_css_class\": \"image\", \"author_flair_css_class\": \"blank\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/GetMotivated/comments/6mn38o/image_act_now_not_later/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499817120.0, \"url\": \"https://i.redd.it/0nbuqmj6jz8z.jpg\", \"author_flair_text\": \"26\", \"quarantine\": false, \"title\": \"[Image] Act Now not Later\", \"created_utc\": 1499788320.0, \"subreddit_name_prefixed\": \"r/GetMotivated\", \"distinguished\": null, \"media\": null, \"num_comments\": 530, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 23424}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"BikiniBottomTwitter\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": \"top\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mpgz9\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"load231\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mpgz9\", \"score\": 2444, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/8tYmlFygMBh7LCJ0Oknt0SxSAcimFobOLSwG3_U24xs.jpg?s=eeac2a789c56b0550c336e46e43ed645\", \"width\": 430, \"height\": 340}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/8tYmlFygMBh7LCJ0Oknt0SxSAcimFobOLSwG3_U24xs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=e382b2eb90b71d804887e230e71b3f8e\", \"width\": 108, \"height\": 85}, {\"url\": \"https://i.redditmedia.com/8tYmlFygMBh7LCJ0Oknt0SxSAcimFobOLSwG3_U24xs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=53573d3c01fa7dba7dddffaa105550c8\", \"width\": 216, \"height\": 170}, {\"url\": \"https://i.redditmedia.com/8tYmlFygMBh7LCJ0Oknt0SxSAcimFobOLSwG3_U24xs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=c4819979c618778b0caaa09b83066f1f\", \"width\": 320, \"height\": 253}], \"variants\": {}, \"id\": \"BFnnx3GPIpnGFEaS_SUmnpsM-cLEcm3sWKhV1ZvllmA\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/j5y1g2Agv_NM7WOn2Spify3zqLhCsLniH2o_Xq1zJGc.jpg\", \"subreddit_id\": \"t5_3deqz\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 110, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/BikiniBottomTwitter/comments/6mpgz9/amazon_prime_day/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499838250.0, \"url\": \"http://i.imgur.com/2u37CgZ.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Amazon Prime Day\", \"created_utc\": 1499809450.0, \"subreddit_name_prefixed\": \"r/BikiniBottomTwitter\", \"distinguished\": null, \"media\": null, \"num_comments\": 27, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2444}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"wholesomegifs\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mnirb\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Sumit316\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnirb\", \"score\": 7823, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fm=jpg\\u0026s=7ca1819845ae75ee44a158470b316222\", \"width\": 640, \"height\": 640}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=38ffb1749dcae74a473d9154c6ba317d\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=3f8cc14c6b7c0881bbd5c5e77b4433e7\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=2c503591e846307a05c848c4c23b7e6a\", \"width\": 320, \"height\": 320}, {\"url\": \"https://i.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=53fad5f375aca543b770f9e9f5656b15\", \"width\": 640, \"height\": 640}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?s=1525fe13e5d0f7537795b00ea087e711\", \"width\": 640, \"height\": 640}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=bbe8e7485e335872add793a7d3753b2c\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=c9e203ee55e4b35ab133ca48926a57b8\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=f577de76954c1ed97d810be139827df3\", \"width\": 320, \"height\": 320}, {\"url\": \"https://g.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=f9761285cc8ae29a55d3a09efa57494e\", \"width\": 640, \"height\": 640}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=f75e60b59c79aa1e2c38bd39d2554957\", \"width\": 640, \"height\": 640}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=ee2ef272cdfb3e45da13b5b4526eda5a\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=1e14fa531b1302ce3f8312ee2fc579af\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=b3bc1de4e5f770d3967c95af2c1dee0c\", \"width\": 320, \"height\": 320}, {\"url\": \"https://g.redditmedia.com/rbTLS-qUIN1peh5cJ6Uz5GcACsms2hI3dwl5ZlgepnE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=5e13259d4fc0931547c87476806f84c6\", \"width\": 640, \"height\": 640}]}}, \"id\": \"SBmG2fiffw1KySqyLF86er_mIRqYEaXUooSFJDtc5Xg\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/2EDfPWpIJI2PTEaRZ8r5SgNAGROe5aJ3mJyks4x05QE.jpg\", \"subreddit_id\": \"t5_3hwza\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/wholesomegifs/comments/6mnirb/captain_america_at_disneyland_signing_with_a_deaf/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499820900.0, \"url\": \"http://i.imgur.com/2WZ1KYi.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Captain America at Disneyland signing with a deaf guest\", \"created_utc\": 1499792100.0, \"subreddit_name_prefixed\": \"r/wholesomegifs\", \"distinguished\": null, \"media\": null, \"num_comments\": 171, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 7823}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"niceguys\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6moomz\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"amaliatown\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6moomz\", \"score\": 3460, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/uG57CyEADoKs7k0YMt0IVN4vkCwgyt1y1GCIT3GlXxc.jpg?s=b86fc6707c7945e1360eb77cae2007e7\", \"width\": 2476, \"height\": 2012}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/uG57CyEADoKs7k0YMt0IVN4vkCwgyt1y1GCIT3GlXxc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=d0771350e92b19eb4f4b41ec562c8e06\", \"width\": 108, \"height\": 87}, {\"url\": \"https://i.redditmedia.com/uG57CyEADoKs7k0YMt0IVN4vkCwgyt1y1GCIT3GlXxc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=efe1add16ea87067a70e2748f8ee0673\", \"width\": 216, \"height\": 175}, {\"url\": \"https://i.redditmedia.com/uG57CyEADoKs7k0YMt0IVN4vkCwgyt1y1GCIT3GlXxc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=7be425ebf503874ec6b85f3bdd127889\", \"width\": 320, \"height\": 260}, {\"url\": \"https://i.redditmedia.com/uG57CyEADoKs7k0YMt0IVN4vkCwgyt1y1GCIT3GlXxc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=298c5687477ceeb979950a78ebeaa4ac\", \"width\": 640, \"height\": 520}, {\"url\": \"https://i.redditmedia.com/uG57CyEADoKs7k0YMt0IVN4vkCwgyt1y1GCIT3GlXxc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=a756010009308a10f9bbdf635185e9c6\", \"width\": 960, \"height\": 780}, {\"url\": \"https://i.redditmedia.com/uG57CyEADoKs7k0YMt0IVN4vkCwgyt1y1GCIT3GlXxc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=dab8c9c5899a063cf3ec4905a83003b8\", \"width\": 1080, \"height\": 877}], \"variants\": {}, \"id\": \"wkPCKZjkzYsN6bMOboCQ_0be0g0g_kC7nHIVb3m7i1g\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/q3W2lmXClyvgIYS-Id_b8IbztBWs5kO2eYzVxBP3mNc.jpg\", \"subreddit_id\": \"t5_2rvxp\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 113, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/niceguys/comments/6moomz/xpost_from_rokcupidfinally_a_genuine_guy_swoon/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499831164.0, \"url\": \"https://i.redd.it/124287y5n09z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"(x-post from r/OKCupid)Finally, a Genuine Guy?? *Swoon!*\", \"created_utc\": 1499802364.0, \"subreddit_name_prefixed\": \"r/niceguys\", \"distinguished\": null, \"media\": null, \"num_comments\": 271, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3460}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe width=\\\"459\\\" height=\\\"344\\\" src=\\\"https://www.youtube.com/embed/vTIIMJ9tUc8?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 459, \"scrolling\": false, \"height\": 344}, \"thumbnail_width\": 140, \"subreddit\": \"Music\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"version\": \"1.0\", \"title\": \"Daler Mehndi - Tunak Tunak Tun Video\", \"author_name\": \"SonyMusicIndiaVEVO\", \"height\": 344, \"width\": 459, \"html\": \"\\u003Ciframe width=\\\"459\\\" height=\\\"344\\\" src=\\\"https://www.youtube.com/embed/vTIIMJ9tUc8?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"thumbnail_height\": 360, \"thumbnail_url\": \"https://i.ytimg.com/vi/vTIIMJ9tUc8/hqdefault.jpg\", \"type\": \"video\", \"provider_name\": \"YouTube\", \"author_url\": \"https://www.youtube.com/user/sonymusicindiaVEVO\"}, \"type\": \"youtube.com\"}, \"link_flair_text\": \"music streaming\", \"id\": \"6mn9oy\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe width=\\\"459\\\" height=\\\"344\\\" src=\\\"https://www.youtube.com/embed/vTIIMJ9tUc8?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 459, \"scrolling\": false, \"height\": 344}, \"clicked\": false, \"report_reasons\": null, \"author\": \"tomuk19\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn9oy\", \"score\": 11331, \"approved_by\": null, \"over_18\": false, \"domain\": \"youtube.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/V38ghHeB0EN8P2B7JYz0VO19VzepGPzL7ycRg4Hl7Gs.jpg?s=b4b0a9a8ec1d9ebcdc427375a3415af2\", \"width\": 480, \"height\": 360}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/V38ghHeB0EN8P2B7JYz0VO19VzepGPzL7ycRg4Hl7Gs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=e37bef0380a2065dfb8b7dab2488254f\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/V38ghHeB0EN8P2B7JYz0VO19VzepGPzL7ycRg4Hl7Gs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=dd5fec16fd9d3e628e36a4af3b1eb75d\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/V38ghHeB0EN8P2B7JYz0VO19VzepGPzL7ycRg4Hl7Gs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=18820d12a1b50b1ea1efbf46858bf6f8\", \"width\": 320, \"height\": 240}], \"variants\": {}, \"id\": \"HAbZ-xrBmWjO_bufjWddIdNH7Id2fCw9z5eiJpx802o\"}], \"enabled\": false}, \"thumbnail\": \"image\", \"subreddit_id\": \"t5_2qh1u\", \"edited\": false, \"link_flair_css_class\": \"streaming\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Music/comments/6mn9oy/daler_mehndi_tunak_tunak_tun_pop/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499818707.0, \"url\": \"https://www.youtube.com/watch?v=vTIIMJ9tUc8\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Daler Mehndi - Tunak Tunak Tun [Pop]\", \"created_utc\": 1499789907.0, \"subreddit_name_prefixed\": \"r/Music\", \"distinguished\": null, \"media\": {\"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"version\": \"1.0\", \"title\": \"Daler Mehndi - Tunak Tunak Tun Video\", \"author_name\": \"SonyMusicIndiaVEVO\", \"height\": 344, \"width\": 459, \"html\": \"\\u003Ciframe width=\\\"459\\\" height=\\\"344\\\" src=\\\"https://www.youtube.com/embed/vTIIMJ9tUc8?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"thumbnail_height\": 360, \"thumbnail_url\": \"https://i.ytimg.com/vi/vTIIMJ9tUc8/hqdefault.jpg\", \"type\": \"video\", \"provider_name\": \"YouTube\", \"author_url\": \"https://www.youtube.com/user/sonymusicindiaVEVO\"}, \"type\": \"youtube.com\"}, \"num_comments\": 599, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 11331}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"MealPrepSunday\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mq06l\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"ceeekayyy\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mq06l\", \"score\": 1717, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/rYRNpA0iKbpnsqNnJDhav9mXX5SBn-qriWDMw8ll85E.jpg?s=abbf033f8a632998fc829505a299d491\", \"width\": 750, \"height\": 668}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/rYRNpA0iKbpnsqNnJDhav9mXX5SBn-qriWDMw8ll85E.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=4be1f92d95c3bf627e5352c1a78b47fd\", \"width\": 108, \"height\": 96}, {\"url\": \"https://i.redditmedia.com/rYRNpA0iKbpnsqNnJDhav9mXX5SBn-qriWDMw8ll85E.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=bb744dc53cd9b924fa29b117467ec9bf\", \"width\": 216, \"height\": 192}, {\"url\": \"https://i.redditmedia.com/rYRNpA0iKbpnsqNnJDhav9mXX5SBn-qriWDMw8ll85E.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=ffd0d39f5a8deb9918c79f22e19acc42\", \"width\": 320, \"height\": 285}, {\"url\": \"https://i.redditmedia.com/rYRNpA0iKbpnsqNnJDhav9mXX5SBn-qriWDMw8ll85E.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=26fd23ea5b5b6366217113dbc2b8e7ff\", \"width\": 640, \"height\": 570}], \"variants\": {}, \"id\": \"Kezc6IBSnNCi4kwFUbQ2zCZvIib9NTTdtp6kfUn9xsA\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/dRXVUKPy3O3u_PL8nV_F_diwykv8t4wJthCKiCe4hZc.jpg\", \"subreddit_id\": \"t5_37cer\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 124, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/MealPrepSunday/comments/6mq06l/meal_prepping_is_so_tedious_but_so_worth_it/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499843512.0, \"url\": \"https://i.redd.it/u6nvv3pnp19z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Meal prepping is so tedious but SO worth it!! \\ud83d\\ude4c\\ud83c\\udffc\", \"created_utc\": 1499814712.0, \"subreddit_name_prefixed\": \"r/MealPrepSunday\", \"distinguished\": null, \"media\": null, \"num_comments\": 42, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1717}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"happy\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mn4wn\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"seetler\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn4wn\", \"score\": 9546, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/BOkogjtf7GCHl73zMaOCwhq97DzfTspRiiAD61_V9b4.jpg?s=dcc3c2113b979dc7b2b76b82bb868b41\", \"width\": 1536, \"height\": 2048}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/BOkogjtf7GCHl73zMaOCwhq97DzfTspRiiAD61_V9b4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=a2bbef322de77d759205d8818e7f1eed\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/BOkogjtf7GCHl73zMaOCwhq97DzfTspRiiAD61_V9b4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b1856bd35820a06cb21263693fcb77c7\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/BOkogjtf7GCHl73zMaOCwhq97DzfTspRiiAD61_V9b4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=857ca1ffeda7658d045535b4fbef673f\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/BOkogjtf7GCHl73zMaOCwhq97DzfTspRiiAD61_V9b4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=9e96a96ba1ea9e96d438e7d759032110\", \"width\": 640, \"height\": 853}, {\"url\": \"https://i.redditmedia.com/BOkogjtf7GCHl73zMaOCwhq97DzfTspRiiAD61_V9b4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=1723574d4dcf50f9aa46d1ba5b39c239\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://i.redditmedia.com/BOkogjtf7GCHl73zMaOCwhq97DzfTspRiiAD61_V9b4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=749118e2cec6a7de747f514a12a7d00b\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"uynbD5CVe6tpyQynz_LzwICsRHui36P5KDz6GpMC7eE\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/iiuXQfu5pdIpLJrqXRTIn4vmSlfy_rrnbxzdrupXc60.jpg\", \"subreddit_id\": \"t5_2qh5i\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/happy/comments/6mn4wn/a_year_after_leaving_my_job_at_a_big_4/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499817540.0, \"url\": \"https://i.redd.it/fr6kvd17kz8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"A year after leaving my job at a Big 4 advertising conglomerate and moving to Montana. First day on the job with The Montana Department of Agriculture!\", \"created_utc\": 1499788740.0, \"subreddit_name_prefixed\": \"r/happy\", \"distinguished\": null, \"media\": null, \"num_comments\": 231, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 9546}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"meirl\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6moeto\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"annyeongshibal\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6moeto\", \"score\": 3857, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/SjjV16CNP2rq8FrT3Kj7aDWCJzR6nuZpCBubK1vMWrM.png?s=b8cc9367dd2695b48cc8372df9bd8f76\", \"width\": 219, \"height\": 47}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/SjjV16CNP2rq8FrT3Kj7aDWCJzR6nuZpCBubK1vMWrM.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=2a794269ca81d2e9c3e2fe1edf2615dd\", \"width\": 108, \"height\": 23}, {\"url\": \"https://i.redditmedia.com/SjjV16CNP2rq8FrT3Kj7aDWCJzR6nuZpCBubK1vMWrM.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=d0bf0cddbbe722d8c461eff5a9267d4d\", \"width\": 216, \"height\": 46}], \"variants\": {}, \"id\": \"UAukld0VCKQD6IO0YwYJnIYdEZOgVZAyKNWEuy3e_xc\"}], \"enabled\": true}, \"thumbnail\": \"image\", \"subreddit_id\": \"t5_2s5ti\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 30, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/meirl/comments/6moeto/me_irl/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499828719.0, \"url\": \"http://i.imgur.com/aLBLxfc.png\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"me irl\", \"created_utc\": 1499799919.0, \"subreddit_name_prefixed\": \"r/meirl\", \"distinguished\": null, \"media\": null, \"num_comments\": 52, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3857}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"evilbuildings\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"staTuesday\", \"id\": \"6mpzjm\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"savvyfuck\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mpzjm\", \"score\": 1689, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/myxkf_TlAGOKp0QCzal2m_PZV_FWHMTtSNQgmSeH4cg.jpg?s=656d53f429890aba8a1760bd8e4bf17f\", \"width\": 1920, \"height\": 1285}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/myxkf_TlAGOKp0QCzal2m_PZV_FWHMTtSNQgmSeH4cg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=e548d30c7d31aea7edd2eb53304ee7d1\", \"width\": 108, \"height\": 72}, {\"url\": \"https://i.redditmedia.com/myxkf_TlAGOKp0QCzal2m_PZV_FWHMTtSNQgmSeH4cg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=e076d0e6993c5ac8caff943a98f31535\", \"width\": 216, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/myxkf_TlAGOKp0QCzal2m_PZV_FWHMTtSNQgmSeH4cg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=4ac55dc5b38eb1a3ac1ecec05bd2b4fd\", \"width\": 320, \"height\": 214}, {\"url\": \"https://i.redditmedia.com/myxkf_TlAGOKp0QCzal2m_PZV_FWHMTtSNQgmSeH4cg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=8ac4f9ac3af87a748c6f1dcf640952ac\", \"width\": 640, \"height\": 428}, {\"url\": \"https://i.redditmedia.com/myxkf_TlAGOKp0QCzal2m_PZV_FWHMTtSNQgmSeH4cg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=e198d77d88095f40e162471f7d501f4f\", \"width\": 960, \"height\": 642}, {\"url\": \"https://i.redditmedia.com/myxkf_TlAGOKp0QCzal2m_PZV_FWHMTtSNQgmSeH4cg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=3218f58ad9271e115dcc5faacdf13402\", \"width\": 1080, \"height\": 722}], \"variants\": {}, \"id\": \"Gn6qGdLUBj1J-YZgxyugq6NJxHkpRNGRCovSgq11ttc\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/JJk3F_oRaORe8jNjyEIqSrDyjE5YrxX-_uXPhu-COfU.jpg\", \"subreddit_id\": \"t5_3ckh2\", \"edited\": false, \"link_flair_css_class\": \"\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 93, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/evilbuildings/comments/6mpzjm/i_keep_hearing_about_these_white_walkers/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499843332.0, \"url\": \"https://i.imgur.com/OKNUIF3.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"I keep hearing about these white walkers\", \"created_utc\": 1499814532.0, \"subreddit_name_prefixed\": \"r/evilbuildings\", \"distinguished\": null, \"media\": null, \"num_comments\": 21, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1689}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"news\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mn6h8\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Mcjome\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn6h8\", \"score\": 57416, \"approved_by\": null, \"over_18\": false, \"domain\": \"n.pr\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/-PMJz3XOdMM3Y9HvlnvQsiDxsnGarm-PechbAgPk_hk.jpg?s=9d64745f97d08512dbcea05246cc8d16\", \"width\": 1400, \"height\": 787}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/-PMJz3XOdMM3Y9HvlnvQsiDxsnGarm-PechbAgPk_hk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=675f44d03287a05056471b8c7e63470a\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/-PMJz3XOdMM3Y9HvlnvQsiDxsnGarm-PechbAgPk_hk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=faba07cc10046a69f253ba593cd92409\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/-PMJz3XOdMM3Y9HvlnvQsiDxsnGarm-PechbAgPk_hk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=5fa0cd88983169272d226a04803ab282\", \"width\": 320, \"height\": 179}, {\"url\": \"https://i.redditmedia.com/-PMJz3XOdMM3Y9HvlnvQsiDxsnGarm-PechbAgPk_hk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=16b57c04df0e3bdf711bf2604ef8766e\", \"width\": 640, \"height\": 359}, {\"url\": \"https://i.redditmedia.com/-PMJz3XOdMM3Y9HvlnvQsiDxsnGarm-PechbAgPk_hk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=0e3a59c2c61ea0d1253bf4421a2c51d3\", \"width\": 960, \"height\": 539}, {\"url\": \"https://i.redditmedia.com/-PMJz3XOdMM3Y9HvlnvQsiDxsnGarm-PechbAgPk_hk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=76d458135e416c8c6e228b8b93cd3917\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"6KK3RwQPN-khW3ktAzlJ1jIP2ON5ka58rjobGVWDPZk\"}], \"enabled\": false}, \"thumbnail\": \"default\", \"subreddit_id\": \"t5_2qh3l\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/news/comments/6mn6h8/emails_show_trump_jr_knew_russia_was_working_to/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499817923.0, \"url\": \"http://n.pr/2u3WITG\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Emails Show Trump Jr. Knew Russia Was Working To Support Trump Campaign\", \"created_utc\": 1499789123.0, \"subreddit_name_prefixed\": \"r/news\", \"distinguished\": null, \"media\": null, \"num_comments\": 11271, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 57416}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"LiverpoolFC\", \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EMane is the beat\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"selftext\": \"Mane is the beat\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mou1c\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"yonisabdi\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mou1c\", \"score\": 2952, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.LiverpoolFC\", \"hidden\": false, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2qn0o\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 3, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/LiverpoolFC/comments/6mou1c/mane_best_liverpool_player/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499832471.0, \"url\": \"https://www.reddit.com/r/LiverpoolFC/comments/6mou1c/mane_best_liverpool_player/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Mane best liverpool player\", \"created_utc\": 1499803671.0, \"subreddit_name_prefixed\": \"r/LiverpoolFC\", \"distinguished\": null, \"media\": null, \"num_comments\": 224, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2952}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"dankchristianmemes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mnlft\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"ClassyAmericans\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnlft\", \"score\": 6177, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/46H8B90Sq2dmb5CKp7f_9bcUlKY6kNkQByLYKX8tOb0.jpg?s=40aa4c5f7f955a0b8c2963cd70c51bcd\", \"width\": 1080, \"height\": 1054}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/46H8B90Sq2dmb5CKp7f_9bcUlKY6kNkQByLYKX8tOb0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=0425af09e6a9141026ef5f3ca173808e\", \"width\": 108, \"height\": 105}, {\"url\": \"https://i.redditmedia.com/46H8B90Sq2dmb5CKp7f_9bcUlKY6kNkQByLYKX8tOb0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=05eee64a39efa3893ec9c6b93c199f35\", \"width\": 216, \"height\": 210}, {\"url\": \"https://i.redditmedia.com/46H8B90Sq2dmb5CKp7f_9bcUlKY6kNkQByLYKX8tOb0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=b2c6025b709180a014255273b426f31c\", \"width\": 320, \"height\": 312}, {\"url\": \"https://i.redditmedia.com/46H8B90Sq2dmb5CKp7f_9bcUlKY6kNkQByLYKX8tOb0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=03a97429e35ca90f1655635fbcfa4a58\", \"width\": 640, \"height\": 624}, {\"url\": \"https://i.redditmedia.com/46H8B90Sq2dmb5CKp7f_9bcUlKY6kNkQByLYKX8tOb0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=09a33e562dddeeda07b75e531f0eaa05\", \"width\": 960, \"height\": 936}, {\"url\": \"https://i.redditmedia.com/46H8B90Sq2dmb5CKp7f_9bcUlKY6kNkQByLYKX8tOb0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=711a6eb4f852292079ef39c147b11b87\", \"width\": 1080, \"height\": 1054}], \"variants\": {}, \"id\": \"tDxNzGsvRbDI-x-gjfL3KyK2YMsdaB1UTrdor5brses\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/EE1mwaELRPCrzMEWqjzh5HIvcWRZhgnCeFKAYTiOuCI.jpg\", \"subreddit_id\": \"t5_37bil\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 136, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/dankchristianmemes/comments/6mnlft/stop_this_evil/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499821551.0, \"url\": \"https://i.redd.it/8hztonqcwz8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"stop this evil\", \"created_utc\": 1499792751.0, \"subreddit_name_prefixed\": \"r/dankchristianmemes\", \"distinguished\": null, \"media\": null, \"num_comments\": 161, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 6177}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"dankmemes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": \"confidence\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mn7z3\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"unknwn4ever\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn7z3\", \"score\": 14742, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/q0ueyqcirwQqw4C9qaBG5EgfcpZVO8DLJR16Hwd-rAk.jpg?s=6786916fa42a3e3c9fa9bc327e41ef53\", \"width\": 387, \"height\": 599}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/q0ueyqcirwQqw4C9qaBG5EgfcpZVO8DLJR16Hwd-rAk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=1e4c760411787fa6a8ab332487a55cdb\", \"width\": 108, \"height\": 167}, {\"url\": \"https://i.redditmedia.com/q0ueyqcirwQqw4C9qaBG5EgfcpZVO8DLJR16Hwd-rAk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b2b4b2a9fb4c070ffbe723c9dd8c25e9\", \"width\": 216, \"height\": 334}, {\"url\": \"https://i.redditmedia.com/q0ueyqcirwQqw4C9qaBG5EgfcpZVO8DLJR16Hwd-rAk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=42269d33be209bd67548bfadcb26aa77\", \"width\": 320, \"height\": 495}], \"variants\": {}, \"id\": \"rVvqtl45LkHS_EU-dbOc44AL7EZaRLb3apgeJdFV2dQ\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/wKvG9CcUAKDE1EMeUqkXa1j7Wbqpmu3iEvbqCKzW11A.jpg\", \"subreddit_id\": \"t5_2zmfe\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/dankmemes/comments/6mn7z3/how_tf_he_know_that/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499818267.0, \"url\": \"https://i.redd.it/0nqm8iz1mz8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"How tf he know that\", \"created_utc\": 1499789467.0, \"subreddit_name_prefixed\": \"r/dankmemes\", \"distinguished\": null, \"media\": null, \"num_comments\": 234, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 14742}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"australia\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"image\", \"id\": \"6mqfzv\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"the_sneaky_teek\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mqfzv\", \"score\": 1223, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/0k_vpEl7DVtMDmhm8GJdi771RHi90xglbaK311HH2pw.jpg?s=27328746563cd407724d47161683dcf9\", \"width\": 720, \"height\": 960}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/0k_vpEl7DVtMDmhm8GJdi771RHi90xglbaK311HH2pw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=f0d2eeb57d7cb43b724173e53748cf2c\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/0k_vpEl7DVtMDmhm8GJdi771RHi90xglbaK311HH2pw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=836afe7e11ba63ae2a6525fa209eb12c\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/0k_vpEl7DVtMDmhm8GJdi771RHi90xglbaK311HH2pw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=9a8d5b725ca7d249f9f5a65c2ad03b82\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/0k_vpEl7DVtMDmhm8GJdi771RHi90xglbaK311HH2pw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=ce3a1a66e2209b4023e8cf65236c60ed\", \"width\": 640, \"height\": 853}], \"variants\": {}, \"id\": \"POMGOJp_6LeQMD77-0HpYiBipTVP2sCA9u4JUVGY6GQ\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/qwLcIEm95oR6LIKTRtwKF18qm13Vi2URmqxCPNFZyXw.jpg\", \"subreddit_id\": \"t5_2qh8e\", \"edited\": false, \"link_flair_css_class\": \"image\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/australia/comments/6mqfzv/in_nsw_being_same_sex_attracted_obesity_or_drug/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499848203.0, \"url\": \"https://imgur.com/I1ecR6D\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"In NSW being same sex attracted = obesity or drug use\", \"created_utc\": 1499819403.0, \"subreddit_name_prefixed\": \"r/australia\", \"distinguished\": null, \"media\": null, \"num_comments\": 277, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1223}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"GifRecipes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mn9k8\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"impudentllama\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn9k8\", \"score\": 8360, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/OK0eA3eW2O7-shwBMSJY8bEcnQOXOMpDB0MYROA_l3c.gif?fm=jpg\\u0026s=6f1006d6cb32ce95b643018be4862530\", \"width\": 600, \"height\": 600}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/OK0eA3eW2O7-shwBMSJY8bEcnQOXOMpDB0MYROA_l3c.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=21dcea7bb064fb14b8f02488cf71293f\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/OK0eA3eW2O7-shwBMSJY8bEcnQOXOMpDB0MYROA_l3c.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=fd052ea963acd9b098806f19e9a4e092\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/OK0eA3eW2O7-shwBMSJY8bEcnQOXOMpDB0MYROA_l3c.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=7f29ff833d8115053d9681baae57e31b\", \"width\": 320, \"height\": 320}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/OK0eA3eW2O7-shwBMSJY8bEcnQOXOMpDB0MYROA_l3c.gif?s=3834c4bd4eb098cc6a834b8dd75b0acc\", \"width\": 600, \"height\": 600}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/OK0eA3eW2O7-shwBMSJY8bEcnQOXOMpDB0MYROA_l3c.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=5151cfd626e6df2410fd7a9dcebc8247\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/OK0eA3eW2O7-shwBMSJY8bEcnQOXOMpDB0MYROA_l3c.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=94c7fb3e921c92f45379fe0b646edc59\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/OK0eA3eW2O7-shwBMSJY8bEcnQOXOMpDB0MYROA_l3c.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=683393cbd8ecfb709ac2591ef9487575\", \"width\": 320, \"height\": 320}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/OK0eA3eW2O7-shwBMSJY8bEcnQOXOMpDB0MYROA_l3c.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=14b6cca096a32f10ed5b2c4411d85b3d\", \"width\": 600, \"height\": 600}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/OK0eA3eW2O7-shwBMSJY8bEcnQOXOMpDB0MYROA_l3c.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=834a7d176690227865cb176651d8133f\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/OK0eA3eW2O7-shwBMSJY8bEcnQOXOMpDB0MYROA_l3c.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=7ea1c90c389285412c6a09b7807ed430\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/OK0eA3eW2O7-shwBMSJY8bEcnQOXOMpDB0MYROA_l3c.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=a23ba8ce0f784cd1fd16a200a98c8144\", \"width\": 320, \"height\": 320}]}}, \"id\": \"kxO1xRm6lvQRccyAtU9coeK9ehZvpeCkPjB-_WYTJHI\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/FZSQDr6o5BiCjJovPUOIG_JF0rpAvXq39UIRF4bEYPM.jpg\", \"subreddit_id\": \"t5_3410y\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/GifRecipes/comments/6mn9k8/colorchanging_mojito/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499818670.0, \"url\": \"http://i.imgur.com/JDfmt9s.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Color-changing Mojito\", \"created_utc\": 1499789870.0, \"subreddit_name_prefixed\": \"r/GifRecipes\", \"distinguished\": null, \"media\": null, \"num_comments\": 506, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8360}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"Jokes\", \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EThey left me hanging \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"selftext\": \"They left me hanging \", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mo5je\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"acarlson96\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mo5je\", \"score\": 6046, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.Jokes\", \"hidden\": false, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2qh72\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Jokes/comments/6mo5je/i_called_the_suicide_hotline_today/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499826418.0, \"url\": \"https://www.reddit.com/r/Jokes/comments/6mo5je/i_called_the_suicide_hotline_today/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"I called the Suicide hotline today\", \"created_utc\": 1499797618.0, \"subreddit_name_prefixed\": \"r/Jokes\", \"distinguished\": null, \"media\": null, \"num_comments\": 163, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 6046}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"starterpacks\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm7bv\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"OhYayAnotherPidgey\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm7bv\", \"score\": 59093, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/H2zXVhMi4NVv6pCdK4mGlsNYi_k6nJdjZDVynwaJx2k.jpg?s=580d89ad6dfa8f406001c83a84d2168f\", \"width\": 2260, \"height\": 1784}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/H2zXVhMi4NVv6pCdK4mGlsNYi_k6nJdjZDVynwaJx2k.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=a47f723839d00b40e5664c85641a5e1d\", \"width\": 108, \"height\": 85}, {\"url\": \"https://i.redditmedia.com/H2zXVhMi4NVv6pCdK4mGlsNYi_k6nJdjZDVynwaJx2k.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=c3169776d7fdb09b7359a11dfb446e3c\", \"width\": 216, \"height\": 170}, {\"url\": \"https://i.redditmedia.com/H2zXVhMi4NVv6pCdK4mGlsNYi_k6nJdjZDVynwaJx2k.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=c6a4f35783e26d105b4a59ded9ac2878\", \"width\": 320, \"height\": 252}, {\"url\": \"https://i.redditmedia.com/H2zXVhMi4NVv6pCdK4mGlsNYi_k6nJdjZDVynwaJx2k.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=8210d5fe7a482b831c45d44e8c2e24d3\", \"width\": 640, \"height\": 505}, {\"url\": \"https://i.redditmedia.com/H2zXVhMi4NVv6pCdK4mGlsNYi_k6nJdjZDVynwaJx2k.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=425ace816d967d162c549313688ef0e1\", \"width\": 960, \"height\": 757}, {\"url\": \"https://i.redditmedia.com/H2zXVhMi4NVv6pCdK4mGlsNYi_k6nJdjZDVynwaJx2k.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=4d7081ac66910b6f21f947338b1df81e\", \"width\": 1080, \"height\": 852}], \"variants\": {}, \"id\": \"NW5c_GTVFYrJAhsOGn07_Z6KwDFzZGPbk-JhtBjGae4\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/AsIXyQy4vQ4kvxO17Go3sXF_W6rn3VP42wZB68UxxSw.jpg\", \"subreddit_id\": \"t5_34o9s\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 110, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/starterpacks/comments/6mm7bv/r_earthporn_starter_pack/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499808535.0, \"url\": \"http://imgur.com/44dcUgM\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"/r/ EarthPorn starter pack\", \"created_utc\": 1499779735.0, \"subreddit_name_prefixed\": \"r/starterpacks\", \"distinguished\": null, \"media\": null, \"num_comments\": 1915, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 59093}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"ActLikeYouBelong\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Picture\", \"id\": \"6moszf\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"TRichard3814\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6moszf\", \"score\": 2620, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/0JKnV0Soz2r7pHELZcAl3qA2VA5RjkTWZxdq1WAcdy4.jpg?s=5f3ac1296b0a166ec7128dc2fe204d5f\", \"width\": 2448, \"height\": 3264}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/0JKnV0Soz2r7pHELZcAl3qA2VA5RjkTWZxdq1WAcdy4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=f89dc6513cd6634700e06234ba60184b\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/0JKnV0Soz2r7pHELZcAl3qA2VA5RjkTWZxdq1WAcdy4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=2fe55203042c912ba456b267d78a5279\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/0JKnV0Soz2r7pHELZcAl3qA2VA5RjkTWZxdq1WAcdy4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=f53d617db53c636af6b8bed806cd914d\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/0JKnV0Soz2r7pHELZcAl3qA2VA5RjkTWZxdq1WAcdy4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=7bf2699136e9a018eaab948a1c1cb6b1\", \"width\": 640, \"height\": 853}, {\"url\": \"https://i.redditmedia.com/0JKnV0Soz2r7pHELZcAl3qA2VA5RjkTWZxdq1WAcdy4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=ce30da47c1cb883825aaf8089f6c9908\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://i.redditmedia.com/0JKnV0Soz2r7pHELZcAl3qA2VA5RjkTWZxdq1WAcdy4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=81d3f9f77f7a56e43ed887b03aa4b4ec\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"E_wwpQWtjplFV5J1R7gIiINoNV8mtVHJPWbqfL6bpNc\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/jdBQWPfSxWk44-wnJ8GKGRSa8PypuWxGZ6Y2fSd42A8.jpg\", \"subreddit_id\": \"t5_374au\", \"edited\": false, \"link_flair_css_class\": \"video\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/ActLikeYouBelong/comments/6moszf/just_found_this_subreddit_i_have_been_seeing/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499832207.0, \"url\": \"https://i.redd.it/66tk34c1s09z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Just found this subreddit I have been seeing movies for free for about a year now after finding this in the bin of 3D glasses at the theatre\", \"created_utc\": 1499803407.0, \"subreddit_name_prefixed\": \"r/ActLikeYouBelong\", \"distinguished\": null, \"media\": null, \"num_comments\": 123, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2620}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"HistoryPorn\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmp8h\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Caesar100\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmp8h\", \"score\": 10482, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/xsq8NgoDJ70Eqe5N01azzUvcC3XIAgi50XMuy8u2U_k.jpg?s=0c3dea4c8988690a65931fe97c9c6892\", \"width\": 500, \"height\": 674}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/xsq8NgoDJ70Eqe5N01azzUvcC3XIAgi50XMuy8u2U_k.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=68652e2d83cce50418cfb5d744cac453\", \"width\": 108, \"height\": 145}, {\"url\": \"https://i.redditmedia.com/xsq8NgoDJ70Eqe5N01azzUvcC3XIAgi50XMuy8u2U_k.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=4b97fb6b73be6daaccb1e9090704eac5\", \"width\": 216, \"height\": 291}, {\"url\": \"https://i.redditmedia.com/xsq8NgoDJ70Eqe5N01azzUvcC3XIAgi50XMuy8u2U_k.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=90df7e40633fb90cb2370efc05a5a808\", \"width\": 320, \"height\": 431}], \"variants\": {}, \"id\": \"fIvmV3LvEZN1UavD27bnuB9BrztHvC0CohsE862AwbQ\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/B8jvvKjoT3rEPnF9qkYpiMQPzC4F4mVS5GNAG8tyDAA.jpg\", \"subreddit_id\": \"t5_2skqi\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/HistoryPorn/comments/6mmp8h/the_adams_family_1964_500x674/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499813603.0, \"url\": \"https://i.redd.it/sw4z1plm8z8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"The Adams Family 1964 [500x674]\", \"created_utc\": 1499784803.0, \"subreddit_name_prefixed\": \"r/HistoryPorn\", \"distinguished\": null, \"media\": null, \"num_comments\": 381, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 10482}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"AccidentalRenaissance\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmwjw\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"YAUNDERSTAND\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmwjw\", \"score\": 8301, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/a35o8jD8cesT5NmkCEWf89i09R3VYyHg3vgOzUCwvXk.jpg?s=a4710ac7f4ee411453afe10f28d89de1\", \"width\": 1200, \"height\": 675}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/a35o8jD8cesT5NmkCEWf89i09R3VYyHg3vgOzUCwvXk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=ebfbd7a377f0000e3daeb4468050c9b8\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/a35o8jD8cesT5NmkCEWf89i09R3VYyHg3vgOzUCwvXk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=2a3e4a13463dbdb881f1c6ceedc4a338\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/a35o8jD8cesT5NmkCEWf89i09R3VYyHg3vgOzUCwvXk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=ddb2ea8087d937df3d2bfe4dd673a226\", \"width\": 320, \"height\": 180}, {\"url\": \"https://i.redditmedia.com/a35o8jD8cesT5NmkCEWf89i09R3VYyHg3vgOzUCwvXk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=47277e12504e1b67fe66084a72e2d883\", \"width\": 640, \"height\": 360}, {\"url\": \"https://i.redditmedia.com/a35o8jD8cesT5NmkCEWf89i09R3VYyHg3vgOzUCwvXk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=1a1495ac6c8985e85d58f2133106b14f\", \"width\": 960, \"height\": 540}, {\"url\": \"https://i.redditmedia.com/a35o8jD8cesT5NmkCEWf89i09R3VYyHg3vgOzUCwvXk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=ab5addd4b7569b308f17f42162a413a2\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"ZiSr6bPUHLZKRR4rppT2frU8BPGEzr0Yi5r4wTSSTtU\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/fUXKgBjtp2EwFR1aci-8jHTDt3Jo8ZDWhAXU3ACvvUE.jpg\", \"subreddit_id\": \"t5_32xq7\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/AccidentalRenaissance/comments/6mmwjw/a_hope_and_prayer/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499815460.0, \"url\": \"https://i.redd.it/tc80w1u8ez8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"A Hope and Prayer\", \"created_utc\": 1499786660.0, \"subreddit_name_prefixed\": \"r/AccidentalRenaissance\", \"distinguished\": null, \"media\": null, \"num_comments\": 109, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8301}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"rarepuppers\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": \"confidence\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm98x\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"tkmj75\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm98x\", \"score\": 35790, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fm=jpg\\u0026s=89ce7906ba4d80980232b4ca43e28e46\", \"width\": 400, \"height\": 500}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=d15841070fdb9bf052ee6dabb88d6ab6\", \"width\": 108, \"height\": 135}, {\"url\": \"https://i.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=cca44ec6f28aa0309c1b434a805a32a8\", \"width\": 216, \"height\": 270}, {\"url\": \"https://i.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=1e1d128075345684d3d151a0117d4896\", \"width\": 320, \"height\": 400}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?s=383409fe05a8c43524a8c58439ba45ba\", \"width\": 400, \"height\": 500}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=2ce266fe843d9a6b25bc4eda37bbbe9c\", \"width\": 108, \"height\": 135}, {\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=0f900ceade2cbcb821e5e8709f8ee5fb\", \"width\": 216, \"height\": 270}, {\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=d72944d6c971210da725dd721336cedb\", \"width\": 320, \"height\": 400}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=e634130cbb12bdf1aa3572d6da590795\", \"width\": 400, \"height\": 500}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=dd5f191178e0866804e9e941c88fb7e0\", \"width\": 108, \"height\": 135}, {\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=1bc7467289e8f851572450e7b9db7209\", \"width\": 216, \"height\": 270}, {\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=0d24d21dd2586a9a0e110af0297298c4\", \"width\": 320, \"height\": 400}]}}, \"id\": \"CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/Ba9KUcMqV5tBq_y6QQdgxItbSpfyfvQznyEA1mthRp8.jpg\", \"subreddit_id\": \"t5_3b749\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"dotm\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/rarepuppers/comments/6mm98x/you_kiss_ill_kiss_you_back_hooman/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499809141.0, \"url\": \"http://i.imgur.com/OLQHDol.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"You kiss, I'll kiss you back hooman\", \"created_utc\": 1499780341.0, \"subreddit_name_prefixed\": \"r/rarepuppers\", \"distinguished\": null, \"media\": null, \"num_comments\": 478, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 35790}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"canada\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6moidr\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"cynicallady\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6moidr\", \"score\": 2849, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/nHc15M2jOE57fbyiRM_TPmeJIO__Zp2izLedAaKAGOM.png?s=63129a90c546c58834d2d600448a6e47\", \"width\": 810, \"height\": 961}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/nHc15M2jOE57fbyiRM_TPmeJIO__Zp2izLedAaKAGOM.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=c2281baf90a1be52006fc440516fcc31\", \"width\": 108, \"height\": 128}, {\"url\": \"https://i.redditmedia.com/nHc15M2jOE57fbyiRM_TPmeJIO__Zp2izLedAaKAGOM.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=fec03205527de4a8d992b9f897bc8ee0\", \"width\": 216, \"height\": 256}, {\"url\": \"https://i.redditmedia.com/nHc15M2jOE57fbyiRM_TPmeJIO__Zp2izLedAaKAGOM.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=b892a7baea25ba3e65bcef58d7cfef7e\", \"width\": 320, \"height\": 379}, {\"url\": \"https://i.redditmedia.com/nHc15M2jOE57fbyiRM_TPmeJIO__Zp2izLedAaKAGOM.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=84a92d5dd0ef4ff60fdf50e7c4f6408e\", \"width\": 640, \"height\": 759}], \"variants\": {}, \"id\": \"fil3C0D1yxwsz0NtJ4aB8pXblTW_SbS44DRgGbYtoZY\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/YAwgmDczIbjULSymyrN1zQRh3P5kty3T5jGUvnarqcU.jpg\", \"subreddit_id\": \"t5_2qh68\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/canada/comments/6moidr/bc_is_burning/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499829627.0, \"url\": \"https://i.redd.it/qqfh6scdk09z.png\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"BC is burning.\", \"created_utc\": 1499800827.0, \"subreddit_name_prefixed\": \"r/canada\", \"distinguished\": null, \"media\": null, \"num_comments\": 600, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2849}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FPaltryMaleIndianabat\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FPaltryMaleIndianabat\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FPaltryMaleIndianabat-size_restricted.gif\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"460\\\" height=\\\"460\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 460, \"scrolling\": false, \"height\": 460}, \"thumbnail_width\": 140, \"subreddit\": \"combinedgifs\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch this GIF on Gfycat. Discover more GIFS online on Gfycat\", \"title\": \"Gfycat - Create, Discover and Share Awesome GIFs\", \"thumbnail_width\": 250, \"height\": 460, \"width\": 460, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FPaltryMaleIndianabat\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FPaltryMaleIndianabat\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FPaltryMaleIndianabat-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"460\\\" height=\\\"460\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=https%3A%2F%2Fthumbs.gfycat.com%2FPaltryMaleIndianabat-size_restricted.gif\\u0026key=b1e305db91cf4aa5a86b732cc9fffceb\", \"type\": \"video\", \"thumbnail_height\": 250}}, \"link_flair_text\": \"This is amazing, stop reporting \", \"id\": \"6mmcqu\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FPaltryMaleIndianabat\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FPaltryMaleIndianabat\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FPaltryMaleIndianabat-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"460\\\" height=\\\"460\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 460, \"scrolling\": false, \"height\": 460}, \"clicked\": false, \"report_reasons\": null, \"author\": \"c4po\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmcqu\", \"score\": 22165, \"approved_by\": null, \"over_18\": false, \"domain\": \"gfycat.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/o0TqSki3ROsbeWcYXZDEpU3Mvltm6JBYTHvm03wdlQ8.gif?fm=jpg\\u0026s=75c33f94a4485229d63015ca325e878b\", \"width\": 250, \"height\": 250}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/o0TqSki3ROsbeWcYXZDEpU3Mvltm6JBYTHvm03wdlQ8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=b23c2bcee68a473021cf80d2ef43483a\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/o0TqSki3ROsbeWcYXZDEpU3Mvltm6JBYTHvm03wdlQ8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=2dab598d77b4ffe7df54b77ee97e213e\", \"width\": 216, \"height\": 216}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/o0TqSki3ROsbeWcYXZDEpU3Mvltm6JBYTHvm03wdlQ8.gif?s=869227cb7d29fbdf5161ef78f088e3c8\", \"width\": 250, \"height\": 250}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/o0TqSki3ROsbeWcYXZDEpU3Mvltm6JBYTHvm03wdlQ8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=6b82bf0d99bde7152471bf87dab86a54\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/o0TqSki3ROsbeWcYXZDEpU3Mvltm6JBYTHvm03wdlQ8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=daa1865435a2bc30acef3fc01938f557\", \"width\": 216, \"height\": 216}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/o0TqSki3ROsbeWcYXZDEpU3Mvltm6JBYTHvm03wdlQ8.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=1d15e8f309dca249f757b87eaef3310e\", \"width\": 250, \"height\": 250}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/o0TqSki3ROsbeWcYXZDEpU3Mvltm6JBYTHvm03wdlQ8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=e9470621e132e849c01103a1c469b256\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/o0TqSki3ROsbeWcYXZDEpU3Mvltm6JBYTHvm03wdlQ8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=d4553347fce458a25dcefbd3dd9d80d2\", \"width\": 216, \"height\": 216}]}}, \"id\": \"ALmFBCmAKIytKqFupwqW5KSBfUGONfDFHynjyucnhTA\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/0-j308NTwEg1TGNMTbeL_8aE2bUPzy32ZYblHEJkNCI.jpg\", \"subreddit_id\": \"t5_2viuz\", \"edited\": false, \"link_flair_css_class\": \"nsfl\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/combinedgifs/comments/6mmcqu/football_in_its_glory_days/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499810123.0, \"url\": \"https://gfycat.com/PaltryMaleIndianabat\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Football in its glory days\", \"created_utc\": 1499781323.0, \"subreddit_name_prefixed\": \"r/combinedgifs\", \"distinguished\": null, \"media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch this GIF on Gfycat. Discover more GIFS online on Gfycat\", \"title\": \"Gfycat - Create, Discover and Share Awesome GIFs\", \"thumbnail_width\": 250, \"height\": 460, \"width\": 460, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FPaltryMaleIndianabat\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FPaltryMaleIndianabat\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FPaltryMaleIndianabat-size_restricted.gif\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"460\\\" height=\\\"460\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/PaltryMaleIndianabat-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 250}}, \"num_comments\": 333, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 22165}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"nevertellmetheodds\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm9hh\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"m0rris0n_hotel\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm9hh\", \"score\": 28273, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/O8n02WpR2wyLLbG-WSI5fBxanviq0eiEeN_7d1j_6qw.gif?fm=jpg\\u0026s=a1b9ac019a197a83430516278dff067d\", \"width\": 225, \"height\": 400}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/O8n02WpR2wyLLbG-WSI5fBxanviq0eiEeN_7d1j_6qw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=18b5968d227e5a1a9c4b0c25e0298904\", \"width\": 108, \"height\": 192}, {\"url\": \"https://i.redditmedia.com/O8n02WpR2wyLLbG-WSI5fBxanviq0eiEeN_7d1j_6qw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=9d9a41dd1b80c801891dd574d24bb029\", \"width\": 216, \"height\": 384}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/O8n02WpR2wyLLbG-WSI5fBxanviq0eiEeN_7d1j_6qw.gif?s=a618a490469f0701e3b5283469cb0479\", \"width\": 225, \"height\": 400}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/O8n02WpR2wyLLbG-WSI5fBxanviq0eiEeN_7d1j_6qw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=d508fa74f9d4ab6e988c9f6e411bfdbc\", \"width\": 108, \"height\": 192}, {\"url\": \"https://g.redditmedia.com/O8n02WpR2wyLLbG-WSI5fBxanviq0eiEeN_7d1j_6qw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b09531e071463fc30eae45880a029617\", \"width\": 216, \"height\": 384}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/O8n02WpR2wyLLbG-WSI5fBxanviq0eiEeN_7d1j_6qw.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=07f406d6d143591523ab3943207f099c\", \"width\": 225, \"height\": 400}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/O8n02WpR2wyLLbG-WSI5fBxanviq0eiEeN_7d1j_6qw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=423636cddd826bf0cb71d0213f95a845\", \"width\": 108, \"height\": 192}, {\"url\": \"https://g.redditmedia.com/O8n02WpR2wyLLbG-WSI5fBxanviq0eiEeN_7d1j_6qw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=11b669c972b99e26e54feea17bc0e989\", \"width\": 216, \"height\": 384}]}}, \"id\": \"qrQEKkGiVFHURBXaonWpPj-N45GQaq4YAYhG6N37D5E\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/UEG6_7Ogm_1mUEbLcFGwSZ3cgp7OPWF1gRNIEUsmQXw.jpg\", \"subreddit_id\": \"t5_38iwx\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/nevertellmetheodds/comments/6mm9hh/vending_machine_rescue_goes_better_than_planned/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499809210.0, \"url\": \"http://i.imgur.com/ezItypv.gif\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Vending machine rescue goes better than planned\", \"created_utc\": 1499780410.0, \"subreddit_name_prefixed\": \"r/nevertellmetheodds\", \"distinguished\": null, \"media\": null, \"num_comments\": 504, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 28273}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"2meirl4meirl\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmief\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Pog-\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmief\", \"score\": 13073, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/nreloKE2igfRug9l1aYXn_oTx__HV8rqv_MKLW4Ekkc.jpg?s=7bd6657cf15cae2a9c5fd0a8e0326529\", \"width\": 494, \"height\": 174}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/nreloKE2igfRug9l1aYXn_oTx__HV8rqv_MKLW4Ekkc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=faff08c2afee4b7b11f9cec4ed8715be\", \"width\": 108, \"height\": 38}, {\"url\": \"https://i.redditmedia.com/nreloKE2igfRug9l1aYXn_oTx__HV8rqv_MKLW4Ekkc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=7bcb52a2e4f9b6648d4296079015c103\", \"width\": 216, \"height\": 76}, {\"url\": \"https://i.redditmedia.com/nreloKE2igfRug9l1aYXn_oTx__HV8rqv_MKLW4Ekkc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=149f2d64df5bad2706da57a637b09215\", \"width\": 320, \"height\": 112}], \"variants\": {}, \"id\": \"-e4ZDZmJC5cQ26rIUxga4hAx3Bd6z-dzhsce0kLYhCM\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/2g3K92QzIX5nXBbxDnSRqfhCOh0Pt420pDBT9RYo-7Q.jpg\", \"subreddit_id\": \"t5_3ee85\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 49, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/2meirl4meirl/comments/6mmief/2meirl4meirl/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499811720.0, \"url\": \"https://i.redd.it/co3gqft13z8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"2meirl4meirl\", \"created_utc\": 1499782920.0, \"subreddit_name_prefixed\": \"r/2meirl4meirl\", \"distinguished\": null, \"media\": null, \"num_comments\": 87, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 13073}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"pics\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mo2af\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"paulfknwalsh\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mo2af\", \"score\": 52325, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/57uTS6Pip8BLpm2OnfVKX1LkIsYBhQKgbpzd9JfgneA.jpg?s=5b9b97e31e892b49ade36448134f32a2\", \"width\": 990, \"height\": 743}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/57uTS6Pip8BLpm2OnfVKX1LkIsYBhQKgbpzd9JfgneA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=b8ddfb0e900806199580b3cc7cc747b9\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/57uTS6Pip8BLpm2OnfVKX1LkIsYBhQKgbpzd9JfgneA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=dd1604a18a2d0a46506015c600ca2760\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/57uTS6Pip8BLpm2OnfVKX1LkIsYBhQKgbpzd9JfgneA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=0b04b674cb4d71286dbaf88a0fe92d69\", \"width\": 320, \"height\": 240}, {\"url\": \"https://i.redditmedia.com/57uTS6Pip8BLpm2OnfVKX1LkIsYBhQKgbpzd9JfgneA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=fe124b50ab7728cf52c75e4af2765e65\", \"width\": 640, \"height\": 480}, {\"url\": \"https://i.redditmedia.com/57uTS6Pip8BLpm2OnfVKX1LkIsYBhQKgbpzd9JfgneA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=6c6277e08baeec78dcaceb4777d48b43\", \"width\": 960, \"height\": 720}], \"variants\": {}, \"id\": \"Bp4Z28senbMK3X0ONsFrQ2tzkXmXXrxOOdy_FF-ITfQ\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/3RmqKhljPlYa7V5tH2Dq8BqFkqOML9amQWT76RLAkzw.jpg\", \"subreddit_id\": \"t5_2qh0u\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/pics/comments/6mo2af/its_probably_not_the_most_original_concept_but_i/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499825626.0, \"url\": \"https://i.redd.it/4chxbtsf709z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"It's probably not the most original concept, but I had fun painting this utility box.\", \"created_utc\": 1499796826.0, \"subreddit_name_prefixed\": \"r/pics\", \"distinguished\": null, \"media\": null, \"num_comments\": 676, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 52325}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"Art\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Artwork\", \"id\": \"6mmhy1\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"ARiceGirl\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmhy1\", \"score\": 24596, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/Tq8a6BnPbla1aDQsOwMI_KbFnUBjSoNyJzn5WtNAiYQ.jpg?s=b4a8c7191271151c14f6bb886440c31f\", \"width\": 3277, \"height\": 3277}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/Tq8a6BnPbla1aDQsOwMI_KbFnUBjSoNyJzn5WtNAiYQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=3bb029663f7b833289d3a2b6dce3dcd6\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/Tq8a6BnPbla1aDQsOwMI_KbFnUBjSoNyJzn5WtNAiYQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b727cbdbd3bf72f7e6b9a1c219b96b21\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/Tq8a6BnPbla1aDQsOwMI_KbFnUBjSoNyJzn5WtNAiYQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=84d9915ec0836135c83eaa6e40b227cd\", \"width\": 320, \"height\": 320}, {\"url\": \"https://i.redditmedia.com/Tq8a6BnPbla1aDQsOwMI_KbFnUBjSoNyJzn5WtNAiYQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=2cf16375c140aabf6272b091c4d9008a\", \"width\": 640, \"height\": 640}, {\"url\": \"https://i.redditmedia.com/Tq8a6BnPbla1aDQsOwMI_KbFnUBjSoNyJzn5WtNAiYQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=b254920746a0d138c14a0e3208a796e4\", \"width\": 960, \"height\": 960}, {\"url\": \"https://i.redditmedia.com/Tq8a6BnPbla1aDQsOwMI_KbFnUBjSoNyJzn5WtNAiYQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=82f2d8f96efccb031bc6935c924528a9\", \"width\": 1080, \"height\": 1080}], \"variants\": {}, \"id\": \"bJLoGsdVUKXh2u4_iHRVEcSHjOkFQQmZeAB__1YOnzo\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/gSWbm4LyjSzs6g6-kxwzmTPm0neqk8NnNXmpYKwkk7k.jpg\", \"subreddit_id\": \"t5_2qh7a\", \"edited\": false, \"link_flair_css_class\": \"artwork\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Art/comments/6mmhy1/red_acrylic_on_canvas_2x2_inches/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499811588.0, \"url\": \"http://i.imgur.com/PAUGJbw.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"red, acrylic on canvas, 2x2 inches\", \"created_utc\": 1499782788.0, \"subreddit_name_prefixed\": \"r/Art\", \"distinguished\": null, \"media\": null, \"num_comments\": 373, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 24596}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"trippinthroughtime\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mnt8v\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"logangrey123\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnt8v\", \"score\": 3881, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/c4xT82QzRrHD_gwF69v_42maWMAgzWwLe0CoeqUR7nc.jpg?s=ee4cdb8adb816f8e69f96bf4ea6579fd\", \"width\": 766, \"height\": 1200}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/c4xT82QzRrHD_gwF69v_42maWMAgzWwLe0CoeqUR7nc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=54f3740d7c104727d7807c274bfa2b63\", \"width\": 108, \"height\": 169}, {\"url\": \"https://i.redditmedia.com/c4xT82QzRrHD_gwF69v_42maWMAgzWwLe0CoeqUR7nc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=870c7934bfbc27c03b7fffeface9b24b\", \"width\": 216, \"height\": 338}, {\"url\": \"https://i.redditmedia.com/c4xT82QzRrHD_gwF69v_42maWMAgzWwLe0CoeqUR7nc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=75c3875572189fead7b5b3a278bccbb9\", \"width\": 320, \"height\": 501}, {\"url\": \"https://i.redditmedia.com/c4xT82QzRrHD_gwF69v_42maWMAgzWwLe0CoeqUR7nc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=06dcc258760086fcc899d95f9ce3e0c5\", \"width\": 640, \"height\": 1002}], \"variants\": {}, \"id\": \"CU3A4D6MxqkKQGzj4PRulJvblpnS9HISRaYiyugT3PY\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/-Z5u19Ac0T8Ij0cRoR5GfDRspxWSm9_GIg6EL9qCijk.jpg\", \"subreddit_id\": \"t5_2y3e1\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/trippinthroughtime/comments/6mnt8v/hard_work_plagues_off/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499823467.0, \"url\": \"http://imgur.com/0ujWruM\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Hard work plagues off\", \"created_utc\": 1499794667.0, \"subreddit_name_prefixed\": \"r/trippinthroughtime\", \"distinguished\": null, \"media\": null, \"num_comments\": 23, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3881}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"todayilearned\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mogfg\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"manaimajeff\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mogfg\", \"score\": 18675, \"approved_by\": null, \"over_18\": false, \"domain\": \"markets.businessinsider.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/EC0EgFba5YDQwULyM-ZOl9ZENQ39yQWFtc7tk-W_dM8.jpg?s=d782d3c5397ed0a057c9d57f4070f6bc\", \"width\": 978, \"height\": 734}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/EC0EgFba5YDQwULyM-ZOl9ZENQ39yQWFtc7tk-W_dM8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=42873020abd9be37f3ba78af6c5d56d3\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/EC0EgFba5YDQwULyM-ZOl9ZENQ39yQWFtc7tk-W_dM8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=495c4b580c81feb6cae825c68d3d0ee0\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/EC0EgFba5YDQwULyM-ZOl9ZENQ39yQWFtc7tk-W_dM8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=5a17361880efd9f16acb7f9030172e4a\", \"width\": 320, \"height\": 240}, {\"url\": \"https://i.redditmedia.com/EC0EgFba5YDQwULyM-ZOl9ZENQ39yQWFtc7tk-W_dM8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=2c20f7230861591ba9d60ea69b0ab481\", \"width\": 640, \"height\": 480}, {\"url\": \"https://i.redditmedia.com/EC0EgFba5YDQwULyM-ZOl9ZENQ39yQWFtc7tk-W_dM8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=b960c9c19e252ad1c1174626d4101315\", \"width\": 960, \"height\": 720}], \"variants\": {}, \"id\": \"Leo2UFjnDXLqooN3hF9gyKVi7DR8dodSBsXy5mmqccM\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/yj9Y20CgiJG7ytJBgxo9WEKqezx3stRBVm7ZkKxucPg.jpg\", \"subreddit_id\": \"t5_2qqjc\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/todayilearned/comments/6mogfg/til_cards_against_humanity_raised_over_90000_in/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499829135.0, \"url\": \"http://markets.businessinsider.com/news/stocks/People-have-paid-a-company-$90-000-to-dig-a-giant-hole-for-no-reason-%E2%80%94-and-the-money-is-still-pouring-in-1001547913\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"TIL Cards Against Humanity raised over $90,000 in donations to dig a hole for no reason.\", \"created_utc\": 1499800335.0, \"subreddit_name_prefixed\": \"r/todayilearned\", \"distinguished\": null, \"media\": null, \"num_comments\": 1012, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 18675}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"Unexpected\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6moise\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"LoadedPotatetoe\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6moise\", \"score\": 2652, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/a4vIjMPaRIoH8T93_RlHGku1F0_PCI2XPs9H3S-De_4.jpg?s=5042793c20adb053c98a4df3feb6a31b\", \"width\": 735, \"height\": 758}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/a4vIjMPaRIoH8T93_RlHGku1F0_PCI2XPs9H3S-De_4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=19a064820132cbb1cf9fdf5e6231e931\", \"width\": 108, \"height\": 111}, {\"url\": \"https://i.redditmedia.com/a4vIjMPaRIoH8T93_RlHGku1F0_PCI2XPs9H3S-De_4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=75760f28c2775a4f7e4efd02a9a69820\", \"width\": 216, \"height\": 222}, {\"url\": \"https://i.redditmedia.com/a4vIjMPaRIoH8T93_RlHGku1F0_PCI2XPs9H3S-De_4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=e0b6b69162548f2c5b4880c30245febd\", \"width\": 320, \"height\": 330}, {\"url\": \"https://i.redditmedia.com/a4vIjMPaRIoH8T93_RlHGku1F0_PCI2XPs9H3S-De_4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=537572fe81cca0d1f57cfe3ff2eba890\", \"width\": 640, \"height\": 660}], \"variants\": {}, \"id\": \"hTTBElSrqqwHR-2CVfTdCH78Clmy65eYp6o01Mw961k\"}], \"enabled\": true}, \"thumbnail\": \"image\", \"subreddit_id\": \"t5_2w67q\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Unexpected/comments/6moise/wow/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499829720.0, \"url\": \"https://i.redd.it/gbvg205jk09z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Wow.\", \"created_utc\": 1499800920.0, \"subreddit_name_prefixed\": \"r/Unexpected\", \"distinguished\": null, \"media\": null, \"num_comments\": 37, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2652}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"Tinder\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": \"confidence\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmjji\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"ute6553\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmjji\", \"score\": 10507, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/jhekHxwOI4sQnsaRRawDcOGQlehzq_uVEs0N56Tvhb4.jpg?s=755e27d13d283dd7617a388a34a12167\", \"width\": 1440, \"height\": 2560}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/jhekHxwOI4sQnsaRRawDcOGQlehzq_uVEs0N56Tvhb4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=5527cbdcc8ea44d63fde96b1432e3809\", \"width\": 108, \"height\": 192}, {\"url\": \"https://i.redditmedia.com/jhekHxwOI4sQnsaRRawDcOGQlehzq_uVEs0N56Tvhb4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=089af1edb0c749476d8b5f3b1f317a59\", \"width\": 216, \"height\": 384}, {\"url\": \"https://i.redditmedia.com/jhekHxwOI4sQnsaRRawDcOGQlehzq_uVEs0N56Tvhb4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=e965c16cbe3f7c9bedcbf4cf424f872f\", \"width\": 320, \"height\": 568}, {\"url\": \"https://i.redditmedia.com/jhekHxwOI4sQnsaRRawDcOGQlehzq_uVEs0N56Tvhb4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=5c65d46a2ad0482477d374bb84ef7219\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://i.redditmedia.com/jhekHxwOI4sQnsaRRawDcOGQlehzq_uVEs0N56Tvhb4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=616a4f07eefce7a240694c61eebdba3e\", \"width\": 960, \"height\": 1706}, {\"url\": \"https://i.redditmedia.com/jhekHxwOI4sQnsaRRawDcOGQlehzq_uVEs0N56Tvhb4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=c34ab2ba5ecadc34ce1415f5b06dc1f6\", \"width\": 1080, \"height\": 1920}], \"variants\": {}, \"id\": \"BR9owXoUBcQkfxBFU4Gd6Mftl3yirpuhazHkM04uUxM\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/pp4NU1cOSo8vxj7Q4TWmR-Qbbg9vuYo2JZlcZoPOeew.jpg\", \"subreddit_id\": \"t5_2w7mz\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Tinder/comments/6mmjji/her_profile_said_im_looking_for_a_6_that_can_make/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499812042.0, \"url\": \"https://imgur.com/7Q0Fjy7\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Her profile said \\\"I'm looking for a 6 that can make me laugh.\\\"\", \"created_utc\": 1499783242.0, \"subreddit_name_prefixed\": \"r/Tinder\", \"distinguished\": null, \"media\": null, \"num_comments\": 165, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 10507}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"talesfromtechsupport\", \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EWe have a pretty simple system. You ask for \\u003Cstrong\\u003Esomething\\u003C/strong\\u003E and you get \\u003Cstrong\\u003Esomething\\u003C/strong\\u003E. With me so far? It really is that simple for the user. We have to do some crazy routing on our end depending on what \\u003Cstrong\\u003Esomething\\u003C/strong\\u003E is but that is an entirely different story. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThere is also a big button that say click here if you want \\u003Cstrong\\u003Esomething\\u003C/strong\\u003E for someone else. With a giant red warning underneath that says \\u0026quot;Hey if you don\\u0026#39;t use that big button right above the \\u003Cstrong\\u003Esomething\\u003C/strong\\u003E you ask for will be FOR YOU\\u0026quot;. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EWe even have a ARE YOU SURE YOU DON\\u0026#39;T MEAN YOU WANT IT FOR SOMEONE ELSE? YOU ALREADY HAVE \\u003Cstrong\\u003ESOMETHING\\u003C/strong\\u003E if the system detects you already have \\u003Cstrong\\u003Esomething\\u003C/strong\\u003E. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003ESo enter \\u003Cem\\u003Euser A\\u003C/em\\u003E. This user supports many other users. The department might get a lot of turn over because every month they get at least 1 new person. Or maybe they\\u0026#39;re expanding? Who knows not my problem. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003ELike clock work the 2nd Monday of every month we get a ticket. \\u0026quot;I asked for \\u003Cstrong\\u003Esomething\\u003C/strong\\u003E for new hire but they never got it. Please fix.\\u0026quot; I\\u0026#39;m not kidding. Literally every 2nd Monday of every month for the last year or so. Can you guess what went wrong? Let me give you a hint...it has something to do with someone not using the giant button and not reading the 2 different warnings or popups. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI had gotten really tired of sending \\u003Cem\\u003Euser A\\u003C/em\\u003E the same email every month...\\u0026quot;Please use the button to ask for \\u003Cstrong\\u003Esomething\\u003C/strong\\u003E for someone else. We\\u0026#39;ll send ticket over to finance to swap the charges\\u0026quot;. That email also contains very detailed step by step instructions. The rest of my team had also gotten tired of hearing from \\u003Cem\\u003Euser A\\u003C/em\\u003E so we decided to not help this time(with manager/director backup). \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EWe disabled the ability for \\u003Cem\\u003Euser A\\u003C/em\\u003E to submit tickets. They must call the help desk for tickets now. We also didn\\u0026#39;t forward the current ticket to finance. We sent \\u003Cem\\u003Euser A\\u003C/em\\u003E a strongly worded email that basically said \\u0026quot;Look you do this EVERY month. We told you HOW to do this the correct way for a year. If you still can\\u0026#39;t figure it out you\\u0026#39;re on your own and all these charges will fall on you.\\u0026quot; Attach the last 12 month\\u0026#39;s worth of tickets. CC \\u003Cem\\u003Euser A\\u003C/em\\u003E\\u0026#39;s boss. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Cem\\u003EUser A\\u003C/em\\u003E must have not noticed her boss CCed on the email because we get a nasty email back. \\u0026quot;WHAT DO YOU MEAN I CAN\\u0026#39;T OPEN TICKETS ANYMORE?! AND WHY AM I GETTING CHARGED FOR IT?! DO YOU KNOW WHO I SUPPORT?! YOU WILL FIX THIS NOW OR MY BOSS WILL HEAR ABOUT THIS.\\u0026quot; Insert other comments about how stupid the system is and how incompetent my team is and other non professional language. Email was also largely in caps. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EWe didn\\u0026#39;t get around to responding until after lunch but as it turns out we don\\u0026#39;t need to respond anymore. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Cem\\u003EUser A\\u003C/em\\u003E\\u0026#39;s boss has apparently responded. \\u0026quot;I apologize for the behavior of \\u003Cem\\u003Euser A\\u003C/em\\u003E. Please don\\u0026#39;t let her behavior affect the wonderful support you provide to our department. \\u003Cem\\u003EUser B\\u003C/em\\u003E will now be responsible for interfacing with your team to get \\u003Cstrong\\u003Esomething\\u003C/strong\\u003E for our new hires. Please grant \\u003Cem\\u003EUser B\\u003C/em\\u003E the permissions \\u003Cem\\u003Euser A\\u003C/em\\u003E previously had. I\\u0026#39;ve read through your directions you send \\u003Cem\\u003Euser A\\u003C/em\\u003E over and tried it out. It worked as expected. \\u003Cem\\u003EUser B\\u003C/em\\u003E will be using those directions to complete her work. Also please see \\u003Cem\\u003Eticket #\\u003C/em\\u003E for terminating \\u003Cem\\u003Euser A\\u003C/em\\u003E\\u0026#39;s network access. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EWe killed \\u003Cem\\u003Euser A\\u003C/em\\u003E\\u0026#39;s network account with pleasure. \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"selftext\": \"We have a pretty simple system. You ask for **something** and you get **something**. With me so far? It really is that simple for the user. We have to do some crazy routing on our end depending on what **something** is but that is an entirely different story. \\n\\nThere is also a big button that say click here if you want **something** for someone else. With a giant red warning underneath that says \\\"Hey if you don't use that big button right above the **something** you ask for will be FOR YOU\\\". \\n\\nWe even have a ARE YOU SURE YOU DON'T MEAN YOU WANT IT FOR SOMEONE ELSE? YOU ALREADY HAVE **SOMETHING** if the system detects you already have **something**. \\n\\nSo enter *user A*. This user supports many other users. The department might get a lot of turn over because every month they get at least 1 new person. Or maybe they're expanding? Who knows not my problem. \\n\\nLike clock work the 2nd Monday of every month we get a ticket. \\\"I asked for **something** for new hire but they never got it. Please fix.\\\" I'm not kidding. Literally every 2nd Monday of every month for the last year or so. Can you guess what went wrong? Let me give you a hint...it has something to do with someone not using the giant button and not reading the 2 different warnings or popups. \\n\\nI had gotten really tired of sending *user A* the same email every month...\\\"Please use the button to ask for **something** for someone else. We'll send ticket over to finance to swap the charges\\\". That email also contains very detailed step by step instructions. The rest of my team had also gotten tired of hearing from *user A* so we decided to not help this time(with manager/director backup). \\n\\nWe disabled the ability for *user A* to submit tickets. They must call the help desk for tickets now. We also didn't forward the current ticket to finance. We sent *user A* a strongly worded email that basically said \\\"Look you do this EVERY month. We told you HOW to do this the correct way for a year. If you still can't figure it out you're on your own and all these charges will fall on you.\\\" Attach the last 12 month's worth of tickets. CC *user A*'s boss. \\n\\n*User A* must have not noticed her boss CCed on the email because we get a nasty email back. \\\"WHAT DO YOU MEAN I CAN'T OPEN TICKETS ANYMORE?! AND WHY AM I GETTING CHARGED FOR IT?! DO YOU KNOW WHO I SUPPORT?! YOU WILL FIX THIS NOW OR MY BOSS WILL HEAR ABOUT THIS.\\\" Insert other comments about how stupid the system is and how incompetent my team is and other non professional language. Email was also largely in caps. \\n\\nWe didn't get around to responding until after lunch but as it turns out we don't need to respond anymore. \\n\\n*User A*'s boss has apparently responded. \\\"I apologize for the behavior of *user A*. Please don't let her behavior affect the wonderful support you provide to our department. *User B* will now be responsible for interfacing with your team to get **something** for our new hires. Please grant *User B* the permissions *user A* previously had. I've read through your directions you send *user A* over and tried it out. It worked as expected. *User B* will be using those directions to complete her work. Also please see *ticket #* for terminating *user A*'s network access. \\n\\nWe killed *user A*'s network account with pleasure. \", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Medium r/ALL\", \"id\": \"6mmzpt\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"pcx226\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmzpt\", \"score\": 5851, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.talesfromtechsupport\", \"hidden\": false, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2sfg5\", \"edited\": false, \"link_flair_css_class\": \"all medium\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/talesfromtechsupport/comments/6mmzpt/your_instructions_are_stupid_ill_keep_doing/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499816251.0, \"url\": \"https://www.reddit.com/r/talesfromtechsupport/comments/6mmzpt/your_instructions_are_stupid_ill_keep_doing/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Your instructions are stupid. I'll keep doing things the way I've always done them. What do you mean I can't open tickets anymore?! And why am I getting charged for it?!\", \"created_utc\": 1499787451.0, \"subreddit_name_prefixed\": \"r/talesfromtechsupport\", \"distinguished\": null, \"media\": null, \"num_comments\": 253, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 5851}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"television\", \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003E\\u003Ca href=\\\"https://twitter.com/netflix/status/884766865095970821\\\"\\u003Ehttps://twitter.com/netflix/status/884766865095970821\\u003C/a\\u003E\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"selftext\": \"https://twitter.com/netflix/status/884766865095970821\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"/r/all\", \"id\": \"6mm802\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"gotportugal\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm802\", \"score\": 49567, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.television\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/SB5AXZo8pxzhUWDPPcIRDvWP623HXgw0dso9l31gzSk.jpg?s=92601232dd53bd47d4f3482315572074\", \"width\": 1383, \"height\": 2048}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/SB5AXZo8pxzhUWDPPcIRDvWP623HXgw0dso9l31gzSk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=3ffa9cb464d778eb169d3ec391968e5c\", \"width\": 108, \"height\": 159}, {\"url\": \"https://i.redditmedia.com/SB5AXZo8pxzhUWDPPcIRDvWP623HXgw0dso9l31gzSk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=3972d1f99be218266858520c3f53dfe1\", \"width\": 216, \"height\": 319}, {\"url\": \"https://i.redditmedia.com/SB5AXZo8pxzhUWDPPcIRDvWP623HXgw0dso9l31gzSk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=1bfbc849b14df2cb1d52aeca15c5ecc4\", \"width\": 320, \"height\": 473}, {\"url\": \"https://i.redditmedia.com/SB5AXZo8pxzhUWDPPcIRDvWP623HXgw0dso9l31gzSk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=fe55fbd305ef0c6c0f8df369f5fb9683\", \"width\": 640, \"height\": 947}, {\"url\": \"https://i.redditmedia.com/SB5AXZo8pxzhUWDPPcIRDvWP623HXgw0dso9l31gzSk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=0a1627e8e9a65f6a06cd35a3a4fa957d\", \"width\": 960, \"height\": 1421}, {\"url\": \"https://i.redditmedia.com/SB5AXZo8pxzhUWDPPcIRDvWP623HXgw0dso9l31gzSk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=9cb03c8aecfd7631b7a60b6cdf33b8b6\", \"width\": 1080, \"height\": 1599}], \"variants\": {}, \"id\": \"-hqYvaiuhrh5SZacujom-4hMNRjtvBvqslru4TswO64\"}], \"enabled\": false}, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2qh6e\", \"edited\": false, \"link_flair_css_class\": \"spoiler\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"self\", \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/television/comments/6mm802/stranger_things_s2_to_return_october_27/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499808755.0, \"url\": \"https://www.reddit.com/r/television/comments/6mm802/stranger_things_s2_to_return_october_27/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"'Stranger Things' S2 to return October 27\", \"created_utc\": 1499779955.0, \"subreddit_name_prefixed\": \"r/television\", \"distinguished\": null, \"media\": null, \"num_comments\": 1957, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 49567}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"mildlyinfuriating\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmbkd\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Danagrams\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmbkd\", \"score\": 18204, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/4Z7O6Ufb69rpO0wDrF81iUtuqtnS6hMTAW4gIpC0194.jpg?s=acff4b71b0180258c90df9873cf54b63\", \"width\": 3264, \"height\": 2448}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/4Z7O6Ufb69rpO0wDrF81iUtuqtnS6hMTAW4gIpC0194.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=89863e672c4c975c46ba647327ae1f49\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/4Z7O6Ufb69rpO0wDrF81iUtuqtnS6hMTAW4gIpC0194.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=2070a95ea18bda9f1927d049a1eef359\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/4Z7O6Ufb69rpO0wDrF81iUtuqtnS6hMTAW4gIpC0194.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=6d85681aa528a2ad03b76244f8edbcc7\", \"width\": 320, \"height\": 240}, {\"url\": \"https://i.redditmedia.com/4Z7O6Ufb69rpO0wDrF81iUtuqtnS6hMTAW4gIpC0194.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=e64ee9210a55e3e4e9bc358ace85e2bb\", \"width\": 640, \"height\": 480}, {\"url\": \"https://i.redditmedia.com/4Z7O6Ufb69rpO0wDrF81iUtuqtnS6hMTAW4gIpC0194.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=b2f36a11fe9c4897731283004bd2d065\", \"width\": 960, \"height\": 720}, {\"url\": \"https://i.redditmedia.com/4Z7O6Ufb69rpO0wDrF81iUtuqtnS6hMTAW4gIpC0194.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=62ae6a88e669bf2b4425896663354b49\", \"width\": 1080, \"height\": 810}], \"variants\": {}, \"id\": \"8VehHS3GAIjeCzhpewI3wf5EnBXwn0LGYlbJa2cEavw\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ZydrCykaaV4VhCMYTfOJVVeVUnxsbY6n2_41zm0ru6M.jpg\", \"subreddit_id\": \"t5_2ubgg\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/mildlyinfuriating/comments/6mmbkd/i_dont_understand_these_people/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499809795.0, \"url\": \"http://i.imgur.com/MAnfPiU.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"I don't understand these people\", \"created_utc\": 1499780995.0, \"subreddit_name_prefixed\": \"r/mildlyinfuriating\", \"distinguished\": null, \"media\": null, \"num_comments\": 1132, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 18204}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"humor\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mn10a\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"markroebuck\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn10a\", \"score\": 5666, \"approved_by\": null, \"over_18\": false, \"domain\": \"thehardtimes.net\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/sZbhXFV4k98enEARtMeyCELVjelnkb8DiNutSHG4RcQ.jpg?s=728a6fcab0e02e0f6bda193015016520\", \"width\": 1200, \"height\": 630}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/sZbhXFV4k98enEARtMeyCELVjelnkb8DiNutSHG4RcQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=e860720f001e518df638098e23dc5915\", \"width\": 108, \"height\": 56}, {\"url\": \"https://i.redditmedia.com/sZbhXFV4k98enEARtMeyCELVjelnkb8DiNutSHG4RcQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=4ecbac432a031d978067e450c834dd47\", \"width\": 216, \"height\": 113}, {\"url\": \"https://i.redditmedia.com/sZbhXFV4k98enEARtMeyCELVjelnkb8DiNutSHG4RcQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=7f50946426c90a11bd361ba8a00a403c\", \"width\": 320, \"height\": 168}, {\"url\": \"https://i.redditmedia.com/sZbhXFV4k98enEARtMeyCELVjelnkb8DiNutSHG4RcQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=7e3da493341aaca31b9cdd7effd7452f\", \"width\": 640, \"height\": 336}, {\"url\": \"https://i.redditmedia.com/sZbhXFV4k98enEARtMeyCELVjelnkb8DiNutSHG4RcQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=c394d0ef7e59b5c39613e992fc17c7d6\", \"width\": 960, \"height\": 504}, {\"url\": \"https://i.redditmedia.com/sZbhXFV4k98enEARtMeyCELVjelnkb8DiNutSHG4RcQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=d128763c5d947ff2a40cfcc5bcf270a1\", \"width\": 1080, \"height\": 567}], \"variants\": {}, \"id\": \"uaL2jXsM1ICezVi6UFUaEzTTri-kMFcb_FB-8RR9Qps\"}], \"enabled\": false}, \"thumbnail\": \"default\", \"subreddit_id\": \"t5_2qh34\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 73, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/humor/comments/6mn10a/climate_scientists_warn_that_all_super_mario/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499816565.0, \"url\": \"http://thehardtimes.net/harddrive/climate-scientists-warn-super-mario-levels-will-underwater-2025/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Climate Scientists Warn That All Super Mario Levels Will Be Underwater by 2025\", \"created_utc\": 1499787765.0, \"subreddit_name_prefixed\": \"r/humor\", \"distinguished\": null, \"media\": null, \"num_comments\": 36, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 5666}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FDarkWelldocumentedAardwolf\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FDarkWelldocumentedAardwolf\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FDarkWelldocumentedAardwolf-size_restricted.gif\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"330\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 330}, \"thumbnail_width\": 140, \"subreddit\": \"baseball\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch this GIF on Gfycat. Discover more GIFS online on Gfycat\", \"title\": \"Gfycat - Create, Discover and Share Awesome GIFs\", \"thumbnail_width\": 469, \"height\": 330, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FDarkWelldocumentedAardwolf\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FDarkWelldocumentedAardwolf\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FDarkWelldocumentedAardwolf-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"330\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=https%3A%2F%2Fthumbs.gfycat.com%2FDarkWelldocumentedAardwolf-size_restricted.gif\\u0026key=b1e305db91cf4aa5a86b732cc9fffceb\", \"type\": \"video\", \"thumbnail_height\": 258}}, \"link_flair_text\": \"GIF\", \"id\": \"6mmrny\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FDarkWelldocumentedAardwolf\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FDarkWelldocumentedAardwolf\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FDarkWelldocumentedAardwolf-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"330\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 330}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Stonewater\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmrny\", \"score\": 6834, \"approved_by\": null, \"over_18\": false, \"domain\": \"gfycat.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fm=jpg\\u0026s=4ea807bdded1065201c7c67615505061\", \"width\": 952, \"height\": 524}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=6b01bfed542124439435724e28fcc657\", \"width\": 108, \"height\": 59}, {\"url\": \"https://i.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=49a0061b22c343173a91f7fc3617b8a7\", \"width\": 216, \"height\": 118}, {\"url\": \"https://i.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=f4df1620ba74efe7745a27b49d44a18a\", \"width\": 320, \"height\": 176}, {\"url\": \"https://i.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=22b06c2d7e881c34a83d2abf677794a8\", \"width\": 640, \"height\": 352}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?s=0d65630d2df8da26656fe7fb542156f6\", \"width\": 952, \"height\": 524}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=a4588082ac5f7cc1b5ca3da352657258\", \"width\": 108, \"height\": 59}, {\"url\": \"https://g.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=ea40551eab4edb5d7317e3ed47b8570a\", \"width\": 216, \"height\": 118}, {\"url\": \"https://g.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=c4ad74e2cdd8f9d014531337e29eaaad\", \"width\": 320, \"height\": 176}, {\"url\": \"https://g.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=0218cef363d04439e31e9a8054131993\", \"width\": 640, \"height\": 352}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=7e6a1266d715f7ff6d608831ecbdfa43\", \"width\": 952, \"height\": 524}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=bddb870150247a2fed2d48f76f5d5fad\", \"width\": 108, \"height\": 59}, {\"url\": \"https://g.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=f8685f0558c00e6c4b04a89f1a33a35d\", \"width\": 216, \"height\": 118}, {\"url\": \"https://g.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=7d7e9346bd0079012e031739adddff60\", \"width\": 320, \"height\": 176}, {\"url\": \"https://g.redditmedia.com/EV-G7qftAEPX2ANyC59Jn1QJY5mdJuI2tBMQEaFKWpE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=c3a44f4ae847b65b449dff3b90010fb6\", \"width\": 640, \"height\": 352}]}}, \"id\": \"4eyA5WyEFqsGN_CBTnCFwGqBD4Aj2lSvW-yuhm6S9Lk\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/nE3OItedJVGIuPvAr-succpx4QbNB57j7Ve-R15RLUo.jpg\", \"subreddit_id\": \"t5_2qm7u\", \"edited\": false, \"link_flair_css_class\": \"vid\", \"author_flair_css_class\": \"nyy-1\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 77, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/baseball/comments/6mmrny/gif_this_jose_berrios_curveball_is_the_1_seed_in/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499814245.0, \"url\": \"https://gfycat.com/DarkWelldocumentedAardwolf\", \"author_flair_text\": \"New York Yankees\", \"quarantine\": false, \"title\": \"[GIF] This Jose Berrios Curveball is the #1 Seed in the \\\"Nastiest Pitch of the First Half\\\" Tournament (more GIFs in comments)\", \"created_utc\": 1499785445.0, \"subreddit_name_prefixed\": \"r/baseball\", \"distinguished\": null, \"media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch this GIF on Gfycat. Discover more GIFS online on Gfycat\", \"title\": \"Gfycat - Create, Discover and Share Awesome GIFs\", \"thumbnail_width\": 469, \"height\": 330, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FDarkWelldocumentedAardwolf\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FDarkWelldocumentedAardwolf\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FDarkWelldocumentedAardwolf-size_restricted.gif\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"330\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/DarkWelldocumentedAardwolf-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 258}}, \"num_comments\": 422, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"restricted\", \"is_video\": false, \"ups\": 6834}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"MaliciousCompliance\", \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003ESo this is my mother\\u0026#39;s story and an old one but I still remember it fondly. My mother was a potting/coating specialist and did special soldering work for a major defense contractor. While she couldn\\u0026#39;t afford to go to college she has a solid 35 year career and knew her stuff. This happened about 10 years before she retired. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEarly 90s her company decided to do a big push where they wanted all manager to have a degree, any degree. This resulted in her manager who had years of shop experience being replaced not by my nother or one of her coworkers but by a 22 year old with a BA in interior design. My mother as well as her coworkers were fairly vocal about this but management insisted. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EFast forward a few months and a circuit board arrives in the shop. My mother reviews the instructions and realizes they checked the wrong box. Now I\\u0026#39;m no coating expert but generally to there\\u0026#39;s 2 main ways to protect: to carefully spot cost the areas that need coating or to \\u0026#39;pot\\u0026#39; it by filling any open spaces with resin. This type of board needed coating but they checked the potting box. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003ENow my mother is actually a pretty nice lady so she goes to the manager and tells her they need to get the paperwork corrected so she can coat it and the manager can sign off on it. The manager proceeded to berate my mother that she had no place to question what the form said, that it\\u0026#39;s filled out by engineers who are way smarter than her and actually know what they\\u0026#39;re doing and to do what she\\u0026#39;s told. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EMy mother goes back to her work station, carefully solders on the pieces, grabs a mold and pots the board. She put this circuit board into a solid cube of potting resin like it was suspended in a cube of ice. Perfectly visible and untouchable. She slaps the paperwork on top, gets the manager to sign off,sends it down the line at 4 pm and picked me up from school with the biggest shit eating grin. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe next day she comes home with the next part of the story. Turns out that wasn\\u0026#39;t just a circuit board (hence the hand filled out form) it was a protoype. That board cost $50k to replace in straight manufacturing costs and put them 2 weeks behind on their defense contract. And while yes the engineer did make the initial mistake my mother was more than happy to explain to upper management that actually the mistake had been noticed and caught but that the shop manager refused to address it.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe manager lasted about another month. They replaced her with someone with a completely unnecessary electrical degree who cost a ton more than just getting someone who knew coating or heaven forbid would listen to those who did.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"selftext\": \"So this is my mother's story and an old one but I still remember it fondly. My mother was a potting/coating specialist and did special soldering work for a major defense contractor. While she couldn't afford to go to college she has a solid 35 year career and knew her stuff. This happened about 10 years before she retired. \\n\\nEarly 90s her company decided to do a big push where they wanted all manager to have a degree, any degree. This resulted in her manager who had years of shop experience being replaced not by my nother or one of her coworkers but by a 22 year old with a BA in interior design. My mother as well as her coworkers were fairly vocal about this but management insisted. \\n\\nFast forward a few months and a circuit board arrives in the shop. My mother reviews the instructions and realizes they checked the wrong box. Now I'm no coating expert but generally to there's 2 main ways to protect: to carefully spot cost the areas that need coating or to 'pot' it by filling any open spaces with resin. This type of board needed coating but they checked the potting box. \\n\\nNow my mother is actually a pretty nice lady so she goes to the manager and tells her they need to get the paperwork corrected so she can coat it and the manager can sign off on it. The manager proceeded to berate my mother that she had no place to question what the form said, that it's filled out by engineers who are way smarter than her and actually know what they're doing and to do what she's told. \\n\\nMy mother goes back to her work station, carefully solders on the pieces, grabs a mold and pots the board. She put this circuit board into a solid cube of potting resin like it was suspended in a cube of ice. Perfectly visible and untouchable. She slaps the paperwork on top, gets the manager to sign off,sends it down the line at 4 pm and picked me up from school with the biggest shit eating grin. \\n\\nThe next day she comes home with the next part of the story. Turns out that wasn't just a circuit board (hence the hand filled out form) it was a protoype. That board cost $50k to replace in straight manufacturing costs and put them 2 weeks behind on their defense contract. And while yes the engineer did make the initial mistake my mother was more than happy to explain to upper management that actually the mistake had been noticed and caught but that the shop manager refused to address it.\\n\\n The manager lasted about another month. They replaced her with someone with a completely unnecessary electrical degree who cost a ton more than just getting someone who knew coating or heaven forbid would listen to those who did.\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"M\", \"id\": \"6mnney\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"misoranomegami\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnney\", \"score\": 3737, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.MaliciousCompliance\", \"hidden\": false, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_3boqz\", \"edited\": false, \"link_flair_css_class\": \"mf\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/MaliciousCompliance/comments/6mnney/a_50k_malicious_compliance/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499822039.0, \"url\": \"https://www.reddit.com/r/MaliciousCompliance/comments/6mnney/a_50k_malicious_compliance/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"A $50k malicious compliance\", \"created_utc\": 1499793239.0, \"subreddit_name_prefixed\": \"r/MaliciousCompliance\", \"distinguished\": null, \"media\": null, \"num_comments\": 241, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3737}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"Whatcouldgowrong\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmbjy\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"b-612-\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmbjy\", \"score\": 11890, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fm=jpg\\u0026s=7380f4b1ab589de71f991c70d19a4f58\", \"width\": 720, \"height\": 720}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=7d10c58c45c7e087363a57c69d7de709\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=4bf0ebcec41a316df0623ce675623706\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=2fe3b3fef1146e9774fbb72163a10775\", \"width\": 320, \"height\": 320}, {\"url\": \"https://i.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=38326235c3f0bd4e2cadb17eec4dfa4c\", \"width\": 640, \"height\": 640}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?s=4870c9c18e2a1c97a22a39b35f65ae5a\", \"width\": 720, \"height\": 720}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=ee2077d21a3c3fb4bdf490d2b5fbeff3\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=c54830b4938e0775243174676e76fd5d\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=6c0c756c4515f916ff6508504e5790b3\", \"width\": 320, \"height\": 320}, {\"url\": \"https://g.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=a4f7f3110c5d675fe29a0c6f07baad47\", \"width\": 640, \"height\": 640}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=65f522a6b382d73a11ffb904f35d157a\", \"width\": 720, \"height\": 720}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=7ea15c1ee86b09a9cd20dd6491c3baf8\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=69e9c3fa490b42ed3f393a9c948ab722\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=16f30e8ca9dc700c19d3e233efb071ba\", \"width\": 320, \"height\": 320}, {\"url\": \"https://g.redditmedia.com/ETEK7DfRtlbv2Dju6gwyugFcMm3n-Ha5Wv7wa2XxgdQ.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=31a4cc4806976df23d9478c53f730073\", \"width\": 640, \"height\": 640}]}}, \"id\": \"pBiHJknUfAJuSp8BdBX-hvHi2wMlbB21i0XdGnEKLN4\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/KhRHftO-C27zL0f4vC5tbuHH1wCuC6rA91Eh8utects.jpg\", \"subreddit_id\": \"t5_2x2oy\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Whatcouldgowrong/comments/6mmbjy/just_a_somersault_wcgw/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499809791.0, \"url\": \"https://i.imgur.com/WWNy6Ng.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Just a somersault WCGW\", \"created_utc\": 1499780991.0, \"subreddit_name_prefixed\": \"r/Whatcouldgowrong\", \"distinguished\": null, \"media\": null, \"num_comments\": 435, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 11890}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FSameAssuredKinkajou\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FSameAssuredKinkajou\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FSameAssuredKinkajou-size_restricted.gif\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"thumbnail_width\": 140, \"subreddit\": \"youdontsurf\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch Moves GIF by hugeham on Gfycat. Discover more GIFS online on Gfycat\", \"title\": \"Moves - Create, Discover and Share Awesome GIFs on Gfycat\", \"type\": \"video\", \"thumbnail_width\": 445, \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FSameAssuredKinkajou\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FSameAssuredKinkajou\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FSameAssuredKinkajou-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=https%3A%2F%2Fthumbs.gfycat.com%2FSameAssuredKinkajou-size_restricted.gif\\u0026key=b1e305db91cf4aa5a86b732cc9fffceb\", \"thumbnail_height\": 250}, \"type\": \"gfycat.com\"}, \"link_flair_text\": null, \"id\": \"6mmnal\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FSameAssuredKinkajou\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FSameAssuredKinkajou\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FSameAssuredKinkajou-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"clicked\": false, \"report_reasons\": null, \"author\": \"HugeHam\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmnal\", \"score\": 7106, \"approved_by\": null, \"over_18\": false, \"domain\": \"gfycat.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/ADEynCDMOmMiZbBJlZz_1KrLXHZ-SuuU6GvVibirEeU.gif?fm=jpg\\u0026s=2bd99d227a70b99564368ad926fda44f\", \"width\": 445, \"height\": 250}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/ADEynCDMOmMiZbBJlZz_1KrLXHZ-SuuU6GvVibirEeU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=5f1f58d09f75864f9a013dbe29f90272\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/ADEynCDMOmMiZbBJlZz_1KrLXHZ-SuuU6GvVibirEeU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=d47b846b6bc322f6a324fefed620ef8c\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/ADEynCDMOmMiZbBJlZz_1KrLXHZ-SuuU6GvVibirEeU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=767faba12c76c34095f64f1c28e56720\", \"width\": 320, \"height\": 179}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/ADEynCDMOmMiZbBJlZz_1KrLXHZ-SuuU6GvVibirEeU.gif?s=4265e0ecca3167d8d120a8b1d5d156c7\", \"width\": 445, \"height\": 250}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/ADEynCDMOmMiZbBJlZz_1KrLXHZ-SuuU6GvVibirEeU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=0035dd3e9a836a4e62275caf82f7dbba\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/ADEynCDMOmMiZbBJlZz_1KrLXHZ-SuuU6GvVibirEeU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=3501c4f2a3ce33bb8a795cfe1d058d35\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/ADEynCDMOmMiZbBJlZz_1KrLXHZ-SuuU6GvVibirEeU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=6789ab09c3bd67a58d9cfe747246758e\", \"width\": 320, \"height\": 179}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/ADEynCDMOmMiZbBJlZz_1KrLXHZ-SuuU6GvVibirEeU.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=d6bdc1a91f9eafb701570bde9b4fe7cb\", \"width\": 445, \"height\": 250}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/ADEynCDMOmMiZbBJlZz_1KrLXHZ-SuuU6GvVibirEeU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=69d48bea4c8910d30824115e03b4abaf\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/ADEynCDMOmMiZbBJlZz_1KrLXHZ-SuuU6GvVibirEeU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=bcb8df59abc65825d54f49d567d64721\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/ADEynCDMOmMiZbBJlZz_1KrLXHZ-SuuU6GvVibirEeU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=0763035e49cb2409369d9c706d13d705\", \"width\": 320, \"height\": 179}]}}, \"id\": \"F-7cbzVz1sarm3I-kdhyGNsxuJ5hxdeDV_C_uuj1Qd0\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/o3XzgfEYIGus4bWQgo6KhjJOCyFC0Vqo3-_SyTf9S9M.jpg\", \"subreddit_id\": \"t5_2yyap\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"c-10k\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/youdontsurf/comments/6mmnal/priorities/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499813070.0, \"url\": \"https://gfycat.com/SameAssuredKinkajou\", \"author_flair_text\": \"10,000 Upvotes\", \"quarantine\": false, \"title\": \"Priorities\", \"created_utc\": 1499784270.0, \"subreddit_name_prefixed\": \"r/youdontsurf\", \"distinguished\": null, \"media\": {\"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch Moves GIF by hugeham on Gfycat. Discover more GIFS online on Gfycat\", \"title\": \"Moves - Create, Discover and Share Awesome GIFs on Gfycat\", \"type\": \"video\", \"thumbnail_width\": 445, \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FSameAssuredKinkajou\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FSameAssuredKinkajou\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FSameAssuredKinkajou-size_restricted.gif\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/SameAssuredKinkajou-size_restricted.gif\", \"thumbnail_height\": 250}, \"type\": \"gfycat.com\"}, \"num_comments\": 75, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 7106}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"KeepOurNetFree\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": \"top\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mlwj7\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"evanhjones\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlwj7\", \"score\": 20562, \"approved_by\": null, \"over_18\": false, \"domain\": \"battleforthenet.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/CTS-Fg192Nv1JmFxIdv_rAsdjOZEfL8bwrhltsRP-XY.jpg?s=8d29f8a2a469881eef39c034039fbcbe\", \"width\": 400, \"height\": 400}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/CTS-Fg192Nv1JmFxIdv_rAsdjOZEfL8bwrhltsRP-XY.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=f16dc69885b7caf712b93817bfa5b70d\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/CTS-Fg192Nv1JmFxIdv_rAsdjOZEfL8bwrhltsRP-XY.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=7fe30496fa67f978f708433b13991a49\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/CTS-Fg192Nv1JmFxIdv_rAsdjOZEfL8bwrhltsRP-XY.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=e143763ce3b37d5eb488193c498e6462\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"R7PMS3UpK3SbwhZOMkDkleyoCol24L3phwtotvwqUv0\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/QQAW41I-Lx6nbDN6BkSlQXPL3w9k2zG0ySu6XbBv-zE.jpg\", \"subreddit_id\": \"t5_3jo79\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/KeepOurNetFree/comments/6mlwj7/the_fcc_wants_to_destroy_net_neutrality_and_give/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499805134.0, \"url\": \"https://www.battleforthenet.com/july12/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"The FCC wants to destroy net neutrality and give giant cable companies control over the Internet\", \"created_utc\": 1499776334.0, \"subreddit_name_prefixed\": \"r/KeepOurNetFree\", \"distinguished\": null, \"media\": null, \"num_comments\": 484, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 20562}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"lifehacks\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm3d1\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Offthedangroof\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm3d1\", \"score\": 15476, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/wbxyV1eKNc5FnwN8QpNLU-AjlEnZdGPLisf3BFTNH7g.jpg?s=ef2a492dc4925ea3004fadf1afc7eea5\", \"width\": 500, \"height\": 500}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/wbxyV1eKNc5FnwN8QpNLU-AjlEnZdGPLisf3BFTNH7g.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=db8d380ddbb5bedb7b3c0ea4fa338615\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/wbxyV1eKNc5FnwN8QpNLU-AjlEnZdGPLisf3BFTNH7g.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=55b214f48a6222c7c2af72396f03e2bc\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/wbxyV1eKNc5FnwN8QpNLU-AjlEnZdGPLisf3BFTNH7g.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=4fd1c172b76e70d479595fb90dcc4038\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"DyDnjBQ5tljYv0hDqxFe-0HPOQI7V6wSk7QFVhuRCz8\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/vn_EZ6bF-lrexg9DYLr5f5poo9QSaBNXwW9lE51hPfs.jpg\", \"subreddit_id\": \"t5_2qj5n\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/lifehacks/comments/6mm3d1/saw_thisthought_it_was_smart/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499807299.0, \"url\": \"http://imgur.com/rUsS2dH\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Saw this,thought it was smart\", \"created_utc\": 1499778499.0, \"subreddit_name_prefixed\": \"r/lifehacks\", \"distinguished\": null, \"media\": null, \"num_comments\": 279, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 15476}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"trebuchetmemes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6modyc\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"groovygalaxy\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6modyc\", \"score\": 2481, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/GFuAGXXn5I0RwkyxOYDSTIfVqrr6qolWndLDaI2_Tcw.jpg?s=2033a5535bc3886efd73901a76ee6b42\", \"width\": 640, \"height\": 960}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/GFuAGXXn5I0RwkyxOYDSTIfVqrr6qolWndLDaI2_Tcw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=a1f1b25b54e92ee90c2a75cf1641f0bd\", \"width\": 108, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/GFuAGXXn5I0RwkyxOYDSTIfVqrr6qolWndLDaI2_Tcw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=786493635d46a0bc6f4848aa1857742b\", \"width\": 216, \"height\": 324}, {\"url\": \"https://i.redditmedia.com/GFuAGXXn5I0RwkyxOYDSTIfVqrr6qolWndLDaI2_Tcw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=abf11aec81fab8dc89b5578e108935db\", \"width\": 320, \"height\": 480}, {\"url\": \"https://i.redditmedia.com/GFuAGXXn5I0RwkyxOYDSTIfVqrr6qolWndLDaI2_Tcw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=159bc1a2483024fddce23bd4fce68e1a\", \"width\": 640, \"height\": 960}], \"variants\": {}, \"id\": \"8OPDMgi6nfM-MhC9QT65vc4lSffOBF8FTw65HwUZ-Cs\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/t78FdoC0hYB0NvAa55XmPAKI1Bj-j4sXMVW1BoJ28PQ.jpg\", \"subreddit_id\": \"t5_3b712\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/trebuchetmemes/comments/6modyc/trebuchet_long_exposure/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499828494.0, \"url\": \"https://i.redd.it/ebg47420h09z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Trebuchet Long Exposure\", \"created_utc\": 1499799694.0, \"subreddit_name_prefixed\": \"r/trebuchetmemes\", \"distinguished\": null, \"media\": null, \"num_comments\": 32, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2481}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"southpark\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmse5\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"jidery\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmse5\", \"score\": 6072, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/nWNcNA8ouIz9VLqbeXmLYWLUM6CEBBa_XujVhDTcA6o.jpg?s=8f8ae138a171f2dc6052038734477bec\", \"width\": 498, \"height\": 667}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/nWNcNA8ouIz9VLqbeXmLYWLUM6CEBBa_XujVhDTcA6o.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=5bf56b5bbe7ed39cb0464690dabffc19\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/nWNcNA8ouIz9VLqbeXmLYWLUM6CEBBa_XujVhDTcA6o.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=cfb440685fde44bcbebaf2efcc841956\", \"width\": 216, \"height\": 289}, {\"url\": \"https://i.redditmedia.com/nWNcNA8ouIz9VLqbeXmLYWLUM6CEBBa_XujVhDTcA6o.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=00ca3b6c2d518610766976dbb2f311e6\", \"width\": 320, \"height\": 428}], \"variants\": {}, \"id\": \"xpfwh_Dt7fLqcfK2lAdztrHMaNGHyWFDVG0rlsajkLA\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/eWM2mYMxWgC-PZ8JMWT_HbWz5x2-7FOqiT3kMkFwlLM.jpg\", \"subreddit_id\": \"t5_2qoqu\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/southpark/comments/6mmse5/a_ring_that_says_youll_be_together_and_not_have/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499814436.0, \"url\": \"http://i.imgur.com/XvnpbTV.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"A ring that says you'll be together and not have sex\", \"created_utc\": 1499785636.0, \"subreddit_name_prefixed\": \"r/southpark\", \"distinguished\": null, \"media\": null, \"num_comments\": 78, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 6072}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"photoshopbattles\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Photoshops Only Mode\", \"id\": \"6mm2iw\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"RationalIdiot\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm2iw\", \"score\": 32988, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/3_b_uXQ1h-pxABvQ3p6Np5DbeZIL1Yb9WbydoW3jzNQ.jpg?s=4b763efb01b65953424ea4ef781db8bf\", \"width\": 720, \"height\": 960}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/3_b_uXQ1h-pxABvQ3p6Np5DbeZIL1Yb9WbydoW3jzNQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=a99dc54684f3c3e13bfb6ecb92d6d193\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/3_b_uXQ1h-pxABvQ3p6Np5DbeZIL1Yb9WbydoW3jzNQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=9d4dc665978226f100310897658ca9cf\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/3_b_uXQ1h-pxABvQ3p6Np5DbeZIL1Yb9WbydoW3jzNQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=0cb156d8119c9d8c06c3a19fb41c18a0\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/3_b_uXQ1h-pxABvQ3p6Np5DbeZIL1Yb9WbydoW3jzNQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=c9b753b5de925bf3c7fc841abee19540\", \"width\": 640, \"height\": 853}], \"variants\": {}, \"id\": \"DYffv8hJuIqOJHa6k0WPNYnDQx_e4HODYxitoeDu-TA\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/PSSlmkwOtgmEKcy3f62bPkKDb-kKBJx8bY6cZWRBfW4.jpg\", \"subreddit_id\": \"t5_2tecy\", \"edited\": false, \"link_flair_css_class\": \"soft-lock\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/photoshopbattles/comments/6mm2iw/psbattle_hamster_wearing_a_hoodie/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499807051.0, \"url\": \"http://i.imgur.com/gjPzzFV.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"PsBattle: Hamster wearing a hoodie\", \"created_utc\": 1499778251.0, \"subreddit_name_prefixed\": \"r/photoshopbattles\", \"distinguished\": null, \"media\": null, \"num_comments\": 280, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 32988}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"ANormalDayInRussia\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm3h3\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Route67\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm3h3\", \"score\": 12205, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/u9RuDIOnbtoCca_byMnfOFbLl6OWws-H2OA9JVraRwg.jpg?s=669fca1d90e7b0edc21bbffececc440e\", \"width\": 614, \"height\": 820}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/u9RuDIOnbtoCca_byMnfOFbLl6OWws-H2OA9JVraRwg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=24083943db4dc3ec94ef02525309035a\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/u9RuDIOnbtoCca_byMnfOFbLl6OWws-H2OA9JVraRwg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=176525b69f910d17d322f4450d28cdd2\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/u9RuDIOnbtoCca_byMnfOFbLl6OWws-H2OA9JVraRwg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=5ce2aa44fd6b6b7c91cc029728c27841\", \"width\": 320, \"height\": 427}], \"variants\": {}, \"id\": \"BbCYtcQvMP06FOfEEHJ99d83gAf-XHxE_sgFKme6M34\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/j2Dw1N2Ja1dG-HsfH8T-dn-OvOqmMHhF3Im7UI44Cpo.jpg\", \"subreddit_id\": \"t5_2z166\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/ANormalDayInRussia/comments/6mm3h3/ivan_has_air_conditioning/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499807338.0, \"url\": \"https://i.redd.it/8iyo1l52qy8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Ivan has Air Conditioning\", \"created_utc\": 1499778538.0, \"subreddit_name_prefixed\": \"r/ANormalDayInRussia\", \"distinguished\": null, \"media\": null, \"num_comments\": 403, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 12205}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"Showerthoughts\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm436\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"wis_corp\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm436\", \"score\": 44426, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.Showerthoughts\", \"hidden\": false, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2szyo\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Showerthoughts/comments/6mm436/since_i_got_a_cell_phone_my_knowledge_of_cereal/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499807527.0, \"url\": \"https://www.reddit.com/r/Showerthoughts/comments/6mm436/since_i_got_a_cell_phone_my_knowledge_of_cereal/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Since I got a cell phone, my knowledge of cereal ingredients has decreased dramatically.\", \"created_utc\": 1499778727.0, \"subreddit_name_prefixed\": \"r/Showerthoughts\", \"distinguished\": null, \"media\": null, \"num_comments\": 944, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 44426}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"insanepeoplefacebook\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mnqq4\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"AverageA\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnqq4\", \"score\": 3369, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/lcQLISPPXBVrTGbiZbnbiqIlLsufABmwfGQRMjSWnm4.png?s=7be6e8722317822fbab473b42d407ca5\", \"width\": 1076, \"height\": 1408}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/lcQLISPPXBVrTGbiZbnbiqIlLsufABmwfGQRMjSWnm4.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=aa6e9911a0f0844e8df0f66913df398d\", \"width\": 108, \"height\": 141}, {\"url\": \"https://i.redditmedia.com/lcQLISPPXBVrTGbiZbnbiqIlLsufABmwfGQRMjSWnm4.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=fe09164715d12e5fe696dec4a871931b\", \"width\": 216, \"height\": 282}, {\"url\": \"https://i.redditmedia.com/lcQLISPPXBVrTGbiZbnbiqIlLsufABmwfGQRMjSWnm4.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=696cb22da5fe7297642ae2686325de7c\", \"width\": 320, \"height\": 418}, {\"url\": \"https://i.redditmedia.com/lcQLISPPXBVrTGbiZbnbiqIlLsufABmwfGQRMjSWnm4.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=d04ae31a3a711a489f7b25afd440b40e\", \"width\": 640, \"height\": 837}, {\"url\": \"https://i.redditmedia.com/lcQLISPPXBVrTGbiZbnbiqIlLsufABmwfGQRMjSWnm4.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=e088ea37d27381bd14fc2bd5d9348de2\", \"width\": 960, \"height\": 1256}], \"variants\": {}, \"id\": \"Ui8tofExa7Y64dgNy22YvqAVfrGClZGyemGwBbpkA-Y\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/RwRl2XQIJQJO8K5cGKbTm-FkkCw0guBTX3PsuV_iHR4.jpg\", \"subreddit_id\": \"t5_3acf2\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/insanepeoplefacebook/comments/6mnqq4/i_dont_have_a_caption_for_this_crazy/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499822859.0, \"url\": \"https://i.redd.it/mti3yew8009z.png\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"I don't have a caption for this crazy.\", \"created_utc\": 1499794059.0, \"subreddit_name_prefixed\": \"r/insanepeoplefacebook\", \"distinguished\": null, \"media\": null, \"num_comments\": 273, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3369}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"SequelMemes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mn880\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"TempusCavus\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn880\", \"score\": 4494, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/-updGnE5ixfn9vvUvTyQJqHbiQsaszrFhlnk8g3jvcU.png?s=fd83517af18df68e52b0bb20723d2774\", \"width\": 708, \"height\": 1348}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/-updGnE5ixfn9vvUvTyQJqHbiQsaszrFhlnk8g3jvcU.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=ea83565fc73eb5323b57f83e4814d0c9\", \"width\": 108, \"height\": 205}, {\"url\": \"https://i.redditmedia.com/-updGnE5ixfn9vvUvTyQJqHbiQsaszrFhlnk8g3jvcU.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=a67a680d81467ea7ca8ca460dfca35fe\", \"width\": 216, \"height\": 411}, {\"url\": \"https://i.redditmedia.com/-updGnE5ixfn9vvUvTyQJqHbiQsaszrFhlnk8g3jvcU.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=0a2726f4400e7b93772ac4aeace918a2\", \"width\": 320, \"height\": 609}, {\"url\": \"https://i.redditmedia.com/-updGnE5ixfn9vvUvTyQJqHbiQsaszrFhlnk8g3jvcU.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=54a23e26af86ae1a79e65dc27b598ec0\", \"width\": 640, \"height\": 1218}], \"variants\": {}, \"id\": \"8BOBmNGg1ru70YEDCQU0i2JuL3fKnBV3ldsrw9Y_frg\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/QP4Tr0Gqh3VpnZTAcGQKN4jc9nLtMXieo6xNfQ_kXuM.jpg\", \"subreddit_id\": \"t5_3iiyd\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/SequelMemes/comments/6mn880/tr8r_is_not_traitor/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499818332.0, \"url\": \"https://i.redd.it/xk912s8omz8z.png\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"TR-8R is not traitor\", \"created_utc\": 1499789532.0, \"subreddit_name_prefixed\": \"r/SequelMemes\", \"distinguished\": null, \"media\": null, \"num_comments\": 52, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 4494}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"AskReddit\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mma2o\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"EndlessRunaway\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mma2o\", \"score\": 18904, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.AskReddit\", \"hidden\": false, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2qh1i\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/AskReddit/comments/6mma2o/redditors_who_spend_a_lot_of_time_in_seclusion_at/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499809391.0, \"url\": \"https://www.reddit.com/r/AskReddit/comments/6mma2o/redditors_who_spend_a_lot_of_time_in_seclusion_at/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Redditors who spend a lot of time in seclusion (at sea, in the air or out in the wilderness) what's the creepiest or most mysterious thing you've seen, found or experienced?\", \"created_utc\": 1499780591.0, \"subreddit_name_prefixed\": \"r/AskReddit\", \"distinguished\": null, \"media\": null, \"num_comments\": 8435, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 18904}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"travel\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Images\", \"id\": \"6mo9z8\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Life_Got_In_The_Way\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mo9z8\", \"score\": 2565, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/kZVzkrRfhbchwEKKyWLbAaOSGgNNcPK1HcNMPePOSR8.jpg?s=986b6786dc2dd7577b5ba2e80e0a7482\", \"width\": 2268, \"height\": 4032}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/kZVzkrRfhbchwEKKyWLbAaOSGgNNcPK1HcNMPePOSR8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=ae476f1646ffa1ca70ba0bc92781fe81\", \"width\": 108, \"height\": 192}, {\"url\": \"https://i.redditmedia.com/kZVzkrRfhbchwEKKyWLbAaOSGgNNcPK1HcNMPePOSR8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=33ba442b5c4eec0ec8cbcb61755ae89d\", \"width\": 216, \"height\": 384}, {\"url\": \"https://i.redditmedia.com/kZVzkrRfhbchwEKKyWLbAaOSGgNNcPK1HcNMPePOSR8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=6e38bb6c9ac24649e7450ce5b9918487\", \"width\": 320, \"height\": 568}, {\"url\": \"https://i.redditmedia.com/kZVzkrRfhbchwEKKyWLbAaOSGgNNcPK1HcNMPePOSR8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=e4c49b636d074c03957d33644f63beed\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://i.redditmedia.com/kZVzkrRfhbchwEKKyWLbAaOSGgNNcPK1HcNMPePOSR8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=1dd6dd755fed2482ac54b2ef546750c9\", \"width\": 960, \"height\": 1706}, {\"url\": \"https://i.redditmedia.com/kZVzkrRfhbchwEKKyWLbAaOSGgNNcPK1HcNMPePOSR8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=e111c0d04920e1a1c450bdc9c16e4b0b\", \"width\": 1080, \"height\": 1920}], \"variants\": {}, \"id\": \"UwtBjd4VzrfphldkBNg1LLTz6CLQ96aGiNYOd_vAg18\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/fVVv5n6bnloqVSnbJZfmUWpb83Noekn0oKz-1Owzlr0.jpg\", \"subreddit_id\": \"t5_2qh41\", \"edited\": false, \"link_flair_css_class\": \"images\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/travel/comments/6mo9z8/anniversary_dinner_in_paris/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499827521.0, \"url\": \"https://i.redd.it/8wa6z6cxd09z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Anniversary dinner in Paris\", \"created_utc\": 1499798721.0, \"subreddit_name_prefixed\": \"r/travel\", \"distinguished\": null, \"media\": null, \"num_comments\": 59, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2565}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/a4cVGWTzKo8?start=339\\u0026feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"thumbnail_width\": 140, \"subreddit\": \"Documentaries\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"type\": \"youtube.com\", \"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"title\": \"Scrapped: the deadly business of dismantling ships in Bangladesh\", \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/a4cVGWTzKo8?start=339\\u0026feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"author_name\": \"RT Documentary\", \"height\": 338, \"width\": 600, \"version\": \"1.0\", \"thumbnail_width\": 480, \"thumbnail_height\": 360, \"thumbnail_url\": \"https://i.ytimg.com/vi/a4cVGWTzKo8/hqdefault.jpg\", \"type\": \"video\", \"provider_name\": \"YouTube\", \"author_url\": \"https://www.youtube.com/user/RTDocumentaries\"}}, \"link_flair_text\": null, \"id\": \"6mob2d\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/a4cVGWTzKo8?start=339\\u0026feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"clicked\": false, \"report_reasons\": null, \"author\": \"ethan_kahn\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mob2d\", \"score\": 2617, \"approved_by\": null, \"over_18\": false, \"domain\": \"youtube.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/U6zHvVA86-rFRq-OIF5Y9WWGN58XdzMBwxIoh4xLGh0.jpg?s=1a04ddbd8af3d133942dc643f752db81\", \"width\": 480, \"height\": 360}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/U6zHvVA86-rFRq-OIF5Y9WWGN58XdzMBwxIoh4xLGh0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=25de915072f447048ed2eab78ba917b5\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/U6zHvVA86-rFRq-OIF5Y9WWGN58XdzMBwxIoh4xLGh0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=c0f77404ab2db236b6e7c0316e72e371\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/U6zHvVA86-rFRq-OIF5Y9WWGN58XdzMBwxIoh4xLGh0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=280e4613f489e32af600f3b1196e3feb\", \"width\": 320, \"height\": 240}], \"variants\": {}, \"id\": \"YoyA-mYeoJrtFiDitpff1OMMSRHpo4i6_xKLUXTBZc4\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/OAd1KLXS9rDJ_FU0MgvTfZuF21XYrwoiA7KUAPcIsDM.jpg\", \"subreddit_id\": \"t5_2qhlh\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"top_contributer\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Documentaries/comments/6mob2d/scrapped_the_deadly_business_of_dismantling_ships/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499827773.0, \"url\": \"https://www.youtube.com/watch?v=a4cVGWTzKo8\\u0026t=339s\\u0026list=WL\\u0026index=2\", \"author_flair_text\": \"Top Contributor\", \"quarantine\": false, \"title\": \"Scrapped: the deadly business of dismantling ships in Bangladesh. Makes you thankful for agencies like OSHA and worker's rights. (2015).\", \"created_utc\": 1499798973.0, \"subreddit_name_prefixed\": \"r/Documentaries\", \"distinguished\": null, \"media\": {\"type\": \"youtube.com\", \"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"title\": \"Scrapped: the deadly business of dismantling ships in Bangladesh\", \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/a4cVGWTzKo8?start=339\\u0026feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"author_name\": \"RT Documentary\", \"height\": 338, \"width\": 600, \"version\": \"1.0\", \"thumbnail_width\": 480, \"thumbnail_height\": 360, \"thumbnail_url\": \"https://i.ytimg.com/vi/a4cVGWTzKo8/hqdefault.jpg\", \"type\": \"video\", \"provider_name\": \"YouTube\", \"author_url\": \"https://www.youtube.com/user/RTDocumentaries\"}}, \"num_comments\": 338, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2617}}], \"after\": \"t3_6mob2d\", \"before\": null}}" + "string": "{\"kind\": \"Listing\", \"data\": {\"after\": \"t3_1skbyfv\", \"dist\": 100, \"modhash\": null, \"geo_filter\": null, \"children\": [{\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"MMA\", \"selftext\": \"https://x.com/arielhelwani/status/2043757261882044451\", \"author_fullname\": \"t2_1k4v4ka3y9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Ulberg on Jiri showing mercy: \\u201cThat\\u2019s bullshit, total bullshit. That\\u2019s fear. There was no mercy in there. He was full of fear, hesitation, and that\\u2019s what got him clipped. I think he\\u2019s a pretender...That was his excuse so that he could hopefully get a rematch. There is no way he gets that rematch.\\u201d\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/MMA\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"img\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skjxta\", \"quarantine\": false, \"link_flair_text_color\": null, \"upvote_ratio\": 0.8, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 546, \"total_awards_received\": 0, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fstreamable.com%2Fo%2Fql7tuy\\u0026display_name=Streamable\\u0026url=https%3A%2F%2Fstreamable.com%2Fql7tuy\\u0026image=https%3A%2F%2Fcdn-cf-east.streamable.com%2Fimage%2Fql7tuy-screenshot383965.jpg%3FExpires%3D1776112957712%26Key-Pair-Id%3DAPKAIEYUVEN4EVB2OKEQ%26Signature%3DB275sxTEs9w-db04sKXCS7fFJAAnWkd4Y0bgLJmoYgHVvDTdTlFQMGlr%7E%7E1nGoyti794eBhv9o%7ETFXYLDfd0s8fe-sAjebXwyisbXGWtpj0MwtmJxb0x-PbSAcm4d8bC%7EHliW3THEBwoKmOQRkQVXgFRnr3XR%7E3Gph9KIHFFoxfWbFQ%7EfinObl4W6ElTr8oPw7Xi-KAmjiOwaLqori-18oTpFtc7ytWtm3AyD5UuuPU2ZRHGAwV6WPdH1XvUiYT%7EUdcsSOCIzUwmZE0Rva20-PjGko4RrmrRs7O8ExByZK39i0ibSvQMfupP9Z7GT6RvRY2pi2jAK62P6RFVmCIXNw__\\u0026type=text%2Fhtml\\u0026schema=streamable\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" title=\\\"Streamable embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen; encrypted-media; picture-in-picture;\\\" 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://streamable.com\", \"description\": \"Watch this video on Streamable.\", \"title\": \"Watch ql7tuy | Streamable\", \"thumbnail_width\": 1280, \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fstreamable.com%2Fo%2Fql7tuy\\u0026display_name=Streamable\\u0026url=https%3A%2F%2Fstreamable.com%2Fql7tuy\\u0026image=https%3A%2F%2Fcdn-cf-east.streamable.com%2Fimage%2Fql7tuy-screenshot383965.jpg%3FExpires%3D1776112957712%26Key-Pair-Id%3DAPKAIEYUVEN4EVB2OKEQ%26Signature%3DB275sxTEs9w-db04sKXCS7fFJAAnWkd4Y0bgLJmoYgHVvDTdTlFQMGlr%7E%7E1nGoyti794eBhv9o%7ETFXYLDfd0s8fe-sAjebXwyisbXGWtpj0MwtmJxb0x-PbSAcm4d8bC%7EHliW3THEBwoKmOQRkQVXgFRnr3XR%7E3Gph9KIHFFoxfWbFQ%7EfinObl4W6ElTr8oPw7Xi-KAmjiOwaLqori-18oTpFtc7ytWtm3AyD5UuuPU2ZRHGAwV6WPdH1XvUiYT%7EUdcsSOCIzUwmZE0Rva20-PjGko4RrmrRs7O8ExByZK39i0ibSvQMfupP9Z7GT6RvRY2pi2jAK62P6RFVmCIXNw__\\u0026type=text%2Fhtml\\u0026schema=streamable\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" title=\\\"Streamable embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen; encrypted-media; picture-in-picture;\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"Streamable\", \"thumbnail_url\": \"https://cdn-cf-east.streamable.com/image/ql7tuy-screenshot383965.jpg?Expires=1776112957712\\u0026Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ\\u0026Signature=B275sxTEs9w-db04sKXCS7fFJAAnWkd4Y0bgLJmoYgHVvDTdTlFQMGlr~~1nGoyti794eBhv9o~TFXYLDfd0s8fe-sAjebXwyisbXGWtpj0MwtmJxb0x-PbSAcm4d8bC~HliW3THEBwoKmOQRkQVXgFRnr3XR~3Gph9KIHFFoxfWbFQ~finObl4W6ElTr8oPw7Xi-KAmjiOwaLqori-18oTpFtc7ytWtm3AyD5UuuPU2ZRHGAwV6WPdH1XvUiYT~UdcsSOCIzUwmZE0Rva20-PjGko4RrmrRs7O8ExByZK39i0ibSvQMfupP9Z7GT6RvRY2pi2jAK62P6RFVmCIXNw__\", \"type\": \"video\", \"thumbnail_height\": 720}, \"type\": \"streamable.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%2Fstreamable.com%2Fo%2Fql7tuy\\u0026display_name=Streamable\\u0026url=https%3A%2F%2Fstreamable.com%2Fql7tuy\\u0026image=https%3A%2F%2Fcdn-cf-east.streamable.com%2Fimage%2Fql7tuy-screenshot383965.jpg%3FExpires%3D1776112957712%26Key-Pair-Id%3DAPKAIEYUVEN4EVB2OKEQ%26Signature%3DB275sxTEs9w-db04sKXCS7fFJAAnWkd4Y0bgLJmoYgHVvDTdTlFQMGlr%7E%7E1nGoyti794eBhv9o%7ETFXYLDfd0s8fe-sAjebXwyisbXGWtpj0MwtmJxb0x-PbSAcm4d8bC%7EHliW3THEBwoKmOQRkQVXgFRnr3XR%7E3Gph9KIHFFoxfWbFQ%7EfinObl4W6ElTr8oPw7Xi-KAmjiOwaLqori-18oTpFtc7ytWtm3AyD5UuuPU2ZRHGAwV6WPdH1XvUiYT%7EUdcsSOCIzUwmZE0Rva20-PjGko4RrmrRs7O8ExByZK39i0ibSvQMfupP9Z7GT6RvRY2pi2jAK62P6RFVmCIXNw__\\u0026type=text%2Fhtml\\u0026schema=streamable\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" title=\\\"Streamable embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen; encrypted-media; picture-in-picture;\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"media_domain_url\": \"https://www.redditmedia.com/mediaembed/1skjxta\", \"height\": 338}, \"link_flair_text\": \"Media\", \"can_mod_post\": false, \"score\": 546, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/qZIuPQ3BmxRI11HulZ-Ikg0_iC-LBfQi8tIVY4CVFLk.jpeg?width=140\\u0026height=78\\u0026auto=webp\\u0026s=f43a45285bb443a547018c09be57540ae664aaa2\", \"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\": 1776105848.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"streamable.com\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003E\\u003Ca href=\\\"https://x.com/arielhelwani/status/2043757261882044451\\\"\\u003Ehttps://x.com/arielhelwani/status/2043757261882044451\\u003C/a\\u003E\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://streamable.com/ql7tuy\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/qZIuPQ3BmxRI11HulZ-Ikg0_iC-LBfQi8tIVY4CVFLk.jpeg?auto=webp\\u0026s=9f6bc785e518bd79d0d0a1ebd0fe4daba3064cda\", \"width\": 1280, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/qZIuPQ3BmxRI11HulZ-Ikg0_iC-LBfQi8tIVY4CVFLk.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=8eb8233632fde523444d21a6cdb74ad3538d2bf4\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/qZIuPQ3BmxRI11HulZ-Ikg0_iC-LBfQi8tIVY4CVFLk.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c1f6e755eb021478a96d2e763ec3b4364d36bf9a\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/qZIuPQ3BmxRI11HulZ-Ikg0_iC-LBfQi8tIVY4CVFLk.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=bcb766a8aa39ba241b9ce65b1b171a8c46578b38\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/qZIuPQ3BmxRI11HulZ-Ikg0_iC-LBfQi8tIVY4CVFLk.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=6ae0dc6e211c516f96c9466b6cd7c1d56cb6466a\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/qZIuPQ3BmxRI11HulZ-Ikg0_iC-LBfQi8tIVY4CVFLk.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=437495314c806e6221118406bd25b6741a38cc12\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/qZIuPQ3BmxRI11HulZ-Ikg0_iC-LBfQi8tIVY4CVFLk.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=9a73ce9be08862f221a7c846457788f550c5dc7e\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"qZIuPQ3BmxRI11HulZ-Ikg0_iC-LBfQi8tIVY4CVFLk\"}], \"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_2qhj4\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": null, \"id\": \"1skjxta\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"airplane231\", \"discussion_type\": null, \"num_comments\": 495, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/MMA/comments/1skjxta/ulberg_on_jiri_showing_mercy_thats_bullshit_total/\", \"stickied\": false, \"url\": \"https://streamable.com/ql7tuy\", \"subreddit_subscribers\": 3623994, \"created_utc\": 1776105848.0, \"num_crossposts\": 0, \"media\": {\"oembed\": {\"provider_url\": \"https://streamable.com\", \"description\": \"Watch this video on Streamable.\", \"title\": \"Watch ql7tuy | Streamable\", \"thumbnail_width\": 1280, \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fstreamable.com%2Fo%2Fql7tuy\\u0026display_name=Streamable\\u0026url=https%3A%2F%2Fstreamable.com%2Fql7tuy\\u0026image=https%3A%2F%2Fcdn-cf-east.streamable.com%2Fimage%2Fql7tuy-screenshot383965.jpg%3FExpires%3D1776112957712%26Key-Pair-Id%3DAPKAIEYUVEN4EVB2OKEQ%26Signature%3DB275sxTEs9w-db04sKXCS7fFJAAnWkd4Y0bgLJmoYgHVvDTdTlFQMGlr%7E%7E1nGoyti794eBhv9o%7ETFXYLDfd0s8fe-sAjebXwyisbXGWtpj0MwtmJxb0x-PbSAcm4d8bC%7EHliW3THEBwoKmOQRkQVXgFRnr3XR%7E3Gph9KIHFFoxfWbFQ%7EfinObl4W6ElTr8oPw7Xi-KAmjiOwaLqori-18oTpFtc7ytWtm3AyD5UuuPU2ZRHGAwV6WPdH1XvUiYT%7EUdcsSOCIzUwmZE0Rva20-PjGko4RrmrRs7O8ExByZK39i0ibSvQMfupP9Z7GT6RvRY2pi2jAK62P6RFVmCIXNw__\\u0026type=text%2Fhtml\\u0026schema=streamable\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" title=\\\"Streamable embed\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen; encrypted-media; picture-in-picture;\\\" allowfullscreen=\\\"true\\\"\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"Streamable\", \"thumbnail_url\": \"https://cdn-cf-east.streamable.com/image/ql7tuy-screenshot383965.jpg?Expires=1776112957712\\u0026Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ\\u0026Signature=B275sxTEs9w-db04sKXCS7fFJAAnWkd4Y0bgLJmoYgHVvDTdTlFQMGlr~~1nGoyti794eBhv9o~TFXYLDfd0s8fe-sAjebXwyisbXGWtpj0MwtmJxb0x-PbSAcm4d8bC~HliW3THEBwoKmOQRkQVXgFRnr3XR~3Gph9KIHFFoxfWbFQ~finObl4W6ElTr8oPw7Xi-KAmjiOwaLqori-18oTpFtc7ytWtm3AyD5UuuPU2ZRHGAwV6WPdH1XvUiYT~UdcsSOCIzUwmZE0Rva20-PjGko4RrmrRs7O8ExByZK39i0ibSvQMfupP9Z7GT6RvRY2pi2jAK62P6RFVmCIXNw__\", \"type\": \"video\", \"thumbnail_height\": 720}, \"type\": \"streamable.com\"}, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"StupidFood\", \"selftext\": \"\", \"author_fullname\": \"t2_2a4tm059g1\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"A medium rare \\\"steak.\\\"\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/StupidFood\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"linkflair\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": true, \"name\": \"t3_1skl1i1\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.84, \"author_flair_background_color\": null, \"ups\": 714, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/dqm10oy4d0vg1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1920, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/dqm10oy4d0vg1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/dqm10oy4d0vg1/DASHPlaylist.mpd?a=1778705385%2CYjc1OGQ3Zjg0YjQwMWU3YjUyM2U4NDJkY2U2YTYzYTdiNWI1YmM1MDAwOGVhNjJlMDAyOWYwNTdhYzY2YmY2Ng%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 147, \"hls_url\": \"https://v.redd.it/dqm10oy4d0vg1/HLSPlaylist.m3u8?a=1778705385%2CN2FkMGU5NjNhOTc2MWIwNjEyY2JjNjQzNGE0ODcyYmY4M2EwOGEzM2ZhOGI4N2I5NmRjMmRhMjUxNDE5MWU3Zg%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\": \"Gluttony overload\", \"can_mod_post\": false, \"score\": 714, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/bzM1NHJtejRkMHZnMYpB0quAB9LV1IuvWtn5yYXa_Ooj1UYY_4Sm7GJ7Nb2I.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=119fa2ce4a1b3c808d4006601fbb649f6eafd7dc\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776108121.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/dqm10oy4d0vg1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/bzM1NHJtejRkMHZnMYpB0quAB9LV1IuvWtn5yYXa_Ooj1UYY_4Sm7GJ7Nb2I.png?format=pjpg\\u0026auto=webp\\u0026s=5d426e9b5a8fd0c13450e8aa9c0adc849eedf88b\", \"width\": 1080, \"height\": 1920}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/bzM1NHJtejRkMHZnMYpB0quAB9LV1IuvWtn5yYXa_Ooj1UYY_4Sm7GJ7Nb2I.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e73bcb6311303934fcbf2974925cc0104a8b521c\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/bzM1NHJtejRkMHZnMYpB0quAB9LV1IuvWtn5yYXa_Ooj1UYY_4Sm7GJ7Nb2I.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=1d6dcb0e117fb259c9b58482be4aa51751162892\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/bzM1NHJtejRkMHZnMYpB0quAB9LV1IuvWtn5yYXa_Ooj1UYY_4Sm7GJ7Nb2I.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b8c4cdca118a0a2edab4f63d3b773b4171d2d75f\", \"width\": 320, \"height\": 568}, {\"url\": \"https://external-preview.redd.it/bzM1NHJtejRkMHZnMYpB0quAB9LV1IuvWtn5yYXa_Ooj1UYY_4Sm7GJ7Nb2I.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=fd8791374df31df1d849351db1b4cff1871cac64\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://external-preview.redd.it/bzM1NHJtejRkMHZnMYpB0quAB9LV1IuvWtn5yYXa_Ooj1UYY_4Sm7GJ7Nb2I.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=c565b53b3cbf35dda82d86b9464b4b3ec60900c1\", \"width\": 960, \"height\": 1706}, {\"url\": \"https://external-preview.redd.it/bzM1NHJtejRkMHZnMYpB0quAB9LV1IuvWtn5yYXa_Ooj1UYY_4Sm7GJ7Nb2I.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b127e5547bf97788e9dbd97d48418be3f5385f0e\", \"width\": 1080, \"height\": 1920}], \"variants\": {}, \"id\": \"bzM1NHJtejRkMHZnMYpB0quAB9LV1IuvWtn5yYXa_Ooj1UYY_4Sm7GJ7Nb2I\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"bf6cf66c-f5f6-11eb-bb83-46134066573e\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_37se4\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skl1i1\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"PrinceFlynn\", \"discussion_type\": null, \"num_comments\": 428, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/StupidFood/comments/1skl1i1/a_medium_rare_steak/\", \"stickied\": false, \"url\": \"https://v.redd.it/dqm10oy4d0vg1\", \"subreddit_subscribers\": 2739819, \"created_utc\": 1776108121.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/dqm10oy4d0vg1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1920, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/dqm10oy4d0vg1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/dqm10oy4d0vg1/DASHPlaylist.mpd?a=1778705385%2CYjc1OGQ3Zjg0YjQwMWU3YjUyM2U4NDJkY2U2YTYzYTdiNWI1YmM1MDAwOGVhNjJlMDAyOWYwNTdhYzY2YmY2Ng%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 147, \"hls_url\": \"https://v.redd.it/dqm10oy4d0vg1/HLSPlaylist.m3u8?a=1778705385%2CN2FkMGU5NjNhOTc2MWIwNjEyY2JjNjQzNGE0ODcyYmY4M2EwOGEzM2ZhOGI4N2I5NmRjMmRhMjUxNDE5MWU3Zg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"KidsAreFuckingStupid\", \"selftext\": \"\", \"author_fullname\": \"t2_2alnccdb\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"How to stop a toddler from having a tantrum.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/KidsAreFuckingStupid\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": true, \"name\": \"t3_1sklidt\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 1934, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/b4igmyy6g0vg1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 854, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/b4igmyy6g0vg1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/b4igmyy6g0vg1/DASHPlaylist.mpd?a=1778705385%2CZmFhMDFlZDcwZmQzYTU2M2QwNmUyNDc2YWU3NzlmODMwNDczMGQ2NTM5MDNmY2FhNTUyNjVmMGMxZjgyYWY2OA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 65, \"hls_url\": \"https://v.redd.it/b4igmyy6g0vg1/HLSPlaylist.m3u8?a=1778705385%2CYTJiZDJlZjFjNjA1ODU2NDE3YzAwOGFkM2IyNzEyOGJhMjBlYmYzM2JiZDFmMzJkZTY5ZjJhYzAzZmEwN2VlMA%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/Gif\", \"can_mod_post\": false, \"score\": 1934, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/cmF3ejBiejZnMHZnMRvv2sMiIOdxlnoHjBH_EasLVkjgMlAa4rRFnC9AbZic.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=7a394e87168cc2ede91c03f72882763f06109ed3\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776109086.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/b4igmyy6g0vg1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/cmF3ejBiejZnMHZnMRvv2sMiIOdxlnoHjBH_EasLVkjgMlAa4rRFnC9AbZic.png?format=pjpg\\u0026auto=webp\\u0026s=68f15e957dcb5181863fd912217dd573130682bf\", \"width\": 405, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/cmF3ejBiejZnMHZnMRvv2sMiIOdxlnoHjBH_EasLVkjgMlAa4rRFnC9AbZic.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=d6935206c664a57102c55a5be258c815cec0eafa\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/cmF3ejBiejZnMHZnMRvv2sMiIOdxlnoHjBH_EasLVkjgMlAa4rRFnC9AbZic.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=663466703824f1379d5a8413e7d35685a57b429a\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/cmF3ejBiejZnMHZnMRvv2sMiIOdxlnoHjBH_EasLVkjgMlAa4rRFnC9AbZic.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=9c89d1616415341d40de8faf14929198d85721f5\", \"width\": 320, \"height\": 568}], \"variants\": {}, \"id\": \"cmF3ejBiejZnMHZnMRvv2sMiIOdxlnoHjBH_EasLVkjgMlAa4rRFnC9AbZic\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"cddbc09c-da7e-11ee-941e-5a90e7adc2c0\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3948y\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"1sklidt\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"girlinanemptyroom\", \"discussion_type\": null, \"num_comments\": 118, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/KidsAreFuckingStupid/comments/1sklidt/how_to_stop_a_toddler_from_having_a_tantrum/\", \"stickied\": false, \"url\": \"https://v.redd.it/b4igmyy6g0vg1\", \"subreddit_subscribers\": 5088483, \"created_utc\": 1776109086.0, \"num_crossposts\": 3, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/b4igmyy6g0vg1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 854, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/b4igmyy6g0vg1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/b4igmyy6g0vg1/DASHPlaylist.mpd?a=1778705385%2CZmFhMDFlZDcwZmQzYTU2M2QwNmUyNDc2YWU3NzlmODMwNDczMGQ2NTM5MDNmY2FhNTUyNjVmMGMxZjgyYWY2OA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 65, \"hls_url\": \"https://v.redd.it/b4igmyy6g0vg1/HLSPlaylist.m3u8?a=1778705385%2CYTJiZDJlZjFjNjA1ODU2NDE3YzAwOGFkM2IyNzEyOGJhMjBlYmYzM2JiZDFmMzJkZTY5ZjJhYzAzZmEwN2VlMA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AccidentalRenaissance\", \"selftext\": \"\", \"author_fullname\": \"t2_j4s4q\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"The Fall Of Bacchus\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/AccidentalRenaissance\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skii2f\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 2557, \"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\": 2557, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/rrinwcmrxzug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=2b8ec37e262304145aa2d562eb9dcda9dee1b5aa\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776102889.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\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/rrinwcmrxzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/rrinwcmrxzug1.jpeg?auto=webp\\u0026s=543af20e260721ecc5140048ad9079dd674eaa89\", \"width\": 3024, \"height\": 4032}, \"resolutions\": [{\"url\": \"https://preview.redd.it/rrinwcmrxzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=6947bf6b90805f27700950b431daced0174184ed\", \"width\": 108, \"height\": 144}, {\"url\": \"https://preview.redd.it/rrinwcmrxzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=798da738329c6509079a829b85de0346744a8b96\", \"width\": 216, \"height\": 288}, {\"url\": \"https://preview.redd.it/rrinwcmrxzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=2e836e4ecedbc3c8027c4063a736beba8f8e7dc5\", \"width\": 320, \"height\": 426}, {\"url\": \"https://preview.redd.it/rrinwcmrxzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=e2b77aa629d893dc3793c44bc3216222749a1aa7\", \"width\": 640, \"height\": 853}, {\"url\": \"https://preview.redd.it/rrinwcmrxzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=4437a59b3a9d516aa0b4ce8b90bb0cb5b225a0e4\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://preview.redd.it/rrinwcmrxzug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=d6cec58b92ee187ba078338a4f109671457cfc62\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"rrinwcmrxzug1\"}], \"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_32xq7\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skii2f\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Second_Rate_Redditor\", \"discussion_type\": null, \"num_comments\": 43, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AccidentalRenaissance/comments/1skii2f/the_fall_of_bacchus/\", \"stickied\": false, \"url\": \"https://i.redd.it/rrinwcmrxzug1.jpeg\", \"subreddit_subscribers\": 1470081, \"created_utc\": 1776102889.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"formula1\", \"selftext\": \"\", \"author_fullname\": \"t2_1ughlyi97i\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Lewis Hamilton at Coachella\", \"link_flair_richtext\": [{\"a\": \":post-photo:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/18cnwihxqz6b1_t5_2qimj/post-photo\"}, {\"e\": \"text\", \"t\": \" Photo\"}], \"subreddit_name_prefixed\": \"r/formula1\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": true, \"name\": \"t3_1skke8o\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": \"#dc0000\", \"ups\": 1942, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"647530e6-8687-11eb-87e0-0e225c993f5f\", \"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\": \":post-photo: Photo\", \"can_mod_post\": false, \"score\": 1942, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/kdewnzod90vg1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=757f619f699a6ee52d1c93ed4858f9e94f865612\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":CL16:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/bo2bu34zwvig1_t5_2qimj/CL16\"}, {\"e\": \"text\", \"t\": \" Charles Leclerc\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776106796.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/kdewnzod90vg1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/kdewnzod90vg1.jpeg?auto=webp\\u0026s=ad0d2b0d769c314886b9f945d2133bb38e244ff4\", \"width\": 1536, \"height\": 1815}, \"resolutions\": [{\"url\": \"https://preview.redd.it/kdewnzod90vg1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=452739dd347e49cde5303d1e358d16593ffa8468\", \"width\": 108, \"height\": 127}, {\"url\": \"https://preview.redd.it/kdewnzod90vg1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=050dd2e4ab34fcffd3493476c2215f075190c1e8\", \"width\": 216, \"height\": 255}, {\"url\": \"https://preview.redd.it/kdewnzod90vg1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c49cc9d2617d786e28ef3cdd4b5afae7d050f2de\", \"width\": 320, \"height\": 378}, {\"url\": \"https://preview.redd.it/kdewnzod90vg1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=5b7a5b04b4b5d351c9229a0d672ad0217f03901f\", \"width\": 640, \"height\": 756}, {\"url\": \"https://preview.redd.it/kdewnzod90vg1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=34f92e263b168ce1c2a1a543ffdde9144e8c62d7\", \"width\": 960, \"height\": 1134}, {\"url\": \"https://preview.redd.it/kdewnzod90vg1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=50347127507c6ec28d6d35cad944e1120ec51e22\", \"width\": 1080, \"height\": 1276}], \"variants\": {}, \"id\": \"kdewnzod90vg1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"29df81f4-6c7c-11eb-bcf6-0e4a94681077\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":CL16: Charles Leclerc\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qimj\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ecf1f5\", \"id\": \"1skke8o\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"MuttonBiryaniEnjoyer\", \"discussion_type\": null, \"num_comments\": 139, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"light\", \"permalink\": \"/r/formula1/comments/1skke8o/lewis_hamilton_at_coachella/\", \"stickied\": false, \"url\": \"https://i.redd.it/kdewnzod90vg1.jpeg\", \"subreddit_subscribers\": 6640072, \"created_utc\": 1776106796.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"theamazingdigitalciru\", \"selftext\": \"\", \"author_fullname\": \"t2_26nbgkiedm\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"The fact the work of a trans woman is now above a Harry Potter trailer is honestly wonderful\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Discussion \\ud83d\\udcac\"}], \"subreddit_name_prefixed\": \"r/theamazingdigitalciru\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 113, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skgzvz\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"ups\": 2727, \"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\": \"Discussion \\ud83d\\udcac\", \"can_mod_post\": false, \"score\": 2727, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/o4sjw12lozug1.jpeg?width=140\\u0026height=113\\u0026auto=webp\\u0026s=7dcb7b8457813e9031af31d605e542e96840c6b7\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776099801.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/o4sjw12lozug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/o4sjw12lozug1.jpeg?auto=webp\\u0026s=45c0541a0c40861285bbb172aa1ed6527f51ac36\", \"width\": 1080, \"height\": 875}, \"resolutions\": [{\"url\": \"https://preview.redd.it/o4sjw12lozug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e114931fde13f4c056b999214feb978b22c75b42\", \"width\": 108, \"height\": 87}, {\"url\": \"https://preview.redd.it/o4sjw12lozug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=964cbd53ff3c6d2b439821080f0accf7412f97fb\", \"width\": 216, \"height\": 175}, {\"url\": \"https://preview.redd.it/o4sjw12lozug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=7dd7a8dd4a5eebb6843df09409997f1aa61ed946\", \"width\": 320, \"height\": 259}, {\"url\": \"https://preview.redd.it/o4sjw12lozug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=493cfcbfdfda0e9c423985680c624019e3239f7b\", \"width\": 640, \"height\": 518}, {\"url\": \"https://preview.redd.it/o4sjw12lozug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=30f310bc93f253a56e276cabe4fa6ff0bd3c8a38\", \"width\": 960, \"height\": 777}, {\"url\": \"https://preview.redd.it/o4sjw12lozug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=cde8ca974d29f9963bf102ad5a3978f6c1ae68f1\", \"width\": 1080, \"height\": 875}], \"variants\": {}, \"id\": \"o4sjw12lozug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"09a7692c-ae7f-11ee-9874-22c25a75b8c9\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_7tzbw9\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#d02f2f\", \"id\": \"1skgzvz\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"PrincipleProof7304\", \"discussion_type\": null, \"num_comments\": 186, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/theamazingdigitalciru/comments/1skgzvz/the_fact_the_work_of_a_trans_woman_is_now_above_a/\", \"stickied\": false, \"url\": \"https://i.redd.it/o4sjw12lozug1.jpeg\", \"subreddit_subscribers\": 139321, \"created_utc\": 1776099801.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"comics\", \"selftext\": \"\", \"author_fullname\": \"t2_50slbwcn\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"When August and Christine Got Coffee (Part 2/4) - Gator Days\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/comics\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skfwzg\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 7955, \"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\": 7955, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/xrqf12ozhzug1.png?width=140\\u0026height=140\\u0026auto=webp\\u0026s=bb327637af6dbb876408541ac4eea8e821ba2407\", \"edited\": false, \"author_flair_css_class\": \"artist\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Gator Days\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": [\"comics\"], \"is_self\": false, \"mod_note\": null, \"created\": 1776097605.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\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/xrqf12ozhzug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/xrqf12ozhzug1.png?auto=webp\\u0026s=a0eb786c3a78a6a74aee56b876b623a95c170845\", \"width\": 3000, \"height\": 3000}, \"resolutions\": [{\"url\": \"https://preview.redd.it/xrqf12ozhzug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=7d12f1d56d2442d7aa2d1b252cad343854b986cd\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/xrqf12ozhzug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=589a3556b9e775d27ae8867591ded25f9f010e25\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/xrqf12ozhzug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=189c858a2f5786267d96cb034635519358abfac0\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/xrqf12ozhzug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=017b7fa52edbcbac8ca4fb4f5a2f4b5fdbfa8e96\", \"width\": 640, \"height\": 640}, {\"url\": \"https://preview.redd.it/xrqf12ozhzug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=b16ccb7373aa5ffda39dffe26304eadf34452e79\", \"width\": 960, \"height\": 960}, {\"url\": \"https://preview.redd.it/xrqf12ozhzug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=9b1e183ca00f796d086a26ba26f0ba435036d431\", \"width\": 1080, \"height\": 1080}], \"variants\": {}, \"id\": \"xrqf12ozhzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Gator Days\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh0s\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skfwzg\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"FieldExplores\", \"discussion_type\": null, \"num_comments\": 74, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/comics/comments/1skfwzg/when_august_and_christine_got_coffee_part_24/\", \"stickied\": false, \"url\": \"https://i.redd.it/xrqf12ozhzug1.png\", \"subreddit_subscribers\": 3761729, \"created_utc\": 1776097605.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Overwatch\", \"selftext\": \"I don't know who this is tbh I don't play Diablo but it looks cool\", \"author_fullname\": \"t2_3yj8lxpo\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"Ramattra x Diablo 4 collab skin\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"News \\u0026 Discussion\"}], \"subreddit_name_prefixed\": \"r/Overwatch\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"f\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"l4qy0l5ppzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 108, \"x\": 108, \"u\": \"https://preview.redd.it/l4qy0l5ppzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=57bb6776edac5a5356be2e5a25e0dde3ac778048\"}, {\"y\": 216, \"x\": 216, \"u\": \"https://preview.redd.it/l4qy0l5ppzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=2ee9b09e8745274ecbd67bbdcf6aa24d5d698ecc\"}, {\"y\": 320, \"x\": 320, \"u\": \"https://preview.redd.it/l4qy0l5ppzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=0ec53b22a8b01d441372faa133305223c916b074\"}, {\"y\": 640, \"x\": 640, \"u\": \"https://preview.redd.it/l4qy0l5ppzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=7cf68acd1c85b1b519f93b7064fe14ac3b92b83f\"}, {\"y\": 960, \"x\": 960, \"u\": \"https://preview.redd.it/l4qy0l5ppzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=1b8cb6081f22f1c8ea0bd5c138003dffdded879f\"}, {\"y\": 1080, \"x\": 1080, \"u\": \"https://preview.redd.it/l4qy0l5ppzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3cf8619b27d5694369a2b6b6744660250c999740\"}], \"s\": {\"y\": 2160, \"x\": 2160, \"u\": \"https://preview.redd.it/l4qy0l5ppzug1.jpg?width=2160\\u0026format=pjpg\\u0026auto=webp\\u0026s=8df739b461e1b9a8453a801ad1ea97a47d1e8dbf\"}, \"id\": \"l4qy0l5ppzug1\"}, \"ygxbkh7ppzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 64, \"x\": 108, \"u\": \"https://preview.redd.it/ygxbkh7ppzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=cd7264d63a455b62952dc40cfc0c7cf0cc65aa01\"}, {\"y\": 128, \"x\": 216, \"u\": \"https://preview.redd.it/ygxbkh7ppzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=2efa60f427555b3814cb87f3b4c3ab151ef63722\"}, {\"y\": 190, \"x\": 320, \"u\": \"https://preview.redd.it/ygxbkh7ppzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e7f844a4f1fd06620f68ead5a27d1a508a680977\"}, {\"y\": 381, \"x\": 640, \"u\": \"https://preview.redd.it/ygxbkh7ppzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=477d8245c62d2089e64a9bc2ddb9faf9b0cf8fe5\"}, {\"y\": 571, \"x\": 960, \"u\": \"https://preview.redd.it/ygxbkh7ppzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=ff8140f1648d8d50f395d4b11b042b916f52a50a\"}, {\"y\": 643, \"x\": 1080, \"u\": \"https://preview.redd.it/ygxbkh7ppzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=b0f08dabd882871d69767f0418507546d3285c86\"}], \"s\": {\"y\": 735, \"x\": 1234, \"u\": \"https://preview.redd.it/ygxbkh7ppzug1.jpg?width=1234\\u0026format=pjpg\\u0026auto=webp\\u0026s=e4cd8cfc043a6dd8767d82ff0360bbd50eccbe36\"}, \"id\": \"ygxbkh7ppzug1\"}}, \"name\": \"t3_1skh6dk\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 2595, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"caption\": \"\", \"media_id\": \"l4qy0l5ppzug1\", \"is_deleted\": false, \"id\": 911209142}, {\"caption\": \"\", \"media_id\": \"ygxbkh7ppzug1\", \"is_deleted\": false, \"id\": 911209143}]}, \"link_flair_text\": \"News \\u0026 Discussion\", \"can_mod_post\": false, \"score\": 2595, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/l4qy0l5ppzug1.jpg?width=140\\u0026height=140\\u0026auto=webp\\u0026s=d7c7d32cccc7ecadb79abd0dac8c9d569e29b7c4\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": [\"gaming\"], \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776100175.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EI don\\u0026#39;t know who this is tbh I don\\u0026#39;t play Diablo but it looks cool\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skh6dk\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"2fd8de84-1e48-11e6-b8f4-0eae2c1586a3\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2u5kl\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#779ecb\", \"id\": \"1skh6dk\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"doubleoeck1234\", \"discussion_type\": null, \"num_comments\": 202, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Overwatch/comments/1skh6dk/ramattra_x_diablo_4_collab_skin/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skh6dk\", \"subreddit_subscribers\": 6119922, \"created_utc\": 1776100175.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Eldenring\", \"selftext\": \"\", \"author_fullname\": \"t2_bafo5\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Not quite my tempo\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Humor\"}], \"subreddit_name_prefixed\": \"r/Eldenring\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 120, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skf03r\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"ups\": 3311, \"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\": \"Humor\", \"can_mod_post\": false, \"score\": 3311, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/7s4f40ugczug1.jpeg?width=140\\u0026height=120\\u0026auto=webp\\u0026s=489528f57099249f0df96fe63b6fe7fc5e910dee\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776095726.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/7s4f40ugczug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/7s4f40ugczug1.jpeg?auto=webp\\u0026s=1516bdb72c4035d65a5233217217846c2109965b\", \"width\": 1199, \"height\": 1028}, \"resolutions\": [{\"url\": \"https://preview.redd.it/7s4f40ugczug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=198b2362b61aee5dc47e70d22a5a008390ded51f\", \"width\": 108, \"height\": 92}, {\"url\": \"https://preview.redd.it/7s4f40ugczug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=51fc863a55585790364f56a70eb0fa9d6a7e15b2\", \"width\": 216, \"height\": 185}, {\"url\": \"https://preview.redd.it/7s4f40ugczug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b40c663dfc9fbd75d18d2cd522a2fe7335e0f101\", \"width\": 320, \"height\": 274}, {\"url\": \"https://preview.redd.it/7s4f40ugczug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=add8ac07caa027e309c1c6ee329b10522e7677e6\", \"width\": 640, \"height\": 548}, {\"url\": \"https://preview.redd.it/7s4f40ugczug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=cfe9c21f22936d52d5c6f3b2dfd31f578568c054\", \"width\": 960, \"height\": 823}, {\"url\": \"https://preview.redd.it/7s4f40ugczug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=b983f4ac42390498eb72fbe0cf21e8e0a4ecd273\", \"width\": 1080, \"height\": 925}], \"variants\": {}, \"id\": \"7s4f40ugczug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"5222158a-89d1-11e9-9a39-0e8746c5ffa8\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_122hf1\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#646d73\", \"id\": \"1skf03r\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"NOBODY__EPIC\", \"discussion_type\": null, \"num_comments\": 153, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Eldenring/comments/1skf03r/not_quite_my_tempo/\", \"stickied\": false, \"url\": \"https://i.redd.it/7s4f40ugczug1.jpeg\", \"subreddit_subscribers\": 4828873, \"created_utc\": 1776095726.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"IllegallySmolCats\", \"selftext\": \"This little girl being so sleepy after playing with her feet for 10 minutes. Her eyes aren't even open yet. They're close, but they're still just pinholes for mow\", \"author_fullname\": \"t2_966llhmbv\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"Neonatal Opal in the incubator\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/IllegallySmolCats\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"0z73g477hzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 81, \"x\": 108, \"u\": \"https://preview.redd.it/0z73g477hzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=62ab8cd89e5d9e9d4e7324a7afd6e7133c1eedf6\"}, {\"y\": 162, \"x\": 216, \"u\": \"https://preview.redd.it/0z73g477hzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0e680f863eb823562b2686e5776462ab0125a3e7\"}, {\"y\": 240, \"x\": 320, \"u\": \"https://preview.redd.it/0z73g477hzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=a87a7a9eb30ab830aef6f9b49fef5c83ca4f3a99\"}, {\"y\": 481, \"x\": 640, \"u\": \"https://preview.redd.it/0z73g477hzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=5c7e570162581f731ecc1794892bf2451591173a\"}, {\"y\": 722, \"x\": 960, \"u\": \"https://preview.redd.it/0z73g477hzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=894318454c848d4f4cff8fd14a69f1f449b44ee6\"}, {\"y\": 813, \"x\": 1080, \"u\": \"https://preview.redd.it/0z73g477hzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=b53638f48cba129e5141d7f6086c82c8fc111604\"}], \"s\": {\"y\": 3072, \"x\": 4080, \"u\": \"https://preview.redd.it/0z73g477hzug1.jpg?width=4080\\u0026format=pjpg\\u0026auto=webp\\u0026s=048952bafbea13a4a0c167a84c73cab4396aa515\"}, \"id\": \"0z73g477hzug1\"}, \"xt8noakzgzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 143, \"x\": 108, \"u\": \"https://preview.redd.it/xt8noakzgzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=329850deb9693734d874b8ace91aa4758e435578\"}, {\"y\": 286, \"x\": 216, \"u\": \"https://preview.redd.it/xt8noakzgzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7a8b0a5d1db169903e32cc7d6e42d8e401509025\"}, {\"y\": 425, \"x\": 320, \"u\": \"https://preview.redd.it/xt8noakzgzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=079e85fa3ca5d439598de5c48701a6ed4fab8e3f\"}, {\"y\": 850, \"x\": 640, \"u\": \"https://preview.redd.it/xt8noakzgzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=25c81f27c07c60a3ad028d50bd2829e5702f9320\"}, {\"y\": 1275, \"x\": 960, \"u\": \"https://preview.redd.it/xt8noakzgzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=bc976dd373ac07ed8da4a7e612c5a446d872b567\"}, {\"y\": 1434, \"x\": 1080, \"u\": \"https://preview.redd.it/xt8noakzgzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=205297961da350b660feaccdfe4db7554d3ec8bf\"}], \"s\": {\"y\": 4080, \"x\": 3072, \"u\": \"https://preview.redd.it/xt8noakzgzug1.jpg?width=3072\\u0026format=pjpg\\u0026auto=webp\\u0026s=e3a8357f6b0db62845496828efcb140bc057d53b\"}, \"id\": \"xt8noakzgzug1\"}}, \"name\": \"t3_1skft63\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 2982, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"caption\": \"\", \"media_id\": \"xt8noakzgzug1\", \"is_deleted\": false, \"id\": 911175360}, {\"caption\": \"\", \"media_id\": \"0z73g477hzug1\", \"is_deleted\": false, \"id\": 911175361}]}, \"link_flair_text\": \"Criminally Smol\", \"can_mod_post\": false, \"score\": 2982, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/xt8noakzgzug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=efd6cd43944661a19795e7c422e7290bed5be54f\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776097394.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EThis little girl being so sleepy after playing with her feet for 10 minutes. Her eyes aren\\u0026#39;t even open yet. They\\u0026#39;re close, but they\\u0026#39;re still just pinholes for mow\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skft63\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"dca3c668-deb3-11e9-9906-0e2c3263be0e\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_23e19j\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#46d160\", \"id\": \"1skft63\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"SpecificGravitas\", \"discussion_type\": null, \"num_comments\": 38, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/IllegallySmolCats/comments/1skft63/neonatal_opal_in_the_incubator/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skft63\", \"subreddit_subscribers\": 1420563, \"created_utc\": 1776097394.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"SupermodelCats\", \"selftext\": \"\", \"author_fullname\": \"t2_1svew7g5x3\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"Meet Gordon\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/SupermodelCats\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"1diqzlycwzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 136, \"x\": 108, \"u\": \"https://preview.redd.it/1diqzlycwzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=7742196a637d5a5280c051027a0cacb3dfc40f12\"}, {\"y\": 273, \"x\": 216, \"u\": \"https://preview.redd.it/1diqzlycwzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=175cb77699735759648dd2d44af6a378b1c92abf\"}, {\"y\": 405, \"x\": 320, \"u\": \"https://preview.redd.it/1diqzlycwzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=0c446f080d6a63ed946413cfe56ced74fee2ded1\"}, {\"y\": 811, \"x\": 640, \"u\": \"https://preview.redd.it/1diqzlycwzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=8d9703824d849862aabd142ab8ce83ad1c3565b7\"}, {\"y\": 1217, \"x\": 960, \"u\": \"https://preview.redd.it/1diqzlycwzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=7fd8bccc4ff2829edd9bbfeb48d25a6c207c44c4\"}, {\"y\": 1369, \"x\": 1080, \"u\": \"https://preview.redd.it/1diqzlycwzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=49fc4714aa1a2718287a7256637430a9fc2cfa4d\"}], \"s\": {\"y\": 1674, \"x\": 1320, \"u\": \"https://preview.redd.it/1diqzlycwzug1.jpg?width=1320\\u0026format=pjpg\\u0026auto=webp\\u0026s=f37c75d9b63003ba89125fbd8848c8f7c972312d\"}, \"id\": \"1diqzlycwzug1\"}, \"ovr0fmycwzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 133, \"x\": 108, \"u\": \"https://preview.redd.it/ovr0fmycwzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=5eb2571d8d807fa447dccdce41c820313bae3bb2\"}, {\"y\": 266, \"x\": 216, \"u\": \"https://preview.redd.it/ovr0fmycwzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=1a5bb1cd56eb2a290eadc69dcc36b181d31813f7\"}, {\"y\": 394, \"x\": 320, \"u\": \"https://preview.redd.it/ovr0fmycwzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ecad4917281d4d09d2d79614a975156573408225\"}, {\"y\": 789, \"x\": 640, \"u\": \"https://preview.redd.it/ovr0fmycwzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=fe436aff5c2f61d8973a59101dc1ade562a2a769\"}, {\"y\": 1184, \"x\": 960, \"u\": \"https://preview.redd.it/ovr0fmycwzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=408b5550165196c502d7808449cb35a56f481867\"}, {\"y\": 1332, \"x\": 1080, \"u\": \"https://preview.redd.it/ovr0fmycwzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=e5a0b64f68f14ef9e2f1c907ed0ff31623008274\"}], \"s\": {\"y\": 1628, \"x\": 1320, \"u\": \"https://preview.redd.it/ovr0fmycwzug1.jpg?width=1320\\u0026format=pjpg\\u0026auto=webp\\u0026s=050c385976f3f6a7b46b900dcbde4d60b10e5ccb\"}, \"id\": \"ovr0fmycwzug1\"}}, \"name\": \"t3_1ski9rr\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 1.0, \"author_flair_background_color\": null, \"ups\": 2248, \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"1diqzlycwzug1\", \"is_deleted\": false, \"id\": 911237510}, {\"media_id\": \"ovr0fmycwzug1\", \"is_deleted\": false, \"id\": 911237511}]}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 2248, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/1diqzlycwzug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=ab44f28b6592aded268750bc621685bb8fc83883\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776102415.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"reddit.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1ski9rr\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"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, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3iblf\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1ski9rr\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Quietly_Thriving\", \"discussion_type\": null, \"num_comments\": 72, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/SupermodelCats/comments/1ski9rr/meet_gordon/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1ski9rr\", \"subreddit_subscribers\": 479044, \"created_utc\": 1776102415.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Genshin_Impact\", \"selftext\": \"\", \"author_fullname\": \"t2_2v25xscu\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"All Sillhouette revealed. Now we wait for Snezhnaya\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Fluff\"}], \"subreddit_name_prefixed\": \"r/Genshin_Impact\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"fluff\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skfydb\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": \"transparent\", \"ups\": 2907, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"ca14a4be-e663-11ea-85bd-0e85cad37f99\", \"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\": \"Fluff\", \"can_mod_post\": false, \"score\": 2907, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/sn76kj9ahzug1.png?width=140\\u0026height=78\\u0026auto=webp\\u0026s=cc95da8352dcecf9ed0e7416380b8d655f685719\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Barking for Varka\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776097690.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\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/sn76kj9ahzug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/sn76kj9ahzug1.png?auto=webp\\u0026s=5a97cf23cf46a3cbb3b046156d9f685cec039b7b\", \"width\": 6144, \"height\": 3426}, \"resolutions\": [{\"url\": \"https://preview.redd.it/sn76kj9ahzug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d2b1e50e373541bbf1657982376cfe4ad2d3ffe8\", \"width\": 108, \"height\": 60}, {\"url\": \"https://preview.redd.it/sn76kj9ahzug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=f4beac42b8f510d244b7abcf4587296687a1a7a8\", \"width\": 216, \"height\": 120}, {\"url\": \"https://preview.redd.it/sn76kj9ahzug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=19117e2ff29f0d0f0565dfc9ee9c02aa46940f2b\", \"width\": 320, \"height\": 178}, {\"url\": \"https://preview.redd.it/sn76kj9ahzug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=b2d4deb52f83ea03235349e921ac87cc9c437636\", \"width\": 640, \"height\": 356}, {\"url\": \"https://preview.redd.it/sn76kj9ahzug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=20d812bd25c42c714c25cef86d92db4f728dd03b\", \"width\": 960, \"height\": 535}, {\"url\": \"https://preview.redd.it/sn76kj9ahzug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=9651342e13885aac69be1c6d590589d6e0e3dea7\", \"width\": 1080, \"height\": 602}], \"variants\": {}, \"id\": \"sn76kj9ahzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"84f09794-b169-11ec-a3ad-4a6c9cbc301e\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Barking for Varka\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_12p4l2\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ab912b\", \"id\": \"1skfydb\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Chronoz0\", \"discussion_type\": null, \"num_comments\": 133, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"light\", \"permalink\": \"/r/Genshin_Impact/comments/1skfydb/all_sillhouette_revealed_now_we_wait_for_snezhnaya/\", \"stickied\": false, \"url\": \"https://i.redd.it/sn76kj9ahzug1.png\", \"subreddit_subscribers\": 3829832, \"created_utc\": 1776097690.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"gtaonline\", \"selftext\": \"I mean really, how do I explain this to my client?\", \"author_fullname\": \"t2_1fbt2etd9h\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"This is pathetic.\", \"link_flair_richtext\": [{\"a\": \":VID1:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/77ocp6gzc8h81_t5_2xrd1/VID1\"}, {\"a\": \":VID2:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/7gyfpnhzc8h81_t5_2xrd1/VID2\"}, {\"a\": \":VID3:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/bf61dvjzc8h81_t5_2xrd1/VID3\"}], \"subreddit_name_prefixed\": \"r/gtaonline\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skcyw4\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 1619, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/kix4rrx10zug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/kix4rrx10zug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/kix4rrx10zug1/DASHPlaylist.mpd?a=1778705385%2CYTZhYTU0OTRiMDJjZTljYzlmMWIwOTI1ZjkyMzdlZTNmZjczNDE3NjRjMjViNDQ3ZWI5MDExMTI1MjA5YTBhNQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 59, \"hls_url\": \"https://v.redd.it/kix4rrx10zug1/HLSPlaylist.m3u8?a=1778705385%2CMjNmYzA0NDI1MjliZDkwZWFhMzhjNjAzZjExODI5NzQ0MTlhNDcyMmIzODQwOTc1OWQ1MDllNmVlYjgwYTdkOQ%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\": \":VID1::VID2::VID3:\", \"can_mod_post\": false, \"score\": 1619, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/Ymt1NDN3dTEwenVnMVOQJqOaRcZSUpibOFWVRWr7nO2-A70pWQYmyYTKdFiX.png?width=140\\u0026height=78\\u0026format=jpg\\u0026auto=webp\\u0026s=e391f4c84bc49cd0c89dee78cd3a0e5d0ba0c015\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776091554.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EI mean really, how do I explain this to my client?\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/kix4rrx10zug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Ymt1NDN3dTEwenVnMVOQJqOaRcZSUpibOFWVRWr7nO2-A70pWQYmyYTKdFiX.png?format=pjpg\\u0026auto=webp\\u0026s=97e6fe18a845b38c955f03dd0a1a8590e47475d6\", \"width\": 1080, \"height\": 607}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Ymt1NDN3dTEwenVnMVOQJqOaRcZSUpibOFWVRWr7nO2-A70pWQYmyYTKdFiX.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=14e813d143dcffd9923549715667d28425bd8c4c\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/Ymt1NDN3dTEwenVnMVOQJqOaRcZSUpibOFWVRWr7nO2-A70pWQYmyYTKdFiX.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b3b362e8aa991f42542efb8e89ae265369d67190\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/Ymt1NDN3dTEwenVnMVOQJqOaRcZSUpibOFWVRWr7nO2-A70pWQYmyYTKdFiX.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ef15284ec90c719ad4a822e81e9b2d85340aff69\", \"width\": 320, \"height\": 179}, {\"url\": \"https://external-preview.redd.it/Ymt1NDN3dTEwenVnMVOQJqOaRcZSUpibOFWVRWr7nO2-A70pWQYmyYTKdFiX.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=3d9b20b65816673ef82b8e4d260bee1303ac2c63\", \"width\": 640, \"height\": 359}, {\"url\": \"https://external-preview.redd.it/Ymt1NDN3dTEwenVnMVOQJqOaRcZSUpibOFWVRWr7nO2-A70pWQYmyYTKdFiX.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=cd7eaadadb526d4e085e9b9029616bbc19310a02\", \"width\": 960, \"height\": 539}, {\"url\": \"https://external-preview.redd.it/Ymt1NDN3dTEwenVnMVOQJqOaRcZSUpibOFWVRWr7nO2-A70pWQYmyYTKdFiX.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=70db0bae67b417b74dcf4c5c8aa05ecea40f2474\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"Ymt1NDN3dTEwenVnMVOQJqOaRcZSUpibOFWVRWr7nO2-A70pWQYmyYTKdFiX\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"c7456812-be7a-11e3-a70f-12313d06c56f\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2xrd1\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#0079d3\", \"id\": \"1skcyw4\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ShoddyNet200\", \"discussion_type\": null, \"num_comments\": 232, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/gtaonline/comments/1skcyw4/this_is_pathetic/\", \"stickied\": false, \"url\": \"https://v.redd.it/kix4rrx10zug1\", \"subreddit_subscribers\": 1764838, \"created_utc\": 1776091554.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/kix4rrx10zug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/kix4rrx10zug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/kix4rrx10zug1/DASHPlaylist.mpd?a=1778705385%2CYTZhYTU0OTRiMDJjZTljYzlmMWIwOTI1ZjkyMzdlZTNmZjczNDE3NjRjMjViNDQ3ZWI5MDExMTI1MjA5YTBhNQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 59, \"hls_url\": \"https://v.redd.it/kix4rrx10zug1/HLSPlaylist.m3u8?a=1778705385%2CMjNmYzA0NDI1MjliZDkwZWFhMzhjNjAzZjExODI5NzQ0MTlhNDcyMmIzODQwOTc1OWQ1MDllNmVlYjgwYTdkOQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"seinfeld\", \"selftext\": \"George is getting upset \", \"author_fullname\": \"t2_r8wk4m70\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"Why we can\\u2019t make political memes\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/seinfeld\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 98, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"ju8goqrqqzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 75, \"x\": 108, \"u\": \"https://preview.redd.it/ju8goqrqqzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=13c585443c529ea5d0aaa26a90b8c85b37f2c7fe\"}, {\"y\": 151, \"x\": 216, \"u\": \"https://preview.redd.it/ju8goqrqqzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c65d28503c8d33d45e83b58612e445b3f1519f13\"}, {\"y\": 225, \"x\": 320, \"u\": \"https://preview.redd.it/ju8goqrqqzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=933f2bcd00ce7233bcb4598fdd4713bc51d395cf\"}, {\"y\": 450, \"x\": 640, \"u\": \"https://preview.redd.it/ju8goqrqqzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c6757f608957ec37ca642f10eadfd417e19f53e4\"}, {\"y\": 675, \"x\": 960, \"u\": \"https://preview.redd.it/ju8goqrqqzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=ae271e874ace5c336ffd7f46ce843522b66b1eb6\"}, {\"y\": 759, \"x\": 1080, \"u\": \"https://preview.redd.it/ju8goqrqqzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=541b8236c12ff73fd96aba7c3b14d846ddc67467\"}], \"s\": {\"y\": 903, \"x\": 1284, \"u\": \"https://preview.redd.it/ju8goqrqqzug1.jpg?width=1284\\u0026format=pjpg\\u0026auto=webp\\u0026s=a54f795d521af684317269d4119b366cf9e10342\"}, \"id\": \"ju8goqrqqzug1\"}, \"3tmt9nrqqzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 78, \"x\": 108, \"u\": \"https://preview.redd.it/3tmt9nrqqzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=57032f8bccce6d498fc7e97ed8e430c3f9d221e5\"}, {\"y\": 156, \"x\": 216, \"u\": \"https://preview.redd.it/3tmt9nrqqzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8328bbbd3a5fb17d80ff0dd14e9f21d85a44e4be\"}, {\"y\": 232, \"x\": 320, \"u\": \"https://preview.redd.it/3tmt9nrqqzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c9c4c8b6a9c716e22f69a369eb1c00a6ec6af716\"}, {\"y\": 465, \"x\": 640, \"u\": \"https://preview.redd.it/3tmt9nrqqzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=4a45459ae544cf867f1ad22b87701d7680f829ca\"}, {\"y\": 697, \"x\": 960, \"u\": \"https://preview.redd.it/3tmt9nrqqzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=397bae03511efe6baf7ba844fba0bba0b02c14bf\"}, {\"y\": 784, \"x\": 1080, \"u\": \"https://preview.redd.it/3tmt9nrqqzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=79f4f20b3b49229302a26b888cf9f3a4521a4d0c\"}], \"s\": {\"y\": 933, \"x\": 1284, \"u\": \"https://preview.redd.it/3tmt9nrqqzug1.jpg?width=1284\\u0026format=pjpg\\u0026auto=webp\\u0026s=53155327f654ad781e82041ea70bbad4a98edbf7\"}, \"id\": \"3tmt9nrqqzug1\"}}, \"name\": \"t3_1skhci0\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": null, \"ups\": 2403, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"7e6b63f6-25db-11eb-a5f9-0e43ece164f7\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": null, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"ju8goqrqqzug1\", \"is_deleted\": false, \"id\": 911213765}, {\"media_id\": \"3tmt9nrqqzug1\", \"is_deleted\": false, \"id\": 911213766}]}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 2403, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/ju8goqrqqzug1.jpg?width=140\\u0026height=98\\u0026auto=webp\\u0026s=afacf32ea173a2d5bef333face937051988f5da9\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776100527.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"reddit.com\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EGeorge is getting upset \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skhci0\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"That's a shame\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qt3b\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skhci0\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"External-Bite9713\", \"discussion_type\": null, \"num_comments\": 147, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/seinfeld/comments/1skhci0/why_we_cant_make_political_memes/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skhci0\", \"subreddit_subscribers\": 837573, \"created_utc\": 1776100527.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Armor\", \"selftext\": \"I am an armorer, mostly working in fantasy larping, but also reenactment. as me whatever interests you about the process.\", \"author_fullname\": \"t2_u2bjgsrc\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"One of my kits, AMA\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Armor\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"xn6btjfsiyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 161, \"x\": 108, \"u\": \"https://preview.redd.it/xn6btjfsiyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=26121ec56604e5cb18a29dda156506dbb9181ea1\"}, {\"y\": 323, \"x\": 216, \"u\": \"https://preview.redd.it/xn6btjfsiyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7f35f4826e81fbc93cdb098dc5488128f9c5ea82\"}, {\"y\": 479, \"x\": 320, \"u\": \"https://preview.redd.it/xn6btjfsiyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=2a24929f8b825a68f5c888d7ba01b60fccd10e51\"}, {\"y\": 958, \"x\": 640, \"u\": \"https://preview.redd.it/xn6btjfsiyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9a76d7d67cf60f7bca258f0f624f1c3981bdcff2\"}, {\"y\": 1438, \"x\": 960, \"u\": \"https://preview.redd.it/xn6btjfsiyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=08086b5cb18f8f98a1677b089dc621da7ceb12e1\"}, {\"y\": 1618, \"x\": 1080, \"u\": \"https://preview.redd.it/xn6btjfsiyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3d2d54e9ced1ef1144acf61c6a561e03bdcdb824\"}], \"s\": {\"y\": 2048, \"x\": 1367, \"u\": \"https://preview.redd.it/xn6btjfsiyug1.jpg?width=1367\\u0026format=pjpg\\u0026auto=webp\\u0026s=3a37ab658a9431f1e10ee2daa686f9be4991242e\"}, \"id\": \"xn6btjfsiyug1\"}, \"9pj251osiyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 72, \"x\": 108, \"u\": \"https://preview.redd.it/9pj251osiyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=43ce2042270cfa13730b2f0671195470bd719d00\"}, {\"y\": 144, \"x\": 216, \"u\": \"https://preview.redd.it/9pj251osiyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=adb2d9e24d95832bbeb127cca9040b3900c921e3\"}, {\"y\": 213, \"x\": 320, \"u\": \"https://preview.redd.it/9pj251osiyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f93cd52b7fedf734e5e121ab37ebe4082e365b18\"}, {\"y\": 427, \"x\": 640, \"u\": \"https://preview.redd.it/9pj251osiyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=7d1da793265dfee311f69a713da774b5be6f13a7\"}, {\"y\": 640, \"x\": 960, \"u\": \"https://preview.redd.it/9pj251osiyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=13fa4188650d861331607c8adf230835227f533b\"}, {\"y\": 720, \"x\": 1080, \"u\": \"https://preview.redd.it/9pj251osiyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=676cf565347d35edf936ff5e9f7f3f2bd7ce6e4a\"}], \"s\": {\"y\": 1367, \"x\": 2048, \"u\": \"https://preview.redd.it/9pj251osiyug1.jpg?width=2048\\u0026format=pjpg\\u0026auto=webp\\u0026s=5087ade204b362bbd2a7a0f5459454c41522691e\"}, \"id\": \"9pj251osiyug1\"}, \"w4mwd2ksiyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 161, \"x\": 108, \"u\": \"https://preview.redd.it/w4mwd2ksiyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=5aefa5f3cca9e21298be5a5faeea6c0a737f0ba7\"}, {\"y\": 323, \"x\": 216, \"u\": \"https://preview.redd.it/w4mwd2ksiyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=92bf972a071b01edb946dcb73a36357da36f6a5a\"}, {\"y\": 479, \"x\": 320, \"u\": \"https://preview.redd.it/w4mwd2ksiyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=14084efe89884b5e3a672c971a201759e658ef7b\"}, {\"y\": 958, \"x\": 640, \"u\": \"https://preview.redd.it/w4mwd2ksiyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=60af82c116420d719eeb65ebb72ea7fb3594a236\"}, {\"y\": 1438, \"x\": 960, \"u\": \"https://preview.redd.it/w4mwd2ksiyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=da4dfd929cec467d1748079ff285a1b2e27448b1\"}, {\"y\": 1618, \"x\": 1080, \"u\": \"https://preview.redd.it/w4mwd2ksiyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=19e66ce6b1bda7f6c7430195ad10a4e9ba12d1eb\"}], \"s\": {\"y\": 2048, \"x\": 1367, \"u\": \"https://preview.redd.it/w4mwd2ksiyug1.jpg?width=1367\\u0026format=pjpg\\u0026auto=webp\\u0026s=748e277759de0269045dd1bc7e4a9c5ee116ed46\"}, \"id\": \"w4mwd2ksiyug1\"}, \"39cdclrsiyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 72, \"x\": 108, \"u\": \"https://preview.redd.it/39cdclrsiyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e911f5247e12ff070a48c4195402200c02343f56\"}, {\"y\": 144, \"x\": 216, \"u\": \"https://preview.redd.it/39cdclrsiyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=d7a595fe6a655d3540edb3115f095769a55ddced\"}, {\"y\": 213, \"x\": 320, \"u\": \"https://preview.redd.it/39cdclrsiyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b5a347304bf18ef7dc50a0253ce0963b434e2f2a\"}, {\"y\": 427, \"x\": 640, \"u\": \"https://preview.redd.it/39cdclrsiyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=11b7e79038b5b3f382785035c41754ca5a1f587f\"}, {\"y\": 640, \"x\": 960, \"u\": \"https://preview.redd.it/39cdclrsiyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=90c3f27edb1aff24bcec97a39d6fc5927706ae4c\"}, {\"y\": 720, \"x\": 1080, \"u\": \"https://preview.redd.it/39cdclrsiyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=e6bc5134ba1c021aa4177a4e847e23a1cae78843\"}], \"s\": {\"y\": 1367, \"x\": 2048, \"u\": \"https://preview.redd.it/39cdclrsiyug1.jpg?width=2048\\u0026format=pjpg\\u0026auto=webp\\u0026s=2bb431c059a6a77781e40efdce051d8ab1a6e2e4\"}, \"id\": \"39cdclrsiyug1\"}}, \"name\": \"t3_1skad0l\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 3067, \"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\": {}, \"gallery_data\": {\"items\": [{\"caption\": \"\", \"media_id\": \"xn6btjfsiyug1\", \"is_deleted\": false, \"id\": 911037817}, {\"caption\": \"\", \"media_id\": \"w4mwd2ksiyug1\", \"is_deleted\": false, \"id\": 911037818}, {\"caption\": \"\", \"media_id\": \"9pj251osiyug1\", \"is_deleted\": false, \"id\": 911037819}, {\"caption\": \"\", \"media_id\": \"39cdclrsiyug1\", \"is_deleted\": false, \"id\": 911037820}]}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 3067, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/xn6btjfsiyug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=fe7762522632ff5a60b74c185b7e1c2539101847\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776085748.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"reddit.com\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EI am an armorer, mostly working in fantasy larping, but also reenactment. as me whatever interests you about the process.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skad0l\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"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, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2s7ev\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skad0l\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"AwayGovernment395\", \"discussion_type\": null, \"num_comments\": 232, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Armor/comments/1skad0l/one_of_my_kits_ama/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skad0l\", \"subreddit_subscribers\": 71886, \"created_utc\": 1776085748.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ich_iel\", \"selftext\": \"\", \"author_fullname\": \"t2_1xjulcgqah\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Ich_iel\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Alles bleibt so wie es ist! \"}, {\"a\": \":haltstopp:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/t5zna19qns891_t5_37k29/haltstopp\"}], \"subreddit_name_prefixed\": \"r/ich_iel\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 116, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skech1\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 3430, \"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\": \"Alles bleibt so wie es ist! :haltstopp:\", \"can_mod_post\": false, \"score\": 3430, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/bq3dujwe8zug1.jpeg?width=140\\u0026height=116\\u0026auto=webp\\u0026s=dd3fd095ed743c72f7ab6bea65a441ed4a49ebe0\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776094364.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\": \"new\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/bq3dujwe8zug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/bq3dujwe8zug1.jpeg?auto=webp\\u0026s=8121217e16125cc3246e897770d926f1ff6cac46\", \"width\": 601, \"height\": 500}, \"resolutions\": [{\"url\": \"https://preview.redd.it/bq3dujwe8zug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1629b773374402744dfb2c30e71204f904191f12\", \"width\": 108, \"height\": 89}, {\"url\": \"https://preview.redd.it/bq3dujwe8zug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=54ea0566155ab5911a8652a2ba5e46e8e2117c8e\", \"width\": 216, \"height\": 179}, {\"url\": \"https://preview.redd.it/bq3dujwe8zug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c51af1fce29fff18211522571052e25d910ad5ab\", \"width\": 320, \"height\": 266}], \"variants\": {}, \"id\": \"bq3dujwe8zug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"303375f2-c3ff-11ec-9b6e-b297a4a3a78c\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_37k29\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"1skech1\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Itsame_Notu\", \"discussion_type\": null, \"num_comments\": 203, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/ich_iel/comments/1skech1/ich_iel/\", \"stickied\": false, \"url\": \"https://i.redd.it/bq3dujwe8zug1.jpeg\", \"subreddit_subscribers\": 2033276, \"created_utc\": 1776094364.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"USNEWS\", \"selftext\": \"\", \"author_fullname\": \"t2_zvrulnm0x\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Trump humiliation as judge dismisses $10B lawsuit over Epstein 'birthday card'\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/USNEWS\", \"hidden\": false, \"pwls\": null, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skbgql\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 4554, \"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\": 4554, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/J111DtocQj8kTwi3iU380FS_6dXEXfYTXFNvyG1MXbA.jpeg?width=140\\u0026height=78\\u0026auto=webp\\u0026s=9838ef98cab6199801d6c7bc071ce43a2857d4a2\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776088315.0, \"link_flair_type\": \"text\", \"wls\": null, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"themirror.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.themirror.com/news/us-news/breaking-trump-humiliation-judge-dismisses-1787238\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/J111DtocQj8kTwi3iU380FS_6dXEXfYTXFNvyG1MXbA.jpeg?auto=webp\\u0026s=a0b669ff54947f4ce629cf00dd84322ee1299eba\", \"width\": 1200, \"height\": 674}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/J111DtocQj8kTwi3iU380FS_6dXEXfYTXFNvyG1MXbA.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d763f7c347a551cd846fa30af8416c66533cab3b\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/J111DtocQj8kTwi3iU380FS_6dXEXfYTXFNvyG1MXbA.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0ed9cedc4ab0406045b4f3d5760909a73dce5726\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/J111DtocQj8kTwi3iU380FS_6dXEXfYTXFNvyG1MXbA.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=02122ecf8aea31898db579b37531298971fdc707\", \"width\": 320, \"height\": 179}, {\"url\": \"https://external-preview.redd.it/J111DtocQj8kTwi3iU380FS_6dXEXfYTXFNvyG1MXbA.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=e26c20f87a5cc79ee8430ca2cb04295b44dc7d4b\", \"width\": 640, \"height\": 359}, {\"url\": \"https://external-preview.redd.it/J111DtocQj8kTwi3iU380FS_6dXEXfYTXFNvyG1MXbA.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=5f74483911649378899e9105d627e93612ded575\", \"width\": 960, \"height\": 539}, {\"url\": \"https://external-preview.redd.it/J111DtocQj8kTwi3iU380FS_6dXEXfYTXFNvyG1MXbA.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3e97374fe5d8962347c5d9a47c4ee39e6eb80f61\", \"width\": 1080, \"height\": 606}], \"variants\": {}, \"id\": \"J111DtocQj8kTwi3iU380FS_6dXEXfYTXFNvyG1MXbA\"}], \"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_2qlab\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skbgql\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"TheMirrorUS\", \"discussion_type\": null, \"num_comments\": 269, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/USNEWS/comments/1skbgql/trump_humiliation_as_judge_dismisses_10b_lawsuit/\", \"stickied\": false, \"url\": \"https://www.themirror.com/news/us-news/breaking-trump-humiliation-judge-dismisses-1787238\", \"subreddit_subscribers\": 80787, \"created_utc\": 1776088315.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"IThinkYouShouldLeave\", \"selftext\": \"\", \"author_fullname\": \"t2_2muelrk\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"He sees the world wildly and in wild ways\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/IThinkYouShouldLeave\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 100, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skizpi\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": \"#46d160\", \"ups\": 1963, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"f0856b94-dbd0-11ef-9104-da85ef96da46\", \"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\": \"I'm Not in Trouble AT ALL\", \"can_mod_post\": false, \"score\": 1963, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/woy1wero00vg1.jpeg?width=140\\u0026height=100\\u0026auto=webp\\u0026s=58130fa9a29cc19c839e2cf309fbd0315cb2d9e6\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776103871.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/woy1wero00vg1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/woy1wero00vg1.jpeg?auto=webp\\u0026s=f8db4c23a47359271609f505baf91fe28070009e\", \"width\": 1170, \"height\": 841}, \"resolutions\": [{\"url\": \"https://preview.redd.it/woy1wero00vg1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9d9b198915ff8e6dab2053c0249292dceab2e8aa\", \"width\": 108, \"height\": 77}, {\"url\": \"https://preview.redd.it/woy1wero00vg1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5b95c3e1a14a22a1611388dcb1cf2901d67e4e1e\", \"width\": 216, \"height\": 155}, {\"url\": \"https://preview.redd.it/woy1wero00vg1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=d60c0799d2ecc581b80c2bd79004cc24b4131bc4\", \"width\": 320, \"height\": 230}, {\"url\": \"https://preview.redd.it/woy1wero00vg1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9802689571a5d68ea8ee5ae32ec2b499bc705898\", \"width\": 640, \"height\": 460}, {\"url\": \"https://preview.redd.it/woy1wero00vg1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=6c3a928ba55ea76d7629ab3fdeafd4ea000a7104\", \"width\": 960, \"height\": 690}, {\"url\": \"https://preview.redd.it/woy1wero00vg1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=f622032abff4b7d02ccc97e9f85a03d3d3393e32\", \"width\": 1080, \"height\": 776}], \"variants\": {}, \"id\": \"woy1wero00vg1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"d3fd1ace-dbcd-11ef-bf05-5285fa7a1812\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Beautiful, but Dying\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_10aivo\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ea0027\", \"id\": \"1skizpi\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"facefullofgracefull\", \"discussion_type\": null, \"num_comments\": 300, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/IThinkYouShouldLeave/comments/1skizpi/he_sees_the_world_wildly_and_in_wild_ways/\", \"stickied\": false, \"url\": \"https://i.redd.it/woy1wero00vg1.jpeg\", \"subreddit_subscribers\": 349919, \"created_utc\": 1776103871.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"marvelstudios\", \"selftext\": \"\", \"author_fullname\": \"t2_1b2xn8\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Did Mike Colter just spoil season 3 of Born Again in this deleted post?\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Spoilers!\"}], \"subreddit_name_prefixed\": \"r/marvelstudios\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"Spoiler\", \"downs\": 0, \"thumbnail_height\": 121, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skef59\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"ups\": 1222, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"3427f3e8-ca0c-11e5-8ff2-0e738b837a3d\", \"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\": \"Spoilers!\", \"can_mod_post\": false, \"score\": 1222, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"spoiler\", \"edited\": false, \"author_flair_css_class\": \"dd1\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Daredevil\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776094518.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\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/bo5nm4kv8zug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/bo5nm4kv8zug1.jpeg?auto=webp\\u0026s=d31f84739da70a3f84f7ed621874d3af72e40e32\", \"width\": 864, \"height\": 748}, \"resolutions\": [{\"url\": \"https://preview.redd.it/bo5nm4kv8zug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=7cf54f7bd5ef3f641275d41afc052d00b4dd9dd3\", \"width\": 108, \"height\": 93}, {\"url\": \"https://preview.redd.it/bo5nm4kv8zug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5a7951766b2e414e7a187af23f14830aa5722d11\", \"width\": 216, \"height\": 187}, {\"url\": \"https://preview.redd.it/bo5nm4kv8zug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=22ae47c22bce3bd2e701a3b55f6c8d5436910d78\", \"width\": 320, \"height\": 277}, {\"url\": \"https://preview.redd.it/bo5nm4kv8zug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=43aada6dce1e766ebcd110479cad1cb5e0e3cbf1\", \"width\": 640, \"height\": 554}], \"variants\": {\"obfuscated\": {\"source\": {\"url\": \"https://preview.redd.it/bo5nm4kv8zug1.jpeg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=6a43166565dda9093567ccbcb574a0d31aece643\", \"width\": 864, \"height\": 748}, \"resolutions\": [{\"url\": \"https://preview.redd.it/bo5nm4kv8zug1.jpeg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=46462c34aab2c53df68217a3a746b7e5bbd636b3\", \"width\": 108, \"height\": 93}, {\"url\": \"https://preview.redd.it/bo5nm4kv8zug1.jpeg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=e332bf390e26ad9e7c83e4332e416adc0d9f79df\", \"width\": 216, \"height\": 187}, {\"url\": \"https://preview.redd.it/bo5nm4kv8zug1.jpeg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=572d1004b78d9dbdcda0df1d9565f3a520198fc1\", \"width\": 320, \"height\": 277}, {\"url\": \"https://preview.redd.it/bo5nm4kv8zug1.jpeg?width=640\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=c4ec1d75ffd38de9605f6d296e359312d1ac7c6c\", \"width\": 640, \"height\": 554}]}}, \"id\": \"bo5nm4kv8zug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"50a80902-28fb-11ea-b29b-0e8f3517d4a3\", \"can_gild\": false, \"spoiler\": true, \"locked\": false, \"author_flair_text\": \"Daredevil\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2uii8\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ea0027\", \"id\": \"1skef59\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Colonel_PingPong\", \"discussion_type\": null, \"num_comments\": 228, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/marvelstudios/comments/1skef59/did_mike_colter_just_spoil_season_3_of_born_again/\", \"stickied\": false, \"url\": \"https://i.redd.it/bo5nm4kv8zug1.jpeg\", \"subreddit_subscribers\": 4780164, \"created_utc\": 1776094518.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Damnthatsinteresting\", \"selftext\": \"\", \"author_fullname\": \"t2_1uvxis46ob\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"Prestige university indore, India\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Damnthatsinteresting\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 104, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"2ljxxi6kgzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 80, \"x\": 108, \"u\": \"https://preview.redd.it/2ljxxi6kgzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=2868a103e0c15e24c92959efda6d391e2d4485e8\"}, {\"y\": 161, \"x\": 216, \"u\": \"https://preview.redd.it/2ljxxi6kgzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=4aefb48148988d5ecdd4a8fa17fd3c63807a4bc3\"}, {\"y\": 239, \"x\": 320, \"u\": \"https://preview.redd.it/2ljxxi6kgzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=d5b9704ead8b639532e4f00f1a87781452008e20\"}, {\"y\": 479, \"x\": 640, \"u\": \"https://preview.redd.it/2ljxxi6kgzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a8e99aed24a05db78daed5887642b3feb654f381\"}, {\"y\": 719, \"x\": 960, \"u\": \"https://preview.redd.it/2ljxxi6kgzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=b469dfeaaddc3a5d077dee3b42a17992f104d5c6\"}, {\"y\": 809, \"x\": 1080, \"u\": \"https://preview.redd.it/2ljxxi6kgzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=c7a15581beca6a5de178180c8e99c645bcfd5d17\"}], \"s\": {\"y\": 809, \"x\": 1080, \"u\": \"https://preview.redd.it/2ljxxi6kgzug1.jpg?width=1080\\u0026format=pjpg\\u0026auto=webp\\u0026s=6f017068fe93a06ac539130bddc5f800aa36e27f\"}, \"id\": \"2ljxxi6kgzug1\"}, \"luc2hudjgzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/luc2hudjgzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9f8b872e1d1d44323b98a06cc7e4030693a42195\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/luc2hudjgzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=9c808fd898228ff0e0eacacc625b75b544afb697\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/luc2hudjgzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e3c68e5009bf2c8ad6c28c651b76664f11451b54\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/luc2hudjgzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=527903920017b7765801012fe94cdfa2067375d8\"}], \"s\": {\"y\": 1200, \"x\": 900, \"u\": \"https://preview.redd.it/luc2hudjgzug1.jpg?width=900\\u0026format=pjpg\\u0026auto=webp\\u0026s=7d8366d0d8589161f42ed6d2bd0cab01510f167e\"}, \"id\": \"luc2hudjgzug1\"}, \"bewpd45jgzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 80, \"x\": 108, \"u\": \"https://preview.redd.it/bewpd45jgzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=09e5d8380fe46c83545a0b55611fd7d40d7e1d64\"}, {\"y\": 161, \"x\": 216, \"u\": \"https://preview.redd.it/bewpd45jgzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=65726dd249c999df88662a514caf041ad53e38df\"}, {\"y\": 239, \"x\": 320, \"u\": \"https://preview.redd.it/bewpd45jgzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=d041f90d3ab42223daf1eeb3907abab976bc75e9\"}, {\"y\": 479, \"x\": 640, \"u\": \"https://preview.redd.it/bewpd45jgzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1692243a00aa2a4889f6665f2ec055c7b4d24816\"}, {\"y\": 719, \"x\": 960, \"u\": \"https://preview.redd.it/bewpd45jgzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=dc70bf24756116de1549db75b72b234bf9349b6b\"}, {\"y\": 808, \"x\": 1080, \"u\": \"https://preview.redd.it/bewpd45jgzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=b062c57b2363dea2cda5e68fa304a4adb2560c11\"}], \"s\": {\"y\": 1498, \"x\": 2000, \"u\": \"https://preview.redd.it/bewpd45jgzug1.jpg?width=2000\\u0026format=pjpg\\u0026auto=webp\\u0026s=f563037ef25282edca15699c45224386feac3e0b\"}, \"id\": \"bewpd45jgzug1\"}, \"b0u5panjgzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 162, \"x\": 108, \"u\": \"https://preview.redd.it/b0u5panjgzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9aa1728dc435d4a3af742d4cceb24369e2ce7223\"}, {\"y\": 324, \"x\": 216, \"u\": \"https://preview.redd.it/b0u5panjgzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=cac6eba1784577fb328beb6efa5f06df40fe7529\"}, {\"y\": 480, \"x\": 320, \"u\": \"https://preview.redd.it/b0u5panjgzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ffcbd2405fe31857d2e2258aaf659b3afb7b4725\"}, {\"y\": 960, \"x\": 640, \"u\": \"https://preview.redd.it/b0u5panjgzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=44a778b3f70ec8a9773eb8d2b77988e4cdd22870\"}], \"s\": {\"y\": 1200, \"x\": 800, \"u\": \"https://preview.redd.it/b0u5panjgzug1.jpg?width=800\\u0026format=pjpg\\u0026auto=webp\\u0026s=5f892d53eb3f1ffe536d424b28f775b821d37336\"}, \"id\": \"b0u5panjgzug1\"}}, \"name\": \"t3_1skfo6y\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"ups\": 7453, \"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\": {}, \"gallery_data\": {\"items\": [{\"caption\": \"\", \"media_id\": \"bewpd45jgzug1\", \"is_deleted\": false, \"id\": 911172064}, {\"caption\": \"\", \"media_id\": \"luc2hudjgzug1\", \"is_deleted\": false, \"id\": 911172065}, {\"caption\": \"\", \"media_id\": \"b0u5panjgzug1\", \"is_deleted\": false, \"id\": 911172066}, {\"caption\": \"\", \"media_id\": \"2ljxxi6kgzug1\", \"is_deleted\": false, \"id\": 911172067}]}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 7453, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/bewpd45jgzug1.jpg?width=140\\u0026height=104\\u0026auto=webp\\u0026s=7d6a79af2074158b05207ba2267e3c55383d4536\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776097104.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"reddit.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skfo6y\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"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, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2xxyj\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skfo6y\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Sa4ath\", \"discussion_type\": null, \"num_comments\": 226, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Damnthatsinteresting/comments/1skfo6y/prestige_university_indore_india/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skfo6y\", \"subreddit_subscribers\": 20263960, \"created_utc\": 1776097104.0, \"num_crossposts\": 9, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"pcmasterrace\", \"selftext\": \"source: major hardware on yt \", \"author_fullname\": \"t2_5932hrvj\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Man builds \\\"superdome\\\" of 15 noctuas. Decreases temp by 20\\u00b0C while gaming\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Build/Battlestation\"}], \"subreddit_name_prefixed\": \"r/pcmasterrace\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"blue\", \"downs\": 0, \"thumbnail_height\": 81, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk0jaq\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 25786, \"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\": \"Build/Battlestation\", \"can_mod_post\": false, \"score\": 25786, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/c764x4bmxvug1.jpeg?width=140\\u0026height=81\\u0026auto=webp\\u0026s=83d17478416cb9087776d16f2b2aec6d298eceb6\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776054413.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003Esource: major hardware on yt \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/c764x4bmxvug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/c764x4bmxvug1.jpeg?auto=webp\\u0026s=ee3883c2f991430a5fe6a48df9120db3a078c8c1\", \"width\": 2101, \"height\": 1224}, \"resolutions\": [{\"url\": \"https://preview.redd.it/c764x4bmxvug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=bd41d0e851dcffa08c41ff43ebdee3d7d9d0d8a9\", \"width\": 108, \"height\": 62}, {\"url\": \"https://preview.redd.it/c764x4bmxvug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3b19061721523bf1bd6d53ddba422f806e797d10\", \"width\": 216, \"height\": 125}, {\"url\": \"https://preview.redd.it/c764x4bmxvug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=1b9026fb01e77da5a9a0dac51de6f153b55af6ae\", \"width\": 320, \"height\": 186}, {\"url\": \"https://preview.redd.it/c764x4bmxvug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9bc1cff521aa5caa7a4fab920b1f35997685515d\", \"width\": 640, \"height\": 372}, {\"url\": \"https://preview.redd.it/c764x4bmxvug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=84d3dab147bcebcbb88bb0f954475c57fa8db2e5\", \"width\": 960, \"height\": 559}, {\"url\": \"https://preview.redd.it/c764x4bmxvug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=72a154d0b8063d4b15b0f558cc84d1e7d90fbc59\", \"width\": 1080, \"height\": 629}], \"variants\": {}, \"id\": \"c764x4bmxvug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"be6be5d0-c51a-11e3-bb18-12313b0e88c2\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2sgp1\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#0000ff\", \"id\": \"1sk0jaq\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"charming_cabbage\", \"discussion_type\": null, \"num_comments\": 575, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/pcmasterrace/comments/1sk0jaq/man_builds_superdome_of_15_noctuas_decreases_temp/\", \"stickied\": false, \"url\": \"https://i.redd.it/c764x4bmxvug1.jpeg\", \"subreddit_subscribers\": 16043870, \"created_utc\": 1776054413.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"okbuddyviltrum\", \"selftext\": \"Hear me out. If we talk about this enough, if we show that we WANT them to be a couple, maybe show runners will change their mind on that bug shit, and actually make them a couple. \\n\\nThey didn\\u2019t knew we would want them to be a couple, when they made episodes.\\n\\nSo we should change their mind and show that this is actually a good idea\", \"author_fullname\": \"t2_9p1i2zr1\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"They STILL could make them a couple.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/okbuddyviltrum\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 84, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skjeyt\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.9, \"author_flair_background_color\": null, \"ups\": 1148, \"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\": \"really stupid shit\", \"can_mod_post\": false, \"score\": 1148, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/it0f3f3a30vg1.jpeg?width=140\\u0026height=84\\u0026auto=webp\\u0026s=bc4e7a89422cf4ee179ad40d957c926acacedfa1\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776104743.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EHear me out. If we talk about this enough, if we show that we WANT them to be a couple, maybe show runners will change their mind on that bug shit, and actually make them a couple. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThey didn\\u2019t knew we would want them to be a couple, when they made episodes.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003ESo we should change their mind and show that this is actually a good idea\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/it0f3f3a30vg1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/it0f3f3a30vg1.jpeg?auto=webp\\u0026s=dda370a0591d975369205fb217f89b894fa09214\", \"width\": 913, \"height\": 553}, \"resolutions\": [{\"url\": \"https://preview.redd.it/it0f3f3a30vg1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=67e6b928ba76bbb9f446a34a0a383f8b26c4d3cc\", \"width\": 108, \"height\": 65}, {\"url\": \"https://preview.redd.it/it0f3f3a30vg1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3eae30ad9e24645af250b4fa6f61ddc1bb7f8884\", \"width\": 216, \"height\": 130}, {\"url\": \"https://preview.redd.it/it0f3f3a30vg1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=58f948ea5a58f59f7f0a7315a11767a2e647ccf2\", \"width\": 320, \"height\": 193}, {\"url\": \"https://preview.redd.it/it0f3f3a30vg1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=af96254811848150d9b5ae216dcdb6c7a4703ad5\", \"width\": 640, \"height\": 387}], \"variants\": {}, \"id\": \"it0f3f3a30vg1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"3572b246-04b0-11ef-823d-6ad594485d4a\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_8g02o2\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#a06324\", \"id\": \"1skjeyt\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Fluid-Touch-4369\", \"discussion_type\": null, \"num_comments\": 224, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/okbuddyviltrum/comments/1skjeyt/they_still_could_make_them_a_couple/\", \"stickied\": false, \"url\": \"https://i.redd.it/it0f3f3a30vg1.jpeg\", \"subreddit_subscribers\": 118293, \"created_utc\": 1776104743.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Steam\", \"selftext\": \"\", \"author_fullname\": \"t2_t6li0mco\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"I finally completed the Resident Evil collection!\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Discussion\"}], \"subreddit_name_prefixed\": \"r/Steam\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"discussion\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skbcy2\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"ups\": 2741, \"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\": \"Discussion\", \"can_mod_post\": false, \"score\": 2741, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/h8xffgicpyug1.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=8be871c50ed71d57c546f163c8d7451f25310bb6\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776088080.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/h8xffgicpyug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/h8xffgicpyug1.png?auto=webp\\u0026s=d1ae070614f2f45dd88852850fe5bf769c33be4a\", \"width\": 266, \"height\": 464}, \"resolutions\": [{\"url\": \"https://preview.redd.it/h8xffgicpyug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=07a85c9c430610d43ffa68c7d3fe815db601f17b\", \"width\": 108, \"height\": 188}, {\"url\": \"https://preview.redd.it/h8xffgicpyug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=46a482c10ee808890f6f220756df3ebdd4d71a9e\", \"width\": 216, \"height\": 376}], \"variants\": {}, \"id\": \"h8xffgicpyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"b2a916ba-cd27-11e6-8cc4-0eca35de0666\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qwis\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#0079d3\", \"id\": \"1skbcy2\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"potato-xd\", \"discussion_type\": null, \"num_comments\": 221, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Steam/comments/1skbcy2/i_finally_completed_the_resident_evil_collection/\", \"stickied\": false, \"url\": \"https://i.redd.it/h8xffgicpyug1.png\", \"subreddit_subscribers\": 5178384, \"created_utc\": 1776088080.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"marvelrivals\", \"selftext\": \"\", \"author_fullname\": \"t2_7of0f1a7\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Figured out this One Shot Combo for Iron Fist against The Thing\", \"link_flair_richtext\": [{\"a\": \":Humor:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/ixmckfuer5zf1_t5_aqq00d/Humor\"}, {\"e\": \"text\", \"t\": \"Humor\"}], \"subreddit_name_prefixed\": \"r/marvelrivals\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"humor\", \"downs\": 0, \"thumbnail_height\": 121, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skgn88\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": \"#9db7bd\", \"ups\": 2525, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"2a4d13c8-b1c3-11ef-9614-e657820fe1ee\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/yam09g7bmzug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1080, \"width\": 1246, \"scrubber_media_url\": \"https://v.redd.it/yam09g7bmzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/yam09g7bmzug1/DASHPlaylist.mpd?a=1778705385%2CMTEyYWIxODNiMzM5YmViY2I1NmM0NTdjZTljYzhiNjY5ODQ2NzM1Njc5MjliYzVkNjA2NTkxNmYxODJjYzUwYw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 36, \"hls_url\": \"https://v.redd.it/yam09g7bmzug1/HLSPlaylist.m3u8?a=1778705385%2CMzkyMTZmYWZjNDRlMGEzOGMyNDQwNWM4Yzk0ZTU5MmZjM2ZiYmM1ZDliZWVhODI4YWUxYmRkYzg3ZDBlZTQ3Yw%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\": \":Humor:Humor\", \"can_mod_post\": false, \"score\": 2525, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/YTI5aXMyOGJtenVnMR8tg_cPoBgJ3kLUyS5syBuJwvb4GIACow-_dWpS5nxg.png?width=140\\u0026height=121\\u0026format=jpg\\u0026auto=webp\\u0026s=aab21617b0c515be0b8a1dff654100d1b0357a6d\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":moonknight_1:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/mqoiww8p4d6f1_t5_aqq00d/moonknight_1\"}, {\"a\": \":moonknight_2:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/wzxrefbp4d6f1_t5_aqq00d/moonknight_2\"}, {\"a\": \":moonknight_3:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/feb9o0ep4d6f1_t5_aqq00d/moonknight_3\"}, {\"e\": \"text\", \"t\": \" Moon Knight\"}], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776099098.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\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/yam09g7bmzug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/YTI5aXMyOGJtenVnMR8tg_cPoBgJ3kLUyS5syBuJwvb4GIACow-_dWpS5nxg.png?format=pjpg\\u0026auto=webp\\u0026s=06c286f1847b14be7a5f739309b49f9906ed3fb3\", \"width\": 1246, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/YTI5aXMyOGJtenVnMR8tg_cPoBgJ3kLUyS5syBuJwvb4GIACow-_dWpS5nxg.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=92203569d652294d6ec37afac9a165bc2dafb854\", \"width\": 108, \"height\": 93}, {\"url\": \"https://external-preview.redd.it/YTI5aXMyOGJtenVnMR8tg_cPoBgJ3kLUyS5syBuJwvb4GIACow-_dWpS5nxg.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ed379d363b622da81210cff1fe30ab8bd2ee9916\", \"width\": 216, \"height\": 187}, {\"url\": \"https://external-preview.redd.it/YTI5aXMyOGJtenVnMR8tg_cPoBgJ3kLUyS5syBuJwvb4GIACow-_dWpS5nxg.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b41c3f32e2885f7028b702c258fce5f3b39304ab\", \"width\": 320, \"height\": 277}, {\"url\": \"https://external-preview.redd.it/YTI5aXMyOGJtenVnMR8tg_cPoBgJ3kLUyS5syBuJwvb4GIACow-_dWpS5nxg.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e29033a342d0af974d99c8b9c00bf9bb339630f0\", \"width\": 640, \"height\": 554}, {\"url\": \"https://external-preview.redd.it/YTI5aXMyOGJtenVnMR8tg_cPoBgJ3kLUyS5syBuJwvb4GIACow-_dWpS5nxg.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2e63571bb07fc10e5f30ce2787c32edb07ad9288\", \"width\": 960, \"height\": 832}, {\"url\": \"https://external-preview.redd.it/YTI5aXMyOGJtenVnMR8tg_cPoBgJ3kLUyS5syBuJwvb4GIACow-_dWpS5nxg.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=0e83d8ae3bc1c88dffc4b32b1c915500a547c6db\", \"width\": 1080, \"height\": 936}], \"variants\": {}, \"id\": \"YTI5aXMyOGJtenVnMR8tg_cPoBgJ3kLUyS5syBuJwvb4GIACow-_dWpS5nxg\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"9a6cee56-0be9-11ef-ad6a-021dd6c921b1\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":moonknight_1::moonknight_2::moonknight_3: Moon Knight\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_aqq00d\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#30cf5b\", \"id\": \"1skgn88\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"emicooterou\", \"discussion_type\": null, \"num_comments\": 55, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/marvelrivals/comments/1skgn88/figured_out_this_one_shot_combo_for_iron_fist/\", \"stickied\": false, \"url\": \"https://v.redd.it/yam09g7bmzug1\", \"subreddit_subscribers\": 1292764, \"created_utc\": 1776099098.0, \"num_crossposts\": 1, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/yam09g7bmzug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1080, \"width\": 1246, \"scrubber_media_url\": \"https://v.redd.it/yam09g7bmzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/yam09g7bmzug1/DASHPlaylist.mpd?a=1778705385%2CMTEyYWIxODNiMzM5YmViY2I1NmM0NTdjZTljYzhiNjY5ODQ2NzM1Njc5MjliYzVkNjA2NTkxNmYxODJjYzUwYw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 36, \"hls_url\": \"https://v.redd.it/yam09g7bmzug1/HLSPlaylist.m3u8?a=1778705385%2CMzkyMTZmYWZjNDRlMGEzOGMyNDQwNWM4Yzk0ZTU5MmZjM2ZiYmM1ZDliZWVhODI4YWUxYmRkYzg3ZDBlZTQ3Yw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"PeterExplainsTheJoke\", \"selftext\": \"\", \"author_fullname\": \"t2_1nkgqkutjx\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Peter, what could they always tell?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/PeterExplainsTheJoke\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk9q06\", \"quarantine\": false, \"link_flair_text_color\": null, \"upvote_ratio\": 0.88, \"author_flair_background_color\": null, \"ups\": 14021, \"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 needing explanation\", \"can_mod_post\": false, \"score\": 14021, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/nlsf1htaeyug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=dcabc6fc7f30821ef8bfa561989ec79db4d9d149\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776084238.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\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/nlsf1htaeyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/nlsf1htaeyug1.jpeg?auto=webp\\u0026s=99e3823f09025f423a35a1ed6cff7616dbd95199\", \"width\": 720, \"height\": 980}, \"resolutions\": [{\"url\": \"https://preview.redd.it/nlsf1htaeyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=7c08a12f3d3a28de4f21d2acd036e6839152ee30\", \"width\": 108, \"height\": 147}, {\"url\": \"https://preview.redd.it/nlsf1htaeyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=6092e4698d94a332cdff21d35f626899034dffe0\", \"width\": 216, \"height\": 294}, {\"url\": \"https://preview.redd.it/nlsf1htaeyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e2ad9a95b6cf1e84dcc6871d45d30523920e7353\", \"width\": 320, \"height\": 435}, {\"url\": \"https://preview.redd.it/nlsf1htaeyug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=7f19bf2a1f9f0246efd5121f61b47d0c1ec502ed\", \"width\": 640, \"height\": 871}], \"variants\": {}, \"id\": \"nlsf1htaeyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"e044e9ac-8029-11e9-a145-0e2ba898fc36\", \"can_gild\": false, \"spoiler\": false, \"locked\": true, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_121h8r\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"1sk9q06\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Paldavin\", \"discussion_type\": null, \"num_comments\": 886, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/PeterExplainsTheJoke/comments/1sk9q06/peter_what_could_they_always_tell/\", \"stickied\": false, \"url\": \"https://i.redd.it/nlsf1htaeyug1.jpeg\", \"subreddit_subscribers\": 3290068, \"created_utc\": 1776084238.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"formuladank\", \"selftext\": \"\", \"author_fullname\": \"t2_4662q5cc\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Twingo dominated over 57 laps to claim an uncontested win in Bahrain!\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"\\ud83e\\udd19Done for the day \"}], \"subreddit_name_prefixed\": \"r/formuladank\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk8gz3\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": \"#00665e\", \"ups\": 7342, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"5cf81be4-49b1-11ef-884f-56a7cdee4f11\", \"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\": \"\\ud83e\\udd19Done for the day \", \"can_mod_post\": false, \"score\": 7342, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/37yzclyk4yug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=b9f1b1252e348d7dc0e0be9eb2fd24523e3960cd\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Fernando Alonso's Retirement Planner\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776080968.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\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/37yzclyk4yug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/37yzclyk4yug1.jpeg?auto=webp\\u0026s=58cd25f9f94365e1416e4089579909bd42ac35e1\", \"width\": 1350, \"height\": 1687}, \"resolutions\": [{\"url\": \"https://preview.redd.it/37yzclyk4yug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=42fe360fa9c316d4bcdf32c2973393cda82ebe08\", \"width\": 108, \"height\": 134}, {\"url\": \"https://preview.redd.it/37yzclyk4yug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=4e03a5a845829caee4ff7c072385a4edeedf0432\", \"width\": 216, \"height\": 269}, {\"url\": \"https://preview.redd.it/37yzclyk4yug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=d81b516ef6c61eff4df37e45e9b13bf22329b3b3\", \"width\": 320, \"height\": 399}, {\"url\": \"https://preview.redd.it/37yzclyk4yug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=4220ec035e09e02b22fb7c7afc054b4c0e5f59bb\", \"width\": 640, \"height\": 799}, {\"url\": \"https://preview.redd.it/37yzclyk4yug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=45810dc9d40eeee75397c99236e57b12c23ed053\", \"width\": 960, \"height\": 1199}, {\"url\": \"https://preview.redd.it/37yzclyk4yug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=a9c053222b6bba6b1869931ab341b0bb6e975a0c\", \"width\": 1080, \"height\": 1349}], \"variants\": {}, \"id\": \"37yzclyk4yug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"d06ca040-96c8-11ef-8f86-da7d8add1b37\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Fernando Alonso's Retirement Planner\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3ndbi\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#0dd3bb\", \"id\": \"1sk8gz3\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Holytrishaw\", \"discussion_type\": null, \"num_comments\": 62, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"light\", \"permalink\": \"/r/formuladank/comments/1sk8gz3/twingo_dominated_over_57_laps_to_claim_an/\", \"stickied\": false, \"url\": \"https://i.redd.it/37yzclyk4yug1.jpeg\", \"subreddit_subscribers\": 1098529, \"created_utc\": 1776080968.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"automobil\", \"selftext\": \"BMW hat wohl mitbekommen das die Blinker vom Kia Niro und Hyundai Tucson absolut beschissen sind und wollte dort noch eine draufsetzen.\\n\\nDesign vor Sicherheit...\\n\\nrant:ende\", \"author_fullname\": \"t2_n34q3\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"BMW iX3: Blinker?!\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Foto/Video\"}], \"subreddit_name_prefixed\": \"r/automobil\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skf8p4\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 903, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"cb9a0f9e-af62-11e7-9a62-0e49fba01b26\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/4kgsmj8wdzug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 854, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/4kgsmj8wdzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/4kgsmj8wdzug1/DASHPlaylist.mpd?a=1778705385%2COWM3YWJjNDM1MGJjMzFhYjFhYjNkYmNlNmVjZmZmYjJlY2JkYjZlY2NjZmViM2VkMGNkMDM0OWI3NGFkMzg1YQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 10, \"hls_url\": \"https://v.redd.it/4kgsmj8wdzug1/HLSPlaylist.m3u8?a=1778705385%2CNzA0Y2MzYTE3YTMxNTVlNWZhYzlkNTNhNWRjZWI5Y2ZkM2JiZjU2OGMzNWYwNjJmMjZmNTkzMTIxMmRlMDk1Nw%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\": \"Foto/Video\", \"can_mod_post\": false, \"score\": 903, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/enExd2kxOXdkenVnMZuWYx2XNGacFz0ApdfQWYvgM_xHD6AuXTcvNXrszYU1.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=6140aa2c9ef93d38dfcf32888f30ee578affbbbd\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"710 Deckel \"}], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776096206.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\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EBMW hat wohl mitbekommen das die Blinker vom Kia Niro und Hyundai Tucson absolut beschissen sind und wollte dort noch eine draufsetzen.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EDesign vor Sicherheit...\\u003C/p\\u003E\\n\\n\\u003Cp\\u003Erant:ende\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/4kgsmj8wdzug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/enExd2kxOXdkenVnMZuWYx2XNGacFz0ApdfQWYvgM_xHD6AuXTcvNXrszYU1.png?format=pjpg\\u0026auto=webp\\u0026s=c63f11a963f905549193cc8c67b9679cf0c4b253\", \"width\": 405, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/enExd2kxOXdkenVnMZuWYx2XNGacFz0ApdfQWYvgM_xHD6AuXTcvNXrszYU1.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ee69c1b1442edb6d2cc27bde5907970c58e1f135\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/enExd2kxOXdkenVnMZuWYx2XNGacFz0ApdfQWYvgM_xHD6AuXTcvNXrszYU1.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e409b27c69ad22f0685a41f50afc725bebfb169b\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/enExd2kxOXdkenVnMZuWYx2XNGacFz0ApdfQWYvgM_xHD6AuXTcvNXrszYU1.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=d99d11f81bc81b63f3574e979a62459da13dfe97\", \"width\": 320, \"height\": 568}], \"variants\": {}, \"id\": \"enExd2kxOXdkenVnMZuWYx2XNGacFz0ApdfQWYvgM_xHD6AuXTcvNXrszYU1\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"b005450a-b0f7-11e7-bdbf-0e7cff1d0ec6\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"710 Deckel \", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_39mnc\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#bbbdbf\", \"id\": \"1skf8p4\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"progger44\", \"discussion_type\": null, \"num_comments\": 215, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/automobil/comments/1skf8p4/bmw_ix3_blinker/\", \"stickied\": false, \"url\": \"https://v.redd.it/4kgsmj8wdzug1\", \"subreddit_subscribers\": 206368, \"created_utc\": 1776096206.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/4kgsmj8wdzug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 854, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/4kgsmj8wdzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/4kgsmj8wdzug1/DASHPlaylist.mpd?a=1778705385%2COWM3YWJjNDM1MGJjMzFhYjFhYjNkYmNlNmVjZmZmYjJlY2JkYjZlY2NjZmViM2VkMGNkMDM0OWI3NGFkMzg1YQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 10, \"hls_url\": \"https://v.redd.it/4kgsmj8wdzug1/HLSPlaylist.m3u8?a=1778705385%2CNzA0Y2MzYTE3YTMxNTVlNWZhYzlkNTNhNWRjZWI5Y2ZkM2JiZjU2OGMzNWYwNjJmMjZmNTkzMTIxMmRlMDk1Nw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"lostgeneration\", \"selftext\": \"\", \"author_fullname\": \"t2_26la9agba9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"The US Navy is \\\"urgently hiring\\\" morticians\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/lostgeneration\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 115, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sker7m\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 2948, \"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\": 2948, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/36uvne6eazug1.jpeg?width=140\\u0026height=115\\u0026auto=webp\\u0026s=8fc6b8d74684793838fc8a7b13f0ec7420f01b68\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776095206.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/36uvne6eazug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": false, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/36uvne6eazug1.jpeg?auto=webp\\u0026s=5a1476f1ba2f3e38bd67407715294ce1d7b70fc8\", \"width\": 4172, \"height\": 3444}, \"resolutions\": [{\"url\": \"https://preview.redd.it/36uvne6eazug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e18659b5dee5794935ad03e791129d6ef193730c\", \"width\": 108, \"height\": 89}, {\"url\": \"https://preview.redd.it/36uvne6eazug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=53173ceab712e7421e34fdbe39bb19819b55bd0e\", \"width\": 216, \"height\": 178}, {\"url\": \"https://preview.redd.it/36uvne6eazug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=26f7b370f70961ee4aab4452d1f9ea8d8e1022a4\", \"width\": 320, \"height\": 264}, {\"url\": \"https://preview.redd.it/36uvne6eazug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c08afe59bd9a91a548ae96eac7655bcb36275326\", \"width\": 640, \"height\": 528}, {\"url\": \"https://preview.redd.it/36uvne6eazug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=df888e37f1a1d4833b0107610afd69efb55bd3f1\", \"width\": 960, \"height\": 792}, {\"url\": \"https://preview.redd.it/36uvne6eazug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=ddfb83c801476e1b1d4148e1bb542d5ec615406c\", \"width\": 1080, \"height\": 891}], \"variants\": {}, \"id\": \"36uvne6eazug1\"}], \"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_2r40j\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sker7m\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"keep_it_irie\", \"discussion_type\": null, \"num_comments\": 92, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/lostgeneration/comments/1sker7m/the_us_navy_is_urgently_hiring_morticians/\", \"stickied\": false, \"url\": \"https://i.redd.it/36uvne6eazug1.jpeg\", \"subreddit_subscribers\": 396129, \"created_utc\": 1776095206.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Starfield\", \"selftext\": \"Right before Free Lanes dropped, I put together a prototype demo of what seamless transitions in Starfield could realistically look like using a couple of mods and some minor editing tweaks. My goal for this demo was to make those in-between moments of space gameplay and planetary gameplay on the screen be perceived as something that they ***move through*** and not ***wait for***, while still working within the existing engine constraints. Personally, I think this adds a world of a difference in immersion.\\n\\nAs for atmospheric entry from space, that is trickier as the camera isn't pointed away from the planetary surface. Exiting a planet makes it much easier to unload planet cells and terrain chunks while loading in the planet's orbit cell as all that happens mostly out of the field of view from the player.\\n\\nThere were a few other things I noticed that stood out to me during the creation of this prototype. For example, on my SSD (Samsung 870 EVO 1TB SSD), transitioning from planet -\\u003E orbit takes about \\\\~2 seconds when the black loading screen is removed, while landing takes \\\\~5 seconds. When the black loading screen is added back, it actually seems to add to the overall load times. That suggests to me that the existence of the current black screens is NOT for improving the overall raw load time speed and more so about safely initializing and concealing asset streaming (preventing pop-in), especially for planetary surfaces. Space -\\u003E planet transitions take longer as there is more assets to stream in, FormIDs to resolve, physics and AI navmeshes to load, etc. and also ensure everything is safe. Still, it feels like these could potentially be replaced with staged, in-world transition cutscenes that mask the loading rather than stopping for it. It would add to the overall load times as you see in the video, but I don't think that is as bad as instantly teleporting to places.\\n\\nAll this being said \\u2014 it honestly made me appreciate how close the game already is. How does everyone else feel about it?\\n\\nEdit: Todd I know your lurk Reddit. You see what we want. It is time to do the deed \", \"author_fullname\": \"t2_9zfgvl540\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"This is what seamless transitions could look like in Starfield (in-game footage with mods, no black loading screen)\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Video\"}], \"subreddit_name_prefixed\": \"r/Starfield\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skgoca\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"ups\": 1358, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/oe6o9bpngzug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/oe6o9bpngzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/oe6o9bpngzug1/DASHPlaylist.mpd?a=1778705385%2CNWFmZGI4YjhkYmM3ZjJmMTkxZjZlODYyZGRiOWJhZDg0NmY4OGU2MzAwMDU2MTk5MWM4NjcwYWNkNDQ3MDgzYw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 51, \"hls_url\": \"https://v.redd.it/oe6o9bpngzug1/HLSPlaylist.m3u8?a=1778705385%2CNzYyNjA1NjVlMjkzZWVkZmY5ODI1NTFhMDc0M2Q2OThjMWIzMzI2NjZmYWFlMjU4ZDZiMWFhYTQ2NzQ2NTNjMQ%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\": 1358, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/c2Fmcnh3cG5nenVnMYwBaQHCYO_qtClcX313yNiWbhvAtMTYDTeFSQz96SvM.png?width=140\\u0026height=78\\u0026format=jpg\\u0026auto=webp\\u0026s=bf1acf37afbfa3c89e041f9c8024085d25775394\", \"edited\": 1776102398.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776099162.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003ERight before Free Lanes dropped, I put together a prototype demo of what seamless transitions in Starfield could realistically look like using a couple of mods and some minor editing tweaks. My goal for this demo was to make those in-between moments of space gameplay and planetary gameplay on the screen be perceived as something that they \\u003Cstrong\\u003E\\u003Cem\\u003Emove through\\u003C/em\\u003E\\u003C/strong\\u003E and not \\u003Cstrong\\u003E\\u003Cem\\u003Ewait for\\u003C/em\\u003E\\u003C/strong\\u003E, while still working within the existing engine constraints. Personally, I think this adds a world of a difference in immersion.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EAs for atmospheric entry from space, that is trickier as the camera isn\\u0026#39;t pointed away from the planetary surface. Exiting a planet makes it much easier to unload planet cells and terrain chunks while loading in the planet\\u0026#39;s orbit cell as all that happens mostly out of the field of view from the player.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThere were a few other things I noticed that stood out to me during the creation of this prototype. For example, on my SSD (Samsung 870 EVO 1TB SSD), transitioning from planet -\\u0026gt; orbit takes about ~2 seconds when the black loading screen is removed, while landing takes ~5 seconds. When the black loading screen is added back, it actually seems to add to the overall load times. That suggests to me that the existence of the current black screens is NOT for improving the overall raw load time speed and more so about safely initializing and concealing asset streaming (preventing pop-in), especially for planetary surfaces. Space -\\u0026gt; planet transitions take longer as there is more assets to stream in, FormIDs to resolve, physics and AI navmeshes to load, etc. and also ensure everything is safe. Still, it feels like these could potentially be replaced with staged, in-world transition cutscenes that mask the loading rather than stopping for it. It would add to the overall load times as you see in the video, but I don\\u0026#39;t think that is as bad as instantly teleporting to places.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EAll this being said \\u2014 it honestly made me appreciate how close the game already is. How does everyone else feel about it?\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit: Todd I know your lurk Reddit. You see what we want. It is time to do the deed \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/oe6o9bpngzug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/c2Fmcnh3cG5nenVnMYwBaQHCYO_qtClcX313yNiWbhvAtMTYDTeFSQz96SvM.png?format=pjpg\\u0026auto=webp\\u0026s=49a791048dd37ca0fc2013cf18fb23f179e03db7\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/c2Fmcnh3cG5nenVnMYwBaQHCYO_qtClcX313yNiWbhvAtMTYDTeFSQz96SvM.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=cb98acc5a9f783e69286bcb946304f3c2ccd57a5\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/c2Fmcnh3cG5nenVnMYwBaQHCYO_qtClcX313yNiWbhvAtMTYDTeFSQz96SvM.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ac26174ba9e8cb6fe9d78819accbf99b81905ebe\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/c2Fmcnh3cG5nenVnMYwBaQHCYO_qtClcX313yNiWbhvAtMTYDTeFSQz96SvM.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=31b6a76e52f8b93eba35123376a7fcb48e9e2d9b\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/c2Fmcnh3cG5nenVnMYwBaQHCYO_qtClcX313yNiWbhvAtMTYDTeFSQz96SvM.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b40bac985a0ce5c95c9e6abee3cc55e5b4fa48cf\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/c2Fmcnh3cG5nenVnMYwBaQHCYO_qtClcX313yNiWbhvAtMTYDTeFSQz96SvM.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b680503f02d8a5c805b9f83c9b2a4e8a7b42241b\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/c2Fmcnh3cG5nenVnMYwBaQHCYO_qtClcX313yNiWbhvAtMTYDTeFSQz96SvM.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b5d1e80dca86ceaa9cbf2f9e13a4457294f1451f\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"c2Fmcnh3cG5nenVnMYwBaQHCYO_qtClcX313yNiWbhvAtMTYDTeFSQz96SvM\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"2c9ef22e-3ecc-11e9-8742-0e200c60e62a\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3g41m\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skgoca\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"SimpleSpider573\", \"discussion_type\": null, \"num_comments\": 214, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Starfield/comments/1skgoca/this_is_what_seamless_transitions_could_look_like/\", \"stickied\": false, \"url\": \"https://v.redd.it/oe6o9bpngzug1\", \"subreddit_subscribers\": 928295, \"created_utc\": 1776099162.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/oe6o9bpngzug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/oe6o9bpngzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/oe6o9bpngzug1/DASHPlaylist.mpd?a=1778705385%2CNWFmZGI4YjhkYmM3ZjJmMTkxZjZlODYyZGRiOWJhZDg0NmY4OGU2MzAwMDU2MTk5MWM4NjcwYWNkNDQ3MDgzYw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 51, \"hls_url\": \"https://v.redd.it/oe6o9bpngzug1/HLSPlaylist.m3u8?a=1778705385%2CNzYyNjA1NjVlMjkzZWVkZmY5ODI1NTFhMDc0M2Q2OThjMWIzMzI2NjZmYWFlMjU4ZDZiMWFhYTQ2NzQ2NTNjMQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TimesNow\", \"selftext\": \"\", \"author_fullname\": \"t2_19a5l6fn0h\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"BREAKING NEWS\\ud83d\\udea8\\ud83d\\udea8: \\ud83c\\uddfa\\ud83c\\uddf8 121 empty oil tankers are now heading to the United States as President Trump urges countries hit by Strait of Hormuz disruption to buy American energy.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/TimesNow\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 76, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skge43\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.87, \"author_flair_background_color\": null, \"ups\": 854, \"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\": \"Politics\", \"can_mod_post\": false, \"score\": 854, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/5okr3jizkzug1.jpeg?width=140\\u0026height=76\\u0026auto=webp\\u0026s=3dc9e20c510cc5cfc14e06572c5c3e34d974e5bc\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776098592.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/5okr3jizkzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/5okr3jizkzug1.jpeg?auto=webp\\u0026s=15072eddeddf8f36eb61cd43dd0be8559d5ad860\", \"width\": 828, \"height\": 454}, \"resolutions\": [{\"url\": \"https://preview.redd.it/5okr3jizkzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=cd79e49da1802548ead303f3f04241a165c76cd6\", \"width\": 108, \"height\": 59}, {\"url\": \"https://preview.redd.it/5okr3jizkzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=681df2d83cc1d1889654e74cc5a74168fa863081\", \"width\": 216, \"height\": 118}, {\"url\": \"https://preview.redd.it/5okr3jizkzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=1ec76f910c9622fa267d66a9b68c8edf1618f51c\", \"width\": 320, \"height\": 175}, {\"url\": \"https://preview.redd.it/5okr3jizkzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9245ad57f46a68f501300f6b56a859acfaf16858\", \"width\": 640, \"height\": 350}], \"variants\": {}, \"id\": \"5okr3jizkzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"17a6b502-ebc0-11f0-93a0-06ea53462872\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_elf3qp\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#c35e3c\", \"id\": \"1skge43\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"FullRevolution2120\", \"discussion_type\": null, \"num_comments\": 554, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/TimesNow/comments/1skge43/breaking_news_121_empty_oil_tankers_are_now/\", \"stickied\": false, \"url\": \"https://i.redd.it/5okr3jizkzug1.jpeg\", \"subreddit_subscribers\": 17683, \"created_utc\": 1776098592.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"antimeme\", \"selftext\": \"\", \"author_fullname\": \"t2_28t4qok4e8\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Y'all do this too?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/antimeme\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skit6f\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": \"#d3da00\", \"subreddit_type\": \"public\", \"ups\": 1937, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"14c3b3a0-d9af-11e9-b67f-0e1604be9a82\", \"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\": 1937, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/l598rhfhzzug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=d279d18e86db191e6281662648ac28fb625be6dd\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776103504.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\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/l598rhfhzzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/l598rhfhzzug1.jpeg?auto=webp\\u0026s=d5aa0b985bc757badf62cdd0f501fad58f757e24\", \"width\": 640, \"height\": 716}, \"resolutions\": [{\"url\": \"https://preview.redd.it/l598rhfhzzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=fa6e534a31d835783c374323e8f79584025dd0bf\", \"width\": 108, \"height\": 120}, {\"url\": \"https://preview.redd.it/l598rhfhzzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=014a0f7c9000c9351730162c90c270a77e3173f6\", \"width\": 216, \"height\": 241}, {\"url\": \"https://preview.redd.it/l598rhfhzzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=4c39871842e48a93ee2cc0a8a494b755ae0b003b\", \"width\": 320, \"height\": 358}, {\"url\": \"https://preview.redd.it/l598rhfhzzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=5bd829f9592680784bf88eba4d52a0ed32ddf685\", \"width\": 640, \"height\": 716}], \"variants\": {}, \"id\": \"l598rhfhzzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"\\u270f\\ufe0fI'M HERE JUST FOR THE COMMENT THREADS \", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2titf\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skit6f\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Lazy_Statement_5248\", \"discussion_type\": null, \"num_comments\": 41, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/antimeme/comments/1skit6f/yall_do_this_too/\", \"stickied\": false, \"url\": \"https://i.redd.it/l598rhfhzzug1.jpeg\", \"subreddit_subscribers\": 1127895, \"created_utc\": 1776103504.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"funny\", \"selftext\": \"\", \"author_fullname\": \"t2_877bzb424\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Footage from a security camera in Sri Lanka...\", \"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_1skhlsn\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 806, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/60eee4rhrzug1/CMAF_480.mp4?source=fallback\", \"has_audio\": false, \"height\": 550, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/60eee4rhrzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/60eee4rhrzug1/DASHPlaylist.mpd?a=1778705385%2CZDRlYzgzNTM4MDRiMTRiODZiNTNmOGI4NWI5ZDQzZjQ2OTllOWNkMDlkNjg3OTFiZTVkZmMxNmFiYmUwMzljYg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 98, \"hls_url\": \"https://v.redd.it/60eee4rhrzug1/HLSPlaylist.m3u8?a=1778705385%2CNGE3YTVjMDQxYjgyMzAxZGY5YTE3OWJjMGFhMjM4MzUyZDNlOTY5ZWUzYjRkM2JlNzBkY2ZjNzhkODkwMThhMw%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\": 806, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/dzFoMmJiZDlzenVnMYByZUmLOsSuUfKSjIh3oyJJW9UYIbMnQVF8N0fClq4e.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=61dfcda8e45d4bb36b4702a421cd48b25b0102b9\", \"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\": 1776101051.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/60eee4rhrzug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/dzFoMmJiZDlzenVnMYByZUmLOsSuUfKSjIh3oyJJW9UYIbMnQVF8N0fClq4e.png?format=pjpg\\u0026auto=webp\\u0026s=a52f939ad957f095ccbaf6c37e2ba46c26978cf8\", \"width\": 628, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/dzFoMmJiZDlzenVnMYByZUmLOsSuUfKSjIh3oyJJW9UYIbMnQVF8N0fClq4e.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8b909bcf9eaa4e8d7472c3e36588f693693f3624\", \"width\": 108, \"height\": 123}, {\"url\": \"https://external-preview.redd.it/dzFoMmJiZDlzenVnMYByZUmLOsSuUfKSjIh3oyJJW9UYIbMnQVF8N0fClq4e.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=020fc52f7cec56a2f0c59ca62d3e4b6f1f3b80d7\", \"width\": 216, \"height\": 247}, {\"url\": \"https://external-preview.redd.it/dzFoMmJiZDlzenVnMYByZUmLOsSuUfKSjIh3oyJJW9UYIbMnQVF8N0fClq4e.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=c8a7ed1b6c0e87db74ae5fe6dfdbdb8950c051dc\", \"width\": 320, \"height\": 366}], \"variants\": {}, \"id\": \"dzFoMmJiZDlzenVnMYByZUmLOsSuUfKSjIh3oyJJW9UYIbMnQVF8N0fClq4e\"}], \"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\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skhlsn\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"LazyIngenuity7013\", \"discussion_type\": null, \"num_comments\": 214, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/funny/comments/1skhlsn/footage_from_a_security_camera_in_sri_lanka/\", \"stickied\": false, \"url\": \"https://v.redd.it/60eee4rhrzug1\", \"subreddit_subscribers\": 67205500, \"created_utc\": 1776101051.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/60eee4rhrzug1/CMAF_480.mp4?source=fallback\", \"has_audio\": false, \"height\": 550, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/60eee4rhrzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/60eee4rhrzug1/DASHPlaylist.mpd?a=1778705385%2CZDRlYzgzNTM4MDRiMTRiODZiNTNmOGI4NWI5ZDQzZjQ2OTllOWNkMDlkNjg3OTFiZTVkZmMxNmFiYmUwMzljYg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 98, \"hls_url\": \"https://v.redd.it/60eee4rhrzug1/HLSPlaylist.m3u8?a=1778705385%2CNGE3YTVjMDQxYjgyMzAxZGY5YTE3OWJjMGFhMjM4MzUyZDNlOTY5ZWUzYjRkM2JlNzBkY2ZjNzhkODkwMThhMw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"anime\", \"selftext\": \"This is ridiculous the movie made $800 million as the highest grossing anime movie of all time with a budget of $20 million, what more could they want. Anyone who wants to watch it right now straight up can\\u2019t, it isn\\u2019t available in Blu-ray, Streaming, or Theatres\", \"author_fullname\": \"t2_s99ju8f28\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Demon Slayer Infinity Castle Isn\\u2019t Available On Streaming Or Bluray 9 Months Later, And Isn\\u2019t In Theatres So It\\u2019s Not Available To Be Watched Anywhere\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Discussion\"}], \"subreddit_name_prefixed\": \"r/anime\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"discussion\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk894v\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 2686, \"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\": \"Discussion\", \"can_mod_post\": false, \"score\": 2686, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": [\"entertainment\"], \"is_self\": true, \"mod_note\": null, \"created\": 1776080345.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.anime\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EThis is ridiculous the movie made $800 million as the highest grossing anime movie of all time with a budget of $20 million, what more could they want. Anyone who wants to watch it right now straight up can\\u2019t, it isn\\u2019t available in Blu-ray, Streaming, or Theatres\\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\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"eeafce2a-7ef5-11e8-a46a-0e47aad96570\", \"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_2qh22\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#7193ff\", \"id\": \"1sk894v\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Elestria_Ethereal\", \"discussion_type\": null, \"num_comments\": 533, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/anime/comments/1sk894v/demon_slayer_infinity_castle_isnt_available_on/\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/anime/comments/1sk894v/demon_slayer_infinity_castle_isnt_available_on/\", \"subreddit_subscribers\": 14227463, \"created_utc\": 1776080345.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TikTokCringe\", \"selftext\": \"\", \"author_fullname\": \"t2_1dkqjhc8d0\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"What the hell Starbucks\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/TikTokCringe\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skjolo\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.88, \"author_flair_background_color\": null, \"ups\": 1637, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/barckmdx40vg1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1920, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/barckmdx40vg1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/barckmdx40vg1/DASHPlaylist.mpd?a=1778705385%2CODkzODVmYTQ0YWQxNzY2MjFjYjc2NWMxZTc1Zjg1NWQyNTM4ZjAwODQzODM5NTdhNTQwYTY3M2U0YTM4NWMxYw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 101, \"hls_url\": \"https://v.redd.it/barckmdx40vg1/HLSPlaylist.m3u8?a=1778705385%2CZTY3MjZkNTdkNWM3YWM5NGIzMWE1MDNmZjY0ZGY3NTMzMjE1NTg2NzI2MThjNzRhZThmYmYwYzIyMjY1M2JlZQ%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\": \"Cursed\", \"can_mod_post\": false, \"score\": 1637, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/YWZuMjE0ZXg0MHZnMSs6QuYWoPl77U7YpCbCYEhNZnxdgWFSzdNfU-0ys-Hy.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=67d61578e866bd30d61e998f5a00d746adf0e7e7\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776105306.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/barckmdx40vg1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/YWZuMjE0ZXg0MHZnMSs6QuYWoPl77U7YpCbCYEhNZnxdgWFSzdNfU-0ys-Hy.png?format=pjpg\\u0026auto=webp\\u0026s=eddad7938dc24b4b64f46bfe61d7116c2b99ef8d\", \"width\": 405, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/YWZuMjE0ZXg0MHZnMSs6QuYWoPl77U7YpCbCYEhNZnxdgWFSzdNfU-0ys-Hy.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b32ffa749674aec55c3af99d281b80c73f81fd14\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/YWZuMjE0ZXg0MHZnMSs6QuYWoPl77U7YpCbCYEhNZnxdgWFSzdNfU-0ys-Hy.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e44febe4b4000cfb602c2b14730318b861745b43\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/YWZuMjE0ZXg0MHZnMSs6QuYWoPl77U7YpCbCYEhNZnxdgWFSzdNfU-0ys-Hy.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=bd344242f7d90a8cfb8aa2477b9448f0b5abe88a\", \"width\": 320, \"height\": 568}], \"variants\": {}, \"id\": \"YWZuMjE0ZXg0MHZnMSs6QuYWoPl77U7YpCbCYEhNZnxdgWFSzdNfU-0ys-Hy\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"d0b6da20-be47-11e9-9985-0e2f80dd9210\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_mvcq5\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#1a1a1b\", \"id\": \"1skjolo\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ilovemesumjaz\", \"discussion_type\": null, \"num_comments\": 531, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/TikTokCringe/comments/1skjolo/what_the_hell_starbucks/\", \"stickied\": false, \"url\": \"https://v.redd.it/barckmdx40vg1\", \"subreddit_subscribers\": 5407753, \"created_utc\": 1776105306.0, \"num_crossposts\": 1, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/barckmdx40vg1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1920, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/barckmdx40vg1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/barckmdx40vg1/DASHPlaylist.mpd?a=1778705385%2CODkzODVmYTQ0YWQxNzY2MjFjYjc2NWMxZTc1Zjg1NWQyNTM4ZjAwODQzODM5NTdhNTQwYTY3M2U0YTM4NWMxYw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 101, \"hls_url\": \"https://v.redd.it/barckmdx40vg1/HLSPlaylist.m3u8?a=1778705385%2CZTY3MjZkNTdkNWM3YWM5NGIzMWE1MDNmZjY0ZGY3NTMzMjE1NTg2NzI2MThjNzRhZThmYmYwYzIyMjY1M2JlZQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"wallstreetbets\", \"selftext\": \"\", \"author_fullname\": \"t2_287gr3fq6p\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Nvidia Is Negotiating To Buy A Large PC Oriented Company\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"News\"}], \"subreddit_name_prefixed\": \"r/wallstreetbets\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skh7qo\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 719, \"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\": \"News\", \"can_mod_post\": false, \"score\": 719, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/_0uUjMuV8-Vbm1AOYWA1jQ5g7xcrEss82XyPh4Vcg5w.jpeg?width=140\\u0026height=105\\u0026auto=webp\\u0026s=5fadeb08a5c33001832eaf3f71a0e994b553c871\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776100253.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"semiaccurate.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.semiaccurate.com/2026/04/13/nvidia-is-negotiating-to-buy-a-large-pc-oriented-company/\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/_0uUjMuV8-Vbm1AOYWA1jQ5g7xcrEss82XyPh4Vcg5w.jpeg?auto=webp\\u0026s=fb00685d1ff034463a123829cd8f6f2ca5ec8bc7\", \"width\": 265, \"height\": 200}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/_0uUjMuV8-Vbm1AOYWA1jQ5g7xcrEss82XyPh4Vcg5w.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=12f47391828a76db521cff577216122a033fddb9\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/_0uUjMuV8-Vbm1AOYWA1jQ5g7xcrEss82XyPh4Vcg5w.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e12beb7d4a08d78d8ea9700aa020e4916f36624e\", \"width\": 216, \"height\": 163}], \"variants\": {}, \"id\": \"_0uUjMuV8-Vbm1AOYWA1jQ5g7xcrEss82XyPh4Vcg5w\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"9875eebc-b973-11ef-9803-2e26af123337\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2th52\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#eb7c14\", \"id\": \"1skh7qo\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"dendritee\", \"discussion_type\": null, \"num_comments\": 212, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/wallstreetbets/comments/1skh7qo/nvidia_is_negotiating_to_buy_a_large_pc_oriented/\", \"stickied\": false, \"url\": \"https://www.semiaccurate.com/2026/04/13/nvidia-is-negotiating-to-buy-a-large-pc-oriented-company/\", \"subreddit_subscribers\": 19911804, \"created_utc\": 1776100253.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"pics\", \"selftext\": \"\", \"author_fullname\": \"t2_12zdoh\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"[OC] THANK TRUMP FOR HIGH GAS PRICES - Akron, OH 4/10/26\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/pics\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"2\", \"downs\": 0, \"thumbnail_height\": 106, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk9zvm\", \"quarantine\": false, \"link_flair_text_color\": null, \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 18029, \"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\": \"Politics\", \"can_mod_post\": false, \"score\": 18029, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/5qhc9d1bgyug1.jpeg?width=140\\u0026height=106\\u0026auto=webp\\u0026s=d588e22873b1826fcd6e60ed1410294ac3ffb73d\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": [\"photography\"], \"is_self\": false, \"mod_note\": null, \"created\": 1776084916.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/5qhc9d1bgyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/5qhc9d1bgyug1.jpeg?auto=webp\\u0026s=3d308f40758b2d24764ed05f1ef02e7842e515bd\", \"width\": 2270, \"height\": 1722}, \"resolutions\": [{\"url\": \"https://preview.redd.it/5qhc9d1bgyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=6c3bec2f4003d336b67db21ffc26c0f9efa54005\", \"width\": 108, \"height\": 81}, {\"url\": \"https://preview.redd.it/5qhc9d1bgyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=13d1c83cb95443689e2c361bb993e9c012c06ca3\", \"width\": 216, \"height\": 163}, {\"url\": \"https://preview.redd.it/5qhc9d1bgyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=4a58c67af896704710526ffc9f9a2ad2eef07236\", \"width\": 320, \"height\": 242}, {\"url\": \"https://preview.redd.it/5qhc9d1bgyug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=3ee1a5ab7fcd1744360d2ffc1d88cde017350988\", \"width\": 640, \"height\": 485}, {\"url\": \"https://preview.redd.it/5qhc9d1bgyug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=834eb7d5567682dc0db2fa869da0ca4fd2718292\", \"width\": 960, \"height\": 728}, {\"url\": \"https://preview.redd.it/5qhc9d1bgyug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=e009f7e9ec279f7b89fb4890981e564da0da5804\", \"width\": 1080, \"height\": 819}], \"variants\": {}, \"id\": \"5qhc9d1bgyug1\"}], \"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_2qh0u\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": null, \"id\": \"1sk9zvm\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"valerusii\", \"discussion_type\": null, \"num_comments\": 518, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/pics/comments/1sk9zvm/oc_thank_trump_for_high_gas_prices_akron_oh_41026/\", \"stickied\": false, \"url\": \"https://i.redd.it/5qhc9d1bgyug1.jpeg\", \"subreddit_subscribers\": 33362941, \"created_utc\": 1776084916.0, \"num_crossposts\": 4, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Weird\", \"selftext\": \"\", \"author_fullname\": \"t2_p7df965uz\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"This bug just detached its wings and walked away\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Weird\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skh5c8\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 2286, \"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\": 2286, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/4keabicipzug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=b39a406d6be9831245494d86859b488d05dc429d\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776100113.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/4keabicipzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/4keabicipzug1.jpeg?auto=webp\\u0026s=52d93cd7901aa9d34c8d0d0432b569e621841c2f\", \"width\": 3024, \"height\": 4032}, \"resolutions\": [{\"url\": \"https://preview.redd.it/4keabicipzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=be992ec7cfae16bd6faf372a628933bd09fa5486\", \"width\": 108, \"height\": 144}, {\"url\": \"https://preview.redd.it/4keabicipzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7eac919661abd6508d4ebb05695cb7ea89f6c1b6\", \"width\": 216, \"height\": 288}, {\"url\": \"https://preview.redd.it/4keabicipzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=cf76d583b37969794b61b77f2dde501dbf95b783\", \"width\": 320, \"height\": 426}, {\"url\": \"https://preview.redd.it/4keabicipzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a6938e603fa0dc2ec1615505d2295d1557f26e77\", \"width\": 640, \"height\": 853}, {\"url\": \"https://preview.redd.it/4keabicipzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=8ffd49e34f9f8f7c1243b3a310d8a0be2ed8e47f\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://preview.redd.it/4keabicipzug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=23d25cdd6035ab2c80832fec77512a08b3958a6e\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"4keabicipzug1\"}], \"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_2qlia\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skh5c8\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"BillythenotaKid\", \"discussion_type\": null, \"num_comments\": 157, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Weird/comments/1skh5c8/this_bug_just_detached_its_wings_and_walked_away/\", \"stickied\": false, \"url\": \"https://i.redd.it/4keabicipzug1.jpeg\", \"subreddit_subscribers\": 3357194, \"created_utc\": 1776100113.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ExtraFabulousComics\", \"selftext\": \"\", \"author_fullname\": \"t2_5d0gw\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"i'd like to return this\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/ExtraFabulousComics\", \"hidden\": false, \"pwls\": null, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skbydb\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": \"\", \"subreddit_type\": \"public\", \"ups\": 3971, \"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\": 3971, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/kckni0fktyug1.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=51be32a26316ab3ace14664b790e4dc1711df46d\", \"edited\": false, \"author_flair_css_class\": \"official\", \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776089372.0, \"link_flair_type\": \"text\", \"wls\": null, \"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/kckni0fktyug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/kckni0fktyug1.png?auto=webp\\u0026s=a45426c17766777dba2f15d3b6573c44f08eeb87\", \"width\": 3900, \"height\": 5700}, \"resolutions\": [{\"url\": \"https://preview.redd.it/kckni0fktyug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=4c7fd053f797cf9abadf723051bc67e720475d26\", \"width\": 108, \"height\": 157}, {\"url\": \"https://preview.redd.it/kckni0fktyug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=328b9154bbb25f2813e9d5ea5dfcc182517375d5\", \"width\": 216, \"height\": 315}, {\"url\": \"https://preview.redd.it/kckni0fktyug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3939e87955c93b51c0cc426dc6b154ddc63479ca\", \"width\": 320, \"height\": 467}, {\"url\": \"https://preview.redd.it/kckni0fktyug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=20c8c6f78e314d7d18313a9b646514ea5f75ea40\", \"width\": 640, \"height\": 935}, {\"url\": \"https://preview.redd.it/kckni0fktyug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=0a99973a2d5091997bdc7447c56f15ba794a659e\", \"width\": 960, \"height\": 1403}, {\"url\": \"https://preview.redd.it/kckni0fktyug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=a4c2eff1988cb59d6da76783de75dd93d47a103a\", \"width\": 1080, \"height\": 1578}], \"variants\": {}, \"id\": \"kckni0fktyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"zach\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2y9ex\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skbydb\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"sellyourcomputer\", \"discussion_type\": null, \"num_comments\": 29, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/ExtraFabulousComics/comments/1skbydb/id_like_to_return_this/\", \"stickied\": false, \"url\": \"https://i.redd.it/kckni0fktyug1.png\", \"subreddit_subscribers\": 152359, \"created_utc\": 1776089372.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AnimalCrossing\", \"selftext\": \"Husband and I agreed long before we were expecting that we would make an Animal Crossing nursery. We put so much care into the theming and decor! \\n\\nHe depopcorned the ceiling so we could paint it blue and installed white trim to separate the blue from the green. \\n\\nI painted trees from each season in the game, and my MIL made the insect mobile.\\n\\nWe love this room and hope she never wants to change it lol\", \"author_fullname\": \"t2_5t75uvxt\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"My Daughter's Animal Crossing Themed Nursery\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"General\"}], \"subreddit_name_prefixed\": \"r/AnimalCrossing\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"General\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"v6rfoijzqzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 162, \"x\": 108, \"u\": \"https://preview.redd.it/v6rfoijzqzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9ab0b36cbb974277a16732c99ff5b77b078aee38\"}, {\"y\": 324, \"x\": 216, \"u\": \"https://preview.redd.it/v6rfoijzqzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8e5ce75e24f25e74c3ea002fed753fea07449aa6\"}, {\"y\": 480, \"x\": 320, \"u\": \"https://preview.redd.it/v6rfoijzqzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=496a39be607bbf2a5f4943f9bb89f8bc7bfd8415\"}, {\"y\": 960, \"x\": 640, \"u\": \"https://preview.redd.it/v6rfoijzqzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=ad501eaf73b2a13d127db2d3ad958c3b6f121ce2\"}, {\"y\": 1440, \"x\": 960, \"u\": \"https://preview.redd.it/v6rfoijzqzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=c699b688acea155353f057824c01179f9eb2fbbb\"}], \"s\": {\"y\": 1536, \"x\": 1024, \"u\": \"https://preview.redd.it/v6rfoijzqzug1.jpg?width=1024\\u0026format=pjpg\\u0026auto=webp\\u0026s=d95874dbd43aad6e67213daf2016414675ba4efc\"}, \"id\": \"v6rfoijzqzug1\"}, \"4nby8o6zqzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 162, \"x\": 108, \"u\": \"https://preview.redd.it/4nby8o6zqzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=da305c34ddd450ab04d5d0577f84b5ab2c2690e2\"}, {\"y\": 324, \"x\": 216, \"u\": \"https://preview.redd.it/4nby8o6zqzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=2286c6ab14c0aac84ce3f9f4300c1ddc1e79eedb\"}, {\"y\": 480, \"x\": 320, \"u\": \"https://preview.redd.it/4nby8o6zqzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c6d10ba1ed1436c0716f4b75258020778a6b2187\"}, {\"y\": 960, \"x\": 640, \"u\": \"https://preview.redd.it/4nby8o6zqzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=2e2c966d17f3456e575b18d7b41ff7d4f58bd0c9\"}, {\"y\": 1440, \"x\": 960, \"u\": \"https://preview.redd.it/4nby8o6zqzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=168e98309218c2234bcbe87aaf7d6230c24e32a6\"}], \"s\": {\"y\": 1536, \"x\": 1024, \"u\": \"https://preview.redd.it/4nby8o6zqzug1.jpg?width=1024\\u0026format=pjpg\\u0026auto=webp\\u0026s=e9e10ff69b17e8f5f51be13292ea9c13a31b0d41\"}, \"id\": \"4nby8o6zqzug1\"}, \"s4ujmvezqzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 72, \"x\": 108, \"u\": \"https://preview.redd.it/s4ujmvezqzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=85e370fa2c590a9e051a8d64e59ad5132daf8ca5\"}, {\"y\": 144, \"x\": 216, \"u\": \"https://preview.redd.it/s4ujmvezqzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=26efae566ad5148bcd95e4349517df0196045302\"}, {\"y\": 213, \"x\": 320, \"u\": \"https://preview.redd.it/s4ujmvezqzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=0d68b91efcec3e9bd481ef534a966526e8bd0d83\"}, {\"y\": 426, \"x\": 640, \"u\": \"https://preview.redd.it/s4ujmvezqzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=2eba44273a687de554950126c2c6ebde78684a48\"}, {\"y\": 640, \"x\": 960, \"u\": \"https://preview.redd.it/s4ujmvezqzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=4a6da724a38b4e7248f88b9f9a3036545428b62e\"}, {\"y\": 720, \"x\": 1080, \"u\": \"https://preview.redd.it/s4ujmvezqzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=867016cc6cbf4970a40aa99f652f70c501e9eef8\"}], \"s\": {\"y\": 3712, \"x\": 5568, \"u\": \"https://preview.redd.it/s4ujmvezqzug1.jpg?width=5568\\u0026format=pjpg\\u0026auto=webp\\u0026s=6de49b7fcddc8877e05e5fafbb3c7be66d97fc7b\"}, \"id\": \"s4ujmvezqzug1\"}, \"q6pxs42zqzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 162, \"x\": 108, \"u\": \"https://preview.redd.it/q6pxs42zqzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=8c865c5fbf9965df3a0ea9d978271d505733775e\"}, {\"y\": 324, \"x\": 216, \"u\": \"https://preview.redd.it/q6pxs42zqzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ce95b4f254f61b2917f30a8c88a42e485097164c\"}, {\"y\": 480, \"x\": 320, \"u\": \"https://preview.redd.it/q6pxs42zqzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c802be372b83c81559ccf15f6df76104f85f6d6e\"}, {\"y\": 960, \"x\": 640, \"u\": \"https://preview.redd.it/q6pxs42zqzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=22faae7adb652dfc0c3df66580fcd2162ec4a977\"}, {\"y\": 1440, \"x\": 960, \"u\": \"https://preview.redd.it/q6pxs42zqzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=2b5e93ed288cc779431b1bc2f22e6a23f252efe6\"}], \"s\": {\"y\": 1536, \"x\": 1024, \"u\": \"https://preview.redd.it/q6pxs42zqzug1.jpg?width=1024\\u0026format=pjpg\\u0026auto=webp\\u0026s=4aea76c56708d6c2e9cf6812c14fa5280e2c7052\"}, \"id\": \"q6pxs42zqzug1\"}, \"0nynj4bzqzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 151, \"x\": 108, \"u\": \"https://preview.redd.it/0nynj4bzqzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=0d65af590d3808e7eeed1009cd458ac87e54f32b\"}, {\"y\": 303, \"x\": 216, \"u\": \"https://preview.redd.it/0nynj4bzqzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3243bd883b396a194f00fdc8e62c94a2117eb2e2\"}, {\"y\": 449, \"x\": 320, \"u\": \"https://preview.redd.it/0nynj4bzqzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5a69b7ab58dd5180f109355281c4e1b694ed137c\"}, {\"y\": 898, \"x\": 640, \"u\": \"https://preview.redd.it/0nynj4bzqzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=82463e477d81a9b3e194c14e45f3199d780bd96e\"}, {\"y\": 1347, \"x\": 960, \"u\": \"https://preview.redd.it/0nynj4bzqzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=c847cb4485691d1250fedbb8479e13c52b17ddba\"}, {\"y\": 1515, \"x\": 1080, \"u\": \"https://preview.redd.it/0nynj4bzqzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=0013373b6bb176f9b889801e75963b05b8e0797e\"}], \"s\": {\"y\": 5207, \"x\": 3711, \"u\": \"https://preview.redd.it/0nynj4bzqzug1.jpg?width=3711\\u0026format=pjpg\\u0026auto=webp\\u0026s=b943ba563726c84b944beb0a184a9eb95844a551\"}, \"id\": \"0nynj4bzqzug1\"}, \"pw9zj2azqzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 72, \"x\": 108, \"u\": \"https://preview.redd.it/pw9zj2azqzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=7de94abd9e38196b036fee9712112797222e671f\"}, {\"y\": 144, \"x\": 216, \"u\": \"https://preview.redd.it/pw9zj2azqzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=2b9b82b67baf75e63f0329d633faec390226958c\"}, {\"y\": 213, \"x\": 320, \"u\": \"https://preview.redd.it/pw9zj2azqzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=0954e59cb703b6c395c588c18783a2b75840fc6e\"}, {\"y\": 426, \"x\": 640, \"u\": \"https://preview.redd.it/pw9zj2azqzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=0e6fc2503f97b4f5d76e5b47df2d6e878f0bb9b0\"}, {\"y\": 640, \"x\": 960, \"u\": \"https://preview.redd.it/pw9zj2azqzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=340f73594b78fa475cd7f83112849be00d4a9e40\"}], \"s\": {\"y\": 683, \"x\": 1024, \"u\": \"https://preview.redd.it/pw9zj2azqzug1.jpg?width=1024\\u0026format=pjpg\\u0026auto=webp\\u0026s=d2bd1b2b77fdeafd2ed955bb0b4d0e4c96966ce6\"}, \"id\": \"pw9zj2azqzug1\"}, \"vqnnbk5zqzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 72, \"x\": 108, \"u\": \"https://preview.redd.it/vqnnbk5zqzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=62beaa8d132e8778eaff98464d414791187854f1\"}, {\"y\": 144, \"x\": 216, \"u\": \"https://preview.redd.it/vqnnbk5zqzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=1691064bbf5e246b5309ece608b148d4ce0c9ab2\"}, {\"y\": 213, \"x\": 320, \"u\": \"https://preview.redd.it/vqnnbk5zqzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=86a7ab6af709a8e52e5be74ee54b34c1d60ce32a\"}, {\"y\": 426, \"x\": 640, \"u\": \"https://preview.redd.it/vqnnbk5zqzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=e326c677eb3da9e1467de0744c9cde00f7d0a698\"}, {\"y\": 640, \"x\": 960, \"u\": \"https://preview.redd.it/vqnnbk5zqzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=789a55c08990a5b89850196b43fa0aa5fbe4f304\"}], \"s\": {\"y\": 683, \"x\": 1024, \"u\": \"https://preview.redd.it/vqnnbk5zqzug1.jpg?width=1024\\u0026format=pjpg\\u0026auto=webp\\u0026s=fdd051610cbefcc0da9e4b71b1986aff85240603\"}, \"id\": \"vqnnbk5zqzug1\"}, \"9at6m1hzqzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 72, \"x\": 108, \"u\": \"https://preview.redd.it/9at6m1hzqzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=48ffe3f78ea96147c6ad710d98c12b9751c1d63e\"}, {\"y\": 144, \"x\": 216, \"u\": \"https://preview.redd.it/9at6m1hzqzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=306dbb5c6ce38545e05f0298410b92f60a85a0d2\"}, {\"y\": 213, \"x\": 320, \"u\": \"https://preview.redd.it/9at6m1hzqzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=805eb713fcffb8d514702414311bbceb87ae9111\"}, {\"y\": 426, \"x\": 640, \"u\": \"https://preview.redd.it/9at6m1hzqzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=5597582e7d4a8d5325d1b5f0497338295d555a36\"}, {\"y\": 640, \"x\": 960, \"u\": \"https://preview.redd.it/9at6m1hzqzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=6fb8f796abdfd404b65fb58f342b725481df71b4\"}, {\"y\": 720, \"x\": 1080, \"u\": \"https://preview.redd.it/9at6m1hzqzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=85e6888334680564b7712452193f1692dcabd66e\"}], \"s\": {\"y\": 3712, \"x\": 5568, \"u\": \"https://preview.redd.it/9at6m1hzqzug1.jpg?width=5568\\u0026format=pjpg\\u0026auto=webp\\u0026s=882781b962ff5fb1b6760b4ca938e6750a89a472\"}, \"id\": \"9at6m1hzqzug1\"}, \"lpp4jp7zqzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 72, \"x\": 108, \"u\": \"https://preview.redd.it/lpp4jp7zqzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e0f60d2772d7fc22fa9193fe9f5626507325791f\"}, {\"y\": 144, \"x\": 216, \"u\": \"https://preview.redd.it/lpp4jp7zqzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=aee26ebc2ac2e08dc35ee480b6991e418f123de9\"}, {\"y\": 213, \"x\": 320, \"u\": \"https://preview.redd.it/lpp4jp7zqzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=487428d5c2cf8651ecbb5f423c091af64d5ab145\"}, {\"y\": 426, \"x\": 640, \"u\": \"https://preview.redd.it/lpp4jp7zqzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=f01eb934d4cf903b1737cc7c55ad4f45317489f4\"}, {\"y\": 640, \"x\": 960, \"u\": \"https://preview.redd.it/lpp4jp7zqzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=0c2c83f5c763edf8f24c32fe9846a1b34c9424ec\"}, {\"y\": 720, \"x\": 1080, \"u\": \"https://preview.redd.it/lpp4jp7zqzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=7a2b9bbec583f4851ea5995e139ef18f9d1a7b46\"}], \"s\": {\"y\": 3472, \"x\": 5208, \"u\": \"https://preview.redd.it/lpp4jp7zqzug1.jpg?width=5208\\u0026format=pjpg\\u0026auto=webp\\u0026s=d7b290621a10dc248d14ec38058f674c54b334ec\"}, \"id\": \"lpp4jp7zqzug1\"}, \"n9sq9i4zqzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 72, \"x\": 108, \"u\": \"https://preview.redd.it/n9sq9i4zqzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=dd5a2b643a493b2946588511d50e05a97a1c7bfe\"}, {\"y\": 144, \"x\": 216, \"u\": \"https://preview.redd.it/n9sq9i4zqzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=2bb56348404283643f46ce845b291c731b0c910e\"}, {\"y\": 213, \"x\": 320, \"u\": \"https://preview.redd.it/n9sq9i4zqzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=dc00ee0f701b63e0681041b3375b015ed9bb79aa\"}, {\"y\": 426, \"x\": 640, \"u\": \"https://preview.redd.it/n9sq9i4zqzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9e2c55fdf4d4e558a239e883f77472af5a009fbd\"}, {\"y\": 640, \"x\": 960, \"u\": \"https://preview.redd.it/n9sq9i4zqzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=3b2169134e3af82217ec82a8476657d4639f5d43\"}], \"s\": {\"y\": 683, \"x\": 1024, \"u\": \"https://preview.redd.it/n9sq9i4zqzug1.jpg?width=1024\\u0026format=pjpg\\u0026auto=webp\\u0026s=1e172247978791185efe11ec721fb35ffa721f69\"}, \"id\": \"n9sq9i4zqzug1\"}}, \"name\": \"t3_1skhdzl\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 2199, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"caption\": \"\", \"media_id\": \"q6pxs42zqzug1\", \"is_deleted\": false, \"id\": 911214826}, {\"caption\": \"\", \"media_id\": \"n9sq9i4zqzug1\", \"is_deleted\": false, \"id\": 911214827}, {\"caption\": \"\", \"media_id\": \"vqnnbk5zqzug1\", \"is_deleted\": false, \"id\": 911214828}, {\"caption\": \"\", \"media_id\": \"4nby8o6zqzug1\", \"is_deleted\": false, \"id\": 911214829}, {\"caption\": \"\", \"media_id\": \"lpp4jp7zqzug1\", \"is_deleted\": false, \"id\": 911214830}, {\"caption\": \"\", \"media_id\": \"pw9zj2azqzug1\", \"is_deleted\": false, \"id\": 911214831}, {\"caption\": \"\", \"media_id\": \"0nynj4bzqzug1\", \"is_deleted\": false, \"id\": 911214832}, {\"caption\": \"\", \"media_id\": \"s4ujmvezqzug1\", \"is_deleted\": false, \"id\": 911214833}, {\"caption\": \"\", \"media_id\": \"9at6m1hzqzug1\", \"is_deleted\": false, \"id\": 911214834}, {\"caption\": \"\", \"media_id\": \"v6rfoijzqzug1\", \"is_deleted\": false, \"id\": 911214835}]}, \"link_flair_text\": \"General\", \"can_mod_post\": false, \"score\": 2199, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/q6pxs42zqzug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=c9d82be4008afc598ae331599e984e0916ebca76\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776100608.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EHusband and I agreed long before we were expecting that we would make an Animal Crossing nursery. We put so much care into the theming and decor! \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EHe depopcorned the ceiling so we could paint it blue and installed white trim to separate the blue from the green. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI painted trees from each season in the game, and my MIL made the insect mobile.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EWe love this room and hope she never wants to change it lol\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skhdzl\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"395cd174-e294-11e7-a371-0e8210a7948a\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2ro2c\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#46d160\", \"id\": \"1skhdzl\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"nightwingdiva\", \"discussion_type\": null, \"num_comments\": 69, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AnimalCrossing/comments/1skhdzl/my_daughters_animal_crossing_themed_nursery/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skhdzl\", \"subreddit_subscribers\": 2837307, \"created_utc\": 1776100608.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Silksong\", \"selftext\": \"Idk what to put here. have a nice day, ig.\", \"author_fullname\": \"t2_9kdvjouoc\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"I was NOT a playtester for silksong: sea of sorrow. And thus I did not sign a NDA. AMA\", \"link_flair_richtext\": [{\"a\": \":troll:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/mngg5jtrxdkb1_t5_4viev2/troll\"}, {\"e\": \"text\", \"t\": \"Silkpost\"}], \"subreddit_name_prefixed\": \"r/Silksong\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skaj6p\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1777, \"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\": \":troll:Silkpost\", \"can_mod_post\": false, \"score\": 1777, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"spoiler\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1776086160.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.Silksong\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EIdk what to put here. have a nice day, ig.\\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\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"ded9ad86-4f15-11ee-afab-a6217c2040b3\", \"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_4viev2\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff4500\", \"id\": \"1skaj6p\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"darkvoid213\", \"discussion_type\": null, \"num_comments\": 201, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Silksong/comments/1skaj6p/i_was_not_a_playtester_for_silksong_sea_of_sorrow/\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/Silksong/comments/1skaj6p/i_was_not_a_playtester_for_silksong_sea_of_sorrow/\", \"subreddit_subscribers\": 401168, \"created_utc\": 1776086160.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"coaxedintoasnafu\", \"selftext\": \"Either that or \\\"just a weeping angel\\\" and \\\"viceversa\\\"\", \"author_fullname\": \"t2_cw9a44ub\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Coaxed into every horror game with more that one monster\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"TROPE\"}], \"subreddit_name_prefixed\": \"r/coaxedintoasnafu\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 87, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skc2mo\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": \"#ffb000\", \"ups\": 3412, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"63c14da4-ec01-11ea-9b92-0ec66aa0ead3\", \"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\": \"TROPE\", \"can_mod_post\": false, \"score\": 3412, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/a0uw1d0auyug1.png?width=140\\u0026height=87\\u0026auto=webp\\u0026s=a7ac4476a808e52d5c4312c62500a74629da79de\", \"edited\": 1776092629.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"my opinion \\u003E your opinion\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776089635.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EEither that or \\u0026quot;just a weeping angel\\u0026quot; and \\u0026quot;viceversa\\u0026quot;\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/a0uw1d0auyug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/a0uw1d0auyug1.png?auto=webp\\u0026s=996b17259c3f684788319d0fb9a066802e12b4a5\", \"width\": 914, \"height\": 569}, \"resolutions\": [{\"url\": \"https://preview.redd.it/a0uw1d0auyug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=64c1dc3a1fbc4361fcf47e261b81517ff599f536\", \"width\": 108, \"height\": 67}, {\"url\": \"https://preview.redd.it/a0uw1d0auyug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b146bd45b2fe542a411754adebd109d65c0117d3\", \"width\": 216, \"height\": 134}, {\"url\": \"https://preview.redd.it/a0uw1d0auyug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=d70de668051ed3cc40cd222e1ae9c80aa88964e0\", \"width\": 320, \"height\": 199}, {\"url\": \"https://preview.redd.it/a0uw1d0auyug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=33359dcad8a85dee2ea6ba8ccf669011839f9f9f\", \"width\": 640, \"height\": 398}], \"variants\": {}, \"id\": \"a0uw1d0auyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"73a3f216-5e67-11f0-a195-0ebde6736caa\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"my opinion \\u003E your opinion\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2w7ch\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"1skc2mo\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Sampletest1486\", \"discussion_type\": null, \"num_comments\": 201, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/coaxedintoasnafu/comments/1skc2mo/coaxed_into_every_horror_game_with_more_that_one/\", \"stickied\": false, \"url\": \"https://i.redd.it/a0uw1d0auyug1.png\", \"subreddit_subscribers\": 356280, \"created_utc\": 1776089635.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Whatcouldgowrong\", \"selftext\": \"\", \"author_fullname\": \"t2_v7chx802\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"What could go wrong not tying your tent down\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Whatcouldgowrong\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skdwwc\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 3157, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 800, \"fallback_url\": \"https://v.redd.it/o24oq2zq5zug1/CMAF_360.mp4?source=fallback\", \"has_audio\": true, \"height\": 360, \"width\": 638, \"scrubber_media_url\": \"https://v.redd.it/o24oq2zq5zug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/o24oq2zq5zug1/DASHPlaylist.mpd?a=1778705385%2COTE3MmFmNmFlOWE5M2JiOGJjNWJhM2Q1MTkxNGQ1MTAwYmI3ZWFjZjFlZDk2NjA4OTQxNjcwMjM4NGJkODZmOA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 10, \"hls_url\": \"https://v.redd.it/o24oq2zq5zug1/HLSPlaylist.m3u8?a=1778705385%2CZDdiYzFiMDFlYmQ4MmEwNDllZDJkMWNkODM4MTAyN2QyMmMxNDYyY2RmNmVhODI0NzBkMmI4OWMzMzY4ODU5Yw%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\": 3157, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/dGhiZnduenE1enVnMRYl124_Ei0ogpz_-04J6DjQbSp1bsipYL8XYYsUhf_9.png?width=140\\u0026height=78\\u0026format=jpg\\u0026auto=webp\\u0026s=e31d204465bc322f9c86242826f37114350790ce\", \"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\": 1776093467.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\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/o24oq2zq5zug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/dGhiZnduenE1enVnMRYl124_Ei0ogpz_-04J6DjQbSp1bsipYL8XYYsUhf_9.png?format=pjpg\\u0026auto=webp\\u0026s=791a8195e6e11c8a83e01749cdf2711b859fd266\", \"width\": 1080, \"height\": 609}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/dGhiZnduenE1enVnMRYl124_Ei0ogpz_-04J6DjQbSp1bsipYL8XYYsUhf_9.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=3b9ae3192d880ed393a45558399e599a9ef82ab2\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/dGhiZnduenE1enVnMRYl124_Ei0ogpz_-04J6DjQbSp1bsipYL8XYYsUhf_9.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=09c3955e9de96664d2f0300ecfbe65b5b411072a\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/dGhiZnduenE1enVnMRYl124_Ei0ogpz_-04J6DjQbSp1bsipYL8XYYsUhf_9.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=7a7ad75de023b29d00a4ad49b5c22ac76b54543e\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/dGhiZnduenE1enVnMRYl124_Ei0ogpz_-04J6DjQbSp1bsipYL8XYYsUhf_9.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=32bd8692fa4115e0a2714a63edb7f60216808024\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/dGhiZnduenE1enVnMRYl124_Ei0ogpz_-04J6DjQbSp1bsipYL8XYYsUhf_9.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=6054a124e1d2c2ef9b88df730c875fb595a1faa7\", \"width\": 960, \"height\": 541}, {\"url\": \"https://external-preview.redd.it/dGhiZnduenE1enVnMRYl124_Ei0ogpz_-04J6DjQbSp1bsipYL8XYYsUhf_9.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=17b337757b04bde3bc0263e80716f8c05886bdda\", \"width\": 1080, \"height\": 609}], \"variants\": {}, \"id\": \"dGhiZnduenE1enVnMRYl124_Ei0ogpz_-04J6DjQbSp1bsipYL8XYYsUhf_9\"}], \"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_2x2oy\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skdwwc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"iphones2g-\", \"discussion_type\": null, \"num_comments\": 65, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Whatcouldgowrong/comments/1skdwwc/what_could_go_wrong_not_tying_your_tent_down/\", \"stickied\": false, \"url\": \"https://v.redd.it/o24oq2zq5zug1\", \"subreddit_subscribers\": 7874843, \"created_utc\": 1776093467.0, \"num_crossposts\": 1, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 800, \"fallback_url\": \"https://v.redd.it/o24oq2zq5zug1/CMAF_360.mp4?source=fallback\", \"has_audio\": true, \"height\": 360, \"width\": 638, \"scrubber_media_url\": \"https://v.redd.it/o24oq2zq5zug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/o24oq2zq5zug1/DASHPlaylist.mpd?a=1778705385%2COTE3MmFmNmFlOWE5M2JiOGJjNWJhM2Q1MTkxNGQ1MTAwYmI3ZWFjZjFlZDk2NjA4OTQxNjcwMjM4NGJkODZmOA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 10, \"hls_url\": \"https://v.redd.it/o24oq2zq5zug1/HLSPlaylist.m3u8?a=1778705385%2CZDdiYzFiMDFlYmQ4MmEwNDllZDJkMWNkODM4MTAyN2QyMmMxNDYyY2RmNmVhODI0NzBkMmI4OWMzMzY4ODU5Yw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Deltarune\", \"selftext\": \"Here's the world download for anyone interested:\\n\\n[https://www.planetminecraft.com/project/deltarune-chapters-3-amp-4-recreated-in-minecraft/](https://www.planetminecraft.com/project/deltarune-chapters-3-amp-4-recreated-in-minecraft/)\\n\\nEDIT: I forgot to mention this, but this map is for version 1.21.9. The newer versions break the armor stands, so be careful about that.\", \"author_fullname\": \"t2_xbvxnki\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"Deltarune Chapters 3\\u00264 Recreated in Minecraft\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"My Art\"}], \"subreddit_name_prefixed\": \"r/Deltarune\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"oc\", \"downs\": 0, \"thumbnail_height\": 73, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"1vbptfxnczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/1vbptfxnczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=5e785cc1aecf5c15b103e7dd3651fae131367134\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/1vbptfxnczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=bd2321bfb9944ce8f127038375fe122e467f593f\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/1vbptfxnczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=32f1eea251924690aad472f3b9e49e7fda6404bd\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/1vbptfxnczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=8daad8345c0122a48e5bb3e883cbcdfdb817356c\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/1vbptfxnczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=17ccde7790e1e5a9bec2ac2fc8ae8d8e97246a37\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/1vbptfxnczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=304e5e858ce266e2955e625f00dace3d1edf4a7f\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/1vbptfxnczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=f620c8ce7b813de23ef606af1b5a7d948e4509a4\"}, \"id\": \"1vbptfxnczug1\"}, \"emtaei3dczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/emtaei3dczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=8003d36653a88d2c3e17812c5f746eb371e97f16\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/emtaei3dczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=121157c11434d9fb0f69bef2d04ea58700eede43\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/emtaei3dczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e81eff8ead499233f4a5c41de3aceacd289bcbdc\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/emtaei3dczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=5b95a855c8a4c84c35584652adc1320695b24d37\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/emtaei3dczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=b4f921a10d074177343fa192d51925b0fcf36081\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/emtaei3dczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=78f9da215229d0a75bb4eba63ca7f9fde6ea72ab\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/emtaei3dczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=90164e0a82dc82c872c41436e33b95eb49720089\"}, \"id\": \"emtaei3dczug1\"}, \"ro7gmb5kczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/ro7gmb5kczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=4d523213ec1c786f1b6bc01549775b7b02b99b6d\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/ro7gmb5kczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5335e615388c65c8555f505a173276da9a51c423\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/ro7gmb5kczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=84ab9787143583eba7cb7ac1eaa0ef19c1f9c2df\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/ro7gmb5kczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=62b69f4c6455cd5d1fa5f3c495e2e01d4864d2f9\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/ro7gmb5kczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=382ff712a0523152c7e5a133ee250c009f5ce6cc\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/ro7gmb5kczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=ed0ac0322d4160212421cc6c275b591e3f7ed5be\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/ro7gmb5kczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=34cf7bc85186c5118ec70083b162ae2221e6cb34\"}, \"id\": \"ro7gmb5kczug1\"}, \"a3jwo2emczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/a3jwo2emczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=95dcdd38964cec01afcbf404c3141711dea3fd80\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/a3jwo2emczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=34904b1b4f6965cb18fd001b5944138f08a31d59\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/a3jwo2emczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=36c1e203f72a64a19757cdb9d174e940f89f76cf\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/a3jwo2emczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1d9b79ebec1f292cce28430be78e7487fbd5886c\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/a3jwo2emczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=6f3f6302a21a39f64fd5ec7016da0a5dc0dd32e3\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/a3jwo2emczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=b6bd2c87f9f598b2f25b0b7b9bcf90c546ed08e7\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/a3jwo2emczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=740e961a8cee0af171f1d34f9a9f1f471fa5b03c\"}, \"id\": \"a3jwo2emczug1\"}, \"y5ih02vfczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/y5ih02vfczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=f14fb8453a5eabcea5df0d3562a31b20391b621a\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/y5ih02vfczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7876f5b49f3391ea99774b988cca13218a7cbcbd\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/y5ih02vfczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=0f8c6e7a14ae7c76968dc067c2a618676601a52d\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/y5ih02vfczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=5fb2e6cc70dcae7608f463e3ec0b2ff6065d0a85\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/y5ih02vfczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=492ed8520c7d598de4f3b6503f42d167ed9efd99\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/y5ih02vfczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=229d03bf02803c91caf4cdf0142f59ab1298b237\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/y5ih02vfczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=d86af5bd9534eea06744cbf20904e202bcf4afcc\"}, \"id\": \"y5ih02vfczug1\"}, \"5gkh56phczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/5gkh56phczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=827cd0d794f6bb82a9bf13c427ef60769f524747\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/5gkh56phczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e6207c6080513280dabe90f34cd6978c3d9cda06\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/5gkh56phczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=7d99a49e42aa00d43f3256f162681e7dcbaa7e0d\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/5gkh56phczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d1c1019df46139c41a9b7450c3076852bb20f667\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/5gkh56phczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=046a10097e131aa0fe0f00863596eb8e7c1c09f3\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/5gkh56phczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=ef9cc16784ce48f34f0cc4cfd6df1a7127cecb9f\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/5gkh56phczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=c0ccbe0767fc2f34c88af256a2eb98a5ea25dc0a\"}, \"id\": \"5gkh56phczug1\"}, \"4ky8ot4rczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/4ky8ot4rczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=24dfd50ea06f3c3ce3f079b04c4a152ce68baee1\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/4ky8ot4rczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=48422d9415a55239860bd6c7f2a563c08cd6a46e\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/4ky8ot4rczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=550f500f42e29510fb39f147f6f84d257d592b0f\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/4ky8ot4rczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d75f94b175c63a6e8da9015d33b6e31739bcce3d\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/4ky8ot4rczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=cf6060574ca28a758bf1901452831ff7f5c3d7d1\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/4ky8ot4rczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=096ec34c16cecf8cf79990d71e60e2520e9131a2\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/4ky8ot4rczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=409082c16ff1df734255d9282cd31e30e03e4e25\"}, \"id\": \"4ky8ot4rczug1\"}, \"c2zplz8sczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/c2zplz8sczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=68067dbfb8d40dc65e19ad308c5d5570fcc8ec62\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/c2zplz8sczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=bc78028fa2313527a8828e8ad44d917bf00849c4\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/c2zplz8sczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=2652ff88c6c232280417e78436d4362d28aa4bae\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/c2zplz8sczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=4cf30682c76484c454a57d7389b33219dd44ab7b\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/c2zplz8sczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=962f49cf3c5ef474e8fb0984ab85ad1e696daeb5\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/c2zplz8sczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=9cc1c39496277773e94928855004092120a3d7b2\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/c2zplz8sczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=2a859483de0cf19d368af06f40f764e75d5be1b4\"}, \"id\": \"c2zplz8sczug1\"}, \"fru9xqvgczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/fru9xqvgczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=ff69d85c9ec23a22a992ba1e62ff702a6ed7915e\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/fru9xqvgczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8570da6abe9d0a16334fc2282ec38d12a380caf8\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/fru9xqvgczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=a644db0031fa4cc9252715fd0506d1bff7865a3f\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/fru9xqvgczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=649387f429015a4315e15ead3f9494f806d2b20a\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/fru9xqvgczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=3080eee3b1de21493e2beae366da6dfb353b104f\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/fru9xqvgczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=b4368cc527637203b7345f032cc2aed0cded3f5d\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/fru9xqvgczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=c5c2d19bccab4353b47c8234be081c7e9937cd98\"}, \"id\": \"fru9xqvgczug1\"}, \"ct4uj12qczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/ct4uj12qczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=41f080fa6c0a1f0e2264f06314bc5243840d8fa8\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/ct4uj12qczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=db97ecf1993d873cbe6334a2390236ed3259a82d\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/ct4uj12qczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b26b9b20d7bf7bc978e3fcbc83cc6e52bbca88e6\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/ct4uj12qczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=3105bdf20ae479b3b12337e66f45d46f6d27cda7\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/ct4uj12qczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=c35065f32ce0be61e627ac47948a035d79497150\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/ct4uj12qczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=a89d0839dd964666a186cffb21693ba8a30ca3e9\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/ct4uj12qczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=b426f7b486406a44c60ccf429475f28d2b5510e4\"}, \"id\": \"ct4uj12qczug1\"}, \"jbiu4kulczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/jbiu4kulczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=375ed2d113144f82c3c24428ece8042aafb4257d\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/jbiu4kulczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=af602a5bc73e83be90d83d62f2394998018a33e2\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/jbiu4kulczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=1c4d89d6e4b3c017880e199c47eb4895d6f8910b\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/jbiu4kulczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=df9afcafc176d0f29847161e0181bf1897674fb2\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/jbiu4kulczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=00cdadc74864c1920c723cafa3d804e456f36b9a\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/jbiu4kulczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2c008ba3eaae91d97cf6b785a78d3e2502816fa1\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/jbiu4kulczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=7d6316e5921dd29cf84ba8fe4f83e9b4435538e6\"}, \"id\": \"jbiu4kulczug1\"}, \"u82yqt2uczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/u82yqt2uczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=76deb8ca8ef4af4096d928b31236011baa5e7452\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/u82yqt2uczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=f1f500297e4281b2476f5cc37659be1ad4b60a09\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/u82yqt2uczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b00d73a09701495c72952671b253c06ec2632257\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/u82yqt2uczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=b9d363e1ed978d671a7de52abdae13f9f163973f\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/u82yqt2uczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=6790c6926338baaba92bc6b9f6b42bf1b1ab4e25\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/u82yqt2uczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=af735011d5a8918f829e39eb291a265cae7e8fef\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/u82yqt2uczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=ff4de8ae8e82ab05593b7a8ef42fba5589c526ff\"}, \"id\": \"u82yqt2uczug1\"}, \"xqs83lqeczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/xqs83lqeczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=0a9fd27c4d7d7efe5bf05258b9d77ede51f2b214\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/xqs83lqeczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a12a88a04848115248e6db30860b5c251349ecca\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/xqs83lqeczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=05f3aed5973abdb36d0e104375ad7ca96b724f70\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/xqs83lqeczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=b108452931d45df8cc03c36209a79203c0c3c670\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/xqs83lqeczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=ea9105b5be048c3b3578a4c3fd3e13cc81b1d3ac\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/xqs83lqeczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=75a24c5940a36ffceb5ff525b447d074fe65ef6b\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/xqs83lqeczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=f93ab83788706bf5b2b6fcf1ccb34b868721ead0\"}, \"id\": \"xqs83lqeczug1\"}, \"qzgs9qsdczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/qzgs9qsdczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=47bd4c110c3b2d923e54c4455ad8b0191ce688f7\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/qzgs9qsdczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0af80a7594daace8770b70cd32e6f65087d1c1ab\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/qzgs9qsdczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=fd35a7c022b9a46e57d393007d25583b9e5430ca\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/qzgs9qsdczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=78b973cc332be97ea6321cfacc8efec19e4a6cf0\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/qzgs9qsdczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=faa94b0cbecb5e57dc0ce0a39a13876584579f1b\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/qzgs9qsdczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=0d645b1cd43c4b3a1da0a957f256d8c2b1480d4f\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/qzgs9qsdczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=2e7f7b4c93c84035e56c7e48c68b9e28e0ff944c\"}, \"id\": \"qzgs9qsdczug1\"}, \"v568mjgaczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/v568mjgaczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=68b84130fa371cc00fa820c135a095c029de767e\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/v568mjgaczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=03fe956917cce9c518647e587e365be6792e4b10\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/v568mjgaczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=d520aa0f5248ca395a90d5f4015db18e575939c7\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/v568mjgaczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=ce512ff25de135d193fb8d9a5fa1f0f61a920476\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/v568mjgaczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=4d02509e7d081f33a8ebc0505cde111f9e5f2638\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/v568mjgaczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3740b4fb84aa8d351831f42f06ddce15e75a0567\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/v568mjgaczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=37f4f02951f68ce29b8bb4757cbd5f65592eadde\"}, \"id\": \"v568mjgaczug1\"}, \"vn62bnbgczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/vn62bnbgczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=7417b0caf989c13e35c9a119be6ce3954350c835\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/vn62bnbgczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=d1c0e0f39ad083720df51bbb6fffa19e6e10a9ca\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/vn62bnbgczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c378c0c85a1089a9ca8ac7ede9aa48d3013b4f32\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/vn62bnbgczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d493cf2c5c568b1df45f95b023521d0ba7a07b3c\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/vn62bnbgczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=dbac228ef3aaf97eebae25cea7dfbade2e7263ef\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/vn62bnbgczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=f4c5bef82988392eeca2a7c838c92fa1c9e3f60c\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/vn62bnbgczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=01f107b33024eeb28e436c2b639f3e2d65f6910e\"}, \"id\": \"vn62bnbgczug1\"}, \"ymsp34fnczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/ymsp34fnczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1b773a53ab5442a0acf48cd528ce310731b47b9e\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/ymsp34fnczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=45f8db96d8e2b79cda376bf36c2cfd2c721f5422\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/ymsp34fnczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=997a7df16fadd5748837f0cbcd3247d9deb8fe68\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/ymsp34fnczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d9ffe5a4a019084d33276030d96cd94c27df4ad5\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/ymsp34fnczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=5868aa753a8feb0af7f17b3dce381373b24da61c\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/ymsp34fnczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=c5fb7957c74933a8f598379c40fc13971726825f\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/ymsp34fnczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=6cd36d021d462607ce4767ef3f85c9037adbcf5d\"}, \"id\": \"ymsp34fnczug1\"}, \"h0xj1tgpczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/h0xj1tgpczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=5f7ce02b318de96b138371e8397e3f007ff0121d\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/h0xj1tgpczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ba1e24e465f46450b8c25289ae9d7925c264a86e\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/h0xj1tgpczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=8adcdda19903211bc43d215e1eda09665b9886e3\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/h0xj1tgpczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=fca29e98a0759fecdd3e606349cafdadfc09aa05\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/h0xj1tgpczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=4cdcac410b18e5f19b7c017bebfcb34845cb6df7\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/h0xj1tgpczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=da663c7e727d65db2bc8a8dc6a17a74c000bee4e\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/h0xj1tgpczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=54640e5bb31ddfe6c9db8f643efaba0d15808a21\"}, \"id\": \"h0xj1tgpczug1\"}, \"3l9kyaxvczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/3l9kyaxvczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=6c5457b3dd2a8c86e2c69e4b0395492b4ef11195\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/3l9kyaxvczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=859d2a09cd2779121b04dcff7698775a73f3bfc0\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/3l9kyaxvczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=596dbb80a730bf44f5ede1c180a525def111a6d6\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/3l9kyaxvczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=968796c50cc3523b8a7bef06af91cb61cbb03e24\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/3l9kyaxvczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=eaebb413f36b52d2ee76109bea870112021df99a\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/3l9kyaxvczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=a4a6fc7d1eb203032f54f1389ff43105ff1ba00f\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/3l9kyaxvczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=5791bbb4a4984dcc8d2ee73b8ba4cc809f84f6a0\"}, \"id\": \"3l9kyaxvczug1\"}, \"2wtkro1vczug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 56, \"x\": 108, \"u\": \"https://preview.redd.it/2wtkro1vczug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=be0f7d3fb401eba0898b466d1d9bac517f5bab8d\"}, {\"y\": 113, \"x\": 216, \"u\": \"https://preview.redd.it/2wtkro1vczug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=6ea1292d2748548c32280cc56530d8dd5c9dc487\"}, {\"y\": 168, \"x\": 320, \"u\": \"https://preview.redd.it/2wtkro1vczug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=78e54b0e1d0b066647d86306e33c53547e8ceb86\"}, {\"y\": 336, \"x\": 640, \"u\": \"https://preview.redd.it/2wtkro1vczug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=4235cfac0db5fa9c5bb8d4808c4ead8903e644c0\"}, {\"y\": 504, \"x\": 960, \"u\": \"https://preview.redd.it/2wtkro1vczug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=5f4f22a27fc325a3f18260aa04ae3648e99227ca\"}, {\"y\": 567, \"x\": 1080, \"u\": \"https://preview.redd.it/2wtkro1vczug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=046976fce4edcdf5d080df27d5803d3df835db5b\"}], \"s\": {\"y\": 1009, \"x\": 1920, \"u\": \"https://preview.redd.it/2wtkro1vczug1.png?width=1920\\u0026format=png\\u0026auto=webp\\u0026s=ac3764e447ae74ab232d0c5ff36e58d3705effda\"}, \"id\": \"2wtkro1vczug1\"}}, \"name\": \"t3_1skf644\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": \"transparent\", \"ups\": 2750, \"domain\": \"reddit.com\", \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"259b86c2-f997-11ea-a33e-0e17e5c2e937\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": null, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"v568mjgaczug1\", \"is_deleted\": false, \"id\": 911158910}, {\"media_id\": \"emtaei3dczug1\", \"is_deleted\": false, \"id\": 911158911}, {\"media_id\": \"qzgs9qsdczug1\", \"is_deleted\": false, \"id\": 911158912}, {\"media_id\": \"xqs83lqeczug1\", \"is_deleted\": false, \"id\": 911158913}, {\"media_id\": \"y5ih02vfczug1\", \"is_deleted\": false, \"id\": 911158914}, {\"media_id\": \"vn62bnbgczug1\", \"is_deleted\": false, \"id\": 911158915}, {\"media_id\": \"fru9xqvgczug1\", \"is_deleted\": false, \"id\": 911158916}, {\"media_id\": \"5gkh56phczug1\", \"is_deleted\": false, \"id\": 911158917}, {\"media_id\": \"ro7gmb5kczug1\", \"is_deleted\": false, \"id\": 911158918}, {\"media_id\": \"jbiu4kulczug1\", \"is_deleted\": false, \"id\": 911158919}, {\"media_id\": \"a3jwo2emczug1\", \"is_deleted\": false, \"id\": 911158920}, {\"media_id\": \"ymsp34fnczug1\", \"is_deleted\": false, \"id\": 911158921}, {\"media_id\": \"1vbptfxnczug1\", \"is_deleted\": false, \"id\": 911158922}, {\"media_id\": \"c2zplz8sczug1\", \"is_deleted\": false, \"id\": 911158923}, {\"media_id\": \"h0xj1tgpczug1\", \"is_deleted\": false, \"id\": 911158924}, {\"media_id\": \"ct4uj12qczug1\", \"is_deleted\": false, \"id\": 911158925}, {\"media_id\": \"u82yqt2uczug1\", \"is_deleted\": false, \"id\": 911158926}, {\"media_id\": \"4ky8ot4rczug1\", \"is_deleted\": false, \"id\": 911158927}, {\"media_id\": \"2wtkro1vczug1\", \"is_deleted\": false, \"id\": 911158928}, {\"media_id\": \"3l9kyaxvczug1\", \"is_deleted\": false, \"id\": 911158929}]}, \"link_flair_text\": \"My Art\", \"can_mod_post\": false, \"score\": 2750, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/v568mjgaczug1.png?width=140\\u0026height=73\\u0026auto=webp\\u0026s=2831b564c33ac17277fa521784e8bffde34d3fd4\", \"edited\": 1776104867.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":Soul:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/kab4lo2r9rm51_t5_qmi8w/Soul\"}, {\"e\": \"text\", \"t\": \"noo Kris, not the hockey stick please\"}], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776096064.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EHere\\u0026#39;s the world download for anyone interested:\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Ca href=\\\"https://www.planetminecraft.com/project/deltarune-chapters-3-amp-4-recreated-in-minecraft/\\\"\\u003Ehttps://www.planetminecraft.com/project/deltarune-chapters-3-amp-4-recreated-in-minecraft/\\u003C/a\\u003E\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEDIT: I forgot to mention this, but this map is for version 1.21.9. The newer versions break the armor stands, so be careful about that.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skf644\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"05da9ccc-60a7-11e9-869a-0e5ce6125b90\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":Soul:noo Kris, not the hockey stick please\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_qmi8w\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#b8001f\", \"id\": \"1skf644\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Matmicx\", \"discussion_type\": null, \"num_comments\": 111, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/Deltarune/comments/1skf644/deltarune_chapters_34_recreated_in_minecraft/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skf644\", \"subreddit_subscribers\": 479391, \"created_utc\": 1776096064.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"todayilearned\", \"selftext\": \"\", \"author_fullname\": \"t2_6l2vq\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"TIL that haggis is banned in the USA, since it contains lung meat\", \"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_1sk858w\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.84, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 3277, \"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\": 3277, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/LH6GZvM0tNq3_C5PiZ2dfGVVShipMaXWNylUwWpgdiA.jpeg?width=140\\u0026height=78\\u0026auto=webp\\u0026s=9a5a1d0d2db596fc3e82341719fa29e204f1f4a1\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776080040.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"foodrepublic.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.foodrepublic.com/1415365/why-haggis-banned-us/\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/LH6GZvM0tNq3_C5PiZ2dfGVVShipMaXWNylUwWpgdiA.jpeg?auto=webp\\u0026s=3287ce3445f8150c7216d16574617944737cf9ae\", \"width\": 1600, \"height\": 901}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/LH6GZvM0tNq3_C5PiZ2dfGVVShipMaXWNylUwWpgdiA.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=8242a98cf10c9b8656490f835689d85801c16571\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/LH6GZvM0tNq3_C5PiZ2dfGVVShipMaXWNylUwWpgdiA.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=365d61455cdab27dfb00465dc59ccef576cc9c29\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/LH6GZvM0tNq3_C5PiZ2dfGVVShipMaXWNylUwWpgdiA.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=abb401322a413c681ec158034ee05e842e65eec4\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/LH6GZvM0tNq3_C5PiZ2dfGVVShipMaXWNylUwWpgdiA.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=af5de87da5279d3ef6b9187abf7b9a3d38519789\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/LH6GZvM0tNq3_C5PiZ2dfGVVShipMaXWNylUwWpgdiA.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=34b8cf0a945ce6757c414b2682765540b86f81b7\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/LH6GZvM0tNq3_C5PiZ2dfGVVShipMaXWNylUwWpgdiA.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=6586fdbb15bd8d40abd715e57a99507e8f46215b\", \"width\": 1080, \"height\": 608}], \"variants\": {}, \"id\": \"LH6GZvM0tNq3_C5PiZ2dfGVVShipMaXWNylUwWpgdiA\"}], \"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_2qqjc\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk858w\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ForgingIron\", \"discussion_type\": null, \"num_comments\": 513, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/todayilearned/comments/1sk858w/til_that_haggis_is_banned_in_the_usa_since_it/\", \"stickied\": false, \"url\": \"https://www.foodrepublic.com/1415365/why-haggis-banned-us/\", \"subreddit_subscribers\": 41342197, \"created_utc\": 1776080040.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"nottheonion\", \"selftext\": \"\", \"author_fullname\": \"t2_6y7oqt62\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"NZ Prime Minister says \\u2018states of emergency aren\\u2019t woke\\u2019\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/nottheonion\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 73, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk3dzx\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 4857, \"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\": 4857, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/SVspZgTfGfuiBZM37gjX1dHu6iRzk8u7RB3c7xZYrVs.png?width=140\\u0026height=73\\u0026auto=webp\\u0026s=fd4eba0073d79623134f179c05812089b63ab280\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776063945.0, \"link_flair_type\": \"text\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"rnz.co.nz\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.rnz.co.nz/news/national/592226/christopher-luxon-hits-back-at-wairoa-mayor-craig-little-over-woke-comment\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/SVspZgTfGfuiBZM37gjX1dHu6iRzk8u7RB3c7xZYrVs.png?auto=webp\\u0026s=737997f3489faa261eaf8f1acc26ee10196a1b11\", \"width\": 1200, \"height\": 630}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/SVspZgTfGfuiBZM37gjX1dHu6iRzk8u7RB3c7xZYrVs.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9fbe8d0d333f626cfbb5854c65ce940519acf886\", \"width\": 108, \"height\": 56}, {\"url\": \"https://external-preview.redd.it/SVspZgTfGfuiBZM37gjX1dHu6iRzk8u7RB3c7xZYrVs.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0579cc7807be9367f2d44403029e2a9c9bb47f1e\", \"width\": 216, \"height\": 113}, {\"url\": \"https://external-preview.redd.it/SVspZgTfGfuiBZM37gjX1dHu6iRzk8u7RB3c7xZYrVs.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=d5f46cc80a80167623fb5060ff4a0ef11075001c\", \"width\": 320, \"height\": 168}, {\"url\": \"https://external-preview.redd.it/SVspZgTfGfuiBZM37gjX1dHu6iRzk8u7RB3c7xZYrVs.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c4752c88ba0d7b568b15ef76c76573a0d6594e37\", \"width\": 640, \"height\": 336}, {\"url\": \"https://external-preview.redd.it/SVspZgTfGfuiBZM37gjX1dHu6iRzk8u7RB3c7xZYrVs.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=5cf25bb911af407ab1db94947736a42ad05b715e\", \"width\": 960, \"height\": 504}, {\"url\": \"https://external-preview.redd.it/SVspZgTfGfuiBZM37gjX1dHu6iRzk8u7RB3c7xZYrVs.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=f8a18579e87c7a832f3cc7b0d7ce9f3fc90f6c87\", \"width\": 1080, \"height\": 567}], \"variants\": {}, \"id\": \"SVspZgTfGfuiBZM37gjX1dHu6iRzk8u7RB3c7xZYrVs\"}], \"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_2qnts\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk3dzx\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"NZRSteamSniffer\", \"discussion_type\": null, \"num_comments\": 199, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/nottheonion/comments/1sk3dzx/nz_prime_minister_says_states_of_emergency_arent/\", \"stickied\": false, \"url\": \"https://www.rnz.co.nz/news/national/592226/christopher-luxon-hits-back-at-wairoa-mayor-craig-little-over-woke-comment\", \"subreddit_subscribers\": 25974266, \"created_utc\": 1776063945.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Bengaluru\", \"selftext\": \"\", \"author_fullname\": \"t2_1jtbx07idx\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Man parks his Delhi-registered vehicle on DVG Road in Basavanagudi, causing a traffic jam. He argues with traffic police and bystanders, asking, \\u201cIs this your father\\u2019s road to tell me where to park?\\u201d\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"News | \\u0cb8\\u0cc1\\u0ca6\\u0ccd\\u0ca6\\u0cbf \\ud83d\\uddde\\ufe0f\"}], \"subreddit_name_prefixed\": \"r/Bengaluru\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skgshf\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": \"#ffb000\", \"ups\": 865, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"ff90f0fa-67a8-11ef-a79e-b2ae6de0cba7\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/fbnd1cpdnzug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/fbnd1cpdnzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/fbnd1cpdnzug1/DASHPlaylist.mpd?a=1778705385%2COWI0OWNjOGU4NzVlZDNlYTFiNzU1OGNlOWFmOTgzMGY4YjUyMTk5OWNlYzJkOTA3MWYzYzc3ZDc3YmI2NWFlOQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 44, \"hls_url\": \"https://v.redd.it/fbnd1cpdnzug1/HLSPlaylist.m3u8?a=1778705385%2CNGM3YWIxMjE5YjgxNzIzYzliNTRiZjE4Y2U4ODc3ZDllZWMyOTQ2MjAxZmRjNjkwMDU1Yjg0MjdlMGYzZGNmMg%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\": \"News | \\u0cb8\\u0cc1\\u0ca6\\u0ccd\\u0ca6\\u0cbf \\ud83d\\uddde\\ufe0f\", \"can_mod_post\": false, \"score\": 865, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/dXR6ZDNocGRuenVnMeOwxEKY_BwUmvv0yJlvuSQnrkHkZJuTTKSVmRt4UrhV.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=76ac2a9085dad0003fcad57a4123df2137c85cf2\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"OG Bangalorean \"}], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776099399.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\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/fbnd1cpdnzug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/dXR6ZDNocGRuenVnMeOwxEKY_BwUmvv0yJlvuSQnrkHkZJuTTKSVmRt4UrhV.png?format=pjpg\\u0026auto=webp\\u0026s=f8ac5b5e1d31101bf26be782ac5cedef79835e9e\", \"width\": 405, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/dXR6ZDNocGRuenVnMeOwxEKY_BwUmvv0yJlvuSQnrkHkZJuTTKSVmRt4UrhV.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2f8f7c60146fae3972dcfc75a4db8832ed5be5a1\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/dXR6ZDNocGRuenVnMeOwxEKY_BwUmvv0yJlvuSQnrkHkZJuTTKSVmRt4UrhV.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=6e3205cf6112d63ccf870677c3d7662d782cdc7b\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/dXR6ZDNocGRuenVnMeOwxEKY_BwUmvv0yJlvuSQnrkHkZJuTTKSVmRt4UrhV.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=d9381db16c0252e007fa3639b59eb4d3ffba4c81\", \"width\": 320, \"height\": 568}], \"variants\": {}, \"id\": \"dXR6ZDNocGRuenVnMeOwxEKY_BwUmvv0yJlvuSQnrkHkZJuTTKSVmRt4UrhV\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"4ab2878a-cf74-11ec-9700-268cadd5f97e\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"OG Bangalorean \", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_4r5eni\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#edeff1\", \"id\": \"1skgshf\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"margazi_perumal_20\", \"discussion_type\": null, \"num_comments\": 195, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"light\", \"permalink\": \"/r/Bengaluru/comments/1skgshf/man_parks_his_delhiregistered_vehicle_on_dvg_road/\", \"stickied\": false, \"url\": \"https://v.redd.it/fbnd1cpdnzug1\", \"subreddit_subscribers\": 84455, \"created_utc\": 1776099399.0, \"num_crossposts\": 3, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/fbnd1cpdnzug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/fbnd1cpdnzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/fbnd1cpdnzug1/DASHPlaylist.mpd?a=1778705385%2COWI0OWNjOGU4NzVlZDNlYTFiNzU1OGNlOWFmOTgzMGY4YjUyMTk5OWNlYzJkOTA3MWYzYzc3ZDc3YmI2NWFlOQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 44, \"hls_url\": \"https://v.redd.it/fbnd1cpdnzug1/HLSPlaylist.m3u8?a=1778705385%2CNGM3YWIxMjE5YjgxNzIzYzliNTRiZjE4Y2U4ODc3ZDllZWMyOTQ2MjAxZmRjNjkwMDU1Yjg0MjdlMGYzZGNmMg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"agedlikemilk\", \"selftext\": \"\", \"author_fullname\": \"t2_15nmkah\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Kamala wouldn't have started a war.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/agedlikemilk\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 101, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk6ifd\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"ups\": 4163, \"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\": \"Screenshots\", \"can_mod_post\": false, \"score\": 4163, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/0c9iflazmxug1.jpeg?width=140\\u0026height=101\\u0026auto=webp\\u0026s=a2c8bbc868091ba01ae3fcbff11a2a42fe2bcc57\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776075047.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/0c9iflazmxug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/0c9iflazmxug1.jpeg?auto=webp\\u0026s=18edf96da30ffb81d043f87cb3a5314cefca10d5\", \"width\": 1206, \"height\": 876}, \"resolutions\": [{\"url\": \"https://preview.redd.it/0c9iflazmxug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=78d3740d5dbdd9ce3e6161ecd5c7c2760899378f\", \"width\": 108, \"height\": 78}, {\"url\": \"https://preview.redd.it/0c9iflazmxug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7ef01790c719ba7e78628db0d96f2d2396ef7006\", \"width\": 216, \"height\": 156}, {\"url\": \"https://preview.redd.it/0c9iflazmxug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6ded13ef698d88cbb33c5caa07c39c95dc0d496f\", \"width\": 320, \"height\": 232}, {\"url\": \"https://preview.redd.it/0c9iflazmxug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=506a8ff8b66dba9b11f4e3494e7b46219ccd648e\", \"width\": 640, \"height\": 464}, {\"url\": \"https://preview.redd.it/0c9iflazmxug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=e7a8a4db99d8e66d6e1d7a3783a8613c6fde8448\", \"width\": 960, \"height\": 697}, {\"url\": \"https://preview.redd.it/0c9iflazmxug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=caae5e29188b4e95998bb0be76f2f9143ad40420\", \"width\": 1080, \"height\": 784}], \"variants\": {}, \"id\": \"0c9iflazmxug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"aefae4f4-3961-11ea-a694-0ee9903d6ec7\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_o7cng\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk6ifd\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"c-k-q99903\", \"discussion_type\": null, \"num_comments\": 194, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/agedlikemilk/comments/1sk6ifd/kamala_wouldnt_have_started_a_war/\", \"stickied\": false, \"url\": \"https://i.redd.it/0c9iflazmxug1.jpeg\", \"subreddit_subscribers\": 1400373, \"created_utc\": 1776075047.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"aww\", \"selftext\": \"\", \"author_fullname\": \"t2_4836gyjs\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"He loves carrying his bottle caps around\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/aww\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 139, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"caysge4e3yug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 110, \"x\": 108, \"u\": \"https://preview.redd.it/caysge4e3yug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=32a73528c2752a1711e42c65c4b8d930db6f361d\"}, {\"y\": 221, \"x\": 216, \"u\": \"https://preview.redd.it/caysge4e3yug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5c7ea09bda4f8f35b7baeb563055c222cc3cc2fb\"}, {\"y\": 327, \"x\": 320, \"u\": \"https://preview.redd.it/caysge4e3yug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3e947abbe26bfdba7f8d58f200fcbe8818d906bd\"}, {\"y\": 655, \"x\": 640, \"u\": \"https://preview.redd.it/caysge4e3yug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=6d5ef0ce45007f80b983a88b4d0647a7d7ea0f02\"}, {\"y\": 983, \"x\": 960, \"u\": \"https://preview.redd.it/caysge4e3yug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=a94938461cb825c35ca14f3f78fefec18e0bb554\"}, {\"y\": 1106, \"x\": 1080, \"u\": \"https://preview.redd.it/caysge4e3yug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=0d6a367be3e4197f2d50ca97081662089f0bd08b\"}], \"s\": {\"y\": 9402, \"x\": 9180, \"u\": \"https://preview.redd.it/caysge4e3yug1.jpg?width=9180\\u0026format=pjpg\\u0026auto=webp\\u0026s=7b43ca332e8c252c4a6f504e149c3ac8456d85fb\"}, \"id\": \"caysge4e3yug1\"}, \"nlq202wd3yug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 107, \"x\": 108, \"u\": \"https://preview.redd.it/nlq202wd3yug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=6d925585150184410b3bac301098e35b4f8d2965\"}, {\"y\": 215, \"x\": 216, \"u\": \"https://preview.redd.it/nlq202wd3yug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=74a283c6d5a58d0d1d9e9b10576c33a38ee8e5e7\"}, {\"y\": 319, \"x\": 320, \"u\": \"https://preview.redd.it/nlq202wd3yug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=0c66500950d3bb53934305ff1544ee96b21c741f\"}, {\"y\": 639, \"x\": 640, \"u\": \"https://preview.redd.it/nlq202wd3yug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9aabf7b58ab4da3a87cdddf2d3eb08f143ba800f\"}, {\"y\": 958, \"x\": 960, \"u\": \"https://preview.redd.it/nlq202wd3yug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=df24ceed5e60424340ccb22ebc61621f13dae63a\"}, {\"y\": 1078, \"x\": 1080, \"u\": \"https://preview.redd.it/nlq202wd3yug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=d66756851488d7cb9ae4123db33a3ad85ff502a8\"}], \"s\": {\"y\": 9170, \"x\": 9180, \"u\": \"https://preview.redd.it/nlq202wd3yug1.jpg?width=9180\\u0026format=pjpg\\u0026auto=webp\\u0026s=6d71d3cb9afbafd7bcd051060ea3a377490dd40b\"}, \"id\": \"nlq202wd3yug1\"}}, \"name\": \"t3_1sk8bwh\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 16615, \"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\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"gallery_data\": {\"items\": [{\"caption\": \"\", \"media_id\": \"nlq202wd3yug1\", \"is_deleted\": false, \"id\": 910987557}, {\"caption\": \"\", \"media_id\": \"caysge4e3yug1\", \"is_deleted\": false, \"id\": 910987558}]}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 16615, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/nlq202wd3yug1.jpg?width=140\\u0026height=139\\u0026auto=webp\\u0026s=b9592af85f6975ae1013b2d6843c53fe7d924a1d\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776080568.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"reddit.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1sk8bwh\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"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, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh1o\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk8bwh\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"MarioCraftLP\", \"discussion_type\": null, \"num_comments\": 193, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/aww/comments/1sk8bwh/he_loves_carrying_his_bottle_caps_around/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1sk8bwh\", \"subreddit_subscribers\": 37716669, \"created_utc\": 1776080568.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"MemePiece\", \"selftext\": \"\", \"author_fullname\": \"t2_282c7plrf9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"All because they love foxy are you serious\", \"link_flair_richtext\": [{\"a\": \":snoo_wink:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/p0vdh98u9ezz_t5_3nqvj/snoo_wink\"}, {\"e\": \"text\", \"t\": \" Manga\"}], \"subreddit_name_prefixed\": \"r/MemePiece\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"7etv1a5gbzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 194, \"x\": 108, \"u\": \"https://preview.redd.it/7etv1a5gbzug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=0aa583bf6d98c09ced39a4a091f1a839af9195ce\"}, {\"y\": 389, \"x\": 216, \"u\": \"https://preview.redd.it/7etv1a5gbzug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5fd2fe32d7ad104d53902b2376ef351ec3b78c70\"}, {\"y\": 577, \"x\": 320, \"u\": \"https://preview.redd.it/7etv1a5gbzug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=86c519d1494411da485ec31f4924ede68f6ec5e9\"}, {\"y\": 1154, \"x\": 640, \"u\": \"https://preview.redd.it/7etv1a5gbzug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=7a759f5f1fce89cbc477546fab257efa470e8a74\"}, {\"y\": 1731, \"x\": 960, \"u\": \"https://preview.redd.it/7etv1a5gbzug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=ebd1998f5b665a5f91e9d5239765892527f10ff4\"}, {\"y\": 1948, \"x\": 1080, \"u\": \"https://preview.redd.it/7etv1a5gbzug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=606b7eb35c38b203723a95a604bc0d8a1ca64c12\"}], \"s\": {\"y\": 1948, \"x\": 1080, \"u\": \"https://preview.redd.it/7etv1a5gbzug1.png?width=1080\\u0026format=png\\u0026auto=webp\\u0026s=b1a11abe13a1f6bc22078b931769451beb61a9fe\"}, \"id\": \"7etv1a5gbzug1\"}, \"2kf68afhbzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 71, \"x\": 108, \"u\": \"https://preview.redd.it/2kf68afhbzug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=0689244d324ba82422769432648d8f702278876e\"}, {\"y\": 143, \"x\": 216, \"u\": \"https://preview.redd.it/2kf68afhbzug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=27df7cfbd78263bfd050892959a319e22de1554c\"}, {\"y\": 212, \"x\": 320, \"u\": \"https://preview.redd.it/2kf68afhbzug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6c829317566a3eda547d0b14817de1c742ae8973\"}, {\"y\": 424, \"x\": 640, \"u\": \"https://preview.redd.it/2kf68afhbzug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=6fa335f6f2a903f58ea4948181f4bb1e0b946b19\"}, {\"y\": 637, \"x\": 960, \"u\": \"https://preview.redd.it/2kf68afhbzug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=1d1275f9ca516f71d52f336c673ba1522ce577e6\"}, {\"y\": 717, \"x\": 1080, \"u\": \"https://preview.redd.it/2kf68afhbzug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=00c50269029893b2acfa54e8b7401818bb6d9ea4\"}], \"s\": {\"y\": 717, \"x\": 1080, \"u\": \"https://preview.redd.it/2kf68afhbzug1.png?width=1080\\u0026format=png\\u0026auto=webp\\u0026s=45a0897ccc075db4e59af6af57eaedfc547f5a25\"}, \"id\": \"2kf68afhbzug1\"}}, \"name\": \"t3_1skeuj0\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 990, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"caption\": \"\", \"media_id\": \"7etv1a5gbzug1\", \"is_deleted\": false, \"id\": 911150514}, {\"caption\": \"\", \"media_id\": \"2kf68afhbzug1\", \"is_deleted\": false, \"id\": 911150515}]}, \"link_flair_text\": \":snoo_wink: Manga\", \"can_mod_post\": false, \"score\": 990, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/7etv1a5gbzug1.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=69c968c897863ff046af2a2fa0884a10d847e964\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776095395.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skeuj0\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"d9cc19d4-a1ca-11e9-a91d-0efc5fcc80dc\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2tt3v\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff4500\", \"id\": \"1skeuj0\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Technical_Mine_8711\", \"discussion_type\": null, \"num_comments\": 193, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/MemePiece/comments/1skeuj0/all_because_they_love_foxy_are_you_serious/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skeuj0\", \"subreddit_subscribers\": 819743, \"created_utc\": 1776095395.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"WaltDisneyWorld\", \"selftext\": \"That was not necessary. Multiple parents were now consoling their small children. You weren\\u2019t satisfied with that though. And you kept screaming thru the ride. Then the ride stopped. And you proceeded to yell loudly hurry the f\\\\*\\\\*\\\\* up and scream. Thanks for ruining the ride for so many families. You\\u2019re a real class act. \", \"author_fullname\": \"t2_8hrrh9as\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"To the screamer on haunted mansion yesterday. You suck\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Other\"}], \"subreddit_name_prefixed\": \"r/WaltDisneyWorld\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"Other\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skbgrz\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.89, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1286, \"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\": \"Other\", \"can_mod_post\": false, \"score\": 1286, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"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\": 1776088317.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.WaltDisneyWorld\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EThat was not necessary. Multiple parents were now consoling their small children. You weren\\u2019t satisfied with that though. And you kept screaming thru the ride. Then the ride stopped. And you proceeded to yell loudly hurry the f*** up and scream. Thanks for ruining the ride for so many families. You\\u2019re a real class act. \\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\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"79397f64-9dcc-11e9-ae86-0ef6b4e8c5ba\", \"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_2te6p\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skbgrz\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"LisaM1975\", \"discussion_type\": null, \"num_comments\": 190, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/WaltDisneyWorld/comments/1skbgrz/to_the_screamer_on_haunted_mansion_yesterday_you/\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/WaltDisneyWorld/comments/1skbgrz/to_the_screamer_on_haunted_mansion_yesterday_you/\", \"subreddit_subscribers\": 762790, \"created_utc\": 1776088317.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"justgalsbeingchicks\", \"selftext\": \"this is Ariel Hyatt, from what i read. and i love this! \\ud83d\\ude08\\ud83e\\udd18\\ud83c\\udffc\\ud83d\\udc83\\ud83c\\udffc\", \"author_fullname\": \"t2_q72co4mx\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"tap dancing to Metallica\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"she gets it\"}], \"subreddit_name_prefixed\": \"r/justgalsbeingchicks\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skhqsv\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"ups\": 2029, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/j24z6d35tzug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/j24z6d35tzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/j24z6d35tzug1/DASHPlaylist.mpd?a=1778705385%2CNzFkODBhNDY1N2EwZmRmYWE4MGUzMTQyNzhkZjFhYTMyMTdmNGIxMWZiNzRhYTlmMmE4YTZjZmZmMTU4ZDRkYw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 58, \"hls_url\": \"https://v.redd.it/j24z6d35tzug1/HLSPlaylist.m3u8?a=1778705385%2CNDAxYzA4MDBmNGRhNTRkODczMDNlMmE5NDdiMTM2Njk4MDk3ZGY0ODI5ZDg4NjUyNTM3OGVkNjkyOTQ0NjQ1Ng%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\": \"she gets it\", \"can_mod_post\": false, \"score\": 2029, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/Mmo0NHl1MzV0enVnMZHml_BOSOXuzjtv26Sp4jTfiWaD0trF_ug_9DG3XYHK.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=8230b69ecfab07b3fb0527636e8c82ada3567a5d\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776101337.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003Ethis is Ariel Hyatt, from what i read. and i love this! \\ud83d\\ude08\\ud83e\\udd18\\ud83c\\udffc\\ud83d\\udc83\\ud83c\\udffc\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/j24z6d35tzug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Mmo0NHl1MzV0enVnMZHml_BOSOXuzjtv26Sp4jTfiWaD0trF_ug_9DG3XYHK.png?format=pjpg\\u0026auto=webp\\u0026s=7e6c7fda9373a07e06dbf96d44de882e237295e3\", \"width\": 405, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Mmo0NHl1MzV0enVnMZHml_BOSOXuzjtv26Sp4jTfiWaD0trF_ug_9DG3XYHK.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=5a7cfa413a96edde85be13e9c2588d42e93eca8f\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/Mmo0NHl1MzV0enVnMZHml_BOSOXuzjtv26Sp4jTfiWaD0trF_ug_9DG3XYHK.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=b5226bcf4e3a2e034e5e079f680852d7c1eb9ddb\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/Mmo0NHl1MzV0enVnMZHml_BOSOXuzjtv26Sp4jTfiWaD0trF_ug_9DG3XYHK.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=f965d4979e58520b566a6b064529479e8102071b\", \"width\": 320, \"height\": 568}], \"variants\": {}, \"id\": \"Mmo0NHl1MzV0enVnMZHml_BOSOXuzjtv26Sp4jTfiWaD0trF_ug_9DG3XYHK\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"b8a5e4d8-8790-11ed-a12f-3a7b8790ffde\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_7nm5ia\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff8717\", \"id\": \"1skhqsv\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"mxriverlynn\", \"discussion_type\": null, \"num_comments\": 99, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/justgalsbeingchicks/comments/1skhqsv/tap_dancing_to_metallica/\", \"stickied\": false, \"url\": \"https://v.redd.it/j24z6d35tzug1\", \"subreddit_subscribers\": 478577, \"created_utc\": 1776101337.0, \"num_crossposts\": 3, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/j24z6d35tzug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/j24z6d35tzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/j24z6d35tzug1/DASHPlaylist.mpd?a=1778705385%2CNzFkODBhNDY1N2EwZmRmYWE4MGUzMTQyNzhkZjFhYTMyMTdmNGIxMWZiNzRhYTlmMmE4YTZjZmZmMTU4ZDRkYw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 58, \"hls_url\": \"https://v.redd.it/j24z6d35tzug1/HLSPlaylist.m3u8?a=1778705385%2CNDAxYzA4MDBmNGRhNTRkODczMDNlMmE5NDdiMTM2Njk4MDk3ZGY0ODI5ZDg4NjUyNTM3OGVkNjkyOTQ0NjQ1Ng%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"freefolk\", \"selftext\": \"The Video\\n\\nhttps://gofile.io/d/cLA430\", \"author_fullname\": \"t2_xqp13\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"I keep saying Elio Garcia \\u0026 other people George trusts, will get Winds 1st\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/freefolk\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"orange\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1ski4s9\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 782, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"ca3781bc-6459-11e7-b548-0e5c104a43d0\", \"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\": \"Subvert Expectations\", \"can_mod_post\": false, \"score\": 782, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/sjaobu5ivzug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=7a9deb3ed152c571ece1435c37063b7266ec1315\", \"edited\": false, \"author_flair_css_class\": \"ironprice\", \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776102128.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EThe Video\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Ca href=\\\"https://gofile.io/d/cLA430\\\"\\u003Ehttps://gofile.io/d/cLA430\\u003C/a\\u003E\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/sjaobu5ivzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/sjaobu5ivzug1.jpeg?auto=webp\\u0026s=84808130a1fd9f95c52eaf0f595f86307e6efe19\", \"width\": 1260, \"height\": 2043}, \"resolutions\": [{\"url\": \"https://preview.redd.it/sjaobu5ivzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=102f4d6b2fbff393b314fd4d1ab54ca6db7ef811\", \"width\": 108, \"height\": 175}, {\"url\": \"https://preview.redd.it/sjaobu5ivzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=bd3567aa9f8c851b06cff3f1c7425a68377033af\", \"width\": 216, \"height\": 350}, {\"url\": \"https://preview.redd.it/sjaobu5ivzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=2ea03d284d4157379c49d2133b7745a35e7e142a\", \"width\": 320, \"height\": 518}, {\"url\": \"https://preview.redd.it/sjaobu5ivzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c3e359b62c422e5ea98ffc3810fcb150f5b54b98\", \"width\": 640, \"height\": 1037}, {\"url\": \"https://preview.redd.it/sjaobu5ivzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=72b754fc69d5e64654c975fe46f78b77644a31eb\", \"width\": 960, \"height\": 1556}, {\"url\": \"https://preview.redd.it/sjaobu5ivzug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=dfdd0cc84e47471ba670da0f2b4a587f00d7728c\", \"width\": 1080, \"height\": 1751}], \"variants\": {}, \"id\": \"sjaobu5ivzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"137a3502-6e05-11e9-be88-0ec1040021b2\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"GRRM Rewrote Something\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_37tpy\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1ski4s9\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"jorywea78\", \"discussion_type\": null, \"num_comments\": 190, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/freefolk/comments/1ski4s9/i_keep_saying_elio_garcia_other_people_george/\", \"stickied\": false, \"url\": \"https://i.redd.it/sjaobu5ivzug1.jpeg\", \"subreddit_subscribers\": 1331942, \"created_utc\": 1776102128.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"golf\", \"selftext\": \"\", \"author_fullname\": \"t2_v237fttz\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"2027 proposed rule change at Masters: Have last place finisher put green jacket on winner for extra motivation to do better next year\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Joke / Meme\"}], \"subreddit_name_prefixed\": \"r/golf\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"deal\", \"downs\": 0, \"thumbnail_height\": 93, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skcflo\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"ups\": 3374, \"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\": \"Joke / Meme\", \"can_mod_post\": false, \"score\": 3374, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/34c1b3wowyug1.jpeg?width=140\\u0026height=93\\u0026auto=webp\\u0026s=03fa598306f53bb3c4f0067b7fc90c11885fb498\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776090420.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/34c1b3wowyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/34c1b3wowyug1.jpeg?auto=webp\\u0026s=314e6a7b8ebc54b2211b033e6b2cd6dd325a65c8\", \"width\": 1536, \"height\": 1024}, \"resolutions\": [{\"url\": \"https://preview.redd.it/34c1b3wowyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d6dcd9fb69889cdb24772c5b19b5496e47114fc7\", \"width\": 108, \"height\": 72}, {\"url\": \"https://preview.redd.it/34c1b3wowyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=20160f47c0c231d4ddfabd3d15b8a6092f41fec0\", \"width\": 216, \"height\": 144}, {\"url\": \"https://preview.redd.it/34c1b3wowyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=9f712fee1b960262de3048d49a06e5a3e3be51b3\", \"width\": 320, \"height\": 213}, {\"url\": \"https://preview.redd.it/34c1b3wowyug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=718596ec179a81d1fa569f0c490c8f11e6617056\", \"width\": 640, \"height\": 426}, {\"url\": \"https://preview.redd.it/34c1b3wowyug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=546f49494fe53f48bc2c6a656d86403b5a0d2779\", \"width\": 960, \"height\": 640}, {\"url\": \"https://preview.redd.it/34c1b3wowyug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2652d6f3eea422e76007672e66ad74279be3daff\", \"width\": 1080, \"height\": 720}], \"variants\": {}, \"id\": \"34c1b3wowyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"e34a9b7a-e0df-11e5-bc19-0eb5adde8917\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qhcs\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"transparent\", \"id\": \"1skcflo\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Norfolk-Gross-Tonage\", \"discussion_type\": null, \"num_comments\": 191, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/golf/comments/1skcflo/2027_proposed_rule_change_at_masters_have_last/\", \"stickied\": false, \"url\": \"https://i.redd.it/34c1b3wowyug1.jpeg\", \"subreddit_subscribers\": 1733493, \"created_utc\": 1776090420.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"blackmagicfuckery\", \"selftext\": \"\", \"author_fullname\": \"t2_1vhnwl8x6l\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"How?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/blackmagicfuckery\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk7bu3\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 7916, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/nn2f2r0puxug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 854, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/nn2f2r0puxug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/nn2f2r0puxug1/DASHPlaylist.mpd?a=1778705385%2CNGE3MzgzODA1ZDc3YzVmYmE3NzYwMGE0NGZmNmVlZWJhZWQxMTJhMWY0YjcxM2MwMmEzMDE3N2ZiZWQ2ZDc1Yg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 28, \"hls_url\": \"https://v.redd.it/nn2f2r0puxug1/HLSPlaylist.m3u8?a=1778705385%2CYTM4ZGI1NGYzZjg0OTExNTIyNDc1ZDFhYWMzNzg0OWEwNThkNmUwZTk3NTc2MjQwOTA2NmI4YzZiZWI4YmFhMA%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\": 7916, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/OWZ3dGU3MXB1eHVnMcCjQMAGOAoiM6E79sboKQIBVVC5qBlYGWZSfZokSHw6.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=4a8225833271c6b8b6989542ba3e26734d20d61e\", \"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\": 1776077661.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/nn2f2r0puxug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/OWZ3dGU3MXB1eHVnMcCjQMAGOAoiM6E79sboKQIBVVC5qBlYGWZSfZokSHw6.png?format=pjpg\\u0026auto=webp\\u0026s=4ce3db92cf3a3e0085fa3cb6f67691f6399aab52\", \"width\": 716, \"height\": 1276}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/OWZ3dGU3MXB1eHVnMcCjQMAGOAoiM6E79sboKQIBVVC5qBlYGWZSfZokSHw6.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8efd699b921553aa9bc084c92c13c106c7aed8f7\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/OWZ3dGU3MXB1eHVnMcCjQMAGOAoiM6E79sboKQIBVVC5qBlYGWZSfZokSHw6.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=00e66a3c78f360200363e0b74c76871d00966482\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/OWZ3dGU3MXB1eHVnMcCjQMAGOAoiM6E79sboKQIBVVC5qBlYGWZSfZokSHw6.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=0d87ee67fd21687ba62dfb224419aa1020198599\", \"width\": 320, \"height\": 570}, {\"url\": \"https://external-preview.redd.it/OWZ3dGU3MXB1eHVnMcCjQMAGOAoiM6E79sboKQIBVVC5qBlYGWZSfZokSHw6.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a460d1d307efce4898e78b31d6072023de0690e6\", \"width\": 640, \"height\": 1140}], \"variants\": {}, \"id\": \"OWZ3dGU3MXB1eHVnMcCjQMAGOAoiM6E79sboKQIBVVC5qBlYGWZSfZokSHw6\"}], \"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_3fn31\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk7bu3\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Apprehensive_Sky4558\", \"discussion_type\": null, \"num_comments\": 166, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/blackmagicfuckery/comments/1sk7bu3/how/\", \"stickied\": false, \"url\": \"https://v.redd.it/nn2f2r0puxug1\", \"subreddit_subscribers\": 4539957, \"created_utc\": 1776077661.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/nn2f2r0puxug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 854, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/nn2f2r0puxug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/nn2f2r0puxug1/DASHPlaylist.mpd?a=1778705385%2CNGE3MzgzODA1ZDc3YzVmYmE3NzYwMGE0NGZmNmVlZWJhZWQxMTJhMWY0YjcxM2MwMmEzMDE3N2ZiZWQ2ZDc1Yg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 28, \"hls_url\": \"https://v.redd.it/nn2f2r0puxug1/HLSPlaylist.m3u8?a=1778705385%2CYTM4ZGI1NGYzZjg0OTExNTIyNDc1ZDFhYWMzNzg0OWEwNThkNmUwZTk3NTc2MjQwOTA2NmI4YzZiZWI4YmFhMA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"wizardposting\", \"selftext\": \"Yes he is an older apprentice, got a late start into wizardry. \", \"author_fullname\": \"t2_201ztr6m9e\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"My newest apprentice showed up like this, I want to be supportive but its hard to take him seriously in this hat. Should I tell him or just leave it be?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/wizardposting\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk8hon\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": \"#dadada\", \"ups\": 1894, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"6494a448-ad8c-11ed-adc6-aa5c0419eb19\", \"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\": \"Wizardpost\", \"can_mod_post\": false, \"score\": 1894, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/d63af51r4yug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=c4f505bbd2cc6e7502a0ca703216ee1631510337\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776081024.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EYes he is an older apprentice, got a late start into wizardry. \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/d63af51r4yug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/d63af51r4yug1.jpeg?auto=webp\\u0026s=cbd1b83d8c0bca18e27d02dd9025b1bbd6350ccc\", \"width\": 541, \"height\": 960}, \"resolutions\": [{\"url\": \"https://preview.redd.it/d63af51r4yug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=920ad7f5a40433d42f177dacf0b694411b3567f0\", \"width\": 108, \"height\": 191}, {\"url\": \"https://preview.redd.it/d63af51r4yug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=711d9632bfa41d8e8eb206ad9f1c29090cf80413\", \"width\": 216, \"height\": 383}, {\"url\": \"https://preview.redd.it/d63af51r4yug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b8808b8a66d4fe7bb4cddd4f90213ef65f21f495\", \"width\": 320, \"height\": 567}], \"variants\": {}, \"id\": \"d63af51r4yug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"c6efac8e-ad8a-11ed-9bc3-7ee9158c2b21\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Wizard/Alchemist\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_5hjlp1\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"1sk8hon\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"HootersUnite\", \"discussion_type\": null, \"num_comments\": 189, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/wizardposting/comments/1sk8hon/my_newest_apprentice_showed_up_like_this_i_want/\", \"stickied\": false, \"url\": \"https://i.redd.it/d63af51r4yug1.jpeg\", \"subreddit_subscribers\": 394106, \"created_utc\": 1776081024.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"GenZ\", \"selftext\": \"I wonder how much of Trump behavior is normalized for an 18-20 year old who was only 7-9 when he started politics \\n\\nVs a 27-29 year old who was an adult during Trump intro into politics and saw the Obama years and noticed the difference \", \"author_fullname\": \"t2_iurqtw275\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"What\\u2019s with this meaningful 4-7 point difference between younger and older Gen Z\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/GenZ\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"political\", \"downs\": 0, \"thumbnail_height\": 128, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skghd3\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 866, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"07443cc4-5f7e-11e8-8896-0e5cf06a210a\", \"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\", \"can_mod_post\": false, \"score\": 866, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/bspw13lilzug1.jpeg?width=140\\u0026height=128\\u0026auto=webp\\u0026s=72317fb65bc67108a965ecc56e80d1fa3bbdcbe9\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776098768.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EI wonder how much of Trump behavior is normalized for an 18-20 year old who was only 7-9 when he started politics \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EVs a 27-29 year old who was an adult during Trump intro into politics and saw the Obama years and noticed the difference \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/bspw13lilzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/bspw13lilzug1.jpeg?auto=webp\\u0026s=eecf213630b3b4fcab40db2c4fde4b477dc58165\", \"width\": 1320, \"height\": 1209}, \"resolutions\": [{\"url\": \"https://preview.redd.it/bspw13lilzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=4196ad81fb1d2aa61519497cb5907b91a491b160\", \"width\": 108, \"height\": 98}, {\"url\": \"https://preview.redd.it/bspw13lilzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b32c3b1e600202229683d68ea631476356c56289\", \"width\": 216, \"height\": 197}, {\"url\": \"https://preview.redd.it/bspw13lilzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c37f3848f936737129029983f12ac5ada5dd6f7e\", \"width\": 320, \"height\": 293}, {\"url\": \"https://preview.redd.it/bspw13lilzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=563e86aa80670c7dcd3f7267d5db90f1a65578db\", \"width\": 640, \"height\": 586}, {\"url\": \"https://preview.redd.it/bspw13lilzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=5da8ea063b8b7583fffc8d154b2a277baa87f9e7\", \"width\": 960, \"height\": 879}, {\"url\": \"https://preview.redd.it/bspw13lilzug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=d959eac69e7e0dca5919e21a9afc44b48c227447\", \"width\": 1080, \"height\": 989}], \"variants\": {}, \"id\": \"bspw13lilzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"3d59867e-5f7f-11e8-ad06-0ed65962fd98\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"1997\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2tz25\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#738491\", \"id\": \"1skghd3\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"SirGingerbrute\", \"discussion_type\": null, \"num_comments\": 189, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/GenZ/comments/1skghd3/whats_with_this_meaningful_47_point_difference/\", \"stickied\": false, \"url\": \"https://i.redd.it/bspw13lilzug1.jpeg\", \"subreddit_subscribers\": 632972, \"created_utc\": 1776098768.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"blursedimages\", \"selftext\": \"\", \"author_fullname\": \"t2_vwicfc9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Blursed geodude\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/blursedimages\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skbqws\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": \"#0dd3bb\", \"subreddit_type\": \"public\", \"ups\": 3975, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"2d99725e-ddef-11ee-b163-1a53de11ddad\", \"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\": 3975, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/17y8otj9syug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=516c360f23f67d84546f1b4d2d2ba04dd7eb2b93\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"this is my flair \"}, {\"a\": \":Top_Blursed:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/yu9frvsrr7941_t5_j34kt/Top_Blursed\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776088933.0, \"link_flair_type\": \"text\", \"wls\": 7, \"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/17y8otj9syug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/17y8otj9syug1.jpeg?auto=webp\\u0026s=363e0cffb9df7495a9bf84bd1e209de0236e0ca4\", \"width\": 1236, \"height\": 1634}, \"resolutions\": [{\"url\": \"https://preview.redd.it/17y8otj9syug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=6a525acfb3be99e79d4ecd0f7ded3461694da1cf\", \"width\": 108, \"height\": 142}, {\"url\": \"https://preview.redd.it/17y8otj9syug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=64088c10286c5b3476f1ffa97cfe280c887b2c0c\", \"width\": 216, \"height\": 285}, {\"url\": \"https://preview.redd.it/17y8otj9syug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c9943dead84759270aabf7ab918fadf028c8b555\", \"width\": 320, \"height\": 423}, {\"url\": \"https://preview.redd.it/17y8otj9syug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c6a6f94d1a73566fdf211923accd7453263f1783\", \"width\": 640, \"height\": 846}, {\"url\": \"https://preview.redd.it/17y8otj9syug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=e1d3de6c76ad640bf872778dec7c81948ed89c4f\", \"width\": 960, \"height\": 1269}, {\"url\": \"https://preview.redd.it/17y8otj9syug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=dfe7bbb551ab7263a683cc2f1046f8ca6459b255\", \"width\": 1080, \"height\": 1427}], \"variants\": {}, \"id\": \"17y8otj9syug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"this is my flair :Top_Blursed:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_j34kt\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skbqws\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"anikkundu1998\", \"discussion_type\": null, \"num_comments\": 12, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/blursedimages/comments/1skbqws/blursed_geodude/\", \"stickied\": false, \"url\": \"https://i.redd.it/17y8otj9syug1.jpeg\", \"subreddit_subscribers\": 6624866, \"created_utc\": 1776088933.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Gunners\", \"selftext\": \"Whatever happened on the weekend is behind us.\\n\\nNow more then ever we need each other and the team needs our support.\\n\\nWe've come too far to stop now. \\n\\nThis is The Arsenal. We've never been liked and we've always done it the hard way.\\n\\nLet them laugh. In the end, we will prevail.\\n\\n\\\"If you do not believe, then you have no chance at all\\\".\", \"author_fullname\": \"t2_ehr5upe\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"BELIEVE.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Gunners\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 121, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skhmhl\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": \"#ddbd37\", \"subreddit_type\": \"public\", \"ups\": 1287, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"a54f896e-cde7-11e8-a71a-0e8e5af75a52\", \"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\": 1287, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/lfr3yuefszug1.jpeg?width=140\\u0026height=121\\u0026auto=webp\\u0026s=cb535fba1ade4d45d5909dd90843991b518a6028\", \"edited\": false, \"author_flair_css_class\": \"7\", \"author_flair_richtext\": [{\"a\": \":7:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/w1oxf61zymo51_t5_2qhqt/7\"}, {\"e\": \"text\", \"t\": \" Robert Pir\\u00e8s\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776101093.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\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EWhatever happened on the weekend is behind us.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003ENow more then ever we need each other and the team needs our support.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EWe\\u0026#39;ve come too far to stop now. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThis is The Arsenal. We\\u0026#39;ve never been liked and we\\u0026#39;ve always done it the hard way.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003ELet them laugh. In the end, we will prevail.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u0026quot;If you do not believe, then you have no chance at all\\u0026quot;.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/lfr3yuefszug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/lfr3yuefszug1.jpeg?auto=webp\\u0026s=0b9141b2dac71d05010daae4eaef8c1fa1116678\", \"width\": 951, \"height\": 826}, \"resolutions\": [{\"url\": \"https://preview.redd.it/lfr3yuefszug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d693a19a8c43385ff8eae1b5a5a035b442a9c183\", \"width\": 108, \"height\": 93}, {\"url\": \"https://preview.redd.it/lfr3yuefszug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8e6b6d8fbb4b93a20124a43579d06f55cc26e4f1\", \"width\": 216, \"height\": 187}, {\"url\": \"https://preview.redd.it/lfr3yuefszug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b57857ce220737906f1d750b0baf4a1ee58fefe3\", \"width\": 320, \"height\": 277}, {\"url\": \"https://preview.redd.it/lfr3yuefszug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=efe83a95bbbc3423b19415983af25cf7fc0d833e\", \"width\": 640, \"height\": 555}], \"variants\": {}, \"id\": \"lfr3yuefszug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":7: Robert Pir\\u00e8s\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qhqt\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skhmhl\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Lefty2Gunz81\", \"discussion_type\": null, \"num_comments\": 186, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"light\", \"permalink\": \"/r/Gunners/comments/1skhmhl/believe/\", \"stickied\": false, \"url\": \"https://i.redd.it/lfr3yuefszug1.jpeg\", \"subreddit_subscribers\": 532402, \"created_utc\": 1776101093.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"NewsStarWorld\", \"selftext\": \"\", \"author_fullname\": \"t2_2c8pnfytym\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"MAGA Freaks Out After Trump Posts AI Photo of Himself as Jesus | One former Donald Trump fan warned they had \\u201celected the Antichrist.\\u201d\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/NewsStarWorld\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 73, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skg3fd\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1134, \"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\": 1134, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/Tph7p9cGObxbDfJ89XDO4KvgK7yplBNo5emlr0btpUU.jpeg?width=140\\u0026height=73\\u0026auto=webp\\u0026s=8f27a2a9664a42a8802ef930be345714050f638b\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776097973.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"newrepublic.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://newrepublic.com/post/208979/maga-donald-trump-ai-photo-jesus\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Tph7p9cGObxbDfJ89XDO4KvgK7yplBNo5emlr0btpUU.jpeg?auto=webp\\u0026s=b3c35ca99c46a641d7ea3bbeb832f51d50e1cb49\", \"width\": 1200, \"height\": 630}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Tph7p9cGObxbDfJ89XDO4KvgK7yplBNo5emlr0btpUU.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=416b6de783cd895eaac1e1bc53a91f117905791e\", \"width\": 108, \"height\": 56}, {\"url\": \"https://external-preview.redd.it/Tph7p9cGObxbDfJ89XDO4KvgK7yplBNo5emlr0btpUU.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=082ce01b199e43022e6d3e6939b43597f2701ecf\", \"width\": 216, \"height\": 113}, {\"url\": \"https://external-preview.redd.it/Tph7p9cGObxbDfJ89XDO4KvgK7yplBNo5emlr0btpUU.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6661e1de8d0b535ed01a500ebc4ea31a77f4cc92\", \"width\": 320, \"height\": 168}, {\"url\": \"https://external-preview.redd.it/Tph7p9cGObxbDfJ89XDO4KvgK7yplBNo5emlr0btpUU.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=b5d8c3eccd19763b2d0f76c178c67efb82c79c22\", \"width\": 640, \"height\": 336}, {\"url\": \"https://external-preview.redd.it/Tph7p9cGObxbDfJ89XDO4KvgK7yplBNo5emlr0btpUU.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=2b1b40dcd49a3561ad812f25f14adba3405bbcf5\", \"width\": 960, \"height\": 504}, {\"url\": \"https://external-preview.redd.it/Tph7p9cGObxbDfJ89XDO4KvgK7yplBNo5emlr0btpUU.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=6aafba2fbcc8deadbfc3670db670a8aa1082560c\", \"width\": 1080, \"height\": 567}], \"variants\": {}, \"id\": \"Tph7p9cGObxbDfJ89XDO4KvgK7yplBNo5emlr0btpUU\"}], \"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_fcwiyy\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skg3fd\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ScallionPrevious6005\", \"discussion_type\": null, \"num_comments\": 186, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/NewsStarWorld/comments/1skg3fd/maga_freaks_out_after_trump_posts_ai_photo_of/\", \"stickied\": false, \"url\": \"https://newrepublic.com/post/208979/maga-donald-trump-ai-photo-jesus\", \"subreddit_subscribers\": 5685, \"created_utc\": 1776097973.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"indianbikes\", \"selftext\": \"Please tell me ways to fix this and estimated cost. For the curious ones - It spells Yuvashree. \", \"author_fullname\": \"t2_1zx5g52hpi\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Some kid in my neighborhood did this to my first vehicle :(\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/indianbikes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skclfw\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 1357, \"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\": \"#Opinion \\ud83d\\udcad\", \"can_mod_post\": false, \"score\": 1357, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/d006l3uoxyug1.jpeg?width=140\\u0026height=78\\u0026auto=webp\\u0026s=d49e0afe4d2af3aa03457777eab36fd101bf103f\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776090761.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EPlease tell me ways to fix this and estimated cost. For the curious ones - It spells Yuvashree. \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/d006l3uoxyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/d006l3uoxyug1.jpeg?auto=webp\\u0026s=3c658f1b2f4f942b8791f69139fd9677176b2daa\", \"width\": 4080, \"height\": 2296}, \"resolutions\": [{\"url\": \"https://preview.redd.it/d006l3uoxyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=859ec8d00cbe6b2991c54898f85124ce201fd3ac\", \"width\": 108, \"height\": 60}, {\"url\": \"https://preview.redd.it/d006l3uoxyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=fde46e4eec1ad77eeaa07a97d5d1d9ae9193eaa5\", \"width\": 216, \"height\": 121}, {\"url\": \"https://preview.redd.it/d006l3uoxyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5c727bee46efb692d4a05f247f01c86748c74a82\", \"width\": 320, \"height\": 180}, {\"url\": \"https://preview.redd.it/d006l3uoxyug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=53ea3f888a4a6ac15f78a25f760e050bb36f421f\", \"width\": 640, \"height\": 360}, {\"url\": \"https://preview.redd.it/d006l3uoxyug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=8c4921c6206afa75ec12fa777c36686fbfc89ca2\", \"width\": 960, \"height\": 540}, {\"url\": \"https://preview.redd.it/d006l3uoxyug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=c10a070e16b95e80df2888673966622c2666a00b\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"d006l3uoxyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"c11365d2-d38f-11ed-a25c-e251e21071cc\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2wajs\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#46d160\", \"id\": \"1skclfw\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Life-Variety-66\", \"discussion_type\": null, \"num_comments\": 183, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/indianbikes/comments/1skclfw/some_kid_in_my_neighborhood_did_this_to_my_first/\", \"stickied\": false, \"url\": \"https://i.redd.it/d006l3uoxyug1.jpeg\", \"subreddit_subscribers\": 356539, \"created_utc\": 1776090761.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TopCharacterTropes\", \"selftext\": \"1. (Hated) The Orcs (Bright): orcs in the setting in their clothing and status quo as segregated racial outcasts are clearly meant to invoke really reductive stereotypes of black Americans. \\n\\n2. (Loved) Arctic Nation (Blacksad): white fur animal supremacist animal whose ideology draws upon KKK, Nazi, and Neo-confederate influences. Provides excellent commentary on the arbitrary nature of hatred and discrimination. \", \"author_fullname\": \"t2_3l2thbu7\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"(Mixed trope) Race allegory\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/TopCharacterTropes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 92, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"ikxgs75bqyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 71, \"x\": 108, \"u\": \"https://preview.redd.it/ikxgs75bqyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=77810a9b6d542386b782c3fe4a4a0fffa35d787b\"}, {\"y\": 142, \"x\": 216, \"u\": \"https://preview.redd.it/ikxgs75bqyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=6caa22af3f398c04c5099fd37809273a505f2cce\"}, {\"y\": 210, \"x\": 320, \"u\": \"https://preview.redd.it/ikxgs75bqyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=446401223f1cbd369b05dca17ad6ffd47d861bf7\"}, {\"y\": 421, \"x\": 640, \"u\": \"https://preview.redd.it/ikxgs75bqyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=66a64c1e1fa8302bf51135ff02b416198363682a\"}, {\"y\": 632, \"x\": 960, \"u\": \"https://preview.redd.it/ikxgs75bqyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=7bcde9a10acfac5cd34c8ccef15c418bddd4e720\"}, {\"y\": 711, \"x\": 1080, \"u\": \"https://preview.redd.it/ikxgs75bqyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5c96fad41de7b25ef938acd0d158fa70b2e8b180\"}], \"s\": {\"y\": 771, \"x\": 1170, \"u\": \"https://preview.redd.it/ikxgs75bqyug1.jpg?width=1170\\u0026format=pjpg\\u0026auto=webp\\u0026s=fe91038285361f42b7293d99030f12124614f76c\"}, \"id\": \"ikxgs75bqyug1\"}, \"3fgk185bqyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 46, \"x\": 108, \"u\": \"https://preview.redd.it/3fgk185bqyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=8810db60c6d856c19dc063b57d5c5a9118426ec2\"}, {\"y\": 92, \"x\": 216, \"u\": \"https://preview.redd.it/3fgk185bqyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=d8332acf311308e1c560ed7771cf3172d5abd26c\"}, {\"y\": 136, \"x\": 320, \"u\": \"https://preview.redd.it/3fgk185bqyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e8ab5d624f53b3184d08236b416138bd98bc9e99\"}, {\"y\": 273, \"x\": 640, \"u\": \"https://preview.redd.it/3fgk185bqyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=f2b95571857ff5d6a354d621a13e3d607dadfc53\"}, {\"y\": 410, \"x\": 960, \"u\": \"https://preview.redd.it/3fgk185bqyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=311801b5830c46207863107abd5b4ec4e350f710\"}, {\"y\": 461, \"x\": 1080, \"u\": \"https://preview.redd.it/3fgk185bqyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=ae24ef56c67ed10c9f7ae578511c79b095f0af4e\"}], \"s\": {\"y\": 500, \"x\": 1170, \"u\": \"https://preview.redd.it/3fgk185bqyug1.jpg?width=1170\\u0026format=pjpg\\u0026auto=webp\\u0026s=3b82fecc28800e865a4a05a622442283b407f5fc\"}, \"id\": \"3fgk185bqyug1\"}}, \"name\": \"t3_1skbg4a\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"ups\": 2553, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"ikxgs75bqyug1\", \"is_deleted\": false, \"id\": 911065318}, {\"media_id\": \"3fgk185bqyug1\", \"is_deleted\": false, \"id\": 911065319}]}, \"link_flair_text\": \"Lore\", \"can_mod_post\": false, \"score\": 2553, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/ikxgs75bqyug1.jpg?width=140\\u0026height=92\\u0026auto=webp\\u0026s=61fa616ecb6f504fb1656b58b68d3e0c2dba8689\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776088274.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Col\\u003E\\n\\u003Cli\\u003E\\u003Cp\\u003E(Hated) The Orcs (Bright): orcs in the setting in their clothing and status quo as segregated racial outcasts are clearly meant to invoke really reductive stereotypes of black Americans. \\u003C/p\\u003E\\u003C/li\\u003E\\n\\u003Cli\\u003E\\u003Cp\\u003E(Loved) Arctic Nation (Blacksad): white fur animal supremacist animal whose ideology draws upon KKK, Nazi, and Neo-confederate influences. Provides excellent commentary on the arbitrary nature of hatred and discrimination. \\u003C/p\\u003E\\u003C/li\\u003E\\n\\u003C/ol\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skbg4a\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"ab87c4e8-0ad3-11ef-9ca1-1e0cbb8e359d\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_9t6uuf\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#014980\", \"id\": \"1skbg4a\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"laybs1\", \"discussion_type\": null, \"num_comments\": 748, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/TopCharacterTropes/comments/1skbg4a/mixed_trope_race_allegory/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skbg4a\", \"subreddit_subscribers\": 831980, \"created_utc\": 1776088274.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"MurderedByWords\", \"selftext\": \"\", \"author_fullname\": \"t2_23i4amkhf6\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"That analogy does not make sense\", \"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_1skbk5n\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 4974, \"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\": 4974, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/evg1h2o1ryug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=2acccca5b5ae0d122db97f3aaffe096178397b3e\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776088524.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, \"url_overridden_by_dest\": \"https://i.redd.it/evg1h2o1ryug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/evg1h2o1ryug1.jpeg?auto=webp\\u0026s=f3d3c1e055e09963ee34ca007bbe3475e7305ca0\", \"width\": 1080, \"height\": 1350}, \"resolutions\": [{\"url\": \"https://preview.redd.it/evg1h2o1ryug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=646bfb6df2d05ae955fbeb224943e7a5a72c9e3d\", \"width\": 108, \"height\": 135}, {\"url\": \"https://preview.redd.it/evg1h2o1ryug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7b48c2b76c8b3a74bacd07a12c6f78ff9e5f9fe2\", \"width\": 216, \"height\": 270}, {\"url\": \"https://preview.redd.it/evg1h2o1ryug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=fe76912d1794572f68ea49c7e52b22567c7c2a1f\", \"width\": 320, \"height\": 400}, {\"url\": \"https://preview.redd.it/evg1h2o1ryug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=6a8b77b73ad42fee8186ae6d5fa1718fe604f0fa\", \"width\": 640, \"height\": 800}, {\"url\": \"https://preview.redd.it/evg1h2o1ryug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=5db388805ae1f5df0b58c7e8789f762b206d8e54\", \"width\": 960, \"height\": 1200}, {\"url\": \"https://preview.redd.it/evg1h2o1ryug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=bcc2147e2db5e3c6d642eee04a41c21e4995044c\", \"width\": 1080, \"height\": 1350}], \"variants\": {}, \"id\": \"evg1h2o1ryug1\"}], \"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_3hx3r\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skbk5n\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Playful_Leg7143\", \"discussion_type\": null, \"num_comments\": 183, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/MurderedByWords/comments/1skbk5n/that_analogy_does_not_make_sense/\", \"stickied\": false, \"url\": \"https://i.redd.it/evg1h2o1ryug1.jpeg\", \"subreddit_subscribers\": 3384293, \"created_utc\": 1776088524.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"onguardforthee\", \"selftext\": \"Maybe he should just never eat or drink again.\", \"author_fullname\": \"t2_cjs4b106\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Fixated and Unable to Move On\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/onguardforthee\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 132, \"top_awarded_type\": null, \"hide_score\": true, \"name\": \"t3_1sklehc\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 615, \"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\": 615, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/oftjgj7fe0vg1.png?width=140\\u0026height=132\\u0026auto=webp\\u0026s=bcad32388846391d0252f8a8bfe2a24d6b9f481e\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776108862.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EMaybe he should just never eat or drink again.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/oftjgj7fe0vg1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/oftjgj7fe0vg1.png?auto=webp\\u0026s=62b61f09039bce4f81722b360d19703c8f829700\", \"width\": 661, \"height\": 627}, \"resolutions\": [{\"url\": \"https://preview.redd.it/oftjgj7fe0vg1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=0523cfe208779ba7075eae11499dd2a08a1986cb\", \"width\": 108, \"height\": 102}, {\"url\": \"https://preview.redd.it/oftjgj7fe0vg1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3e8da5e86868c81c2bb9c742c4e19a5f0641f66f\", \"width\": 216, \"height\": 204}, {\"url\": \"https://preview.redd.it/oftjgj7fe0vg1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=efe6a5a7bf38040680c5b1371c511da334348e51\", \"width\": 320, \"height\": 303}, {\"url\": \"https://preview.redd.it/oftjgj7fe0vg1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=aabc757ce8f77550a30b2be1524c4390656f4b61\", \"width\": 640, \"height\": 607}], \"variants\": {}, \"id\": \"oftjgj7fe0vg1\"}], \"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_3icow\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sklehc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"CryptoMemesLOL\", \"discussion_type\": null, \"num_comments\": 183, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/onguardforthee/comments/1sklehc/fixated_and_unable_to_move_on/\", \"stickied\": false, \"url\": \"https://i.redd.it/oftjgj7fe0vg1.png\", \"subreddit_subscribers\": 316961, \"created_utc\": 1776108862.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TheLastAirbender\", \"selftext\": \"Like seriously, they have been screwed over since even the original show, Paramount and Nickelodeon have never shown the slightest care in this franchise and the whole debacle of the movie leaking feels like the final straw.\\n\\nI don\\u2019t even think Avatar Studios is gonna exist in 2 years time after Seven Havens and at that point I can see Mike and Bryan just exiting out forever \", \"author_fullname\": \"t2_7gtknbbs\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"I wouldn\\u2019t be shocked if Mike and Bryan never work with Paramount and Nickelodeon again after this.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Discussion\"}], \"subreddit_name_prefixed\": \"r/TheLastAirbender\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"disscussion\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skeq2k\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1138, \"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\": \"Discussion\", \"can_mod_post\": false, \"score\": 1138, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"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\": 1776095141.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.TheLastAirbender\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003ELike seriously, they have been screwed over since even the original show, Paramount and Nickelodeon have never shown the slightest care in this franchise and the whole debacle of the movie leaking feels like the final straw.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI don\\u2019t even think Avatar Studios is gonna exist in 2 years time after Seven Havens and at that point I can see Mike and Bryan just exiting out forever \\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\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"df16806a-c984-11e8-bf8e-0e605eb4cfae\", \"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_2rybx\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#6f95d8\", \"id\": \"1skeq2k\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"BrightEye64\", \"discussion_type\": null, \"num_comments\": 180, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/TheLastAirbender/comments/1skeq2k/i_wouldnt_be_shocked_if_mike_and_bryan_never_work/\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/TheLastAirbender/comments/1skeq2k/i_wouldnt_be_shocked_if_mike_and_bryan_never_work/\", \"subreddit_subscribers\": 2248923, \"created_utc\": 1776095141.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Art\", \"selftext\": \"\", \"author_fullname\": \"t2_1vh0wxy5rx\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Don't eat me, Otama-shimai, Digital, 2022\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Digital Art\"}], \"subreddit_name_prefixed\": \"r/Art\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 99, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skex88\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 2599, \"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\": \"Digital Art\", \"can_mod_post\": false, \"score\": 2599, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/j9k5z6rjbzug1.png?width=140\\u0026height=99\\u0026auto=webp\\u0026s=234bad28abfd842131f2a734c70baedf525e7f76\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": [\"drawing_and_painting\"], \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776095553.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/j9k5z6rjbzug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/j9k5z6rjbzug1.png?auto=webp\\u0026s=a4371bbbcd92d27b8d988f537aff4bf1f8f6dd8d\", \"width\": 1244, \"height\": 886}, \"resolutions\": [{\"url\": \"https://preview.redd.it/j9k5z6rjbzug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=bc8c723703372a3e05145e50191dfca47a187c64\", \"width\": 108, \"height\": 76}, {\"url\": \"https://preview.redd.it/j9k5z6rjbzug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=898486d6115c80d61216d090b63cef6f22aa16ae\", \"width\": 216, \"height\": 153}, {\"url\": \"https://preview.redd.it/j9k5z6rjbzug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6141d3b9caa43072454bf918979cafb06631b3c3\", \"width\": 320, \"height\": 227}, {\"url\": \"https://preview.redd.it/j9k5z6rjbzug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d507d5abe187b70da5d5f9565b43e2400005a264\", \"width\": 640, \"height\": 455}, {\"url\": \"https://preview.redd.it/j9k5z6rjbzug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=3767504ee12e307c9c6e45de07370ba1794cc92f\", \"width\": 960, \"height\": 683}, {\"url\": \"https://preview.redd.it/j9k5z6rjbzug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=23753afcd83e1e7416ecfe0755a049a06b8a224d\", \"width\": 1080, \"height\": 769}], \"variants\": {}, \"id\": \"j9k5z6rjbzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"58925882-d7bb-11f0-a38d-36aad52912e3\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh7a\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"1skex88\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Astrid_Regndottir\", \"discussion_type\": null, \"num_comments\": 15, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Art/comments/1skex88/dont_eat_me_otamashimai_digital_2022/\", \"stickied\": false, \"url\": \"https://i.redd.it/j9k5z6rjbzug1.png\", \"subreddit_subscribers\": 22396857, \"created_utc\": 1776095553.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"interesting\", \"selftext\": \"\", \"author_fullname\": \"t2_zg0wm2tl9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Hahaha, this is hilariously wholesome.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/interesting\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk7fhj\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 7318, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/w84mgcxnvxug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1056, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/w84mgcxnvxug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/w84mgcxnvxug1/DASHPlaylist.mpd?a=1778705385%2CYjc0YmQ0YTk0NTU0YmVkMGVhZjc5N2Q5NGRkNzc0NWJjNDAzZGQ0Mjk2ZTBhMzRkM2YwZmNmNTFhMjM4NGYwMw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 50, \"hls_url\": \"https://v.redd.it/w84mgcxnvxug1/HLSPlaylist.m3u8?a=1778705385%2CZDAyODU1MjA1ZTMyYjk0YTdmZGExYTNhYTI4YmI2NDFlMzU5MTBkNTcyNzYyYTg1NTdmYTYwZTdhODkwMWMzMA%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\": \"Wholesome\", \"can_mod_post\": false, \"score\": 7318, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/Z2dqYWhmeW52eHVnMXbSn_ND1_6AO3yvYyg2g-xsi2p_VV-KI1l3OXZXC3Qa.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=11b8db12e4e280114e3c4fbfc0bc329d400fbbe0\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776077980.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/w84mgcxnvxug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Z2dqYWhmeW52eHVnMXbSn_ND1_6AO3yvYyg2g-xsi2p_VV-KI1l3OXZXC3Qa.png?format=pjpg\\u0026auto=webp\\u0026s=b0de5d0dd334829201aa1c042ac16878db5ec5f1\", \"width\": 720, \"height\": 1056}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Z2dqYWhmeW52eHVnMXbSn_ND1_6AO3yvYyg2g-xsi2p_VV-KI1l3OXZXC3Qa.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a99fc69be009154a427785b62d96ea7b878bef22\", \"width\": 108, \"height\": 158}, {\"url\": \"https://external-preview.redd.it/Z2dqYWhmeW52eHVnMXbSn_ND1_6AO3yvYyg2g-xsi2p_VV-KI1l3OXZXC3Qa.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=4597d39921d7f523c479d8009b9483077aa4dcbd\", \"width\": 216, \"height\": 316}, {\"url\": \"https://external-preview.redd.it/Z2dqYWhmeW52eHVnMXbSn_ND1_6AO3yvYyg2g-xsi2p_VV-KI1l3OXZXC3Qa.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=97577621a264b3a424fec004bf09ddb8fdee6e22\", \"width\": 320, \"height\": 469}, {\"url\": \"https://external-preview.redd.it/Z2dqYWhmeW52eHVnMXbSn_ND1_6AO3yvYyg2g-xsi2p_VV-KI1l3OXZXC3Qa.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ed327f6fe75d2805425671f5f6f749c32ab1fea2\", \"width\": 640, \"height\": 938}], \"variants\": {}, \"id\": \"Z2dqYWhmeW52eHVnMXbSn_ND1_6AO3yvYyg2g-xsi2p_VV-KI1l3OXZXC3Qa\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"5a3fda7a-bc21-11f0-888a-5e2c6d17994b\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qib0\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"1sk7fhj\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"StepVirtual5147\", \"discussion_type\": null, \"num_comments\": 95, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/interesting/comments/1sk7fhj/hahaha_this_is_hilariously_wholesome/\", \"stickied\": false, \"url\": \"https://v.redd.it/w84mgcxnvxug1\", \"subreddit_subscribers\": 1691722, \"created_utc\": 1776077980.0, \"num_crossposts\": 2, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/w84mgcxnvxug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1056, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/w84mgcxnvxug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/w84mgcxnvxug1/DASHPlaylist.mpd?a=1778705385%2CYjc0YmQ0YTk0NTU0YmVkMGVhZjc5N2Q5NGRkNzc0NWJjNDAzZGQ0Mjk2ZTBhMzRkM2YwZmNmNTFhMjM4NGYwMw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 50, \"hls_url\": \"https://v.redd.it/w84mgcxnvxug1/HLSPlaylist.m3u8?a=1778705385%2CZDAyODU1MjA1ZTMyYjk0YTdmZGExYTNhYTI4YmI2NDFlMzU5MTBkNTcyNzYyYTg1NTdmYTYwZTdhODkwMWMzMA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"animalsdoingstuff\", \"selftext\": \"\", \"author_fullname\": \"t2_25omwyyeqp\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Amazon delivery: rejected \\ud83d\\ude02\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Funny\"}], \"subreddit_name_prefixed\": \"r/animalsdoingstuff\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skfxu8\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.89, \"author_flair_background_color\": null, \"ups\": 1645, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/vrf328l7izug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/vrf328l7izug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/vrf328l7izug1/DASHPlaylist.mpd?a=1778705385%2CYWJjMzBhNzQxMzVmNWM5ODc4NWVkYTEzNWUzOTMwYzc3NDJmNWY3NDA3YWZkYTljZjc2OTYwNWM1NDEyYmVkYg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 25, \"hls_url\": \"https://v.redd.it/vrf328l7izug1/HLSPlaylist.m3u8?a=1778705385%2CNzQ0N2ZjN2QxOTlkZDcwNThkYzg5NWRhOGY0ZTVlZmRjZThiNmNkMjc1ZDYyZjYyMmE1MmVlMmYyNzM1ODk4Mg%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\": \"Funny\", \"can_mod_post\": false, \"score\": 1645, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/dDJ4M2d6bDdpenVnMbffq6Zch8IgVszgWYo3TZoiHtLub2tf7tj37lmW-fIB.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=b7c0f5f9579f4623ae3fa9fb1c929dd341e365d6\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776097659.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\": \"new\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/vrf328l7izug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/dDJ4M2d6bDdpenVnMbffq6Zch8IgVszgWYo3TZoiHtLub2tf7tj37lmW-fIB.png?format=pjpg\\u0026auto=webp\\u0026s=12eca08e24c092f1b7853eeb0df6a35e9a49f3d6\", \"width\": 405, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/dDJ4M2d6bDdpenVnMbffq6Zch8IgVszgWYo3TZoiHtLub2tf7tj37lmW-fIB.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8d08d994907188852f530e9fe2261f2364419cf0\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/dDJ4M2d6bDdpenVnMbffq6Zch8IgVszgWYo3TZoiHtLub2tf7tj37lmW-fIB.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8872957297ebd2ab209d1d38923f20edc9f3ce1e\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/dDJ4M2d6bDdpenVnMbffq6Zch8IgVszgWYo3TZoiHtLub2tf7tj37lmW-fIB.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e46fd15d7fa2cb3acc1123405b554aade9492780\", \"width\": 320, \"height\": 568}], \"variants\": {}, \"id\": \"dDJ4M2d6bDdpenVnMbffq6Zch8IgVszgWYo3TZoiHtLub2tf7tj37lmW-fIB\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"d5f381c2-151a-11e9-a7e0-0ec47604bdd6\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_snj8v\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#b8001f\", \"id\": \"1skfxu8\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Responsible-Iron7161\", \"discussion_type\": null, \"num_comments\": 185, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/animalsdoingstuff/comments/1skfxu8/amazon_delivery_rejected/\", \"stickied\": false, \"url\": \"https://v.redd.it/vrf328l7izug1\", \"subreddit_subscribers\": 698618, \"created_utc\": 1776097659.0, \"num_crossposts\": 3, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/vrf328l7izug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/vrf328l7izug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/vrf328l7izug1/DASHPlaylist.mpd?a=1778705385%2CYWJjMzBhNzQxMzVmNWM5ODc4NWVkYTEzNWUzOTMwYzc3NDJmNWY3NDA3YWZkYTljZjc2OTYwNWM1NDEyYmVkYg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 25, \"hls_url\": \"https://v.redd.it/vrf328l7izug1/HLSPlaylist.m3u8?a=1778705385%2CNzQ0N2ZjN2QxOTlkZDcwNThkYzg5NWRhOGY0ZTVlZmRjZThiNmNkMjc1ZDYyZjYyMmE1MmVlMmYyNzM1ODk4Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Antimoneymemes\", \"selftext\": \"\", \"author_fullname\": \"t2_1uyrmm90hl\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Movements that don't threaten capitalism is complicit\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"FUUUUUUUCK CAPITALISM! \\u0026 the systems/people who uphold it!\\ud83d\\udd95\"}], \"subreddit_name_prefixed\": \"r/Antimoneymemes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skazot\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": \"#00a6a5\", \"ups\": 2861, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"c051b384-733f-11ed-82bf-3ac03f7d8fe7\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/8whvha88nyug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 854, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/8whvha88nyug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/8whvha88nyug1/DASHPlaylist.mpd?a=1778705385%2COGM2NTQ5YzIxNDI5YmE3ZTU0MDVlN2JkOWFkMTE0YjBmMDM5MmMyMjdjN2YzOTcwODAzMzQ2NDM1ZWYyYzhlYw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 302, \"hls_url\": \"https://v.redd.it/8whvha88nyug1/HLSPlaylist.m3u8?a=1778705385%2CZmUyZTk1YzBkZDAxODc5ZjdiYjdlNjE1OWUzMjlkMzUwMTA2ZDM2YmFkZjI3MzUwYmJiOWE2MjcxMjZlMWU1MQ%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\": \"FUUUUUUUCK CAPITALISM! \\u0026 the systems/people who uphold it!\\ud83d\\udd95\", \"can_mod_post\": false, \"score\": 2861, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/Z2RlNTlnOThueXVnMTAAiLB2p1rHZVXOfBv_KXBkrIYgXaK75klo9VKpEy50.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=0608acf30e04d5668231fceb7fab6bf67a7d3493\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Money is a tool of oppression , Break it! \"}], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776087240.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\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/8whvha88nyug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Z2RlNTlnOThueXVnMTAAiLB2p1rHZVXOfBv_KXBkrIYgXaK75klo9VKpEy50.png?format=pjpg\\u0026auto=webp\\u0026s=21b87687b9104e378191ef49062f478c6c5651f8\", \"width\": 404, \"height\": 719}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Z2RlNTlnOThueXVnMTAAiLB2p1rHZVXOfBv_KXBkrIYgXaK75klo9VKpEy50.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e9597b1ee01b7c40bbd2aabb0820016dc5cf5eb7\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/Z2RlNTlnOThueXVnMTAAiLB2p1rHZVXOfBv_KXBkrIYgXaK75klo9VKpEy50.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=43b8d5a46ce138600ea6657dc607dd9bdbd7f6c3\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/Z2RlNTlnOThueXVnMTAAiLB2p1rHZVXOfBv_KXBkrIYgXaK75klo9VKpEy50.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=5dcf8dbaed15b3739c7b925bc1ac1ff59437a8d7\", \"width\": 320, \"height\": 569}], \"variants\": {}, \"id\": \"Z2RlNTlnOThueXVnMTAAiLB2p1rHZVXOfBv_KXBkrIYgXaK75klo9VKpEy50\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"2ae38b82-be66-11ef-b7a2-3a45c891c055\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Money is a tool of oppression , Break it! \", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_6bdx4r\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ec1325\", \"id\": \"1skazot\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"VladimirLimeMint\", \"discussion_type\": null, \"num_comments\": 179, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/Antimoneymemes/comments/1skazot/movements_that_dont_threaten_capitalism_is/\", \"stickied\": false, \"url\": \"https://v.redd.it/8whvha88nyug1\", \"subreddit_subscribers\": 100676, \"created_utc\": 1776087240.0, \"num_crossposts\": 6, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/8whvha88nyug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 854, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/8whvha88nyug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/8whvha88nyug1/DASHPlaylist.mpd?a=1778705385%2COGM2NTQ5YzIxNDI5YmE3ZTU0MDVlN2JkOWFkMTE0YjBmMDM5MmMyMjdjN2YzOTcwODAzMzQ2NDM1ZWYyYzhlYw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 302, \"hls_url\": \"https://v.redd.it/8whvha88nyug1/HLSPlaylist.m3u8?a=1778705385%2CZmUyZTk1YzBkZDAxODc5ZjdiYjdlNjE1OWUzMjlkMzUwMTA2ZDM2YmFkZjI3MzUwYmJiOWE2MjcxMjZlMWU1MQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"pointlesslygendered\", \"selftext\": \"\", \"author_fullname\": \"t2_1utsdsh4ux\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Sexism on toddler clothes 2 [gendered]\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/pointlesslygendered\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 104, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk74im\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"ups\": 3450, \"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\": \"PRODUCT\", \"can_mod_post\": false, \"score\": 3450, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/w375yeavsxug1.jpeg?width=140\\u0026height=104\\u0026auto=webp\\u0026s=68a4e025ba8e4579a06888c917a3be90b056a126\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776077028.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/w375yeavsxug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/w375yeavsxug1.jpeg?auto=webp\\u0026s=54d4a37813291d3b9177bb6fb664f69c530c6eba\", \"width\": 680, \"height\": 507}, \"resolutions\": [{\"url\": \"https://preview.redd.it/w375yeavsxug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=4912b4a3d0daa0b36b7b3e129a4f13569c14f0db\", \"width\": 108, \"height\": 80}, {\"url\": \"https://preview.redd.it/w375yeavsxug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b55aaa39ccdcb19e3ab9f9794431172217d6ff33\", \"width\": 216, \"height\": 161}, {\"url\": \"https://preview.redd.it/w375yeavsxug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=1afecdcfb65dac28b1dc2e6546dca893a3e170f5\", \"width\": 320, \"height\": 238}, {\"url\": \"https://preview.redd.it/w375yeavsxug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a622873664437a093dcf3453996ffe44cda8d301\", \"width\": 640, \"height\": 477}], \"variants\": {}, \"id\": \"w375yeavsxug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"c8faa33e-42de-11ec-b8c5-e621d9af056a\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_37f5r\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk74im\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Difficult_Spend_442\", \"discussion_type\": null, \"num_comments\": 177, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/pointlesslygendered/comments/1sk74im/sexism_on_toddler_clothes_2_gendered/\", \"stickied\": false, \"url\": \"https://i.redd.it/w375yeavsxug1.jpeg\", \"subreddit_subscribers\": 415451, \"created_utc\": 1776077028.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"CatsBeingAdorable\", \"selftext\": \"\", \"author_fullname\": \"t2_2bx8ntvwxb\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Suspicious toes detected\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/CatsBeingAdorable\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skbs80\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 3620, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/e7vp1r8hsyug1/CMAF_720.mp4?source=fallback\", \"has_audio\": false, \"height\": 986, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/e7vp1r8hsyug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/e7vp1r8hsyug1/DASHPlaylist.mpd?a=1778705385%2CZGUxNWU5ZjBlMTJlMDNlMTQwZmI1NjMzZGJhN2Y1MWNmYzAyMTUwM2I2YTQyODM2MWY3MmFlODRlMDIzOGViMA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 20, \"hls_url\": \"https://v.redd.it/e7vp1r8hsyug1/HLSPlaylist.m3u8?a=1778705385%2CNjc2MGU5NTZlYjRlNDY4OGM2ZDdkOTU0MjVlMmRkMWMzYTA3ZWQyZTFlY2Y0ZjhjODdhZjJkOTE0OWU1YjYzZA%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\": 3620, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/eDRyYW9pc2dzeXVnMcde6GRyziXnJ6c9S9mFvIrFy49aQWJ6xkrX93Y0s0t-.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=c1c00b0bbecec5689fad2aff7714de3d1e2d8e05\", \"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\": 1776089010.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/e7vp1r8hsyug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/eDRyYW9pc2dzeXVnMcde6GRyziXnJ6c9S9mFvIrFy49aQWJ6xkrX93Y0s0t-.png?format=pjpg\\u0026auto=webp\\u0026s=b4a38f478cc97284fa7cd568afbeb2518baf8faf\", \"width\": 928, \"height\": 1272}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/eDRyYW9pc2dzeXVnMcde6GRyziXnJ6c9S9mFvIrFy49aQWJ6xkrX93Y0s0t-.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=cade6301e436f2f31c68c6a0b13c7637688a6ae2\", \"width\": 108, \"height\": 148}, {\"url\": \"https://external-preview.redd.it/eDRyYW9pc2dzeXVnMcde6GRyziXnJ6c9S9mFvIrFy49aQWJ6xkrX93Y0s0t-.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a1181cea064849520893437e82963e359cc9573a\", \"width\": 216, \"height\": 296}, {\"url\": \"https://external-preview.redd.it/eDRyYW9pc2dzeXVnMcde6GRyziXnJ6c9S9mFvIrFy49aQWJ6xkrX93Y0s0t-.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=19da54d3f07adbf1820dc4557723a3a05c2a21e9\", \"width\": 320, \"height\": 438}, {\"url\": \"https://external-preview.redd.it/eDRyYW9pc2dzeXVnMcde6GRyziXnJ6c9S9mFvIrFy49aQWJ6xkrX93Y0s0t-.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=baca7f772cda7374ee7564e8f7a437f0aeafa290\", \"width\": 640, \"height\": 877}], \"variants\": {}, \"id\": \"eDRyYW9pc2dzeXVnMcde6GRyziXnJ6c9S9mFvIrFy49aQWJ6xkrX93Y0s0t-\"}], \"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_3nn01\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skbs80\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"venomdoolll\", \"discussion_type\": null, \"num_comments\": 82, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/CatsBeingAdorable/comments/1skbs80/suspicious_toes_detected/\", \"stickied\": false, \"url\": \"https://v.redd.it/e7vp1r8hsyug1\", \"subreddit_subscribers\": 72621, \"created_utc\": 1776089010.0, \"num_crossposts\": 3, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/e7vp1r8hsyug1/CMAF_720.mp4?source=fallback\", \"has_audio\": false, \"height\": 986, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/e7vp1r8hsyug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/e7vp1r8hsyug1/DASHPlaylist.mpd?a=1778705385%2CZGUxNWU5ZjBlMTJlMDNlMTQwZmI1NjMzZGJhN2Y1MWNmYzAyMTUwM2I2YTQyODM2MWY3MmFlODRlMDIzOGViMA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 20, \"hls_url\": \"https://v.redd.it/e7vp1r8hsyug1/HLSPlaylist.m3u8?a=1778705385%2CNjc2MGU5NTZlYjRlNDY4OGM2ZDdkOTU0MjVlMmRkMWMzYTA3ZWQyZTFlY2Y0ZjhjODdhZjJkOTE0OWU1YjYzZA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": true, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ArtemisProgram\", \"selftext\": \"It was so exciting to watch the Artemis II mission and I'm so happy everything went so well. It takes my breath away every time when I think back to some moments of it. \\n\", \"author_fullname\": \"t2_hhlpu8ga\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"My daughter loves to draw, but she's quite shy. She knows I've been following the Artemis II mission live on NASA's YouTube channel every day, and she decided to surprise me with her drawing of the Orion spacecraft.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Image\"}], \"subreddit_name_prefixed\": \"r/ArtemisProgram\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"image\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk9mhg\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"ups\": 3420, \"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\": \"Image\", \"can_mod_post\": false, \"score\": 3420, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/fach6baldyug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=146cee7a85842ee3ea8f881b250560c3fca2a696\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776083999.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EIt was so exciting to watch the Artemis II mission and I\\u0026#39;m so happy everything went so well. It takes my breath away every time when I think back to some moments of it. \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/fach6baldyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/fach6baldyug1.jpeg?auto=webp\\u0026s=b327caf4ab28c4a593b8fd431c9ad9e70477d21b\", \"width\": 1714, \"height\": 4096}, \"resolutions\": [{\"url\": \"https://preview.redd.it/fach6baldyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c507696c624c345b031971fcdde981400b9176e2\", \"width\": 108, \"height\": 216}, {\"url\": \"https://preview.redd.it/fach6baldyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=30785e08ef4606b294d0bdfce6310d16209f711c\", \"width\": 216, \"height\": 432}, {\"url\": \"https://preview.redd.it/fach6baldyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3f37b0ded6365ca5c83d76bd339894cacf19558b\", \"width\": 320, \"height\": 640}, {\"url\": \"https://preview.redd.it/fach6baldyug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=4d355f0e57d70f1c071ef6a48c76db20ed87f120\", \"width\": 640, \"height\": 1280}, {\"url\": \"https://preview.redd.it/fach6baldyug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=3238ce83093ff3b0793ecd1f50dd365115e3cb84\", \"width\": 960, \"height\": 1920}, {\"url\": \"https://preview.redd.it/fach6baldyug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=b69df3ac7edc2aaaf3f479433b86b5dd04bc3405\", \"width\": 1080, \"height\": 2160}], \"variants\": {}, \"id\": \"fach6baldyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"11e2fd00-fcf8-11e9-b473-0e2684b31c86\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_11fpif\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#02bfe7\", \"id\": \"1sk9mhg\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Earthplanetgirl\", \"discussion_type\": null, \"num_comments\": 173, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/ArtemisProgram/comments/1sk9mhg/my_daughter_loves_to_draw_but_shes_quite_shy_she/\", \"stickied\": false, \"url\": \"https://i.redd.it/fach6baldyug1.jpeg\", \"subreddit_subscribers\": 49849, \"created_utc\": 1776083999.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ProjectHailMary\", \"selftext\": \"one of my favourite scenes from the movie is when Carl was the one who said \\\"Made that's fresh air to them\\\" about Venus\\u2019s atmosphere, so later, when they were making the box, he called it \\\"Carl hypothesis.\\\"\\n\\ni love how Grace always makes sure that Carl gets credit, like when Grace said \\\"Carl and I made a mini venus out of a plywood box,\\\" or when Grace was explaining how he and Carl bred astrophage, and a scientist shouted \\\"who's carl?\\\"\", \"author_fullname\": \"t2_21ro1c78zi\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"Carl appreciation post\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/ProjectHailMary\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 83, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"a7xcg256jxug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 64, \"x\": 108, \"u\": \"https://preview.redd.it/a7xcg256jxug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=3b30905d39493b8331bbf58d128f7ab36419cac2\"}, {\"y\": 129, \"x\": 216, \"u\": \"https://preview.redd.it/a7xcg256jxug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8c73ab7f21fd1ad1050b5b0b91ae6a390c34538c\"}, {\"y\": 191, \"x\": 320, \"u\": \"https://preview.redd.it/a7xcg256jxug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=fac0fdcf61d161885f4398e89f18fbad1d691927\"}, {\"y\": 383, \"x\": 640, \"u\": \"https://preview.redd.it/a7xcg256jxug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=ea1ec5a988f7f0ed6a64aba80e314a4609f8905a\"}, {\"y\": 574, \"x\": 960, \"u\": \"https://preview.redd.it/a7xcg256jxug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=79923251af7860db64a7fe39b40478a95a8d4368\"}, {\"y\": 646, \"x\": 1080, \"u\": \"https://preview.redd.it/a7xcg256jxug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=81229c5f0eb7dddaf52c9bc400be9bcc4ed9802d\"}], \"s\": {\"y\": 851, \"x\": 1422, \"u\": \"https://preview.redd.it/a7xcg256jxug1.jpg?width=1422\\u0026format=pjpg\\u0026auto=webp\\u0026s=1bc095abd656d4e7e2343edc06772fcd0995cb89\"}, \"id\": \"a7xcg256jxug1\"}, \"00x0rpc6jxug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 78, \"x\": 108, \"u\": \"https://preview.redd.it/00x0rpc6jxug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=5e541d585e7b72673568dd570142032ab4763863\"}, {\"y\": 156, \"x\": 216, \"u\": \"https://preview.redd.it/00x0rpc6jxug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c49d7a0d4549a4f8ba9ab0a7c069f13c355d3426\"}, {\"y\": 231, \"x\": 320, \"u\": \"https://preview.redd.it/00x0rpc6jxug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=2879f5c490ef225656bd3926dfc6c9d0d1b3e5c6\"}, {\"y\": 463, \"x\": 640, \"u\": \"https://preview.redd.it/00x0rpc6jxug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=3347321f11169060c5ec837267659a63d3a39d60\"}, {\"y\": 694, \"x\": 960, \"u\": \"https://preview.redd.it/00x0rpc6jxug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=d5fedd2bbe8050c408314df0f1548f4c80319972\"}, {\"y\": 781, \"x\": 1080, \"u\": \"https://preview.redd.it/00x0rpc6jxug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=29dc81b58ef7adc28dd831dd504780eab7cd0ef6\"}], \"s\": {\"y\": 1068, \"x\": 1476, \"u\": \"https://preview.redd.it/00x0rpc6jxug1.jpg?width=1476\\u0026format=pjpg\\u0026auto=webp\\u0026s=6d20188d27806d893a27147bf941b1eb4f209596\"}, \"id\": \"00x0rpc6jxug1\"}}, \"name\": \"t3_1sk64ks\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 4185, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"caption\": \"\", \"media_id\": \"a7xcg256jxug1\", \"is_deleted\": false, \"id\": 910933703}, {\"caption\": \"\", \"media_id\": \"00x0rpc6jxug1\", \"is_deleted\": false, \"id\": 910933704}]}, \"link_flair_text\": \"Fist My Bump\", \"can_mod_post\": false, \"score\": 4185, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/a7xcg256jxug1.jpg?width=140\\u0026height=83\\u0026auto=webp\\u0026s=56f5a3bb88b45d1fdfaf10aa675a6a9b94e4a0e6\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776073769.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003Eone of my favourite scenes from the movie is when Carl was the one who said \\u0026quot;Made that\\u0026#39;s fresh air to them\\u0026quot; about Venus\\u2019s atmosphere, so later, when they were making the box, he called it \\u0026quot;Carl hypothesis.\\u0026quot;\\u003C/p\\u003E\\n\\n\\u003Cp\\u003Ei love how Grace always makes sure that Carl gets credit, like when Grace said \\u0026quot;Carl and I made a mini venus out of a plywood box,\\u0026quot; or when Grace was explaining how he and Carl bred astrophage, and a scientist shouted \\u0026quot;who\\u0026#39;s carl?\\u0026quot;\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1sk64ks\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"6c39c610-ef5b-11eb-a404-0eaf9273b435\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2j3pgi\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ffd635\", \"id\": \"1sk64ks\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"asianvalue\", \"discussion_type\": null, \"num_comments\": 172, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/ProjectHailMary/comments/1sk64ks/carl_appreciation_post/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1sk64ks\", \"subreddit_subscribers\": 68005, \"created_utc\": 1776073769.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"actuallesbians\", \"selftext\": \"On Friday, last week, I went out for brunch with my friends. They were a decently-sized group of about 7 cishet people. During the conversation, the recently passed and ratified anti-trans legislation in my country came up, and I was unhappy to learn that:\\n\\n1. Some of my highly-educated, liberal-identifying friends don\\u2019t believe that queer kids are disproportionately likely to experience homelessness, poverty, sexual abuse, and suicidal ideation. (**EDIT:** I *really* hope that this is some kind of misunderstanding.)\\n2. When it comes to affirming young children\\u2019s gender identity or giving them a safe space to explore themselves, they almost unanimously feel that \\u201cparental rights\\u201d are the most important thing, and that school teachers should have a moral and legal obligation to out trans kids. But none of them seemed to consider the implications of outing a transgender child to abusive parents.\\n\\nWhen I got mad at them, they said that I was reacting emotionally due to the trauma of my own childhood, as though that invalidates my child safety concerns. They said that, because I\\u2019m not a mother myself, I don\\u2019t understand how parents feel. Even if that were true, why should that ever be more important than a child's needs and safety?\\n\\nMy \\u201cliberal\\u201d friends said that it\\u2019s not right to affirm young children or allow them free rein in terms of self-exploration without the supervision of their parents, as though self-exploration isn\\u2019t something that even cishet kids do. No matter how they spun it, I got the impression that being cishet is their default ideal, and that being queer is tolerable but intimately undesirable.\\n\\nAnd it\\u2019s not just them. I\\u2019ve had this same conversation before\\u2014even ended a friendship over it. Allies need to raise the bar, or I\\u2019m erasing that fucking word from my dictionary.\\n\\n**EDIT:** People in the comments are saying I should find better friends, but my circle of friends are already \\\"peak woke\\\" by the standards of my country. That's what I'm mad about!\", \"author_fullname\": \"t2_12863lkz7l\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"The bar for allies is too fucking low\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/actuallesbians\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"textpost\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skg9z2\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 869, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": null, \"author_flair_template_id\": \"9a7410aa-a75c-11e5-88d6-0e8ff96e6679\", \"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\": \"Venting\", \"can_mod_post\": false, \"score\": 869, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": 1776107401.0, \"author_flair_css_class\": \"trans-bi\", \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1776098349.0, \"link_flair_type\": \"text\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.actuallesbians\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EOn Friday, last week, I went out for brunch with my friends. They were a decently-sized group of about 7 cishet people. During the conversation, the recently passed and ratified anti-trans legislation in my country came up, and I was unhappy to learn that:\\u003C/p\\u003E\\n\\n\\u003Col\\u003E\\n\\u003Cli\\u003ESome of my highly-educated, liberal-identifying friends don\\u2019t believe that queer kids are disproportionately likely to experience homelessness, poverty, sexual abuse, and suicidal ideation. (\\u003Cstrong\\u003EEDIT:\\u003C/strong\\u003E I \\u003Cem\\u003Ereally\\u003C/em\\u003E hope that this is some kind of misunderstanding.)\\u003C/li\\u003E\\n\\u003Cli\\u003EWhen it comes to affirming young children\\u2019s gender identity or giving them a safe space to explore themselves, they almost unanimously feel that \\u201cparental rights\\u201d are the most important thing, and that school teachers should have a moral and legal obligation to out trans kids. But none of them seemed to consider the implications of outing a transgender child to abusive parents.\\u003C/li\\u003E\\n\\u003C/ol\\u003E\\n\\n\\u003Cp\\u003EWhen I got mad at them, they said that I was reacting emotionally due to the trauma of my own childhood, as though that invalidates my child safety concerns. They said that, because I\\u2019m not a mother myself, I don\\u2019t understand how parents feel. Even if that were true, why should that ever be more important than a child\\u0026#39;s needs and safety?\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EMy \\u201cliberal\\u201d friends said that it\\u2019s not right to affirm young children or allow them free rein in terms of self-exploration without the supervision of their parents, as though self-exploration isn\\u2019t something that even cishet kids do. No matter how they spun it, I got the impression that being cishet is their default ideal, and that being queer is tolerable but intimately undesirable.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EAnd it\\u2019s not just them. I\\u2019ve had this same conversation before\\u2014even ended a friendship over it. Allies need to raise the bar, or I\\u2019m erasing that fucking word from my dictionary.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Cstrong\\u003EEDIT:\\u003C/strong\\u003E People in the comments are saying I should find better friends, but my circle of friends are already \\u0026quot;peak woke\\u0026quot; by the standards of my country. That\\u0026#39;s what I\\u0026#39;m mad about!\\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\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"c311f842-4cfe-11e9-ac10-0e68f0bd3fe2\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Terminally Lesbian\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2rch0\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skg9z2\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Lavender-n-Lipstick\", \"discussion_type\": null, \"num_comments\": 168, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/actuallesbians/comments/1skg9z2/the_bar_for_allies_is_too_fucking_low/\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/actuallesbians/comments/1skg9z2/the_bar_for_allies_is_too_fucking_low/\", \"subreddit_subscribers\": 622487, \"created_utc\": 1776098349.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"husky\", \"selftext\": \"He and his two siblings were there to play for the day and we had a project list to accomplish. 45 minutes after drop off, we got the call to come get him. He had hopped the 5-6\\u2019 walls between play areas several times (they caught him on camera but didn\\u2019t see it happening in real time). They were more impressed than angry with him since he was the first to accomplish this since they remodeled with \\u201cnon-scalable\\u201d walls! I get it, it\\u2019s company policy. But he loves going! The two girls played away while he was \\u201cpunished\\u201d with a trip to the hardware store, a friend\\u2019s house with dogs to play with, and a brewery. The second picture is him on the way to pickup the girls. If only daycare wasn\\u2019t also where we boarded them. But I guess huskies gonna husky! \", \"author_fullname\": \"t2_yb9357o\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"This is the face of a boy who got banned from his doggy daycare \\ud83d\\ude44\", \"link_flair_richtext\": [{\"a\": \":husky:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/n5htdp8sm11d1_t5_2roay/husky\"}], \"subreddit_name_prefixed\": \"r/husky\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"gfrdurqopyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/gfrdurqopyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=f7ead02d45d8bf2fb8d63e3a2a7bb78e9d6dd5d7\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/gfrdurqopyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=f22e20a34e31ea48a569effb9c245327eac014d4\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/gfrdurqopyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=053fe5bbe42a7267d31a4367f3f63a63b5034a55\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/gfrdurqopyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9b9bf7297ebb22460468cee209e2c39b8b033c79\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/gfrdurqopyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=9e6c6caabbd15aad3978a571fea22e4cc6c6b4eb\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/gfrdurqopyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=f9696c831545de1a0a9c6c49a8d91a162866868f\"}], \"s\": {\"y\": 4032, \"x\": 3024, \"u\": \"https://preview.redd.it/gfrdurqopyug1.jpg?width=3024\\u0026format=pjpg\\u0026auto=webp\\u0026s=33ab61a0ac0459d28e8ceffb54f9d9dda133589e\"}, \"id\": \"gfrdurqopyug1\"}, \"zz5e8qqopyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/zz5e8qqopyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=6bd3d7931e8022a2a7bd79d9105bbf68f0658eee\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/zz5e8qqopyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8ec10349e92bca7ae72e82453a213a27ce46262b\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/zz5e8qqopyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=04cf1722be3056e3ddef308a429f1226d0b2c1f9\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/zz5e8qqopyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=236ea10a8d7274340e1b6deec9968f4a757c8443\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/zz5e8qqopyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=faced63cfc680340355dc6b4205603d169e1ba10\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/zz5e8qqopyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=6008ca5bd5bf923f4ac72204a538aa814b6a5288\"}], \"s\": {\"y\": 3088, \"x\": 2316, \"u\": \"https://preview.redd.it/zz5e8qqopyug1.jpg?width=2316\\u0026format=pjpg\\u0026auto=webp\\u0026s=94ed24e133c0c75662c1e01af37135708d268265\"}, \"id\": \"zz5e8qqopyug1\"}}, \"name\": \"t3_1skbcpg\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 3710, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"gfrdurqopyug1\", \"is_deleted\": false, \"id\": 911063078}, {\"media_id\": \"zz5e8qqopyug1\", \"is_deleted\": false, \"id\": 911063079}]}, \"link_flair_text\": \":husky:\", \"can_mod_post\": false, \"score\": 3710, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/gfrdurqopyug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=911d7765ff3cda9ee001ff18b2e541c6e24a0402\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776088065.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EHe and his two siblings were there to play for the day and we had a project list to accomplish. 45 minutes after drop off, we got the call to come get him. He had hopped the 5-6\\u2019 walls between play areas several times (they caught him on camera but didn\\u2019t see it happening in real time). They were more impressed than angry with him since he was the first to accomplish this since they remodeled with \\u201cnon-scalable\\u201d walls! I get it, it\\u2019s company policy. But he loves going! The two girls played away while he was \\u201cpunished\\u201d with a trip to the hardware store, a friend\\u2019s house with dogs to play with, and a brewery. The second picture is him on the way to pickup the girls. If only daycare wasn\\u2019t also where we boarded them. But I guess huskies gonna husky! \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skbcpg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"f3cef94a-14b2-11ef-90a9-ba799ebb3dc1\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2roay\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"1skbcpg\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"caffeine5000\", \"discussion_type\": null, \"num_comments\": 143, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/husky/comments/1skbcpg/this_is_the_face_of_a_boy_who_got_banned_from_his/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skbcpg\", \"subreddit_subscribers\": 222167, \"created_utc\": 1776088065.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AccidentalSlapStick\", \"selftext\": \"\", \"author_fullname\": \"t2_1bgj5kl07k\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Yeah, yeah I'm Ok\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/AccidentalSlapStick\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skg3en\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 1768, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/5ueh0bf2jzug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 1278, \"scrubber_media_url\": \"https://v.redd.it/5ueh0bf2jzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/5ueh0bf2jzug1/DASHPlaylist.mpd?a=1778705385%2CYzZmZWMwMmFkYWNhMTEyNmUzNDA2ZGQxMmQyNWY1MTNiYTUxMmU5NTAzM2M5ZjQ2MTNiZWRmNTRhMzE3OWQ5YQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 14, \"hls_url\": \"https://v.redd.it/5ueh0bf2jzug1/HLSPlaylist.m3u8?a=1778705385%2CODZjMmUxNzI4MzFlNGNhZTViZDIzMThhNjE3ZmRmN2M5ZDY2MDc3NjNkZjViYTNjYjgyNTY4NmU1MmRiYzg3MA%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\": \"Painful\", \"can_mod_post\": false, \"score\": 1768, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/dXRrcnB0ZjJqenVnMVQjymE9FWJPJC4HtPXTpm36siO9ihy9rIKU6_A_kF9u.png?width=140\\u0026height=78\\u0026format=jpg\\u0026auto=webp\\u0026s=f727b005743a154aea5443238b8081e8ddaa2e0e\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776097972.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/5ueh0bf2jzug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/dXRrcnB0ZjJqenVnMVQjymE9FWJPJC4HtPXTpm36siO9ihy9rIKU6_A_kF9u.png?format=pjpg\\u0026auto=webp\\u0026s=53462cd5ebc1e54b45a684d22f43d9dfe88d7108\", \"width\": 1912, \"height\": 1078}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/dXRrcnB0ZjJqenVnMVQjymE9FWJPJC4HtPXTpm36siO9ihy9rIKU6_A_kF9u.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=da1d07eaf8b49f30631c6715eebadc93ae4e34c1\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/dXRrcnB0ZjJqenVnMVQjymE9FWJPJC4HtPXTpm36siO9ihy9rIKU6_A_kF9u.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=179d9badab0e1a1df9a27872fbc1853eb58f14ac\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/dXRrcnB0ZjJqenVnMVQjymE9FWJPJC4HtPXTpm36siO9ihy9rIKU6_A_kF9u.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=4baffcc87cd4bce88f835b6c63f5a04799dda2ab\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/dXRrcnB0ZjJqenVnMVQjymE9FWJPJC4HtPXTpm36siO9ihy9rIKU6_A_kF9u.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=d6d37e24b128fb1bff2ffece1d6fcbda77ecdced\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/dXRrcnB0ZjJqenVnMVQjymE9FWJPJC4HtPXTpm36siO9ihy9rIKU6_A_kF9u.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=41001843a0712cb616195bb570154dade59e50c2\", \"width\": 960, \"height\": 541}, {\"url\": \"https://external-preview.redd.it/dXRrcnB0ZjJqenVnMVQjymE9FWJPJC4HtPXTpm36siO9ihy9rIKU6_A_kF9u.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=74158e57fe5848cf83883a999af2dfd7886a27ae\", \"width\": 1080, \"height\": 608}], \"variants\": {}, \"id\": \"dXRrcnB0ZjJqenVnMVQjymE9FWJPJC4HtPXTpm36siO9ihy9rIKU6_A_kF9u\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"e19cf600-6b37-11f0-ba7d-c6ee8471a681\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3obpg\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff8717\", \"id\": \"1skg3en\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Lazer_Games\", \"discussion_type\": null, \"num_comments\": 174, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AccidentalSlapStick/comments/1skg3en/yeah_yeah_im_ok/\", \"stickied\": false, \"url\": \"https://v.redd.it/5ueh0bf2jzug1\", \"subreddit_subscribers\": 344072, \"created_utc\": 1776097972.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/5ueh0bf2jzug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 1278, \"scrubber_media_url\": \"https://v.redd.it/5ueh0bf2jzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/5ueh0bf2jzug1/DASHPlaylist.mpd?a=1778705385%2CYzZmZWMwMmFkYWNhMTEyNmUzNDA2ZGQxMmQyNWY1MTNiYTUxMmU5NTAzM2M5ZjQ2MTNiZWRmNTRhMzE3OWQ5YQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 14, \"hls_url\": \"https://v.redd.it/5ueh0bf2jzug1/HLSPlaylist.m3u8?a=1778705385%2CODZjMmUxNzI4MzFlNGNhZTViZDIzMThhNjE3ZmRmN2M5ZDY2MDc3NjNkZjViYTNjYjgyNTY4NmU1MmRiYzg3MA%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_17gin382zk\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Uh oh o.o\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Pathfinder meme\"}], \"subreddit_name_prefixed\": \"r/dndmemes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 113, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skcw8y\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 3099, \"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\": \"Pathfinder meme\", \"can_mod_post\": false, \"score\": 3099, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/ny9oejwizyug1.jpeg?width=140\\u0026height=113\\u0026auto=webp\\u0026s=fa0bc1c12e8532b5268c5dd8207bac546c316bb1\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776091400.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/ny9oejwizyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/ny9oejwizyug1.jpeg?auto=webp\\u0026s=f257495e05d00613bffa31e372662e3e62235cfc\", \"width\": 555, \"height\": 451}, \"resolutions\": [{\"url\": \"https://preview.redd.it/ny9oejwizyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=5a24a1511694e006b96247ad0a3677d9e57f9163\", \"width\": 108, \"height\": 87}, {\"url\": \"https://preview.redd.it/ny9oejwizyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=cd56badca647afa9081169935071141da3e0f77a\", \"width\": 216, \"height\": 175}, {\"url\": \"https://preview.redd.it/ny9oejwizyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=be2f3550350236bc565b6d27ad6694726bb4b9e3\", \"width\": 320, \"height\": 260}], \"variants\": {}, \"id\": \"ny9oejwizyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"c0666fe2-0444-11ec-9c18-c22980547543\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_35g8o\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#3b2414\", \"id\": \"1skcw8y\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"DrScrimble\", \"discussion_type\": null, \"num_comments\": 88, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/dndmemes/comments/1skcw8y/uh_oh_oo/\", \"stickied\": false, \"url\": \"https://i.redd.it/ny9oejwizyug1.jpeg\", \"subreddit_subscribers\": 1201656, \"created_utc\": 1776091400.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"MapPorn\", \"selftext\": \"The April 2026 Hungarian parliamentary election marked a historic political earthquake as the TISZA party, led by P\\u00e9ter Magyar, secured a decisive mandate to govern, ending Viktor Orb\\u00e1n\\u2019s sixteen-year tenure. \\n \\nBy winning an absolute majority of the popular vote and capturing districts across the entire country, TISZA effectively dismantled the long-standing dominance of Fidesz, signaling a profound shift in Hungary's domestic landscape and its relationship with the European Union. \\n \\nThis landslide victory represents a widespread public desire for reform, consolidating the opposition into a single powerful force that has redrawn the nation's political trajectory and ushered in a new era of governance. \\n \\n\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef \\n \\nAuthor:\\u00a0[u/maven.mapping](https://www.instagram.com/maven.mapping/) \\n \\n\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef \\n \\nMAVEN MAPPING \\u00a9 2026\", \"author_fullname\": \"t2_1nwmxu6osn\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"2026 Hungarian parliamentary election\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/MapPorn\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skca0l\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1518, \"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\": 1518, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/0fdn2uhmvyug1.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=9d85cf3cd5ecaa5dfc6e31b3c0ce42b60875e600\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776090068.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EThe April 2026 Hungarian parliamentary election marked a historic political earthquake as the TISZA party, led by P\\u00e9ter Magyar, secured a decisive mandate to govern, ending Viktor Orb\\u00e1n\\u2019s sixteen-year tenure. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EBy winning an absolute majority of the popular vote and capturing districts across the entire country, TISZA effectively dismantled the long-standing dominance of Fidesz, signaling a profound shift in Hungary\\u0026#39;s domestic landscape and its relationship with the European Union. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThis landslide victory represents a widespread public desire for reform, consolidating the opposition into a single powerful force that has redrawn the nation\\u0026#39;s political trajectory and ushered in a new era of governance. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EAuthor:\\u00a0\\u003Ca href=\\\"https://www.instagram.com/maven.mapping/\\\"\\u003Eu/maven.mapping\\u003C/a\\u003E \\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef\\u22ef \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EMAVEN MAPPING \\u00a9 2026\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/0fdn2uhmvyug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/0fdn2uhmvyug1.png?auto=webp\\u0026s=e9495a1005c50800c32769e8c4e28cc0e875e08d\", \"width\": 3240, \"height\": 4050}, \"resolutions\": [{\"url\": \"https://preview.redd.it/0fdn2uhmvyug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=189baf19215f447e3d091866fdda74892231819d\", \"width\": 108, \"height\": 135}, {\"url\": \"https://preview.redd.it/0fdn2uhmvyug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=d4d9b8747b98234bf8d9f5eb45f3ca9e3f04a723\", \"width\": 216, \"height\": 270}, {\"url\": \"https://preview.redd.it/0fdn2uhmvyug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b0ce5a53f46fbcb6d4abe106927e71ee6743a04c\", \"width\": 320, \"height\": 400}, {\"url\": \"https://preview.redd.it/0fdn2uhmvyug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=5f60f22ed7ccf078b0109a36fcc1103f6e2691f4\", \"width\": 640, \"height\": 800}, {\"url\": \"https://preview.redd.it/0fdn2uhmvyug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=89d8ec65aad86759b8de1520cc0d534b837545fb\", \"width\": 960, \"height\": 1200}, {\"url\": \"https://preview.redd.it/0fdn2uhmvyug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=df534d812b661d1dd86e5910d60bb3e7ef82a21e\", \"width\": 1080, \"height\": 1350}], \"variants\": {}, \"id\": \"0fdn2uhmvyug1\"}], \"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_2si92\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skca0l\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"maven_mapping\", \"discussion_type\": null, \"num_comments\": 169, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/MapPorn/comments/1skca0l/2026_hungarian_parliamentary_election/\", \"stickied\": false, \"url\": \"https://i.redd.it/0fdn2uhmvyug1.png\", \"subreddit_subscribers\": 6245935, \"created_utc\": 1776090068.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ProgrammerHumor\", \"selftext\": \"\", \"author_fullname\": \"t2_pe5kw\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"importantWork\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"instanceof Trend\"}], \"subreddit_name_prefixed\": \"r/ProgrammerHumor\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"trend\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk0a4w\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": \"transparent\", \"ups\": 10595, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"229b2d2c-008a-11e9-a549-0e76629e9ce6\", \"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\": \"instanceof Trend\", \"can_mod_post\": false, \"score\": 10595, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/5vetga3cvvug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=9f23169cd6c9358056f323a99f6ed3da66394d48\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":js:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/f91b61ulzg421_t5_2tex6/js\"}, {\"a\": \":g:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/1h4hj9dszg421_t5_2tex6/g\"}, {\"a\": \":py:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/u2ijjhenzg421_t5_2tex6/py\"}, {\"a\": \":partyparrot:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/rk1bpelv1guz_t5_3nqvj/partyparrot\"}, {\"a\": \":ts:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/4p3f8nf604j21_t5_2tex6/ts\"}, {\"a\": \":bash:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/rwl5cqhahmd31_t5_2tex6/bash\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776053644.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/5vetga3cvvug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/5vetga3cvvug1.jpeg?auto=webp\\u0026s=6085e79be22429d50c9a3da371afd253a5244e94\", \"width\": 600, \"height\": 660}, \"resolutions\": [{\"url\": \"https://preview.redd.it/5vetga3cvvug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=386f25f47ab8c9b3be8efe045c57218c86060da7\", \"width\": 108, \"height\": 118}, {\"url\": \"https://preview.redd.it/5vetga3cvvug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ed8e94e68bf11b94539e08581f6b7f62a89a9b1b\", \"width\": 216, \"height\": 237}, {\"url\": \"https://preview.redd.it/5vetga3cvvug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=18076cbef15be2ff867a64bbe24b3765a346c5fa\", \"width\": 320, \"height\": 352}], \"variants\": {}, \"id\": \"5vetga3cvvug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"210ddaa8-510a-11e7-a824-0e21d9ac0cea\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":js::g::py::partyparrot::ts::bash:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2tex6\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#373c3f\", \"id\": \"1sk0a4w\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"TabCompletion\", \"discussion_type\": null, \"num_comments\": 172, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/ProgrammerHumor/comments/1sk0a4w/importantwork/\", \"stickied\": false, \"url\": \"https://i.redd.it/5vetga3cvvug1.jpeg\", \"subreddit_subscribers\": 4699808, \"created_utc\": 1776053644.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"metro\", \"selftext\": \"\", \"author_fullname\": \"t2_8gx3a08n\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"FINALLY CONFIRMED\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"News\"}], \"subreddit_name_prefixed\": \"r/metro\", \"hidden\": false, \"pwls\": null, \"link_flair_css_class\": \"news\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1ska6kl\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 4343, \"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\": \"News\", \"can_mod_post\": false, \"score\": 4343, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/7ms8p04lhyug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=f9a64f278919d73d00f3c64a03eff97cd754b194\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776085341.0, \"link_flair_type\": \"richtext\", \"wls\": null, \"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/7ms8p04lhyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/7ms8p04lhyug1.jpeg?auto=webp\\u0026s=b11f5498d1f75a9953abec9c2dec4bef8e23e98e\", \"width\": 1179, \"height\": 1486}, \"resolutions\": [{\"url\": \"https://preview.redd.it/7ms8p04lhyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=92482692ee61176197dec7594759a4f84ffa3532\", \"width\": 108, \"height\": 136}, {\"url\": \"https://preview.redd.it/7ms8p04lhyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=74bd2db86da0163d9b01a1a4677b13a7115d70df\", \"width\": 216, \"height\": 272}, {\"url\": \"https://preview.redd.it/7ms8p04lhyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c9ed54b0cf1288698b225d7245c359a2cd4a19c0\", \"width\": 320, \"height\": 403}, {\"url\": \"https://preview.redd.it/7ms8p04lhyug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=00b0c1015a9fe884d7fe93edadf6f15384b721e2\", \"width\": 640, \"height\": 806}, {\"url\": \"https://preview.redd.it/7ms8p04lhyug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=4e5bf5bca10da51e090f1b788005b7d38fd494f3\", \"width\": 960, \"height\": 1209}, {\"url\": \"https://preview.redd.it/7ms8p04lhyug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=eeeddfa96b2d5acf6c5cbead96b7308940c4a547\", \"width\": 1080, \"height\": 1361}], \"variants\": {}, \"id\": \"7ms8p04lhyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"7a3ae624-2332-11e9-ad94-0e7ed58cb496\", \"can_gild\": false, \"spoiler\": false, \"locked\": true, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2s6xo\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ab912b\", \"id\": \"1ska6kl\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"constitutionalbanana\", \"discussion_type\": null, \"num_comments\": 112, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/metro/comments/1ska6kl/finally_confirmed/\", \"stickied\": false, \"url\": \"https://i.redd.it/7ms8p04lhyug1.jpeg\", \"subreddit_subscribers\": 121377, \"created_utc\": 1776085341.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ElderScrolls\", \"selftext\": \"\", \"author_fullname\": \"t2_2c7y5j6epy\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"2027 used to be my worst case scenario for TES6\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Humour\"}], \"subreddit_name_prefixed\": \"r/ElderScrolls\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"meme\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk4gcb\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 4787, \"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\": \"Humour\", \"can_mod_post\": false, \"score\": 4787, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/yq0af4zw0xug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=bf3fceac911bbed98524f4510acc8a3e1ba32369\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776067754.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/yq0af4zw0xug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/yq0af4zw0xug1.jpeg?auto=webp\\u0026s=aedc4aaa9cd86592f731834037885e810d938f84\", \"width\": 500, \"height\": 606}, \"resolutions\": [{\"url\": \"https://preview.redd.it/yq0af4zw0xug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=7ca8f4a0b65d7baef2f8e5b4d7a034be4eb5aa53\", \"width\": 108, \"height\": 130}, {\"url\": \"https://preview.redd.it/yq0af4zw0xug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=bb35d3ae57b152159a2755ff012a274a6574997d\", \"width\": 216, \"height\": 261}, {\"url\": \"https://preview.redd.it/yq0af4zw0xug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=95f8953a7fce594ebec721a4454b234cb72b6114\", \"width\": 320, \"height\": 387}], \"variants\": {}, \"id\": \"yq0af4zw0xug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"923dcbfa-e759-11e5-9159-0e7329deac43\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2s2ja\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ffbf00\", \"id\": \"1sk4gcb\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Repulsive-Canary-772\", \"discussion_type\": null, \"num_comments\": 170, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/ElderScrolls/comments/1sk4gcb/2027_used_to_be_my_worst_case_scenario_for_tes6/\", \"stickied\": false, \"url\": \"https://i.redd.it/yq0af4zw0xug1.jpeg\", \"subreddit_subscribers\": 600736, \"created_utc\": 1776067754.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"PetiteFitness\", \"selftext\": \"After losing \\\\~30 lbs in a year or so (160 -\\u003E 130 lbs), I have decided to deprioritize cutting any further + focus on building muscle instead.\\n\\nI initially started my weight loss journey by calorie cycling (averaging \\\\~1400 calories a day). I continued lifting 5x a week (and hit at least 100g protein/day) to try to maintain as much muscle/strength as possible, and aimed for 10k steps a day. After about 8 months, I gradually increased my calories to average out to \\\\~1750 calories a day (TDEE is around 1900-2000). I was pretty focused on trying to drop to 125 lbs, but decided against it because I realized the goal post would keep moving; I\\u2019d never feel as \\u201clean\\u201d as I would want to if I was losing weight at the expense of building muscle.\\n\\nFor the past month, I have been focused on body recomp, continuing to lift 5x a week, and aiming for 8k steps a day. My lifts are improving (I got my first chin up EVER last week!) but I know recomp is a slooooow, arduous process. I may consider bulk/cut cycles sometime in the future!\\n\\n\\\\*disclaimer that I had been lifting for years in my before photo, but just didn\\u2019t give a single crap about nutrition/calorie intake lol \", \"author_fullname\": \"t2_nnapbkho\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Officially done losing weight :)\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/PetiteFitness\", \"hidden\": false, \"pwls\": null, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skj6k3\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"ups\": 1551, \"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\": \"5\\u20193 Before and After \", \"can_mod_post\": false, \"score\": 1551, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/994nzm0u10vg1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=8c0fbdd6a749c0254029f71586dec5d262d81d6f\", \"edited\": 1776106374.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776104256.0, \"link_flair_type\": \"text\", \"wls\": null, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"i.redd.it\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EAfter losing ~30 lbs in a year or so (160 -\\u0026gt; 130 lbs), I have decided to deprioritize cutting any further + focus on building muscle instead.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI initially started my weight loss journey by calorie cycling (averaging ~1400 calories a day). I continued lifting 5x a week (and hit at least 100g protein/day) to try to maintain as much muscle/strength as possible, and aimed for 10k steps a day. After about 8 months, I gradually increased my calories to average out to ~1750 calories a day (TDEE is around 1900-2000). I was pretty focused on trying to drop to 125 lbs, but decided against it because I realized the goal post would keep moving; I\\u2019d never feel as \\u201clean\\u201d as I would want to if I was losing weight at the expense of building muscle.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EFor the past month, I have been focused on body recomp, continuing to lift 5x a week, and aiming for 8k steps a day. My lifts are improving (I got my first chin up EVER last week!) but I know recomp is a slooooow, arduous process. I may consider bulk/cut cycles sometime in the future!\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E*disclaimer that I had been lifting for years in my before photo, but just didn\\u2019t give a single crap about nutrition/calorie intake lol \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/994nzm0u10vg1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/994nzm0u10vg1.jpeg?auto=webp\\u0026s=da1e35e5e498a56b19681ff145b98f31efb5232c\", \"width\": 1290, \"height\": 2293}, \"resolutions\": [{\"url\": \"https://preview.redd.it/994nzm0u10vg1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=87c3fa184c6912d7374e7fa659cf59a099222bb3\", \"width\": 108, \"height\": 191}, {\"url\": \"https://preview.redd.it/994nzm0u10vg1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0c88836ce496f017d4a40ed30d5ba441a6c7a8cc\", \"width\": 216, \"height\": 383}, {\"url\": \"https://preview.redd.it/994nzm0u10vg1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ea6bed731e853190bdfc4a47afb93f96d51d37f2\", \"width\": 320, \"height\": 568}, {\"url\": \"https://preview.redd.it/994nzm0u10vg1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1d0e111409116e111d37b68c134e97574c644d60\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://preview.redd.it/994nzm0u10vg1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=1c47ce61df70bda1e2399d7c860aa8fc93c78003\", \"width\": 960, \"height\": 1706}, {\"url\": \"https://preview.redd.it/994nzm0u10vg1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=b1b3338a9b388263ec35da4bc56e4bbd7afdae83\", \"width\": 1080, \"height\": 1919}], \"variants\": {}, \"id\": \"994nzm0u10vg1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"adfb8756-948e-11ea-8611-0eb518bca681\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2nlfzf\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skj6k3\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"stale__cheezit\", \"discussion_type\": null, \"num_comments\": 75, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/PetiteFitness/comments/1skj6k3/officially_done_losing_weight/\", \"stickied\": false, \"url\": \"https://i.redd.it/994nzm0u10vg1.jpeg\", \"subreddit_subscribers\": 238996, \"created_utc\": 1776104256.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"PrequelMemes\", \"selftext\": \"\", \"author_fullname\": \"t2_28uctx6tqu\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Taking orders from Anakin would have anyone looking like that\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"General Reposti\"}], \"subreddit_name_prefixed\": \"r/PrequelMemes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1ske7bm\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 2627, \"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\": \"General Reposti\", \"can_mod_post\": false, \"score\": 2627, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/fhvt3oej7zug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=4ef1e609b11df472530212c8c92743fc66117370\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776094068.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/fhvt3oej7zug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/fhvt3oej7zug1.jpeg?auto=webp\\u0026s=ad3ca75d44a12257daa7ef0656c8a5af87529138\", \"width\": 828, \"height\": 1388}, \"resolutions\": [{\"url\": \"https://preview.redd.it/fhvt3oej7zug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=377673c4d7c51c815eda81eedaf8d6ec29f86e84\", \"width\": 108, \"height\": 181}, {\"url\": \"https://preview.redd.it/fhvt3oej7zug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=eacd0d07c3785499309c18b75ea623d44d15535b\", \"width\": 216, \"height\": 362}, {\"url\": \"https://preview.redd.it/fhvt3oej7zug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e5b6e1b530e7e3802edef9871530956eda64ab81\", \"width\": 320, \"height\": 536}, {\"url\": \"https://preview.redd.it/fhvt3oej7zug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=533fc02ce5fb014d59941e7867100b0ff5b7c660\", \"width\": 640, \"height\": 1072}], \"variants\": {}, \"id\": \"fhvt3oej7zug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"dcfbe9c8-685e-11e8-96db-0ee0f12bd97c\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3i60n\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#a06324\", \"id\": \"1ske7bm\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"SocratesPuppet\", \"discussion_type\": null, \"num_comments\": 55, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/PrequelMemes/comments/1ske7bm/taking_orders_from_anakin_would_have_anyone/\", \"stickied\": false, \"url\": \"https://i.redd.it/fhvt3oej7zug1.jpeg\", \"subreddit_subscribers\": 3797880, \"created_utc\": 1776094068.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"interestingasfuck\", \"selftext\": \"\", \"author_fullname\": \"t2_26qm0ipwzr\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"CERN just shipped antimatter in a truck. The cargo weighed less than 100 hydrogen atoms. The box carrying it weighed 850 kg. If anything had gone wrong, the antimatter wouldn't explode, it would just silently vanish in a tiny flash of light.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/interestingasfuck\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk717b\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 12733, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/wyf7h59yrxug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/wyf7h59yrxug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/wyf7h59yrxug1/DASHPlaylist.mpd?a=1778705385%2CMDMxZmY1ZjgzMzRiNzk3NDY3N2VlYmNmOTdjYmYzZGI2ZTJhZWIxZDM1MjU1MmRjZWZkZGY5ZTY0MTZiNjZjNg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 135, \"hls_url\": \"https://v.redd.it/wyf7h59yrxug1/HLSPlaylist.m3u8?a=1778705385%2CYTU5YmJiOTg2NGYzNGE5OGVlZDE4OThlNmZkZjhjM2Q4ZjQ3NzkyMDkzN2NjMWVmNWMxYjQ1MTM4OTU4NGJlNg%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\": 12733, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/bWRic3p4OXlyeHVnMZAxtk5eeZb2qKrlGXZOiI8KU-pw8128imHJ8ILCNMPT.png?width=140\\u0026height=78\\u0026format=jpg\\u0026auto=webp\\u0026s=966898c89fa8a4d95308f4edcc1808a46351d2c0\", \"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\": 1776076740.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/wyf7h59yrxug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/bWRic3p4OXlyeHVnMZAxtk5eeZb2qKrlGXZOiI8KU-pw8128imHJ8ILCNMPT.png?format=pjpg\\u0026auto=webp\\u0026s=c41199668e24f082ef517c025ac6d73ba1f28d46\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/bWRic3p4OXlyeHVnMZAxtk5eeZb2qKrlGXZOiI8KU-pw8128imHJ8ILCNMPT.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=9940925af176586a5b6f65183cea69ac98d58f6c\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/bWRic3p4OXlyeHVnMZAxtk5eeZb2qKrlGXZOiI8KU-pw8128imHJ8ILCNMPT.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a87b4ea30033a9a7d7950784ec4d868edcd638b2\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/bWRic3p4OXlyeHVnMZAxtk5eeZb2qKrlGXZOiI8KU-pw8128imHJ8ILCNMPT.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8bd7640a1ef628b8e949948363ec7a139bb47c41\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/bWRic3p4OXlyeHVnMZAxtk5eeZb2qKrlGXZOiI8KU-pw8128imHJ8ILCNMPT.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=bd65ced57b292b6dd62bce7fdb19ecf7fa59aac2\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/bWRic3p4OXlyeHVnMZAxtk5eeZb2qKrlGXZOiI8KU-pw8128imHJ8ILCNMPT.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=fa247866dbe1ebdae7f3cc74f2718c9f460f13ba\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/bWRic3p4OXlyeHVnMZAxtk5eeZb2qKrlGXZOiI8KU-pw8128imHJ8ILCNMPT.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=f7075e9e2e87fd953931f6c0700fbcc5eac79910\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"bWRic3p4OXlyeHVnMZAxtk5eeZb2qKrlGXZOiI8KU-pw8128imHJ8ILCNMPT\"}], \"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_2qhsa\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk717b\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ThinkThenPost\", \"discussion_type\": null, \"num_comments\": 689, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/interestingasfuck/comments/1sk717b/cern_just_shipped_antimatter_in_a_truck_the_cargo/\", \"stickied\": false, \"url\": \"https://v.redd.it/wyf7h59yrxug1\", \"subreddit_subscribers\": 16288789, \"created_utc\": 1776076740.0, \"num_crossposts\": 4, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/wyf7h59yrxug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/wyf7h59yrxug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/wyf7h59yrxug1/DASHPlaylist.mpd?a=1778705385%2CMDMxZmY1ZjgzMzRiNzk3NDY3N2VlYmNmOTdjYmYzZGI2ZTJhZWIxZDM1MjU1MmRjZWZkZGY5ZTY0MTZiNjZjNg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 135, \"hls_url\": \"https://v.redd.it/wyf7h59yrxug1/HLSPlaylist.m3u8?a=1778705385%2CYTU5YmJiOTg2NGYzNGE5OGVlZDE4OThlNmZkZjhjM2Q4ZjQ3NzkyMDkzN2NjMWVmNWMxYjQ1MTM4OTU4NGJlNg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"StarWars\", \"selftext\": \"\", \"author_fullname\": \"t2_33skq0sa\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Filming Chewbacca\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/StarWars\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"movies\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk7ie0\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 6262, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/ssehly1cwxug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/ssehly1cwxug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/ssehly1cwxug1/DASHPlaylist.mpd?a=1778705385%2CMjM4ZjI1M2FhZWFkZWUyMDU2MzJjY2U0M2FjNDdiY2MwNDYwOTI5NzY2ODg0NTUxOGRmODc0ZjhiMzFiNTNjOA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 21, \"hls_url\": \"https://v.redd.it/ssehly1cwxug1/HLSPlaylist.m3u8?a=1778705385%2CNGQ4NDc2NjRjOWQwNjEyNmE0MDFjNjFkOTU2YjRmOWFiMDNkYjBjMjMwZjY5ZjE4M2U5MzAwMjI5YTQ3MTdmZA%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\": \"Movies\", \"can_mod_post\": false, \"score\": 6262, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/b3V6Zmx4eGJ3eHVnMY_el2as4uIi7Kcuk2FluOsn9NJK_AcZLootSjqm0pRC.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=e5a48a82fea07d03c8d2cac3a8f6e75a280f6d0b\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": [\"entertainment\"], \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776078194.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/ssehly1cwxug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/b3V6Zmx4eGJ3eHVnMY_el2as4uIi7Kcuk2FluOsn9NJK_AcZLootSjqm0pRC.png?format=pjpg\\u0026auto=webp\\u0026s=3163d23c566e25e0176d0376dfa7f96716b3ccfc\", \"width\": 720, \"height\": 1280}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/b3V6Zmx4eGJ3eHVnMY_el2as4uIi7Kcuk2FluOsn9NJK_AcZLootSjqm0pRC.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=6634e8978841562d118eab6f3cc8f73fdc2de407\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/b3V6Zmx4eGJ3eHVnMY_el2as4uIi7Kcuk2FluOsn9NJK_AcZLootSjqm0pRC.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=24e09cd29030dca0d14f8f329b4abb57f656c8fe\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/b3V6Zmx4eGJ3eHVnMY_el2as4uIi7Kcuk2FluOsn9NJK_AcZLootSjqm0pRC.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=69001ba643a02d6a8a9a3fb55928012bdf867d98\", \"width\": 320, \"height\": 568}, {\"url\": \"https://external-preview.redd.it/b3V6Zmx4eGJ3eHVnMY_el2as4uIi7Kcuk2FluOsn9NJK_AcZLootSjqm0pRC.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2c176802f7db33d1b93ab3018aba0a2ab8e598e0\", \"width\": 640, \"height\": 1137}], \"variants\": {}, \"id\": \"b3V6Zmx4eGJ3eHVnMY_el2as4uIi7Kcuk2FluOsn9NJK_AcZLootSjqm0pRC\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"7216fca4-623c-11e5-8a74-12937d54cd9f\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qi4s\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk7ie0\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ateam1984\", \"discussion_type\": null, \"num_comments\": 126, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/StarWars/comments/1sk7ie0/filming_chewbacca/\", \"stickied\": false, \"url\": \"https://v.redd.it/ssehly1cwxug1\", \"subreddit_subscribers\": 4607467, \"created_utc\": 1776078194.0, \"num_crossposts\": 1, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/ssehly1cwxug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/ssehly1cwxug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/ssehly1cwxug1/DASHPlaylist.mpd?a=1778705385%2CMjM4ZjI1M2FhZWFkZWUyMDU2MzJjY2U0M2FjNDdiY2MwNDYwOTI5NzY2ODg0NTUxOGRmODc0ZjhiMzFiNTNjOA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 21, \"hls_url\": \"https://v.redd.it/ssehly1cwxug1/HLSPlaylist.m3u8?a=1778705385%2CNGQ4NDc2NjRjOWQwNjEyNmE0MDFjNjFkOTU2YjRmOWFiMDNkYjBjMjMwZjY5ZjE4M2U5MzAwMjI5YTQ3MTdmZA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"AnimalsBeingDerps\", \"selftext\": \"\", \"author_fullname\": \"t2_3uf5pcg9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Confused by his own reflection\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/AnimalsBeingDerps\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skiuj1\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1596, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/opgybe8szzug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1920, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/opgybe8szzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/opgybe8szzug1/DASHPlaylist.mpd?a=1778705385%2CNWMxY2UxMDkxYTIyMTQzMWNjZWZhODg5OGYxYzczNWI5MDI2ZTgzNjE5MzZmZWIzYzRhYmQ3NWI4NmIxNjk0MQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 15, \"hls_url\": \"https://v.redd.it/opgybe8szzug1/HLSPlaylist.m3u8?a=1778705385%2CZGM0ZTBjMDU2MTA4M2VkYmY2NjY1MTY4MGZiYjk3NWQ5NTNkNGZjYTU5OTUxZWYyZThhZGY2YWZhNWUwNWE0OA%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\": 1596, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/N3RkZzFtOXN6enVnMcbaGzO-7Vbi96tk3zsk6xFfG25jOQ0pFQDu0i20YFlv.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=d8e8183456080f2815be15626ce5c7905f072ea3\", \"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\": 1776103578.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/opgybe8szzug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/N3RkZzFtOXN6enVnMcbaGzO-7Vbi96tk3zsk6xFfG25jOQ0pFQDu0i20YFlv.png?format=pjpg\\u0026auto=webp\\u0026s=2d731806ae55ee905fc16a1fc41f3db6349e7a1d\", \"width\": 405, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/N3RkZzFtOXN6enVnMcbaGzO-7Vbi96tk3zsk6xFfG25jOQ0pFQDu0i20YFlv.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=4f647e2a73a9c4920e251769a5b675c91d12ff24\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/N3RkZzFtOXN6enVnMcbaGzO-7Vbi96tk3zsk6xFfG25jOQ0pFQDu0i20YFlv.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=1de483e5dd2ccac0e306f2cb991808d336da06b1\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/N3RkZzFtOXN6enVnMcbaGzO-7Vbi96tk3zsk6xFfG25jOQ0pFQDu0i20YFlv.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=6818f2c0f4af6cf5496aa732bc1d75ec52f369e4\", \"width\": 320, \"height\": 568}], \"variants\": {}, \"id\": \"N3RkZzFtOXN6enVnMcbaGzO-7Vbi96tk3zsk6xFfG25jOQ0pFQDu0i20YFlv\"}], \"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_2xbrg\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skiuj1\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Doodlebug510\", \"discussion_type\": null, \"num_comments\": 17, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/AnimalsBeingDerps/comments/1skiuj1/confused_by_his_own_reflection/\", \"stickied\": false, \"url\": \"https://v.redd.it/opgybe8szzug1\", \"subreddit_subscribers\": 8444892, \"created_utc\": 1776103578.0, \"num_crossposts\": 1, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/opgybe8szzug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1920, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/opgybe8szzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/opgybe8szzug1/DASHPlaylist.mpd?a=1778705385%2CNWMxY2UxMDkxYTIyMTQzMWNjZWZhODg5OGYxYzczNWI5MDI2ZTgzNjE5MzZmZWIzYzRhYmQ3NWI4NmIxNjk0MQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 15, \"hls_url\": \"https://v.redd.it/opgybe8szzug1/HLSPlaylist.m3u8?a=1778705385%2CZGM0ZTBjMDU2MTA4M2VkYmY2NjY1MTY4MGZiYjk3NWQ5NTNkNGZjYTU5OTUxZWYyZThhZGY2YWZhNWUwNWE0OA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"WIBTA_AITA\", \"selftext\": \"I have an assigned spot in our building lot. its got my unit number painted on the ground. been mine since I moved in three years ago.\\n\\nsometime around two months ago I started noticing a second car in my spot on weekends. not blocking me out every time but enough that I was circling the street more than I should have been. I figured out pretty quickly it was my neighbor across the hall because I recognized the car from when she had a friend over once.\\n\\nI knocked and mentioned it. she was apologetic, said her friend sometimes visits and the street gets full and she did not think I would mind since I was usually out on weekends. I said I did mind and to please use the street or the visitor spots near the back entrance.\\n\\nshe said of course, no problem.\\n\\nit happened again three weeks later. and then again after that.\\n\\nI knocked a second time. same conversation, slightly less apologetic version. she said her friend did not realize and she would say something.\\n\\ntwo weeks after that I ordered a removable bollard. the kind you unlock with a key, drop into a sleeve in the ground, and it sits there until you take it out. I had the sleeve installed on a saturday morning, takes about twenty minutes. put the bollard in and that was that.\\n\\nshe knocked that evening. said it looked aggressive and that I was sending a hostile message to the whole building over something minor. said if I had a problem I should have come to her again instead of making it a whole thing.\\n\\nI said I had come to her twice.\\n\\nAITA?\", \"author_fullname\": \"t2_28vv08opie\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"AITA for putting a removable bollard in my assigned parking spot after my neighbor kept using it without asking\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/WIBTA_AITA\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skfavw\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1209, \"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\": 1209, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"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\": 1776096335.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.WIBTA_AITA\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EI have an assigned spot in our building lot. its got my unit number painted on the ground. been mine since I moved in three years ago.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003Esometime around two months ago I started noticing a second car in my spot on weekends. not blocking me out every time but enough that I was circling the street more than I should have been. I figured out pretty quickly it was my neighbor across the hall because I recognized the car from when she had a friend over once.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI knocked and mentioned it. she was apologetic, said her friend sometimes visits and the street gets full and she did not think I would mind since I was usually out on weekends. I said I did mind and to please use the street or the visitor spots near the back entrance.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003Eshe said of course, no problem.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003Eit happened again three weeks later. and then again after that.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI knocked a second time. same conversation, slightly less apologetic version. she said her friend did not realize and she would say something.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003Etwo weeks after that I ordered a removable bollard. the kind you unlock with a key, drop into a sleeve in the ground, and it sits there until you take it out. I had the sleeve installed on a saturday morning, takes about twenty minutes. put the bollard in and that was that.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003Eshe knocked that evening. said it looked aggressive and that I was sending a hostile message to the whole building over something minor. said if I had a problem I should have come to her again instead of making it a whole thing.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI said I had come to her twice.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EAITA?\\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\": true, \"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_bc3ox2\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skfavw\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"candy-velvetzzz\", \"discussion_type\": null, \"num_comments\": 164, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/WIBTA_AITA/comments/1skfavw/aita_for_putting_a_removable_bollard_in_my/\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/WIBTA_AITA/comments/1skfavw/aita_for_putting_a_removable_bollard_in_my/\", \"subreddit_subscribers\": 9079, \"created_utc\": 1776096335.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"sssdfg\", \"selftext\": \"\", \"author_fullname\": \"t2_5gaawb26\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Klkliebskke ngjsddd sbscrkrpobe\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"fatass\"}], \"subreddit_name_prefixed\": \"r/sssdfg\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skevo8\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 2402, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/9ccxc04obzug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/9ccxc04obzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/9ccxc04obzug1/DASHPlaylist.mpd?a=1778705385%2COWE0ZDU4NGY3MTg1MGQ3ZWE3OGY4MTUyOTg5YWRhZGVlZjkxZjdhODNmYTBkZDZiMjYxYWE2MmFhYWZiZTQyYQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 8, \"hls_url\": \"https://v.redd.it/9ccxc04obzug1/HLSPlaylist.m3u8?a=1778705385%2CN2FlMDU1M2I1ZWU4MTgyMTZhZTA2N2Q5ZjVhYjZiZmI4NmRkZmE3Yjc0YWFmMDU5MTI3NWU0OWE2ZTk2N2NhNA%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\": \"fatass\", \"can_mod_post\": false, \"score\": 2402, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/bG1lbXh5M29ienVnMUworMJepEcmS1gvkSlafkVA7k1T2I94y8LCjr7CSgnr.png?width=140\\u0026height=140\\u0026format=jpg\\u0026auto=webp\\u0026s=577f95500fc00a3d83aa617d3f1f2e3cfae12b96\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776095458.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/9ccxc04obzug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/bG1lbXh5M29ienVnMUworMJepEcmS1gvkSlafkVA7k1T2I94y8LCjr7CSgnr.png?format=pjpg\\u0026auto=webp\\u0026s=2ccee177bae96fdc96cbdeade435fc1d0475bc34\", \"width\": 720, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/bG1lbXh5M29ienVnMUworMJepEcmS1gvkSlafkVA7k1T2I94y8LCjr7CSgnr.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=aeff2ef4ab0bbb70c6f3ee657d6004a874b61623\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/bG1lbXh5M29ienVnMUworMJepEcmS1gvkSlafkVA7k1T2I94y8LCjr7CSgnr.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=f994badc1edd456dff9787efa42d8d03b8b13ed3\", \"width\": 216, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/bG1lbXh5M29ienVnMUworMJepEcmS1gvkSlafkVA7k1T2I94y8LCjr7CSgnr.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8a86a9de65eac2f42a83ffa7524f1f19318c9393\", \"width\": 320, \"height\": 320}, {\"url\": \"https://external-preview.redd.it/bG1lbXh5M29ienVnMUworMJepEcmS1gvkSlafkVA7k1T2I94y8LCjr7CSgnr.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8dadfc559ad18791bf2c1b6fe87d9388a55b1cf2\", \"width\": 640, \"height\": 640}], \"variants\": {}, \"id\": \"bG1lbXh5M29ienVnMUworMJepEcmS1gvkSlafkVA7k1T2I94y8LCjr7CSgnr\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"a3daa214-ec80-11ed-9627-a66e45cd8da6\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_8ajl6g\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#46d160\", \"id\": \"1skevo8\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"iamonaphone1\", \"discussion_type\": null, \"num_comments\": 31, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/sssdfg/comments/1skevo8/klkliebskke_ngjsddd_sbscrkrpobe/\", \"stickied\": false, \"url\": \"https://v.redd.it/9ccxc04obzug1\", \"subreddit_subscribers\": 170588, \"created_utc\": 1776095458.0, \"num_crossposts\": 3, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/9ccxc04obzug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/9ccxc04obzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/9ccxc04obzug1/DASHPlaylist.mpd?a=1778705385%2COWE0ZDU4NGY3MTg1MGQ3ZWE3OGY4MTUyOTg5YWRhZGVlZjkxZjdhODNmYTBkZDZiMjYxYWE2MmFhYWZiZTQyYQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 8, \"hls_url\": \"https://v.redd.it/9ccxc04obzug1/HLSPlaylist.m3u8?a=1778705385%2CN2FlMDU1M2I1ZWU4MTgyMTZhZTA2N2Q5ZjVhYjZiZmI4NmRkZmE3Yjc0YWFmMDU5MTI3NWU0OWE2ZTk2N2NhNA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"memeframe\", \"selftext\": \"\", \"author_fullname\": \"t2_2t9apdo1\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Set matchmaking to public to farm Voruna Prime and this is what I see almost immediately...\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/memeframe\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 123, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1ske1af\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1479, \"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\": 1479, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/1r0jeg8x4zug1.png?width=140\\u0026height=123\\u0026auto=webp\\u0026s=5eef84ed06cba55b74eb0669b054f5376e2bfa5e\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776093719.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/1r0jeg8x4zug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/1r0jeg8x4zug1.png?auto=webp\\u0026s=93543dfdc8cff89977217a1ff6a1adbd4e704c06\", \"width\": 808, \"height\": 712}, \"resolutions\": [{\"url\": \"https://preview.redd.it/1r0jeg8x4zug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=f6ce281916f3169cacd07fb6bd948bda452142b5\", \"width\": 108, \"height\": 95}, {\"url\": \"https://preview.redd.it/1r0jeg8x4zug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=949267612691b939e1967184002cde57893a03e2\", \"width\": 216, \"height\": 190}, {\"url\": \"https://preview.redd.it/1r0jeg8x4zug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c711363743fd47149eef31cd2d2df8d2fff46493\", \"width\": 320, \"height\": 281}, {\"url\": \"https://preview.redd.it/1r0jeg8x4zug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9cd2f01b7dff6bf43e19bc90071ad509926dc478\", \"width\": 640, \"height\": 563}], \"variants\": {}, \"id\": \"1r0jeg8x4zug1\"}], \"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_2wekr\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1ske1af\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"AscentHasRisen\", \"discussion_type\": null, \"num_comments\": 167, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/memeframe/comments/1ske1af/set_matchmaking_to_public_to_farm_voruna_prime/\", \"stickied\": false, \"url\": \"https://i.redd.it/1r0jeg8x4zug1.png\", \"subreddit_subscribers\": 135138, \"created_utc\": 1776093719.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"airplaneears\", \"selftext\": \"\", \"author_fullname\": \"t2_4liablvm\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"I would not give cheesecake any of my dinner\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/airplaneears\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"hceaff4fgzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/hceaff4fgzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=bd794e0f344058cd7b5b05d3faf9124ddaea5e64\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/hceaff4fgzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5fed5d02bfe0e9dadd5f62af417795f5db2fb7c7\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/hceaff4fgzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ce79dbdbd1e4ecbf65e36dd8fc1b2d2f77dc9b68\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/hceaff4fgzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c73882543590e47d0f008e81b5727548064583db\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/hceaff4fgzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=c5da9ed69cb1650b828ee45c331402f79ed6be4a\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/hceaff4fgzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=475431c6b2ca4f0a1b89a294021627c79aa92c5b\"}], \"s\": {\"y\": 5712, \"x\": 4284, \"u\": \"https://preview.redd.it/hceaff4fgzug1.jpg?width=4284\\u0026format=pjpg\\u0026auto=webp\\u0026s=3178396ddaf73db8ece02926d7b35bb3f008bb55\"}, \"id\": \"hceaff4fgzug1\"}, \"99xa8a4fgzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/99xa8a4fgzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=76c28365448831c42f96fc4b540593ad30a58fb8\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/99xa8a4fgzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c91649516c1dd546d28e7d3be748b23173743d0b\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/99xa8a4fgzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=89dcf96c0837ef136e0addfd9ecc122975f452d4\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/99xa8a4fgzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=31b1ba2796cb9f5d6bd69fe6878ab23a117658cc\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/99xa8a4fgzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=b6d52ba73729038c8ff580c44a70f0b259d1fb30\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/99xa8a4fgzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=553d74e8633db1ad839eb2ab0a2710587696362f\"}], \"s\": {\"y\": 5712, \"x\": 4284, \"u\": \"https://preview.redd.it/99xa8a4fgzug1.jpg?width=4284\\u0026format=pjpg\\u0026auto=webp\\u0026s=c322bf84c85ebf9a87c6a4df1e5247a75bb9771c\"}, \"id\": \"99xa8a4fgzug1\"}, \"o22dna4fgzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/o22dna4fgzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=863101bd0d635be5ef3aff9f91db741bc12fa2b8\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/o22dna4fgzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=cd2a407c163f2f5a3330b15418b5a8b4c80019d4\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/o22dna4fgzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=252088be4525270676dc34241b681b67c7e3acd1\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/o22dna4fgzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=44d92b707350d9c434a36fe7e04b482b6e3b72cd\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/o22dna4fgzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=549e9060d67e3c9549f54feaa65ef618fc4ffbca\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/o22dna4fgzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=ae5ab41525a05e039fda0baac01d2e4243788800\"}], \"s\": {\"y\": 5712, \"x\": 4284, \"u\": \"https://preview.redd.it/o22dna4fgzug1.jpg?width=4284\\u0026format=pjpg\\u0026auto=webp\\u0026s=0994531e8b134ed7e045f9aa119bba7d7fb71188\"}, \"id\": \"o22dna4fgzug1\"}}, \"name\": \"t3_1skfndc\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 2205, \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"99xa8a4fgzug1\", \"is_deleted\": false, \"id\": 911171514}, {\"media_id\": \"hceaff4fgzug1\", \"is_deleted\": false, \"id\": 911171515}, {\"media_id\": \"o22dna4fgzug1\", \"is_deleted\": false, \"id\": 911171516}]}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 2205, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/99xa8a4fgzug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=dc9be826a6e537580af8ca50ca2dc113d7229b03\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776097058.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"reddit.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skfndc\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"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, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_hwe5w\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skfndc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"IsabellaM33\", \"discussion_type\": null, \"num_comments\": 38, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/airplaneears/comments/1skfndc/i_would_not_give_cheesecake_any_of_my_dinner/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skfndc\", \"subreddit_subscribers\": 436847, \"created_utc\": 1776097058.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"RedLetterMedia\", \"selftext\": \"\\\\-Forkyb\\ud83e\\udd18\", \"author_fullname\": \"t2_25th63yyoh\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Thought of this during the latest RLM\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/RedLetterMedia\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 70, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skfjgk\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"ups\": 1613, \"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\": \"Jack Quaid\", \"can_mod_post\": false, \"score\": 1613, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/upzm4dxlfzug1.jpeg?width=140\\u0026height=70\\u0026auto=webp\\u0026s=4fd02b952c2bff5e1a1a36fb4a69179553210152\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776096834.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003E-Forkyb\\ud83e\\udd18\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/upzm4dxlfzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/upzm4dxlfzug1.jpeg?auto=webp\\u0026s=3779c0cafbd216805751328fe6bf3a3793ce0373\", \"width\": 780, \"height\": 393}, \"resolutions\": [{\"url\": \"https://preview.redd.it/upzm4dxlfzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1091a0b48bd8af7e721177410de3debb9639efc2\", \"width\": 108, \"height\": 54}, {\"url\": \"https://preview.redd.it/upzm4dxlfzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=eedbb8bb8301972f8c2da839cad56a64d8becf56\", \"width\": 216, \"height\": 108}, {\"url\": \"https://preview.redd.it/upzm4dxlfzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=964440baa5089b33f6ee708586ea28e096979048\", \"width\": 320, \"height\": 161}, {\"url\": \"https://preview.redd.it/upzm4dxlfzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=8eae80f83d6f671414424007a7c644dfe09d4ac9\", \"width\": 640, \"height\": 322}], \"variants\": {}, \"id\": \"upzm4dxlfzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"05825e76-c942-11eb-b9c6-0e1c733e8031\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2tuot\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skfjgk\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ForkyB\", \"discussion_type\": null, \"num_comments\": 164, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/RedLetterMedia/comments/1skfjgk/thought_of_this_during_the_latest_rlm/\", \"stickied\": false, \"url\": \"https://i.redd.it/upzm4dxlfzug1.jpeg\", \"subreddit_subscribers\": 188130, \"created_utc\": 1776096834.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"PhoenixSC\", \"selftext\": \"\", \"author_fullname\": \"t2_2a6tkjfwjf\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Okay enough of boring straight line monorails, we need some MOVEMENT\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Breaking Minecraft\"}], \"subreddit_name_prefixed\": \"r/PhoenixSC\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk8nbr\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 5079, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/kiv8dei16yug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/kiv8dei16yug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/kiv8dei16yug1/DASHPlaylist.mpd?a=1778705385%2CMWMzZjUxNjI1NTRmMjA0ZjQxYTlkOWY5MGFiZmVmZjFhYTQ1ZDVlZGFmM2RhZGIzMmQwMzQyMTg4NmU3MjZkNg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 49, \"hls_url\": \"https://v.redd.it/kiv8dei16yug1/HLSPlaylist.m3u8?a=1778705385%2CMmEzNmNmMTJhY2VlNDNhNjFmN2RiNDk3YThlMDUxNzBhNDA5NDE5NWE0MTE5NTA0YzliZTczNGI5YzlkNjkxMw%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\": \"Breaking Minecraft\", \"can_mod_post\": false, \"score\": 5079, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/NWVnODRzajE2eXVnMTWrDog84pT3q1BODjBo5hZdSh6Ag3Tocn47xgAZNFPb.png?width=140\\u0026height=78\\u0026format=jpg\\u0026auto=webp\\u0026s=eaa530ffb35f54d30b616051cf5462309532e120\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776081459.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/kiv8dei16yug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/NWVnODRzajE2eXVnMTWrDog84pT3q1BODjBo5hZdSh6Ag3Tocn47xgAZNFPb.png?format=pjpg\\u0026auto=webp\\u0026s=3eb438fe7ce103dbcea97c224fb1115cc25d0073\", \"width\": 1080, \"height\": 607}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/NWVnODRzajE2eXVnMTWrDog84pT3q1BODjBo5hZdSh6Ag3Tocn47xgAZNFPb.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=943c1665676a26bcfa98c3a9900b6e040f4270a2\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/NWVnODRzajE2eXVnMTWrDog84pT3q1BODjBo5hZdSh6Ag3Tocn47xgAZNFPb.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=d9291599c7295b426d735fa9243e4c9b4ffcd18a\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/NWVnODRzajE2eXVnMTWrDog84pT3q1BODjBo5hZdSh6Ag3Tocn47xgAZNFPb.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=c038d83e94d723d4abeabbb569b0b59ce1c68403\", \"width\": 320, \"height\": 179}, {\"url\": \"https://external-preview.redd.it/NWVnODRzajE2eXVnMTWrDog84pT3q1BODjBo5hZdSh6Ag3Tocn47xgAZNFPb.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=1dcfbcc91b3eb348efa8e713fa058c74f5e36a48\", \"width\": 640, \"height\": 359}, {\"url\": \"https://external-preview.redd.it/NWVnODRzajE2eXVnMTWrDog84pT3q1BODjBo5hZdSh6Ag3Tocn47xgAZNFPb.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=6ac58a77cb015040621c74ab46b31e1cc4d74401\", \"width\": 960, \"height\": 539}, {\"url\": \"https://external-preview.redd.it/NWVnODRzajE2eXVnMTWrDog84pT3q1BODjBo5hZdSh6Ag3Tocn47xgAZNFPb.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e620711251019f07d1344adca263f3c9212274aa\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"NWVnODRzajE2eXVnMTWrDog84pT3q1BODjBo5hZdSh6Ag3Tocn47xgAZNFPb\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"f477c9ae-4ed2-11e9-a0c1-0ec99c8e2a96\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_m6qqr\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff4a6a\", \"id\": \"1sk8nbr\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"achfiat\", \"discussion_type\": null, \"num_comments\": 162, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/PhoenixSC/comments/1sk8nbr/okay_enough_of_boring_straight_line_monorails_we/\", \"stickied\": false, \"url\": \"https://v.redd.it/kiv8dei16yug1\", \"subreddit_subscribers\": 293801, \"created_utc\": 1776081459.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/kiv8dei16yug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/kiv8dei16yug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/kiv8dei16yug1/DASHPlaylist.mpd?a=1778705385%2CMWMzZjUxNjI1NTRmMjA0ZjQxYTlkOWY5MGFiZmVmZjFhYTQ1ZDVlZGFmM2RhZGIzMmQwMzQyMTg4NmU3MjZkNg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 49, \"hls_url\": \"https://v.redd.it/kiv8dei16yug1/HLSPlaylist.m3u8?a=1778705385%2CMmEzNmNmMTJhY2VlNDNhNjFmN2RiNDk3YThlMDUxNzBhNDA5NDE5NWE0MTE5NTA0YzliZTczNGI5YzlkNjkxMw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"oddlysatisfying\", \"selftext\": \"\", \"author_fullname\": \"t2_okuck\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Over the weekend, there was heavy rain in the San Francisco Bay Area. I stopped massive street flooding by unclogging drains. Enjoy the timelapse.\", \"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_1skk1ym\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 3345, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/vf8f5xv970vg1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1920, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/vf8f5xv970vg1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/vf8f5xv970vg1/DASHPlaylist.mpd?a=1778705385%2COTZlNzY5NjlhNWY0OTE4MjRiZWRiODNhYWQwMzE0YzFkODMxZGUxMjk0YWFmNDUwNmZkZTBiMjliMDFhMDI1Mw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 67, \"hls_url\": \"https://v.redd.it/vf8f5xv970vg1/HLSPlaylist.m3u8?a=1778705385%2CM2NkODhlMmVmZDAzMTAxMzI1YzA1NmNmMTViOWY0ZGI0YWVlMjQ2YWY0YWRhOWJmYWM0YjRlOTY1NjMxOWJkZA%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\": 3345, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/ZzczbXozeDk3MHZnMS3J7dxay1fOuewtQjrq8O6kzZj3gl-AxpmXKbWZlMo4.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=9e2be0176ded976a2e330d9281d65e2f9586c3da\", \"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\": 1776106094.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/vf8f5xv970vg1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/ZzczbXozeDk3MHZnMS3J7dxay1fOuewtQjrq8O6kzZj3gl-AxpmXKbWZlMo4.png?format=pjpg\\u0026auto=webp\\u0026s=c4a7e5f3067f88ba721cd4812bb0d58d8238586e\", \"width\": 1080, \"height\": 1920}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/ZzczbXozeDk3MHZnMS3J7dxay1fOuewtQjrq8O6kzZj3gl-AxpmXKbWZlMo4.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=c51d4aa13388afeaea9eda3446c7e36c2e0380fd\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/ZzczbXozeDk3MHZnMS3J7dxay1fOuewtQjrq8O6kzZj3gl-AxpmXKbWZlMo4.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ee6dc2799f4c2631c919947dedf0c2176b3af90b\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/ZzczbXozeDk3MHZnMS3J7dxay1fOuewtQjrq8O6kzZj3gl-AxpmXKbWZlMo4.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=686506813bf16e8c2dbd0a3c27d8194d19dd72fc\", \"width\": 320, \"height\": 568}, {\"url\": \"https://external-preview.redd.it/ZzczbXozeDk3MHZnMS3J7dxay1fOuewtQjrq8O6kzZj3gl-AxpmXKbWZlMo4.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=804a878ee2f5b279d25b0e106b7471fcea4e715b\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://external-preview.redd.it/ZzczbXozeDk3MHZnMS3J7dxay1fOuewtQjrq8O6kzZj3gl-AxpmXKbWZlMo4.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e15e0cf36d84f04083d6564abee98f7d3df549bf\", \"width\": 960, \"height\": 1706}, {\"url\": \"https://external-preview.redd.it/ZzczbXozeDk3MHZnMS3J7dxay1fOuewtQjrq8O6kzZj3gl-AxpmXKbWZlMo4.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=4fa0f272230d3ae7b534595eeed9a2f50d7a712c\", \"width\": 1080, \"height\": 1920}], \"variants\": {}, \"id\": \"ZzczbXozeDk3MHZnMS3J7dxay1fOuewtQjrq8O6kzZj3gl-AxpmXKbWZlMo4\"}], \"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_2x93b\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skk1ym\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"pengweather\", \"discussion_type\": null, \"num_comments\": 147, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/oddlysatisfying/comments/1skk1ym/over_the_weekend_there_was_heavy_rain_in_the_san/\", \"stickied\": false, \"url\": \"https://v.redd.it/vf8f5xv970vg1\", \"subreddit_subscribers\": 12478171, \"created_utc\": 1776106094.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/vf8f5xv970vg1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1920, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/vf8f5xv970vg1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/vf8f5xv970vg1/DASHPlaylist.mpd?a=1778705385%2COTZlNzY5NjlhNWY0OTE4MjRiZWRiODNhYWQwMzE0YzFkODMxZGUxMjk0YWFmNDUwNmZkZTBiMjliMDFhMDI1Mw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 67, \"hls_url\": \"https://v.redd.it/vf8f5xv970vg1/HLSPlaylist.m3u8?a=1778705385%2CM2NkODhlMmVmZDAzMTAxMzI1YzA1NmNmMTViOWY0ZGI0YWVlMjQ2YWY0YWRhOWJmYWM0YjRlOTY1NjMxOWJkZA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"UmaMusume\", \"selftext\": \"\", \"author_fullname\": \"t2_1affl2k85c\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"OW MY GOD, she's so TINY!!!!\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Image\"}], \"subreddit_name_prefixed\": \"r/UmaMusume\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 49, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skfanj\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": \"#eb7bab\", \"ups\": 2270, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"4fa3f752-b194-11e9-b850-0e7a20fee172\", \"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\": 2270, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/4so2tin6ezug1.png?width=140\\u0026height=49\\u0026auto=webp\\u0026s=0b311b50ca22773f1f3d8f08e55bf9eb380b0942\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":TmOperaO:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/ref6ht7kkb981_t5_3hbtw/TmOperaO\"}, {\"e\": \"text\", \"t\": \" T.M. Opera O\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776096321.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\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/4so2tin6ezug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/4so2tin6ezug1.png?auto=webp\\u0026s=7244100a449377ba50e747ad32f33d5c2d64d458\", \"width\": 750, \"height\": 266}, \"resolutions\": [{\"url\": \"https://preview.redd.it/4so2tin6ezug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1a57f9de9fdab7bfbfe479428ea2f47b3a76a14c\", \"width\": 108, \"height\": 38}, {\"url\": \"https://preview.redd.it/4so2tin6ezug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c650e1015133c3ca23d1308137ba38826b4de933\", \"width\": 216, \"height\": 76}, {\"url\": \"https://preview.redd.it/4so2tin6ezug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=1931e33fb5458b8122d62a1240563deb076ab69a\", \"width\": 320, \"height\": 113}, {\"url\": \"https://preview.redd.it/4so2tin6ezug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=47dc8ae434e85218189bd5bc56a563821717c77c\", \"width\": 640, \"height\": 226}], \"variants\": {}, \"id\": \"4so2tin6ezug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"fa645e06-877c-11eb-a864-0e7dd25f77e3\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":TmOperaO: T.M. Opera O\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3hbtw\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ffb000\", \"id\": \"1skfanj\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"xLazyMakara\", \"discussion_type\": null, \"num_comments\": 99, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"light\", \"permalink\": \"/r/UmaMusume/comments/1skfanj/ow_my_god_shes_so_tiny/\", \"stickied\": false, \"url\": \"https://i.redd.it/4so2tin6ezug1.png\", \"subreddit_subscribers\": 325212, \"created_utc\": 1776096321.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"sports\", \"selftext\": \"\", \"author_fullname\": \"t2_g2fh9fd\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"18-year-old sprinter Gout Gout just broke Usain Bolt\\u2019s U20 record in the 200m. He was 260 milliseconds faster, clocking 19.67 seconds, while Bolt ran 19.93 in 2004\", \"link_flair_richtext\": [{\"a\": \":track:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/p4lww1yoy6811_t5_2qgzy/track\"}, {\"e\": \"text\", \"t\": \" Track \\u0026 Field\"}], \"subreddit_name_prefixed\": \"r/sports\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": true, \"name\": \"t3_1skmd97\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 1132, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/hal1mj4el0vg1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/hal1mj4el0vg1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/hal1mj4el0vg1/DASHPlaylist.mpd?a=1778705385%2CNTM4NzQ1MWRjYTBhNzYwZjdjYzM5MjZmNjY3YjY1ODZkMGUwNWEyYTljYmZjYjYxNmQwNTQ3YTFlZTIxMjM3OA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 124, \"hls_url\": \"https://v.redd.it/hal1mj4el0vg1/HLSPlaylist.m3u8?a=1778705385%2CZDE0MDQxZjU5ZTk4MzhiNmIyZTg1ZmE1ODljMzRhNmZkY2M1ZWU2NWRmYTY2ZGM0ZmNkODI5NTc3Yzg1MmQwMw%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\": \":track: Track \\u0026 Field\", \"can_mod_post\": false, \"score\": 1132, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/ZG85NXFpMGVsMHZnMT6ewelW9h5wGFS5exmycPy6OuAHTiOG3urq3gkhqNq3.png?width=140\\u0026height=78\\u0026format=jpg\\u0026auto=webp\\u0026s=ad0066d49a52044270e90c19e6c591cd2d7daaee\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776110847.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/hal1mj4el0vg1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/ZG85NXFpMGVsMHZnMT6ewelW9h5wGFS5exmycPy6OuAHTiOG3urq3gkhqNq3.png?format=pjpg\\u0026auto=webp\\u0026s=a872da478b118498c3cc916d676afeb0e0722d82\", \"width\": 1280, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/ZG85NXFpMGVsMHZnMT6ewelW9h5wGFS5exmycPy6OuAHTiOG3urq3gkhqNq3.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=84a11bd6d11a46893fdca3ddf08950f5f07ab98c\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/ZG85NXFpMGVsMHZnMT6ewelW9h5wGFS5exmycPy6OuAHTiOG3urq3gkhqNq3.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2234e4e81e95226fc340452e18d23b1943ce1b07\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/ZG85NXFpMGVsMHZnMT6ewelW9h5wGFS5exmycPy6OuAHTiOG3urq3gkhqNq3.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=33c5af031965ec43f4089ba2951da1b521ebd2a7\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/ZG85NXFpMGVsMHZnMT6ewelW9h5wGFS5exmycPy6OuAHTiOG3urq3gkhqNq3.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=7c5f223d8720980846b10233e2f7f4780de1f24a\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/ZG85NXFpMGVsMHZnMT6ewelW9h5wGFS5exmycPy6OuAHTiOG3urq3gkhqNq3.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2416ff187c3aa0640d19ceccb6ab88e9217b8c53\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/ZG85NXFpMGVsMHZnMT6ewelW9h5wGFS5exmycPy6OuAHTiOG3urq3gkhqNq3.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=386fb16d324c1ed496c734fea11ae36051974e65\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"ZG85NXFpMGVsMHZnMT6ewelW9h5wGFS5exmycPy6OuAHTiOG3urq3gkhqNq3\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"5625694e-8094-11e8-960b-0ed26be4992c\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qgzy\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff4500\", \"id\": \"1skmd97\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"RoyalChris\", \"discussion_type\": null, \"num_comments\": 82, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/sports/comments/1skmd97/18yearold_sprinter_gout_gout_just_broke_usain/\", \"stickied\": false, \"url\": \"https://v.redd.it/hal1mj4el0vg1\", \"subreddit_subscribers\": 22009137, \"created_utc\": 1776110847.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/hal1mj4el0vg1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/hal1mj4el0vg1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/hal1mj4el0vg1/DASHPlaylist.mpd?a=1778705385%2CNTM4NzQ1MWRjYTBhNzYwZjdjYzM5MjZmNjY3YjY1ODZkMGUwNWEyYTljYmZjYjYxNmQwNTQ3YTFlZTIxMjM3OA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 124, \"hls_url\": \"https://v.redd.it/hal1mj4el0vg1/HLSPlaylist.m3u8?a=1778705385%2CZDE0MDQxZjU5ZTk4MzhiNmIyZTg1ZmE1ODljMzRhNmZkY2M1ZWU2NWRmYTY2ZGM0ZmNkODI5NTc3Yzg1MmQwMw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"sciencememes\", \"selftext\": \"\", \"author_fullname\": \"t2_1akcq127nx\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"\\ud83d\\ude02.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/sciencememes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk76az\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": \"#7193ff\", \"ups\": 2455, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"818dcbd2-446c-11f0-a794-0edf122cde4c\", \"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\": \"\\ud83d\\udcd0Math!\\ud83e\\udd67\", \"can_mod_post\": false, \"score\": 2455, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/8yzzg5lbtxug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=c0a5ce8709ed3e8fdf4dbb02f9d3ac1d3092af03\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776077180.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/8yzzg5lbtxug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/8yzzg5lbtxug1.jpeg?auto=webp\\u0026s=a0719d8f6c1334a1c65fc1cbc09e41edefd0adcb\", \"width\": 891, \"height\": 1125}, \"resolutions\": [{\"url\": \"https://preview.redd.it/8yzzg5lbtxug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=ed2b67d5b96fd8dcd89c78603e493d05beb0dd0c\", \"width\": 108, \"height\": 136}, {\"url\": \"https://preview.redd.it/8yzzg5lbtxug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=db7eb09aca0d1d7b5ea394a5fe979fac2b90a544\", \"width\": 216, \"height\": 272}, {\"url\": \"https://preview.redd.it/8yzzg5lbtxug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=1dd223bfbb54731f0c12daebf0a4bab26add41fb\", \"width\": 320, \"height\": 404}, {\"url\": \"https://preview.redd.it/8yzzg5lbtxug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=07bbf1a411fd11ad9792f4282d7229a571738924\", \"width\": 640, \"height\": 808}], \"variants\": {}, \"id\": \"8yzzg5lbtxug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"807272aa-5a62-11f0-97d1-126463c93532\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"M\\u03b5m\\u03b5 \\u2203nthusiast\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2u0d4\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff4500\", \"id\": \"1sk76az\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"94rud4\", \"discussion_type\": null, \"num_comments\": 163, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"light\", \"permalink\": \"/r/sciencememes/comments/1sk76az/_/\", \"stickied\": false, \"url\": \"https://i.redd.it/8yzzg5lbtxug1.jpeg\", \"subreddit_subscribers\": 3861560, \"created_utc\": 1776077180.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"CasualUK\", \"selftext\": \"What is your technique? Over arm or under arm?\", \"author_fullname\": \"t2_wav1q\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"In all honesty, how far do you think you could throw Makka Pakka?\", \"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_1ski9yy\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1110, \"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\": 1110, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/vmi18ybewzug1.jpeg?width=140\\u0026height=140\\u0026auto=webp\\u0026s=6d86e463746cfa699f2e01dd17c1978e460410b5\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776102428.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EWhat is your technique? Over arm or under arm?\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/vmi18ybewzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/vmi18ybewzug1.jpeg?auto=webp\\u0026s=a7366e438f413f89d7f10072029ccca7a61b610f\", \"width\": 554, \"height\": 554}, \"resolutions\": [{\"url\": \"https://preview.redd.it/vmi18ybewzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e57985246fd72b590c23c8ebbbb43e2db215aeee\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/vmi18ybewzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3f64a815c949ca0d6ad2150e03e14b6bffddb3f1\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/vmi18ybewzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=646769d1eef4b3ddfa1c50b5ea8b48bb2f6a9bc7\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"vmi18ybewzug1\"}], \"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_3j2jr\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1ski9yy\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Trickshot945\", \"discussion_type\": null, \"num_comments\": 413, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/CasualUK/comments/1ski9yy/in_all_honesty_how_far_do_you_think_you_could/\", \"stickied\": false, \"url\": \"https://i.redd.it/vmi18ybewzug1.jpeg\", \"subreddit_subscribers\": 2739334, \"created_utc\": 1776102428.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"brasil\", \"selftext\": \"\", \"author_fullname\": \"t2_3nuqaceo\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"D\\u00f3lar atinge marca de R$ 4,99\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Conte\\u00fado Original\"}], \"subreddit_name_prefixed\": \"r/brasil\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skh3jx\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 1763, \"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\": \"Conte\\u00fado Original\", \"can_mod_post\": false, \"score\": 1763, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/8o8kcdp7pzug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=38e60517bbda8c158baf5b6248d6edc55c166cbe\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776100013.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/8o8kcdp7pzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/8o8kcdp7pzug1.jpeg?auto=webp\\u0026s=3358b3708528797365a4f2d3523bd87611648e2d\", \"width\": 1179, \"height\": 1521}, \"resolutions\": [{\"url\": \"https://preview.redd.it/8o8kcdp7pzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=ea5bdde825c2d311fb7cd946e86b2c71733f2b39\", \"width\": 108, \"height\": 139}, {\"url\": \"https://preview.redd.it/8o8kcdp7pzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=6646a99d6341443fbfb8d1e69048f58f6194d57d\", \"width\": 216, \"height\": 278}, {\"url\": \"https://preview.redd.it/8o8kcdp7pzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=7cca60e990b37397d4e795a0781b842a501d011a\", \"width\": 320, \"height\": 412}, {\"url\": \"https://preview.redd.it/8o8kcdp7pzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=4509a224179d02d192d553422c27705bee4c53eb\", \"width\": 640, \"height\": 825}, {\"url\": \"https://preview.redd.it/8o8kcdp7pzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=d636dfc60b248bac6c73e87c425fc971663dedb3\", \"width\": 960, \"height\": 1238}, {\"url\": \"https://preview.redd.it/8o8kcdp7pzug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3c2004a5283cfca7845fbe7c8fe18af68bd2e4e7\", \"width\": 1080, \"height\": 1393}], \"variants\": {}, \"id\": \"8o8kcdp7pzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"b5770052-545b-11ed-98d8-26218f51b828\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh9i\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ffb000\", \"id\": \"1skh3jx\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"CapivaraAnonima\", \"discussion_type\": null, \"num_comments\": 160, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/brasil/comments/1skh3jx/d\\u00f3lar_atinge_marca_de_r_499/\", \"stickied\": false, \"url\": \"https://i.redd.it/8o8kcdp7pzug1.jpeg\", \"subreddit_subscribers\": 3296039, \"created_utc\": 1776100013.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Grimdank\", \"selftext\": \"\", \"author_fullname\": \"t2_u2t96\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"I genuinely like Tau but I love fan made Imperial Propaganda even more\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Heresy is stored in the balls\"}], \"subreddit_name_prefixed\": \"r/Grimdank\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk8571\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"ups\": 3952, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"c9e9e0a0-dd23-11e6-945a-0e7be260da34\", \"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\": \"Heresy is stored in the balls\", \"can_mod_post\": false, \"score\": 3952, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/7iljakmn1yug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=fe9f70e4da91cbaad00cd23509f0496314332ee6\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Emperors Kiddies\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776080035.0, \"link_flair_type\": \"richtext\", \"wls\": 7, \"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/7iljakmn1yug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/7iljakmn1yug1.jpeg?auto=webp\\u0026s=f06110799e57fc57ce8a7105a8b181c91a2456de\", \"width\": 1194, \"height\": 1788}, \"resolutions\": [{\"url\": \"https://preview.redd.it/7iljakmn1yug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=30698278851945d11662f87a89f925d36954ff2c\", \"width\": 108, \"height\": 161}, {\"url\": \"https://preview.redd.it/7iljakmn1yug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a7474b40bf3e2cf05cce5abde946a93e02a84232\", \"width\": 216, \"height\": 323}, {\"url\": \"https://preview.redd.it/7iljakmn1yug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e3dfd9e9d3340aebd927cbede940bac945bcb71b\", \"width\": 320, \"height\": 479}, {\"url\": \"https://preview.redd.it/7iljakmn1yug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=6039de15c0d76662bdd3904f0856bbd875288881\", \"width\": 640, \"height\": 958}, {\"url\": \"https://preview.redd.it/7iljakmn1yug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=7ab7440464ea9b6b0e811acd5cc40bc7e3ada99e\", \"width\": 960, \"height\": 1437}, {\"url\": \"https://preview.redd.it/7iljakmn1yug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=667aa598fa2e45bb0df715fd7f93b2a61b44a6ed\", \"width\": 1080, \"height\": 1617}], \"variants\": {}, \"id\": \"7iljakmn1yug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"a9302cf2-6196-11ef-80dd-ba425a4451ca\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Emperors Kiddies\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3ilna\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#802dd2\", \"id\": \"1sk8571\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Brushner\", \"discussion_type\": null, \"num_comments\": 162, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/Grimdank/comments/1sk8571/i_genuinely_like_tau_but_i_love_fan_made_imperial/\", \"stickied\": false, \"url\": \"https://i.redd.it/7iljakmn1yug1.jpeg\", \"subreddit_subscribers\": 558387, \"created_utc\": 1776080035.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"HistoryMemes\", \"selftext\": \"\", \"author_fullname\": \"t2_r3oczt7vl\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"\\\"By G-d I'll fight till hell freezes over and then I'll cut the ice and fight on\\\" -Based Union Soldier.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/HistoryMemes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 130, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk1wcc\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 14715, \"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\": 14715, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/9qqkmzr4awug1.png?width=140\\u0026height=130\\u0026auto=webp\\u0026s=504f8f68ea732b14724f27269466e19b9b0ef12a\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776058821.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/9qqkmzr4awug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/9qqkmzr4awug1.png?auto=webp\\u0026s=1ecfdd02314bb10a282f0350031fa5bc5be758ce\", \"width\": 519, \"height\": 482}, \"resolutions\": [{\"url\": \"https://preview.redd.it/9qqkmzr4awug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=43487304a653719340a72e0887d669b181a1a7a4\", \"width\": 108, \"height\": 100}, {\"url\": \"https://preview.redd.it/9qqkmzr4awug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=f458bae8036dde77b5f5cc19a00eba402f6d5182\", \"width\": 216, \"height\": 200}, {\"url\": \"https://preview.redd.it/9qqkmzr4awug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=0d687a494320dfb0f5e8f48b25ef8828e80cc229\", \"width\": 320, \"height\": 297}], \"variants\": {}, \"id\": \"9qqkmzr4awug1\"}], \"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_2v2cd\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk1wcc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"TheSlayerofSnails\", \"discussion_type\": null, \"num_comments\": 409, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/HistoryMemes/comments/1sk1wcc/by_gd_ill_fight_till_hell_freezes_over_and_then/\", \"stickied\": false, \"url\": \"https://i.redd.it/9qqkmzr4awug1.png\", \"subreddit_subscribers\": 12639286, \"created_utc\": 1776058821.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"whennews\", \"selftext\": \"[https://truthsocial.com/@realDonaldTrump/posts/116394884725149647](https://truthsocial.com/@realDonaldTrump/posts/116394884725149647)\", \"author_fullname\": \"t2_rcry0ke3k\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Trump just posted an AI generated image of himself portraying as christ\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Political News\"}], \"subreddit_name_prefixed\": \"r/whennews\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skbyfv\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 3142, \"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\": \"Political News\", \"can_mod_post\": false, \"score\": 3142, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/u7ld6zcktyug1.gif?frame=1\\u0026width=140\\u0026height=78\\u0026auto=webp\\u0026s=964f8761ec4bc7f342f4de12799bda7f42503772\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776089376.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\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003E\\u003Ca href=\\\"https://truthsocial.com/@realDonaldTrump/posts/116394884725149647\\\"\\u003Ehttps://truthsocial.com/@realDonaldTrump/posts/116394884725149647\\u003C/a\\u003E\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/u7ld6zcktyug1.gif\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?format=png8\\u0026s=84e787eb2d4724cc5499b2d3f0c0b93fe5fc27ce\", \"width\": 1152, \"height\": 648}, \"resolutions\": [{\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=108\\u0026crop=smart\\u0026format=png8\\u0026s=d4329385d003bbf3a23e31b0270228fce97a7800\", \"width\": 108, \"height\": 60}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=216\\u0026crop=smart\\u0026format=png8\\u0026s=93449b022c2bc5a2cc17d2fd50bc1947341643a6\", \"width\": 216, \"height\": 121}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=320\\u0026crop=smart\\u0026format=png8\\u0026s=627a07e9c58343047a55cf5673b5c520980624c6\", \"width\": 320, \"height\": 180}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=640\\u0026crop=smart\\u0026format=png8\\u0026s=601523a6e4b7d19e25cb5f37c8563b63a96b8afb\", \"width\": 640, \"height\": 360}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=960\\u0026crop=smart\\u0026format=png8\\u0026s=dafbc46d9a9b9976230f7de68803f489f8232e8c\", \"width\": 960, \"height\": 540}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=1080\\u0026crop=smart\\u0026format=png8\\u0026s=d8aaf71963fa57634f7375ff68b7f16f57f9c91f\", \"width\": 1080, \"height\": 607}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?s=0376ad307a57b166cd4fbf5d989fdd29012aa656\", \"width\": 1152, \"height\": 648}, \"resolutions\": [{\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=108\\u0026crop=smart\\u0026s=8593fa367f48250f193d3fa163c74fef15409131\", \"width\": 108, \"height\": 60}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=216\\u0026crop=smart\\u0026s=39f69fac182375359e271e0c029685701fc319fa\", \"width\": 216, \"height\": 121}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=320\\u0026crop=smart\\u0026s=0c387b71629b922151cba081e37675cef654781b\", \"width\": 320, \"height\": 180}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=640\\u0026crop=smart\\u0026s=3138e91d4a85a8a2c0c8f5ec3bab3bd2f32c1d45\", \"width\": 640, \"height\": 360}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=960\\u0026crop=smart\\u0026s=cad0e6018bfa8e6986fe52eb00c13603c4fd3362\", \"width\": 960, \"height\": 540}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=1080\\u0026crop=smart\\u0026s=328d7c63f914093d1b87def638623bde09d24279\", \"width\": 1080, \"height\": 607}]}, \"mp4\": {\"source\": {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?format=mp4\\u0026s=f8dcc25fdc3e3240efe756a06080fa4b5073809f\", \"width\": 1152, \"height\": 648}, \"resolutions\": [{\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=108\\u0026format=mp4\\u0026s=d133b56d7c74a9d3057244b5e302e1c9e2824fb0\", \"width\": 108, \"height\": 60}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=216\\u0026format=mp4\\u0026s=99002c741c941cc7de7271bc38410ae4f778eecc\", \"width\": 216, \"height\": 121}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=320\\u0026format=mp4\\u0026s=59abcb0ddf9bf31f3ae83aab41c3f3214faf426e\", \"width\": 320, \"height\": 180}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=640\\u0026format=mp4\\u0026s=7d3831ea842158c7d4d58e9b8dc4c098756e0e24\", \"width\": 640, \"height\": 360}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=960\\u0026format=mp4\\u0026s=d6f2070ea06c4ec0ad914e6f6527768bc5acfd2c\", \"width\": 960, \"height\": 540}, {\"url\": \"https://preview.redd.it/u7ld6zcktyug1.gif?width=1080\\u0026format=mp4\\u0026s=8667c978631a698eafe92a50949e421bb26d3042\", \"width\": 1080, \"height\": 607}]}}, \"id\": \"u7ld6zcktyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"baf33f32-e800-11f0-a549-3a4074a040b7\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_c5ne2q\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#7f949f\", \"id\": \"1skbyfv\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"notanfan\", \"discussion_type\": null, \"num_comments\": 169, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/whennews/comments/1skbyfv/trump_just_posted_an_ai_generated_image_of/\", \"stickied\": false, \"url\": \"https://i.redd.it/u7ld6zcktyug1.gif\", \"subreddit_subscribers\": 97497, \"created_utc\": 1776089376.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}], \"before\": null}}" }, "headers": { "Accept-Ranges": "bytes", "Connection": "keep-alive", - "Content-Length": "359228", - "Content-Type": "application/json; charset=UTF-8", - "Date": "Wed, 12 Jul 2017 04:45:01 GMT", + "Content-Length": "545583", + "Date": "Mon, 13 Apr 2026 20:49:46 GMT", + "NEL": "{\"report_to\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": false, \"success_fraction\": 1.0, \"failure_fraction\": 1.0}", + "Report-To": "{\"group\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-nel.reddit.com/reports\" }]}, {\"group\": \"w3-reporting\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting.reddit.com/reports\" }]}, {\"group\": \"w3-reporting-csp\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-csp.reddit.com/reports\" }]}", "Server": "snooserv", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", - "Vary": "accept-encoding", + "Set-Cookie": "loid=; Domain=reddit.com; Max-Age=63071999; Path=/; expires=Wed, 12-Apr-2028 20:49:46 GMT; secure; SameSite=None; Secure", + "Strict-Transport-Security": "max-age=31536000; includeSubdomains", + "Vary": "accept-encoding, Accept-Encoding", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Moose": "majestic", - "X-Served-By": "cache-lax8627-LAX", - "X-Timer": "S1499834700.043592,VS0,VE1738", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, max-age=0, must-revalidate", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "X-XSS-Protection": "1; mode=block", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, no-store", + "content-type": "application/json; charset=UTF-8", "expires": "-1", - "set-cookie": "loid=00000000000004cixf.2.1284611485984.Z0FBQUFBQlpaYWxObHZIVHFzM3FwSnhNMnJKVF9LbTNFZmFHV0JKZ3lPTDdYVG9MNTdEMTE0dGpUMU9idS10REZWTnhMRkNKZGluNkVVT2VqRFhKVnh0cjhGZnBLVC1ESkZzQ3A4VFV3UVVSZnA3eEdyNHZWQ3hZcXJZMXpJaXFZbnJBZEQ2dWtXc3k; Domain=reddit.com; Max-Age=63071999; Path=/; expires=Fri, 12-Jul-2019 04:45:01 GMT; secure", - "x-content-type-options": "nosniff", - "x-frame-options": "SAMEORIGIN", - "x-ratelimit-remaining": "598.0", - "x-ratelimit-reset": "300", - "x-ratelimit-used": "2", - "x-reddit-tracking": "https://pixel.redditmedia.com/pixel/of_destiny.png?v=qnxrar47h2NYSoFqisElNAndXQTLnJkop0gljMmqAlUX81OrsKemVAfeh5P1xC6rIFQ7%2FNjlWtdv1ClLf8Cm1kc3rNUWTD3d", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block" + "server-timing": "reddit-ct;desc=\"dn=FT,p=DFW,cs=MISS\"", + "x-ratelimit-remaining": "997.0", + "x-ratelimit-reset": "15", + "x-ratelimit-used": "3", + "x-ua-compatible": "IE=edge" }, "status": { "code": 200, @@ -109,24 +106,24 @@ } }, { - "recorded_at": "2017-07-12T04:45:04", + "recorded_at": "2026-04-13T20:49:47", "request": { "body": { "encoding": "utf-8", - "string": "api_type=json&id=t3_6mqjdt%2Ct3_6mqpvp%2Ct3_6mqp3f%2Ct3_6mpaxx%2Ct3_6mpoxf%2Ct3_6mq5en%2Ct3_6mpkln%2Ct3_6mp9yx%2Ct3_6mp0tp%2Ct3_6mooi8%2Ct3_6mon3z%2Ct3_6mosj4%2Ct3_6mohff%2Ct3_6modxi%2Ct3_6mo8ox%2Ct3_6motkl%2Ct3_6moh3m%2Ct3_6mo5r6%2Ct3_6mq42v%2Ct3_6moqao%2Ct3_6mnuyo%2Ct3_6mo2mw%2Ct3_6mojbq%2Ct3_6mo83h%2Ct3_6mo9ef%2Ct3_6mo75z%2Ct3_6mng8n%2Ct3_6moa6l%2Ct3_6mnp3r%2Ct3_6moc1h%2Ct3_6mo640%2Ct3_6mngi1%2Ct3_6mo079%2Ct3_6mne2b%2Ct3_6mnvkl%2Ct3_6mock1%2Ct3_6mncl6%2Ct3_6mnf68%2Ct3_6mntdn%2Ct3_6mngd8%2Ct3_6mp5rb%2Ct3_6mpyn4%2Ct3_6mq1ts%2Ct3_6mqd9o%2Ct3_6mn06s%2Ct3_6mmyph%2Ct3_6mn0wt%2Ct3_6mpund%2Ct3_6mn34p%2Ct3_6mn38o" + "string": "api_type=json&id=t3_1skjxta%2Ct3_1skl1i1%2Ct3_1sklidt%2Ct3_1skii2f%2Ct3_1skke8o%2Ct3_1skgzvz%2Ct3_1skfwzg%2Ct3_1skh6dk%2Ct3_1skf03r%2Ct3_1skft63%2Ct3_1ski9rr%2Ct3_1skfydb%2Ct3_1skcyw4%2Ct3_1skhci0%2Ct3_1skad0l%2Ct3_1skech1%2Ct3_1skbgql%2Ct3_1skizpi%2Ct3_1skef59%2Ct3_1skfo6y%2Ct3_1sk0jaq%2Ct3_1skjeyt%2Ct3_1skbcy2%2Ct3_1skgn88%2Ct3_1sk9q06%2Ct3_1sk8gz3%2Ct3_1skf8p4%2Ct3_1sker7m%2Ct3_1skgoca%2Ct3_1skge43%2Ct3_1skit6f%2Ct3_1skhlsn%2Ct3_1sk894v%2Ct3_1skjolo%2Ct3_1skh7qo%2Ct3_1sk9zvm%2Ct3_1skh5c8%2Ct3_1skbydb%2Ct3_1skhdzl%2Ct3_1skaj6p%2Ct3_1skc2mo%2Ct3_1skdwwc%2Ct3_1skf644%2Ct3_1sk858w%2Ct3_1sk3dzx%2Ct3_1skgshf%2Ct3_1sk6ifd%2Ct3_1sk8bwh%2Ct3_1skeuj0%2Ct3_1skbgrz" }, "headers": { "Accept": "*/*", "Accept-Encoding": "identity", "Authorization": "bearer ", "Connection": "keep-alive", - "Content-Length": "614", + "Content-Length": "664", "Content-Type": "application/x-www-form-urlencoded", - "Cookie": "edgebucket=VtnSgq0w4G46UZ4ght; loid=00000000000004cixf.2.1284611485984.Z0FBQUFBQlpaYWxObHZIVHFzM3FwSnhNMnJKVF9LbTNFZmFHV0JKZ3lPTDdYVG9MNTdEMTE0dGpUMU9idS10REZWTnhMRkNKZGluNkVVT2VqRFhKVnh0cjhGZnBLVC1ESkZzQ3A4VFV3UVVSZnA3eEdyNHZWQ3hZcXJZMXpJaXFZbnJBZEQ2dWtXc3k; session_tracker=phTxPkyP5W326mfp7y.0.1499834700084.Z0FBQUFBQlpaYWxOZ09QQmZVME9EOFRaSzFoclhWMThfdjlHb29nd3ZIT1ZEZzFabU5GTVhmTHdQcVF3TW96cHU0anpNdmJ0SUdwMEpjVC10S3l6dEpwUVFHUVJwc0JVbGRpWGRDbDdmM0gzX2lzRjFhRzgwV3ctdmhBTzdySk51d01VR1A3YmxuUS0", - "User-Agent": " PRAW/5.1.0dev0 prawcore/0.11.0" + "Cookie": "edgebucket=nimFi9JWb1CAVizs2i; loid=; session_tracker=aemdcnkmqgcnniqpag.0.1776113384790.Z0FBQUFBQnAzVmJxVE80MzhLYl9ZdXNJazJodC04aUpaS1d2Y19reWVfRGVHSy1GX3pncFNwc2FEU1E0RGdudW9hMHN0Y0dfdS1FSC11RXYzZEJuUWlEQ0tvRzNDOXF1QVQwUGhtLXJacnRqMWJaN3pmZTJvUGNUVHZiVGFtTTI3NW5RQW9SNWlPcG8; redesign_optout=true; csv=2", + "User-Agent": " PRAW/7.8.2.dev0 prawcore/2.4.0" }, "method": "POST", - "uri": "https://oauth.reddit.com/api/hide/?raw_json=1" + "uri": "https://oauth.reddit.com/api/hide?raw_json=1" }, "response": { "body": { @@ -137,53 +134,48 @@ "Accept-Ranges": "bytes", "Connection": "keep-alive", "Content-Length": "2", - "Content-Type": "application/json; charset=UTF-8", - "Date": "Wed, 12 Jul 2017 04:45:02 GMT", + "Date": "Mon, 13 Apr 2026 20:49:47 GMT", + "NEL": "{\"report_to\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": false, \"success_fraction\": 1.0, \"failure_fraction\": 1.0}", + "Report-To": "{\"group\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-nel.reddit.com/reports\" }]}, {\"group\": \"w3-reporting\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting.reddit.com/reports\" }]}, {\"group\": \"w3-reporting-csp\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-csp.reddit.com/reports\" }]}", "Server": "snooserv", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Strict-Transport-Security": "max-age=31536000; includeSubdomains", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Moose": "majestic", - "X-Served-By": "cache-lax8627-LAX", - "X-Timer": "S1499834702.272404,VS0,VE246", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, max-age=0, must-revalidate", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "X-XSS-Protection": "1; mode=block", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, no-store", + "content-type": "application/json; charset=UTF-8", "expires": "-1", - "set-cookie": "session_tracker=phTxPkyP5W326mfp7y.0.1499834702304.Z0FBQUFBQlpaYWxPamFZZnZYQlpvZXljSlZNa18wVU5Mazc4eEhELTdlVVZQejhPY3RDTFBWWE5sb0ZMQ291ZDFnaW9CNkVqczM4VWhQcU9pXy01Y2ZLZDEwMlNlSnJTMmdZZjc0MVE0TlJCS0JOQmNfY1NRTWpPcml1TFVTSnI3UkZ6amkwQ3FwUXE; Domain=reddit.com; Max-Age=7199; Path=/; expires=Wed, 12-Jul-2017 06:45:02 GMT; secure", - "x-content-type-options": "nosniff", - "x-frame-options": "SAMEORIGIN", - "x-ratelimit-remaining": "597.0", - "x-ratelimit-reset": "298", - "x-ratelimit-used": "3", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block" + "server-timing": "reddit-ct;desc=\"dn=FT,p=DFW,cs=MISS\"", + "set-cookie": "session_tracker=; Domain=reddit.com; Max-Age=7199; Path=/; expires=Mon, 13-Apr-2026 22:49:47 GMT; secure", + "x-ua-compatible": "IE=edge" }, "status": { "code": 200, "message": "OK" }, - "url": "https://oauth.reddit.com/api/hide/?raw_json=1" + "url": "https://oauth.reddit.com/api/hide?raw_json=1" } }, { - "recorded_at": "2017-07-12T04:45:05", + "recorded_at": "2026-04-13T20:49:48", "request": { "body": { "encoding": "utf-8", - "string": "api_type=json&id=t3_6mpgz9%2Ct3_6mnirb%2Ct3_6moomz%2Ct3_6mn9oy%2Ct3_6mq06l%2Ct3_6mn4wn%2Ct3_6moeto%2Ct3_6mpzjm%2Ct3_6mn6h8%2Ct3_6mou1c%2Ct3_6mnlft%2Ct3_6mn7z3%2Ct3_6mqfzv%2Ct3_6mn9k8%2Ct3_6mo5je%2Ct3_6mm7bv%2Ct3_6moszf%2Ct3_6mmp8h%2Ct3_6mmwjw%2Ct3_6mm98x%2Ct3_6moidr%2Ct3_6mmcqu%2Ct3_6mm9hh%2Ct3_6mmief%2Ct3_6mo2af%2Ct3_6mmhy1%2Ct3_6mnt8v%2Ct3_6mogfg%2Ct3_6moise%2Ct3_6mmjji%2Ct3_6mmzpt%2Ct3_6mm802%2Ct3_6mmbkd%2Ct3_6mn10a%2Ct3_6mmrny%2Ct3_6mnney%2Ct3_6mmbjy%2Ct3_6mmnal%2Ct3_6mlwj7%2Ct3_6mm3d1%2Ct3_6modyc%2Ct3_6mmse5%2Ct3_6mm2iw%2Ct3_6mm3h3%2Ct3_6mm436%2Ct3_6mnqq4%2Ct3_6mn880%2Ct3_6mma2o%2Ct3_6mo9z8%2Ct3_6mob2d" + "string": "api_type=json&id=t3_1skhqsv%2Ct3_1ski4s9%2Ct3_1skcflo%2Ct3_1sk7bu3%2Ct3_1sk8hon%2Ct3_1skghd3%2Ct3_1skbqws%2Ct3_1skhmhl%2Ct3_1skg3fd%2Ct3_1skclfw%2Ct3_1skbg4a%2Ct3_1skbk5n%2Ct3_1sklehc%2Ct3_1skeq2k%2Ct3_1skex88%2Ct3_1sk7fhj%2Ct3_1skfxu8%2Ct3_1skazot%2Ct3_1sk74im%2Ct3_1skbs80%2Ct3_1sk9mhg%2Ct3_1sk64ks%2Ct3_1skg9z2%2Ct3_1skbcpg%2Ct3_1skg3en%2Ct3_1skcw8y%2Ct3_1skca0l%2Ct3_1sk0a4w%2Ct3_1ska6kl%2Ct3_1sk4gcb%2Ct3_1skj6k3%2Ct3_1ske7bm%2Ct3_1sk717b%2Ct3_1sk7ie0%2Ct3_1skiuj1%2Ct3_1skfavw%2Ct3_1skevo8%2Ct3_1ske1af%2Ct3_1skfndc%2Ct3_1skfjgk%2Ct3_1sk8nbr%2Ct3_1skk1ym%2Ct3_1skfanj%2Ct3_1skmd97%2Ct3_1sk76az%2Ct3_1ski9yy%2Ct3_1skh3jx%2Ct3_1sk8571%2Ct3_1sk1wcc%2Ct3_1skbyfv" }, "headers": { "Accept": "*/*", "Accept-Encoding": "identity", "Authorization": "bearer ", "Connection": "keep-alive", - "Content-Length": "614", + "Content-Length": "664", "Content-Type": "application/x-www-form-urlencoded", - "Cookie": "edgebucket=VtnSgq0w4G46UZ4ght; loid=00000000000004cixf.2.1284611485984.Z0FBQUFBQlpaYWxObHZIVHFzM3FwSnhNMnJKVF9LbTNFZmFHV0JKZ3lPTDdYVG9MNTdEMTE0dGpUMU9idS10REZWTnhMRkNKZGluNkVVT2VqRFhKVnh0cjhGZnBLVC1ESkZzQ3A4VFV3UVVSZnA3eEdyNHZWQ3hZcXJZMXpJaXFZbnJBZEQ2dWtXc3k; session_tracker=phTxPkyP5W326mfp7y.0.1499834702304.Z0FBQUFBQlpaYWxPamFZZnZYQlpvZXljSlZNa18wVU5Mazc4eEhELTdlVVZQejhPY3RDTFBWWE5sb0ZMQ291ZDFnaW9CNkVqczM4VWhQcU9pXy01Y2ZLZDEwMlNlSnJTMmdZZjc0MVE0TlJCS0JOQmNfY1NRTWpPcml1TFVTSnI3UkZ6amkwQ3FwUXE", - "User-Agent": " PRAW/5.1.0dev0 prawcore/0.11.0" + "Cookie": "edgebucket=nimFi9JWb1CAVizs2i; loid=; session_tracker=aemdcnkmqgcnniqpag.0.1776113387334.Z0FBQUFBQnAzVmJyWk9qLWxrQzBFZVVVc2ZpMjlwOEhMNG1JUmw1UmNDdTd1SXZsZ1RmVkRJSFhqdXpPVlNrM0VReDFHS0FDMFJmdHhjeWY0N3h1Z3p6MS1XTTNKYXlDTnpCbXFJWEVpMldFOW5vSm51OGJoVjJuT3dYc2lKSmlicjJVXzVqdG9Rd1U; redesign_optout=true; csv=2", + "User-Agent": " PRAW/7.8.2.dev0 prawcore/2.4.0" }, "method": "POST", - "uri": "https://oauth.reddit.com/api/hide/?raw_json=1" + "uri": "https://oauth.reddit.com/api/hide?raw_json=1" }, "response": { "body": { @@ -194,32 +186,27 @@ "Accept-Ranges": "bytes", "Connection": "keep-alive", "Content-Length": "2", - "Content-Type": "application/json; charset=UTF-8", - "Date": "Wed, 12 Jul 2017 04:45:02 GMT", + "Date": "Mon, 13 Apr 2026 20:49:47 GMT", + "NEL": "{\"report_to\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": false, \"success_fraction\": 1.0, \"failure_fraction\": 1.0}", + "Report-To": "{\"group\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-nel.reddit.com/reports\" }]}, {\"group\": \"w3-reporting\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting.reddit.com/reports\" }]}, {\"group\": \"w3-reporting-csp\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-csp.reddit.com/reports\" }]}", "Server": "snooserv", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Strict-Transport-Security": "max-age=31536000; includeSubdomains", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Moose": "majestic", - "X-Served-By": "cache-lax8627-LAX", - "X-Timer": "S1499834703.614724,VS0,VE225", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, max-age=0, must-revalidate", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "X-XSS-Protection": "1; mode=block", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, no-store", + "content-type": "application/json; charset=UTF-8", "expires": "-1", - "set-cookie": "session_tracker=phTxPkyP5W326mfp7y.0.1499834702645.Z0FBQUFBQlpaYWxPNVRJazBxcVRVWFpURjR1LUlpdXh1SzB4ZFVXZENGTVRydDdqeGtvOFpiT1g3QlNkUE9XTWc5cVBXdkJCNURkY3U5MnZVWUE0WkQtczBLckZpeE41RDZfb0lrRUxXaVZMdVhwN0l0MzVkTGVmZDVKQVE2bi1JWEc0anZvdW45eXI; Domain=reddit.com; Max-Age=7199; Path=/; expires=Wed, 12-Jul-2017 06:45:02 GMT; secure", - "x-content-type-options": "nosniff", - "x-frame-options": "SAMEORIGIN", - "x-ratelimit-remaining": "596.0", - "x-ratelimit-reset": "298", - "x-ratelimit-used": "4", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block" + "server-timing": "reddit-ct;desc=\"dn=FT,p=DFW,cs=MISS\"", + "set-cookie": "session_tracker=; Domain=reddit.com; Max-Age=7199; Path=/; expires=Mon, 13-Apr-2026 22:49:47 GMT; secure", + "x-ua-compatible": "IE=edge" }, "status": { "code": 200, "message": "OK" }, - "url": "https://oauth.reddit.com/api/hide/?raw_json=1" + "url": "https://oauth.reddit.com/api/hide?raw_json=1" } } ], diff --git a/tests/integration/cassettes/TestSubmission.test_unhide.json b/tests/integration/cassettes/TestSubmission.test_unhide.json index 7c980ae05..49120d9b0 100644 --- a/tests/integration/cassettes/TestSubmission.test_unhide.json +++ b/tests/integration/cassettes/TestSubmission.test_unhide.json @@ -64,7 +64,7 @@ "User-Agent": " PRAW/4.0.0b8 prawcore/0.0.10" }, "method": "POST", - "uri": "https://oauth.reddit.com/api/unhide/?raw_json=1" + "uri": "https://oauth.reddit.com/api/unhide?raw_json=1" }, "response": { "body": { @@ -94,7 +94,7 @@ "code": 200, "message": "OK" }, - "url": "https://oauth.reddit.com/api/unhide/?raw_json=1" + "url": "https://oauth.reddit.com/api/unhide?raw_json=1" } } ], diff --git a/tests/integration/cassettes/TestSubmission.test_unhide_multiple.json b/tests/integration/cassettes/TestSubmission.test_unhide_multiple.json index e3085ea0b..992a35b88 100644 --- a/tests/integration/cassettes/TestSubmission.test_unhide_multiple.json +++ b/tests/integration/cassettes/TestSubmission.test_unhide_multiple.json @@ -1,7 +1,7 @@ { "http_interactions": [ { - "recorded_at": "2017-01-13T01:15:10", + "recorded_at": "2026-04-13T20:49:24", "request": { "body": { "encoding": "utf-8", @@ -11,10 +11,10 @@ "Accept": "*/*", "Accept-Encoding": "identity", "Authorization": "Basic ", - "Connection": "keep-alive", - "Content-Length": "53", + "Connection": "close", + "Content-Length": "71", "Content-Type": "application/x-www-form-urlencoded", - "User-Agent": " PRAW/4.2.0dev0 prawcore/0.6.0" + "User-Agent": " PRAW/7.8.2.dev0 prawcore/2.4.0" }, "method": "POST", "uri": "https://www.reddit.com/api/v1/access_token" @@ -22,27 +22,27 @@ "response": { "body": { "encoding": "UTF-8", - "string": "{\"access_token\": \"\", \"token_type\": \"bearer\", \"expires_in\": 3600, \"scope\": \"*\"}" + "string": "{\"access_token\": \"\", \"token_type\": \"bearer\", \"expires_in\": 86400, \"scope\": \"*\"}" }, "headers": { "Accept-Ranges": "bytes", - "Connection": "keep-alive", - "Content-Length": "105", - "Content-Type": "application/json; charset=UTF-8", - "Date": "Fri, 13 Jan 2017 01:15:08 GMT", + "Connection": "close", + "Content-Length": "846", + "Date": "Mon, 13 Apr 2026 20:49:24 GMT", + "NEL": "{\"report_to\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": false, \"success_fraction\": 1.0, \"failure_fraction\": 1.0}", + "Report-To": "{\"group\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-nel.reddit.com/reports\" }]}, {\"group\": \"w3-reporting\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting.reddit.com/reports\" }]}, {\"group\": \"w3-reporting-csp\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-csp.reddit.com/reports\" }]}", "Server": "snooserv", - "Set-Cookie": "loid=pw5Q7hU6oFcM5OJpQx; Domain=reddit.com; Max-Age=63071999; Path=/; secure", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Set-Cookie": "edgebucket=; Domain=reddit.com; Max-Age=63071999; Path=/; secure", + "Strict-Transport-Security": "max-age=31536000; includeSubdomains", + "Vary": "accept-encoding, Accept-Encoding", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Moose": "majestic", - "X-Served-By": "cache-lax8646-LAX", - "X-Timer": "S1484270108.339275,VS0,VE429", - "cache-control": "max-age=0, must-revalidate", - "x-content-type-options": "nosniff", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block" + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "X-XSS-Protection": "1; mode=block", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, no-store", + "content-type": "application/json; charset=UTF-8", + "expires": "-1", + "server-timing": "reddit-ct;desc=\"dn=FT,p=DFW,cs=MISS\"" }, "status": { "code": 200, @@ -52,7 +52,7 @@ } }, { - "recorded_at": "2017-01-13T01:15:10", + "recorded_at": "2026-04-13T20:49:24", "request": { "body": { "encoding": "utf-8", @@ -65,11 +65,11 @@ "Connection": "keep-alive", "Content-Length": "48", "Content-Type": "application/x-www-form-urlencoded", - "Cookie": "loid=pw5Q7hU6oFcM5OJpQx; loidcreated=1484270108000", - "User-Agent": " PRAW/4.2.0dev0 prawcore/0.6.0" + "Cookie": "edgebucket=", + "User-Agent": " PRAW/7.8.2.dev0 prawcore/2.4.0" }, "method": "POST", - "uri": "https://oauth.reddit.com/api/unhide/?raw_json=1" + "uri": "https://oauth.reddit.com/api/unhide?raw_json=1" }, "response": { "body": { @@ -80,31 +80,27 @@ "Accept-Ranges": "bytes", "Connection": "keep-alive", "Content-Length": "2", - "Content-Type": "application/json; charset=UTF-8", - "Date": "Fri, 13 Jan 2017 01:15:09 GMT", + "Date": "Mon, 13 Apr 2026 20:49:24 GMT", + "NEL": "{\"report_to\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": false, \"success_fraction\": 1.0, \"failure_fraction\": 1.0}", + "Report-To": "{\"group\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-nel.reddit.com/reports\" }]}, {\"group\": \"w3-reporting\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting.reddit.com/reports\" }]}, {\"group\": \"w3-reporting-csp\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-csp.reddit.com/reports\" }]}", "Server": "snooserv", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Strict-Transport-Security": "max-age=31536000; includeSubdomains", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Moose": "majestic", - "X-Served-By": "cache-lax8622-LAX", - "X-Timer": "S1484270109.011793,VS0,VE102", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, max-age=0, must-revalidate", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "X-XSS-Protection": "1; mode=block", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, no-store", + "content-type": "application/json; charset=UTF-8", "expires": "-1", - "x-content-type-options": "nosniff", - "x-frame-options": "SAMEORIGIN", - "x-ratelimit-remaining": "598.0", - "x-ratelimit-reset": "291", - "x-ratelimit-used": "2", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block" + "server-timing": "reddit-ct;desc=\"dn=FT,p=IAH,cs=MISS\"", + "set-cookie": "loid=; Domain=reddit.com; Max-Age=63071999; Path=/; expires=Wed, 12-Apr-2028 20:49:24 GMT; secure", + "x-ua-compatible": "IE=edge" }, "status": { "code": 200, "message": "OK" }, - "url": "https://oauth.reddit.com/api/unhide/?raw_json=1" + "url": "https://oauth.reddit.com/api/unhide?raw_json=1" } } ], diff --git a/tests/integration/cassettes/TestSubmission.test_unhide_multiple_in_batches.json b/tests/integration/cassettes/TestSubmission.test_unhide_multiple_in_batches.json index ed13306b1..3c2a168be 100644 --- a/tests/integration/cassettes/TestSubmission.test_unhide_multiple_in_batches.json +++ b/tests/integration/cassettes/TestSubmission.test_unhide_multiple_in_batches.json @@ -1,7 +1,7 @@ { "http_interactions": [ { - "recorded_at": "2017-07-12T04:46:35", + "recorded_at": "2026-04-13T20:49:48", "request": { "body": { "encoding": "utf-8", @@ -11,10 +11,10 @@ "Accept": "*/*", "Accept-Encoding": "identity", "Authorization": "Basic ", - "Connection": "keep-alive", - "Content-Length": "60", + "Connection": "close", + "Content-Length": "71", "Content-Type": "application/x-www-form-urlencoded", - "User-Agent": " PRAW/5.1.0dev0 prawcore/0.11.0" + "User-Agent": " PRAW/7.8.2.dev0 prawcore/2.4.0" }, "method": "POST", "uri": "https://www.reddit.com/api/v1/access_token" @@ -22,27 +22,27 @@ "response": { "body": { "encoding": "UTF-8", - "string": "{\"access_token\": \"\", \"token_type\": \"bearer\", \"expires_in\": 3600, \"scope\": \"*\"}" + "string": "{\"access_token\": \"\", \"token_type\": \"bearer\", \"expires_in\": 86400, \"scope\": \"*\"}" }, "headers": { "Accept-Ranges": "bytes", - "Connection": "keep-alive", - "Content-Length": "105", - "Content-Type": "application/json; charset=UTF-8", - "Date": "Wed, 12 Jul 2017 04:46:32 GMT", + "Connection": "close", + "Content-Length": "844", + "Date": "Mon, 13 Apr 2026 20:49:48 GMT", + "NEL": "{\"report_to\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": false, \"success_fraction\": 1.0, \"failure_fraction\": 1.0}", + "Report-To": "{\"group\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-nel.reddit.com/reports\" }]}, {\"group\": \"w3-reporting\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting.reddit.com/reports\" }]}, {\"group\": \"w3-reporting-csp\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-csp.reddit.com/reports\" }]}", "Server": "snooserv", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Set-Cookie": "edgebucket=; Domain=reddit.com; Max-Age=63071999; Path=/; secure", + "Strict-Transport-Security": "max-age=31536000; includeSubdomains", + "Vary": "accept-encoding, Accept-Encoding", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Moose": "majestic", - "X-Served-By": "cache-lax8634-LAX", - "X-Timer": "S1499834792.334712,VS0,VE396", - "cache-control": "max-age=0, must-revalidate", - "set-cookie": "session_tracker=y8Biyy4LRbF3YjWqcT.0.1499834792375.Z0FBQUFBQlpaYW1vajI3YWZpZG1wQTRjUTVsYVpLNEwybDJGY2J4SVJld3N3M0hORTR1ZWo0WjBPNnhrWkVMTlhLOFo3MDNkWF95TTEwWHpoWXF1TDUya0IzckY1OERqYU1sRnRlQUYya0xzNHJiZ0VOeWdFLUUyVzhoU1RhX2hiODBFdmtCaVEzSjA; Domain=reddit.com; Max-Age=7199; Path=/; expires=Wed, 12-Jul-2017 06:46:32 GMT; secure", - "x-content-type-options": "nosniff", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block" + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "X-XSS-Protection": "1; mode=block", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, no-store", + "content-type": "application/json; charset=UTF-8", + "expires": "-1", + "server-timing": "reddit-ct;desc=\"dn=FT,p=DFW,cs=MISS\"" }, "status": { "code": 200, @@ -52,7 +52,7 @@ } }, { - "recorded_at": "2017-07-12T04:46:37", + "recorded_at": "2026-04-13T20:49:52", "request": { "body": { "encoding": "utf-8", @@ -63,8 +63,8 @@ "Accept-Encoding": "identity", "Authorization": "bearer ", "Connection": "keep-alive", - "Cookie": "edgebucket=YXsew0uASYM4dHJkvV; session_tracker=y8Biyy4LRbF3YjWqcT.0.1499834792375.Z0FBQUFBQlpaYW1vajI3YWZpZG1wQTRjUTVsYVpLNEwybDJGY2J4SVJld3N3M0hORTR1ZWo0WjBPNnhrWkVMTlhLOFo3MDNkWF95TTEwWHpoWXF1TDUya0IzckY1OERqYU1sRnRlQUYya0xzNHJiZ0VOeWdFLUUyVzhoU1RhX2hiODBFdmtCaVEzSjA", - "User-Agent": " PRAW/5.1.0dev0 prawcore/0.11.0" + "Cookie": "edgebucket=", + "User-Agent": " PRAW/7.8.2.dev0 prawcore/2.4.0" }, "method": "GET", "uri": "https://oauth.reddit.com/r/popular/hot?limit=100&raw_json=1" @@ -72,34 +72,31 @@ "response": { "body": { "encoding": "UTF-8", - "string": "{\"kind\": \"Listing\", \"data\": {\"modhash\": null, \"children\": [{\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"wholesomememes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Nice meme\", \"id\": \"6mluyc\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Adnan_Targaryen\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mluyc\", \"score\": 37109, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/eMaGbZYUhnOsRgTsdUavJfpDKGQ5SiS9OIYlNi3RynU.jpg?s=f0d39bf7bc600648ae4abf83dfa2b0a5\", \"width\": 720, \"height\": 625}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/eMaGbZYUhnOsRgTsdUavJfpDKGQ5SiS9OIYlNi3RynU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=c199fea24275617d446bcb8554544cda\", \"width\": 108, \"height\": 93}, {\"url\": \"https://i.redditmedia.com/eMaGbZYUhnOsRgTsdUavJfpDKGQ5SiS9OIYlNi3RynU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=e9d3e37abef6b671295892e70f8c8be3\", \"width\": 216, \"height\": 187}, {\"url\": \"https://i.redditmedia.com/eMaGbZYUhnOsRgTsdUavJfpDKGQ5SiS9OIYlNi3RynU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=0ebe4792acff78dc4536cc416405b857\", \"width\": 320, \"height\": 277}, {\"url\": \"https://i.redditmedia.com/eMaGbZYUhnOsRgTsdUavJfpDKGQ5SiS9OIYlNi3RynU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=46734f22b751134a82f03c568ee5a498\", \"width\": 640, \"height\": 555}], \"variants\": {}, \"id\": \"gwX4tMQ4PDs_OTpBZLLQYknL6poS8jKYuyQOKLEbT8g\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/hp4uZDOFy_NONfzsSzVxbU-fjRLeUEsS-R_9LXycP0A.jpg\", \"subreddit_id\": \"t5_3gcwj\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 121, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/wholesomememes/comments/6mluyc/you_go_dragon/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499804619.0, \"url\": \"http://i.imgur.com/jrrL45N.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"You go, Dragon!\", \"created_utc\": 1499775819.0, \"subreddit_name_prefixed\": \"r/wholesomememes\", \"distinguished\": null, \"media\": null, \"num_comments\": 351, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 37109}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FForcefulGrizzledBarasingha\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FForcefulGrizzledBarasingha\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FForcefulGrizzledBarasingha-size_restricted.gif\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"413\\\" height=\\\"226\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 413, \"scrolling\": false, \"height\": 226}, \"thumbnail_width\": 140, \"subreddit\": \"educationalgifs\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch Pyramid prototypes GIF by __mck__ on Gfycat. Discover more GIFS online on Gfycat\", \"title\": \"Pyramid prototypes - Create, Discover and Share Awesome GIFs on Gfycat\", \"thumbnail_width\": 457, \"height\": 226, \"width\": 413, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FForcefulGrizzledBarasingha\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FForcefulGrizzledBarasingha\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FForcefulGrizzledBarasingha-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"413\\\" height=\\\"226\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=https%3A%2F%2Fthumbs.gfycat.com%2FForcefulGrizzledBarasingha-size_restricted.gif\\u0026key=b1e305db91cf4aa5a86b732cc9fffceb\", \"type\": \"video\", \"thumbnail_height\": 250}}, \"link_flair_text\": null, \"id\": \"6mntyq\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FForcefulGrizzledBarasingha\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FForcefulGrizzledBarasingha\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FForcefulGrizzledBarasingha-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"413\\\" height=\\\"226\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 413, \"scrolling\": false, \"height\": 226}, \"clicked\": false, \"report_reasons\": null, \"author\": \"aFamiliarStranger\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mntyq\", \"score\": 3057, \"approved_by\": null, \"over_18\": false, \"domain\": \"gfycat.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/EJxPzfgOGTAZWXb40ZWoxDxX9BsC8xXz7rEd1t_xHLs.gif?fm=jpg\\u0026s=3ba3673a063667a8ed874fb86bb4541c\", \"width\": 457, \"height\": 250}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/EJxPzfgOGTAZWXb40ZWoxDxX9BsC8xXz7rEd1t_xHLs.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=6d0e694368a0cfa32650c2184cbb5ec4\", \"width\": 108, \"height\": 59}, {\"url\": \"https://i.redditmedia.com/EJxPzfgOGTAZWXb40ZWoxDxX9BsC8xXz7rEd1t_xHLs.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=e76fe10063ff6b0e0935d20fa0ac48fe\", \"width\": 216, \"height\": 118}, {\"url\": \"https://i.redditmedia.com/EJxPzfgOGTAZWXb40ZWoxDxX9BsC8xXz7rEd1t_xHLs.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=329080bd06d27fb7b2af661009843ab9\", \"width\": 320, \"height\": 175}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/EJxPzfgOGTAZWXb40ZWoxDxX9BsC8xXz7rEd1t_xHLs.gif?s=e18194cdaed3df50eb0fcce5c39606cc\", \"width\": 457, \"height\": 250}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/EJxPzfgOGTAZWXb40ZWoxDxX9BsC8xXz7rEd1t_xHLs.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=03051c9b6246d5e9bd8df4527eaf1b4c\", \"width\": 108, \"height\": 59}, {\"url\": \"https://g.redditmedia.com/EJxPzfgOGTAZWXb40ZWoxDxX9BsC8xXz7rEd1t_xHLs.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=8ffa1c4c5fde445a3d698da32330432b\", \"width\": 216, \"height\": 118}, {\"url\": \"https://g.redditmedia.com/EJxPzfgOGTAZWXb40ZWoxDxX9BsC8xXz7rEd1t_xHLs.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=d71d1497e1aaf515ab0a93ce48363916\", \"width\": 320, \"height\": 175}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/EJxPzfgOGTAZWXb40ZWoxDxX9BsC8xXz7rEd1t_xHLs.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=fad741ad1fb0b9809685e04565d26112\", \"width\": 457, \"height\": 250}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/EJxPzfgOGTAZWXb40ZWoxDxX9BsC8xXz7rEd1t_xHLs.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=fe807cc0ba5c96ad98639d25826e76fc\", \"width\": 108, \"height\": 59}, {\"url\": \"https://g.redditmedia.com/EJxPzfgOGTAZWXb40ZWoxDxX9BsC8xXz7rEd1t_xHLs.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=48ce89aef4cf39add00ccb48aa0fec31\", \"width\": 216, \"height\": 118}, {\"url\": \"https://g.redditmedia.com/EJxPzfgOGTAZWXb40ZWoxDxX9BsC8xXz7rEd1t_xHLs.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=97cc3bb12e04edb6c8bc47b3081e935e\", \"width\": 320, \"height\": 175}]}}, \"id\": \"AEZEcuPbU9cm1v0mrepwlWXutJ-f--pvboagz_NdgAc\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/2_TIYl6CIzzdGXijZjmaMFfiy_tXf6qBz8tRTALEapo.jpg\", \"subreddit_id\": \"t5_2w708\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 76, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/educationalgifs/comments/6mntyq/burial_practices_of_egyptians_prototypes_of/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499823645.0, \"url\": \"https://gfycat.com/ForcefulGrizzledBarasingha\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Burial practices of Egyptians: Prototypes of Pyramids [X/Post from r/AncientCivilizations]\", \"created_utc\": 1499794845.0, \"subreddit_name_prefixed\": \"r/educationalgifs\", \"distinguished\": null, \"media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch Pyramid prototypes GIF by __mck__ on Gfycat. Discover more GIFS online on Gfycat\", \"title\": \"Pyramid prototypes - Create, Discover and Share Awesome GIFs on Gfycat\", \"thumbnail_width\": 457, \"height\": 226, \"width\": 413, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FForcefulGrizzledBarasingha\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FForcefulGrizzledBarasingha\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FForcefulGrizzledBarasingha-size_restricted.gif\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"413\\\" height=\\\"226\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/ForcefulGrizzledBarasingha-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 250}}, \"num_comments\": 49, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3057}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"ProRevenge\", \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EHi, everyone! Reading some of the stories here reminded me of my own personal revenge story, a story that was entirely unplanned but worked out to perfection. It would be petty revenge if it wasn\\u0026#39;t for the simplicity of the revenge and the amount of money involved. This happened many moons ago, so forgive me if the details are vaguer than they usually are. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003ESo, in my second year of a three year degree, I start going out with this girl, we\\u0026#39;ll call her Rotten Liar. Helped her study for a test in a class we had together, sparks flew, you know the deal. We went out for 8 months at which point I realized that she was just too needy for me and I broke up with her in the summer between years 2 and 3. Not fun, but that\\u0026#39;s life.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI get back to college for year 3, and I\\u0026#39;m sharing some classes with Rotten Liar. Rotten Liar is sitting next to a good school buddy of mine, we\\u0026#39;ll call him Spineless Sidekick. Didn\\u0026#39;t do much together outside of class, but when we were both on campus we spent a lot of time together. From his cold shoulder (and subsequently, the grapevine), I learned that they were now going out. I wasn\\u0026#39;t upset that he was going out with my ex, I wasn\\u0026#39;t even upset he hadn\\u0026#39;t mentioned anything about it to me. Like I said, we were school buddies, nothing more. I found other things to do during lectures and tried to moved on with my life.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThen I began hearing rumors that were being spread about myself and my time with Rotten Liar. Very unflattering rumors, to say the least. A little digging (and the grapevine) and it turns out that Rotten Liar and Spineless Sidekick are waging their tongues for all they\\u0026#39;re worth, all of it against me, and none of it true. Apparently she didn\\u0026#39;t like that I was the one who left her? I dunno. The rumors never died down and for the rest of the year I wasn\\u0026#39;t quite \\u0026quot;That Guy\\u0026quot;, but I was the unwilling target of some very unflattering attention, and she basically killed my entire social life for that year.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI finished my degree and put the entire ordeal behind me. Rotten Liar had still one year on her degree (she was one year behind me). Now, while our specific degrees are not important, what is important is that a part of Rotten Liar\\u0026#39;s degree involved learning an Oriental language.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EYears have passed and I\\u0026#39;ve moved halfway across the country, got a good job that I like, and I\\u0026#39;m married and have a daughter. I\\u0026#39;d forgotten almost entirely about Rotten Liar until one day she pops up on my scope again. See, the company I\\u0026#39;m working for is expanding into Asia, and ALL of our material needs to be translated into that same Oriental language that Rotten Liar was learning. Turns out she had gotten a job at a company which does professional business and legal translations (Okay Translators), and had become a project manager. A project manager who was fairly confident that she was about to wrap up a seven-figure project and was using it as her next step up the corporate ladder. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003ETalking to the guy on our end who was responsible for finding the vendor for this project, I asked if he had spoken with a smaller company I had worked with in the past, Awesome Translators. He said he had not, and I convinced him to approach them to get another quote. I then \\u0026quot;bumped into\\u0026quot; one of the guys I knew at Awesome Translators, and in conversation \\u0026quot;happened\\u0026quot; to bring up Rotten Liar\\u0026#39;s quote for the project, \\u0026quot;letting slip\\u0026quot; how much she was quoting per word, per document, etc. What you know, a couple days later we get a quote from Awesome Translators underbidding Rotten Liar in every single category there was. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEverything from this point on is things I heard from the grapevine, but apparently Rotten Liar was counting really hard on this deal and when it fell through, well, that saying about putting all your eggs in one basket and counting them before they hatch? Exactly. Turns out that from a rising star she became a falling star (sorry, I can\\u0026#39;t come up with a better pun, it\\u0026#39;s late). Oh, and Spineless Sidekick? They got married, and apparently (grapevine, I can\\u0026#39;t confirm this, but it would be the cherry on top) she\\u0026#39;s never changed her needy ways and has gotten even worse, making his life completly miserable, but he\\u0026#39;s too spineless to demand a divorce.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003ETL;DR - Ex spoke to people about me and ruined my last year of college. Years later I spoke to some people and ruined her career.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit: I just woke up and saw that this really grew, so of like to address a few of the comments:\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E1) To those who said the rumors were tiny dick rumors and that this was me being petty - I underrated things for the story, but back then (before social media), rumors could not be as easily quashed, and I was recognized, not in a good way, by thousands of people on a campus that was small enough to spread a rumor easily but large enough to be the main financial support the city it was in.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E2) Also, I\\u0026#39;m not going to elaborate on the rumors, as some of them were quite specific and I\\u0026#39;d like to keep my anonymity.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E3) My use of the word \\u0026quot;Oriental\\u0026quot; - I\\u0026#39;m not American, English isn\\u0026#39;t my first language. Google Translate told me to use \\u0026quot;Oriental\\u0026quot; and I did. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003E4) Finally, to those saying it was collusion - Wikipedia defines collusion as \\u0026quot;In the study of economics and market competition, collusion takes place within an industry when rival companies cooperate for their mutual benefit\\u0026quot;. All I was doing was getting my company a better deal. If that\\u0026#39;s collusion, I\\u0026#39;m glad this all happened years ago and no-one can really prove anything (legally) anyway.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"selftext\": \"Hi, everyone! Reading some of the stories here reminded me of my own personal revenge story, a story that was entirely unplanned but worked out to perfection. It would be petty revenge if it wasn't for the simplicity of the revenge and the amount of money involved. This happened many moons ago, so forgive me if the details are vaguer than they usually are. \\n\\nSo, in my second year of a three year degree, I start going out with this girl, we'll call her Rotten Liar. Helped her study for a test in a class we had together, sparks flew, you know the deal. We went out for 8 months at which point I realized that she was just too needy for me and I broke up with her in the summer between years 2 and 3. Not fun, but that's life.\\n\\nI get back to college for year 3, and I'm sharing some classes with Rotten Liar. Rotten Liar is sitting next to a good school buddy of mine, we'll call him Spineless Sidekick. Didn't do much together outside of class, but when we were both on campus we spent a lot of time together. From his cold shoulder (and subsequently, the grapevine), I learned that they were now going out. I wasn't upset that he was going out with my ex, I wasn't even upset he hadn't mentioned anything about it to me. Like I said, we were school buddies, nothing more. I found other things to do during lectures and tried to moved on with my life.\\n\\nThen I began hearing rumors that were being spread about myself and my time with Rotten Liar. Very unflattering rumors, to say the least. A little digging (and the grapevine) and it turns out that Rotten Liar and Spineless Sidekick are waging their tongues for all they're worth, all of it against me, and none of it true. Apparently she didn't like that I was the one who left her? I dunno. The rumors never died down and for the rest of the year I wasn't quite \\\"That Guy\\\", but I was the unwilling target of some very unflattering attention, and she basically killed my entire social life for that year.\\n\\nI finished my degree and put the entire ordeal behind me. Rotten Liar had still one year on her degree (she was one year behind me). Now, while our specific degrees are not important, what is important is that a part of Rotten Liar's degree involved learning an Oriental language.\\n\\nYears have passed and I've moved halfway across the country, got a good job that I like, and I'm married and have a daughter. I'd forgotten almost entirely about Rotten Liar until one day she pops up on my scope again. See, the company I'm working for is expanding into Asia, and ALL of our material needs to be translated into that same Oriental language that Rotten Liar was learning. Turns out she had gotten a job at a company which does professional business and legal translations (Okay Translators), and had become a project manager. A project manager who was fairly confident that she was about to wrap up a seven-figure project and was using it as her next step up the corporate ladder. \\n\\nTalking to the guy on our end who was responsible for finding the vendor for this project, I asked if he had spoken with a smaller company I had worked with in the past, Awesome Translators. He said he had not, and I convinced him to approach them to get another quote. I then \\\"bumped into\\\" one of the guys I knew at Awesome Translators, and in conversation \\\"happened\\\" to bring up Rotten Liar's quote for the project, \\\"letting slip\\\" how much she was quoting per word, per document, etc. What you know, a couple days later we get a quote from Awesome Translators underbidding Rotten Liar in every single category there was. \\n\\nEverything from this point on is things I heard from the grapevine, but apparently Rotten Liar was counting really hard on this deal and when it fell through, well, that saying about putting all your eggs in one basket and counting them before they hatch? Exactly. Turns out that from a rising star she became a falling star (sorry, I can't come up with a better pun, it's late). Oh, and Spineless Sidekick? They got married, and apparently (grapevine, I can't confirm this, but it would be the cherry on top) she's never changed her needy ways and has gotten even worse, making his life completly miserable, but he's too spineless to demand a divorce.\\n\\nTL;DR - Ex spoke to people about me and ruined my last year of college. Years later I spoke to some people and ruined her career.\\n\\nEdit: I just woke up and saw that this really grew, so of like to address a few of the comments:\\n\\n1) To those who said the rumors were tiny dick rumors and that this was me being petty - I underrated things for the story, but back then (before social media), rumors could not be as easily quashed, and I was recognized, not in a good way, by thousands of people on a campus that was small enough to spread a rumor easily but large enough to be the main financial support the city it was in.\\n\\n2) Also, I'm not going to elaborate on the rumors, as some of them were quite specific and I'd like to keep my anonymity.\\n\\n3) My use of the word \\\"Oriental\\\" - I'm not American, English isn't my first language. Google Translate told me to use \\\"Oriental\\\" and I did. \\n\\n4) Finally, to those saying it was collusion - Wikipedia defines collusion as \\\"In the study of economics and market competition, collusion takes place within an industry when rival companies cooperate for their mutual benefit\\\". All I was doing was getting my company a better deal. If that's collusion, I'm glad this all happened years ago and no-one can really prove anything (legally) anyway.\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mp0iu\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"beerbellybegone\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mp0iu\", \"score\": 1696, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.ProRevenge\", \"hidden\": false, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2vjvl\", \"edited\": 1499830585.0, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/ProRevenge/comments/6mp0iu/ex_spread_rumors_about_me_i_destroyed_her_career/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499834063.0, \"url\": \"https://www.reddit.com/r/ProRevenge/comments/6mp0iu/ex_spread_rumors_about_me_i_destroyed_her_career/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Ex spread rumors about me, I destroyed her career by killing a monster deal she was about to close.\", \"created_utc\": 1499805263.0, \"subreddit_name_prefixed\": \"r/ProRevenge\", \"distinguished\": null, \"media\": null, \"num_comments\": 154, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1696}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/QkC8Pt6MzkQ?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"thumbnail_width\": 140, \"subreddit\": \"youtubehaiku\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"type\": \"youtube.com\", \"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"title\": \"What if Mario threw his hat at Kirby?\", \"type\": \"video\", \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/QkC8Pt6MzkQ?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"height\": 338, \"width\": 600, \"version\": \"1.0\", \"author_name\": \"jacksfilms\", \"thumbnail_height\": 360, \"thumbnail_url\": \"https://i.ytimg.com/vi/QkC8Pt6MzkQ/hqdefault.jpg\", \"provider_name\": \"YouTube\", \"author_url\": \"https://www.youtube.com/user/jacksfilms\"}}, \"link_flair_text\": \"Poetry\", \"id\": \"6mnz8d\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/QkC8Pt6MzkQ?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"clicked\": false, \"report_reasons\": null, \"author\": \"smoov22\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnz8d\", \"score\": 2760, \"approved_by\": null, \"over_18\": false, \"domain\": \"youtu.be\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/AiuFo_Jbz3EuNe9IKkPlXoyzt4AxtOv97jlzsjdhjz8.jpg?s=0015d1443964ec209cfa1259a74b8f7e\", \"width\": 480, \"height\": 360}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/AiuFo_Jbz3EuNe9IKkPlXoyzt4AxtOv97jlzsjdhjz8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=3b84f2086389a5ba9c424c20abe6c3c3\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/AiuFo_Jbz3EuNe9IKkPlXoyzt4AxtOv97jlzsjdhjz8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b2465ae148904ff8abe5a131d2c7df3e\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/AiuFo_Jbz3EuNe9IKkPlXoyzt4AxtOv97jlzsjdhjz8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=b1972db5d90f7a25e87de3472d39d5a0\", \"width\": 320, \"height\": 240}], \"variants\": {}, \"id\": \"bnwj30-Az-uiuu8YjO-wV2J6rlJFiUtr9Pwetxm2WLs\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/lraR89xpvfX3GKuJ4AmAu0vSDKAwCtbRkD3W8bgQbzQ.jpg\", \"subreddit_id\": \"t5_2tqlz\", \"edited\": false, \"link_flair_css_class\": \"poetry\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/youtubehaiku/comments/6mnz8d/poetrywhat_if_mario_threw_his_hat_into_kirby/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499824912.0, \"url\": \"https://youtu.be/QkC8Pt6MzkQ\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"[Poetry]What if Mario threw his hat into Kirby?\", \"created_utc\": 1499796112.0, \"subreddit_name_prefixed\": \"r/youtubehaiku\", \"distinguished\": null, \"media\": {\"type\": \"youtube.com\", \"oembed\": {\"provider_url\": \"https://www.youtube.com/\", \"title\": \"What if Mario threw his hat at Kirby?\", \"type\": \"video\", \"html\": \"\\u003Ciframe width=\\\"600\\\" height=\\\"338\\\" src=\\\"https://www.youtube.com/embed/QkC8Pt6MzkQ?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"thumbnail_width\": 480, \"height\": 338, \"width\": 600, \"version\": \"1.0\", \"author_name\": \"jacksfilms\", \"thumbnail_height\": 360, \"thumbnail_url\": \"https://i.ytimg.com/vi/QkC8Pt6MzkQ/hqdefault.jpg\", \"provider_name\": \"YouTube\", \"author_url\": \"https://www.youtube.com/user/jacksfilms\"}}, \"num_comments\": 81, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2760}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"funny\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mqisw\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"i-am-a-genius\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mqisw\", \"score\": 1992, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/p9MvFDhw7JbFym9CLDiQnjbmNcUTNfPxsJnsNUGlWyU.gif?fm=jpg\\u0026s=774a3f46e36e009548c614364f5bafe9\", \"width\": 400, \"height\": 400}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/p9MvFDhw7JbFym9CLDiQnjbmNcUTNfPxsJnsNUGlWyU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=6bc496d3c330b2f75a85322822399b92\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/p9MvFDhw7JbFym9CLDiQnjbmNcUTNfPxsJnsNUGlWyU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=e5d184c7c3f8d56c5cdb6061d9e2481f\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/p9MvFDhw7JbFym9CLDiQnjbmNcUTNfPxsJnsNUGlWyU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=82cfaf9ae5d31e0c9aa151d124985fb4\", \"width\": 320, \"height\": 320}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/p9MvFDhw7JbFym9CLDiQnjbmNcUTNfPxsJnsNUGlWyU.gif?s=455d48f04973ea9154a85663a84f7258\", \"width\": 400, \"height\": 400}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/p9MvFDhw7JbFym9CLDiQnjbmNcUTNfPxsJnsNUGlWyU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=2cac6af5724948f1606e1171561ec253\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/p9MvFDhw7JbFym9CLDiQnjbmNcUTNfPxsJnsNUGlWyU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b595bd89051e3b57aa84bf691b8df4c1\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/p9MvFDhw7JbFym9CLDiQnjbmNcUTNfPxsJnsNUGlWyU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=e1af8357e31a09fe79ac4ce723769ff6\", \"width\": 320, \"height\": 320}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/p9MvFDhw7JbFym9CLDiQnjbmNcUTNfPxsJnsNUGlWyU.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=2ac37612cf044b416f0e01928e847e81\", \"width\": 400, \"height\": 400}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/p9MvFDhw7JbFym9CLDiQnjbmNcUTNfPxsJnsNUGlWyU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=15e71f0ec8985bd66d09ac07419a423e\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/p9MvFDhw7JbFym9CLDiQnjbmNcUTNfPxsJnsNUGlWyU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=d978b2a4b12e00c722081f1f50e4f24d\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/p9MvFDhw7JbFym9CLDiQnjbmNcUTNfPxsJnsNUGlWyU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=fd71e3e15526f0dd7e31d072db0dda04\", \"width\": 320, \"height\": 320}]}}, \"id\": \"i1t2pUGlGiT6rlpK-wOY0YS92h-kGwzdOIPC_7cLKlc\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/lEbJxelfJWQwyG-1BXRI7nVoHT_gy4Z3UYDygZgUsgU.jpg\", \"subreddit_id\": \"t5_2qh33\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/funny/comments/6mqisw/filming_a_rap_video/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499849080.0, \"url\": \"https://i.imgur.com/AZ62DcU.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Filming a rap video\", \"created_utc\": 1499820280.0, \"subreddit_name_prefixed\": \"r/funny\", \"distinguished\": null, \"media\": null, \"num_comments\": 31, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1992}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"FireEmblemHeroes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Humor\", \"id\": \"6mqaa9\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Jetlogs\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mqaa9\", \"score\": 852, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/CTygtW65JaU84wvkaxDkepL-IxJUQ8sQ2t8-vItu8qI.jpg?s=d7a9852ca745ac92bd378c8eec7bcba4\", \"width\": 1440, \"height\": 1035}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/CTygtW65JaU84wvkaxDkepL-IxJUQ8sQ2t8-vItu8qI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=9a6ad9a517f34b42ef4d43cfe42d7658\", \"width\": 108, \"height\": 77}, {\"url\": \"https://i.redditmedia.com/CTygtW65JaU84wvkaxDkepL-IxJUQ8sQ2t8-vItu8qI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=51e7e014fc001f1adb7d27e5bbd176fd\", \"width\": 216, \"height\": 155}, {\"url\": \"https://i.redditmedia.com/CTygtW65JaU84wvkaxDkepL-IxJUQ8sQ2t8-vItu8qI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=bf03db09d7d7a3fdb7eeb697f6558e12\", \"width\": 320, \"height\": 230}, {\"url\": \"https://i.redditmedia.com/CTygtW65JaU84wvkaxDkepL-IxJUQ8sQ2t8-vItu8qI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=6f47a7c6e0d89652c7d84ae1ef7ee3f4\", \"width\": 640, \"height\": 460}, {\"url\": \"https://i.redditmedia.com/CTygtW65JaU84wvkaxDkepL-IxJUQ8sQ2t8-vItu8qI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=90c761ea3fe53ebaba5aba3408ba025b\", \"width\": 960, \"height\": 690}, {\"url\": \"https://i.redditmedia.com/CTygtW65JaU84wvkaxDkepL-IxJUQ8sQ2t8-vItu8qI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=b456b6ee8f883d20eaebd4c93c868729\", \"width\": 1080, \"height\": 776}], \"variants\": {}, \"id\": \"i-cSylaF0WBf_wUh4bYBiMgGU45fs1ARXeQqdJ386Tg\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/cZ2raSKY2AJ_Ga4wZASvkoXJNhlppEdcr9OU7z4aixg.jpg\", \"subreddit_id\": \"t5_3imv0\", \"edited\": false, \"link_flair_css_class\": \"humor\", \"author_flair_css_class\": \"n5\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 100, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/FireEmblemHeroes/comments/6mqaa9/heroes_with_horn_attack/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499846539.0, \"url\": \"https://i.redd.it/o1wtj6sky19z.jpg\", \"author_flair_text\": \"Azama\", \"quarantine\": false, \"title\": \"Heroes With Horn Attack\", \"created_utc\": 1499817739.0, \"subreddit_name_prefixed\": \"r/FireEmblemHeroes\", \"distinguished\": null, \"media\": null, \"num_comments\": 77, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 852}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"CozyPlaces\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmwsc\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Adamaja456\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmwsc\", \"score\": 4862, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/C2T_7vP8cJX3LIgza-bZIwYk0poYmg9Zle1mhm5wbTE.jpg?s=f485f6f9ea891644fdd834f04956269d\", \"width\": 5472, \"height\": 3648}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/C2T_7vP8cJX3LIgza-bZIwYk0poYmg9Zle1mhm5wbTE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=d47cc2bb8fd48a9b4e159f1cf38a3110\", \"width\": 108, \"height\": 72}, {\"url\": \"https://i.redditmedia.com/C2T_7vP8cJX3LIgza-bZIwYk0poYmg9Zle1mhm5wbTE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=709da952c8aa4000055d12047e1750c2\", \"width\": 216, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/C2T_7vP8cJX3LIgza-bZIwYk0poYmg9Zle1mhm5wbTE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=90657c88f345f2bc9e401592caa5f38d\", \"width\": 320, \"height\": 213}, {\"url\": \"https://i.redditmedia.com/C2T_7vP8cJX3LIgza-bZIwYk0poYmg9Zle1mhm5wbTE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=4e3ae0beaf738db07fc3e0b56f71d5dc\", \"width\": 640, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/C2T_7vP8cJX3LIgza-bZIwYk0poYmg9Zle1mhm5wbTE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=536fe43a2ee9cc858c798d675a3f9a36\", \"width\": 960, \"height\": 640}, {\"url\": \"https://i.redditmedia.com/C2T_7vP8cJX3LIgza-bZIwYk0poYmg9Zle1mhm5wbTE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=815dc83fd7b67d4f6e5a2aefab4c417e\", \"width\": 1080, \"height\": 720}], \"variants\": {}, \"id\": \"9IXF6jDd2XP_0-urql6ZFscM6k0zmuKHhX8-7iWLLAw\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/-WyZ1g0jB-LDhePuKJE48qcFo_Of7qg4G8E93DCJhBo.jpg\", \"subreddit_id\": \"t5_34ixl\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 93, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/CozyPlaces/comments/6mmwsc/my_view_from_the_fire_lookout_at_tolmie_peak_in/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499815526.0, \"url\": \"https://i.redd.it/d7d6isngdz8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"My view from the fire lookout at Tolmie Peak in Washington\", \"created_utc\": 1499786726.0, \"subreddit_name_prefixed\": \"r/CozyPlaces\", \"distinguished\": null, \"media\": null, \"num_comments\": 151, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 4862}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"UpliftingNews\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mlzdj\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Sariel007\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlzdj\", \"score\": 18495, \"approved_by\": null, \"over_18\": false, \"domain\": \"palmbeachpost.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/eBpQngmRzIaQmkqr5aZwQrpWfifopmb1m8zLLOz8DpI.jpg?s=1678abea3ed955193bfdce6aabd69702\", \"width\": 800, \"height\": 450}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/eBpQngmRzIaQmkqr5aZwQrpWfifopmb1m8zLLOz8DpI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=70dd92757ff3849e19488cfa9d6b26bc\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/eBpQngmRzIaQmkqr5aZwQrpWfifopmb1m8zLLOz8DpI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=7768532dd6242f873b1ae3a9d95fbac5\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/eBpQngmRzIaQmkqr5aZwQrpWfifopmb1m8zLLOz8DpI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=63fedbf2d23bbb8a96b91dfca6e2031e\", \"width\": 320, \"height\": 180}, {\"url\": \"https://i.redditmedia.com/eBpQngmRzIaQmkqr5aZwQrpWfifopmb1m8zLLOz8DpI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=c3606d8a9ac9e124dec49131b44b2c3f\", \"width\": 640, \"height\": 360}], \"variants\": {}, \"id\": \"atSaOA9BgLDYUCG7UwgfrkVBYAEHgr3ONXBjql7FpRQ\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/pphVjF3IHpO1ZfPWI2SIRNN9_Kq2utnids_O4IOXObY.jpg\", \"subreddit_id\": \"t5_2u3ta\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/UpliftingNews/comments/6mlzdj/dog_returns_after_spending_9_months_lost_in/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499806031.0, \"url\": \"http://www.palmbeachpost.com/news/national/dog-returns-after-spending-months-lost-mountains/T3zxianxxCRlvOB4t3ChTI/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Dog returns after spending 9 months lost in mountains\", \"created_utc\": 1499777231.0, \"subreddit_name_prefixed\": \"r/UpliftingNews\", \"distinguished\": null, \"media\": null, \"num_comments\": 535, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 18495}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"ProgrammerHumor\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmwqs\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"PM_ME_YOUR_PUBLICKEY\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmwqs\", \"score\": 4581, \"approved_by\": null, \"over_18\": false, \"domain\": \"zippy.gfycat.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fm=jpg\\u0026s=d813f57bc44b6b0a0be22e658742c2cf\", \"width\": 541, \"height\": 512}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=a4d18fb057e14d1b0c8513dc0ad60c84\", \"width\": 108, \"height\": 102}, {\"url\": \"https://i.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=2cc24f0ff102c730ad9301cbf00bac07\", \"width\": 216, \"height\": 204}, {\"url\": \"https://i.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=d920006cf97f852339386ecf86e50c71\", \"width\": 320, \"height\": 302}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?s=53e752bb0674417fbd742efccd98f212\", \"width\": 541, \"height\": 512}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=db0694ce66e17c60b6857805e4ae7a18\", \"width\": 108, \"height\": 102}, {\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=69fa34206da065d63229aee4310c1253\", \"width\": 216, \"height\": 204}, {\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=769118a60e67277f8caf1aff35d883c0\", \"width\": 320, \"height\": 302}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=f06d178b631fb36a986bd3eec9535f16\", \"width\": 541, \"height\": 512}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=ce466cd8200739045dc94746e35968b5\", \"width\": 108, \"height\": 102}, {\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=3256f5dfa2cc534d1f3ff3198dc91f6e\", \"width\": 216, \"height\": 204}, {\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=6000dff0cef70b6a800c960589272e9e\", \"width\": 320, \"height\": 302}]}}, \"id\": \"KK6NxjEelXlv1qBRbm-015e2xIMq4dMlR3Q_BMXEZw0\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/5K4qm-nSd5MUn8Vm70iJeqxpNOpz5FuH3o5aFLNcvTQ.jpg\", \"subreddit_id\": \"t5_2tex6\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"video\", \"can_gild\": true, \"thumbnail_height\": 132, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/ProgrammerHumor/comments/6mmwqs/the_german_kfc_website_looks_like_something/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499815512.0, \"url\": \"https://zippy.gfycat.com/WigglySaneBee.webm\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"The German KFC website looks like something created a week into a /r/programmerhumour dumb UI fad (x-post from /r/de)\", \"created_utc\": 1499786712.0, \"subreddit_name_prefixed\": \"r/ProgrammerHumor\", \"distinguished\": null, \"media\": null, \"num_comments\": 180, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 4581}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"nonononoyes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm8i3\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"m0rris0n_hotel\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm8i3\", \"score\": 8098, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/DzdPmZXv5lu5W115hWBeSjU0I7tkmWHeHG5wO8LGHeY.gif?fm=jpg\\u0026s=4ac26de7c6b57dad103b84c007fbe9af\", \"width\": 300, \"height\": 169}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/DzdPmZXv5lu5W115hWBeSjU0I7tkmWHeHG5wO8LGHeY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=774027ba9b53be67390e89a8c7b19608\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/DzdPmZXv5lu5W115hWBeSjU0I7tkmWHeHG5wO8LGHeY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=9ac6d31305c51a52e521885a616a0ff6\", \"width\": 216, \"height\": 121}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/DzdPmZXv5lu5W115hWBeSjU0I7tkmWHeHG5wO8LGHeY.gif?s=a580c6dcebc2601ae0075b0e7452175f\", \"width\": 300, \"height\": 169}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/DzdPmZXv5lu5W115hWBeSjU0I7tkmWHeHG5wO8LGHeY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=5b1853dfd3a281378a0fc662709aa31d\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/DzdPmZXv5lu5W115hWBeSjU0I7tkmWHeHG5wO8LGHeY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=e8e31792310128b326e8f9e18fce58c5\", \"width\": 216, \"height\": 121}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/DzdPmZXv5lu5W115hWBeSjU0I7tkmWHeHG5wO8LGHeY.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=ede324c687d49518cb711185e90e0f7f\", \"width\": 300, \"height\": 169}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/DzdPmZXv5lu5W115hWBeSjU0I7tkmWHeHG5wO8LGHeY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=055e65f57cf326a5642184dd7ff62b71\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/DzdPmZXv5lu5W115hWBeSjU0I7tkmWHeHG5wO8LGHeY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=e6cf9ca51ae445f28f8fffb4228a80d3\", \"width\": 216, \"height\": 121}]}}, \"id\": \"DzdPmZXv5lu5W115hWBeSjU0I7tkmWHeHG5wO8LGHeY\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/VRzEXbcGHyRsC5Fc_WsrVs-qKoRr8iNZ1I59tF6Fg80.jpg\", \"subreddit_id\": \"t5_2xp2p\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/nonononoyes/comments/6mm8i3/oncoming_bus_catches_bad_patch_of_ice/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499808910.0, \"url\": \"http://i.imgur.com/rziehTJ.gif\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Oncoming bus catches bad patch of ice\", \"created_utc\": 1499780110.0, \"subreddit_name_prefixed\": \"r/nonononoyes\", \"distinguished\": null, \"media\": null, \"num_comments\": 120, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8098}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"CampingandHiking\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6molq5\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"SteponnopetS\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6molq5\", \"score\": 1929, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/moxgDcARsGj9QVTKGOErERC4Bj7SIyczZp0omj0Z2tw.jpg?s=5e03c773123d7e3ded1d04a98ee36c7f\", \"width\": 901, \"height\": 1200}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/moxgDcARsGj9QVTKGOErERC4Bj7SIyczZp0omj0Z2tw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=ca74dfb9460f593e87986e4d1956eb60\", \"width\": 108, \"height\": 143}, {\"url\": \"https://i.redditmedia.com/moxgDcARsGj9QVTKGOErERC4Bj7SIyczZp0omj0Z2tw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=c97c6fa026d76ecb427ba803d92fbf4f\", \"width\": 216, \"height\": 287}, {\"url\": \"https://i.redditmedia.com/moxgDcARsGj9QVTKGOErERC4Bj7SIyczZp0omj0Z2tw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=d5a90bbde26f24f70501f37d6dd986fe\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/moxgDcARsGj9QVTKGOErERC4Bj7SIyczZp0omj0Z2tw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=4a88e26b66ffdc71a49b2133f9bd0a9e\", \"width\": 640, \"height\": 852}], \"variants\": {}, \"id\": \"O6OqFhP9huUsfvUm01J8YEyb_MUKP_u4VOftTG4rzvk\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/HqjfVjD6pM5G3GEmljMiqeh9d9X8-mORTUT_Fqzv5gM.jpg\", \"subreddit_id\": \"t5_2qqom\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/CampingandHiking/comments/6molq5/my_goto_spot_every_week_in_jackson_hole_wy/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499830454.0, \"url\": \"http://imgur.com/FvZaJqJ\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"My go-to spot every week in Jackson Hole, WY.\", \"created_utc\": 1499801654.0, \"subreddit_name_prefixed\": \"r/CampingandHiking\", \"distinguished\": null, \"media\": null, \"num_comments\": 73, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1929}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"CorporateFacepalm\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm54b\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"hardypart\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm54b\", \"score\": 8165, \"approved_by\": null, \"over_18\": false, \"domain\": \"zippy.gfycat.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fm=jpg\\u0026s=d813f57bc44b6b0a0be22e658742c2cf\", \"width\": 541, \"height\": 512}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=a4d18fb057e14d1b0c8513dc0ad60c84\", \"width\": 108, \"height\": 102}, {\"url\": \"https://i.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=2cc24f0ff102c730ad9301cbf00bac07\", \"width\": 216, \"height\": 204}, {\"url\": \"https://i.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=d920006cf97f852339386ecf86e50c71\", \"width\": 320, \"height\": 302}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?s=53e752bb0674417fbd742efccd98f212\", \"width\": 541, \"height\": 512}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=db0694ce66e17c60b6857805e4ae7a18\", \"width\": 108, \"height\": 102}, {\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=69fa34206da065d63229aee4310c1253\", \"width\": 216, \"height\": 204}, {\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=769118a60e67277f8caf1aff35d883c0\", \"width\": 320, \"height\": 302}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=f06d178b631fb36a986bd3eec9535f16\", \"width\": 541, \"height\": 512}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=ce466cd8200739045dc94746e35968b5\", \"width\": 108, \"height\": 102}, {\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=3256f5dfa2cc534d1f3ff3198dc91f6e\", \"width\": 216, \"height\": 204}, {\"url\": \"https://g.redditmedia.com/SUqeXrr63v6Qtox0Kkv7YNiI3uKZgiq_PehMdei5qF4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=6000dff0cef70b6a800c960589272e9e\", \"width\": 320, \"height\": 302}]}}, \"id\": \"KK6NxjEelXlv1qBRbm-015e2xIMq4dMlR3Q_BMXEZw0\"}], \"enabled\": true}, \"thumbnail\": \"image\", \"subreddit_id\": \"t5_38jqw\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"video\", \"can_gild\": true, \"thumbnail_height\": 132, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/CorporateFacepalm/comments/6mm54b/kfc_germany_do_you_really_think_im_still/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499807865.0, \"url\": \"https://zippy.gfycat.com/WigglySaneBee.webm\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"KFC Germany, do you really think I'm still interested in your website after that?\", \"created_utc\": 1499779065.0, \"subreddit_name_prefixed\": \"r/CorporateFacepalm\", \"distinguished\": null, \"media\": null, \"num_comments\": 216, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8165}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"blunderyears\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"/r/all\", \"id\": \"6mn7db\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Edselmonster\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn7db\", \"score\": 3828, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/aHWGFOkqnxhIn5mSqgOLRBflJXrYjdhPX6qyEbjo4No.jpg?s=5e8c1514725850fec17f0d6c8415c272\", \"width\": 2032, \"height\": 1524}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/aHWGFOkqnxhIn5mSqgOLRBflJXrYjdhPX6qyEbjo4No.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=0977c7135e25731ce55e06364935f271\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/aHWGFOkqnxhIn5mSqgOLRBflJXrYjdhPX6qyEbjo4No.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=e09c14f7b7209960aeb24e6249d64186\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/aHWGFOkqnxhIn5mSqgOLRBflJXrYjdhPX6qyEbjo4No.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=d1221535cd3dbccef6a439f77c90452f\", \"width\": 320, \"height\": 240}, {\"url\": \"https://i.redditmedia.com/aHWGFOkqnxhIn5mSqgOLRBflJXrYjdhPX6qyEbjo4No.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=cadf60bc3adb89f4101a3c24f3015132\", \"width\": 640, \"height\": 480}, {\"url\": \"https://i.redditmedia.com/aHWGFOkqnxhIn5mSqgOLRBflJXrYjdhPX6qyEbjo4No.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=368267237e1c4dd29b16901b192ab8c0\", \"width\": 960, \"height\": 720}, {\"url\": \"https://i.redditmedia.com/aHWGFOkqnxhIn5mSqgOLRBflJXrYjdhPX6qyEbjo4No.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=771c41a8f1337fce9588ec36ec90244e\", \"width\": 1080, \"height\": 810}], \"variants\": {}, \"id\": \"YD6ipU2bUd0vblEgFMtjfV22WWN4cTxi7fHYtffMKgo\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/TCD73UNVMyCM43gRARjLR9Sb9eHsODssqMM5ZDpS0AI.jpg\", \"subreddit_id\": \"t5_2vy3g\", \"edited\": false, \"link_flair_css_class\": \"\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/blunderyears/comments/6mn7db/we_were_the_power_couple_of_8th_grade_and_yes_we/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499818126.0, \"url\": \"https://i.redd.it/gz95bo86mz8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"We were the power couple of 8th grade. And yes, we did get married. And I still have that jacket of his. AND that broken sun necklace!\", \"created_utc\": 1499789326.0, \"subreddit_name_prefixed\": \"r/blunderyears\", \"distinguished\": null, \"media\": null, \"num_comments\": 217, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3828}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"DesignPorn\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmnmc\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"waquasy\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmnmc\", \"score\": 5305, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/fQk8632ZoHw81WVBKy5JmZDsiS4DQYY556UtkRuCRco.jpg?s=dbfbeaddb7a8bb1232bee2bb52f6d707\", \"width\": 500, \"height\": 500}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/fQk8632ZoHw81WVBKy5JmZDsiS4DQYY556UtkRuCRco.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=1d7ceea60efc035a11479f78a90ddfe7\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/fQk8632ZoHw81WVBKy5JmZDsiS4DQYY556UtkRuCRco.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=0b94e6354365aa89d1f282058e0550c2\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/fQk8632ZoHw81WVBKy5JmZDsiS4DQYY556UtkRuCRco.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=b626d86d47e8fbfd7f2402b4079c91e5\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"7GFlkhHryoLRhuKy8yXXMQ6Kk-8P5LS1cRTypqQOgZc\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/47MHgGUEvrQsQjrODRXK6VvmXny0Z_ByYB76cXbE49w.jpg\", \"subreddit_id\": \"t5_2sj06\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/DesignPorn/comments/6mmnmc/this_ceramic_coffee_mug_that_looks_like_its_made/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499813170.0, \"url\": \"http://i.imgur.com/KowxPuC.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"This ceramic coffee mug that looks like it's made of cardboard [500X500]\", \"created_utc\": 1499784370.0, \"subreddit_name_prefixed\": \"r/DesignPorn\", \"distinguished\": null, \"media\": null, \"num_comments\": 111, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 5305}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"food\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Image\", \"id\": \"6mmcej\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"sherriff\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmcej\", \"score\": 8857, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/bt2Je44-DSDIJOmswPGL8l6uHcFf2W0ZECvwyfEyNgw.jpg?s=acea47e086eea3620ea4fb603bca1bcf\", \"width\": 1599, \"height\": 1186}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/bt2Je44-DSDIJOmswPGL8l6uHcFf2W0ZECvwyfEyNgw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=6aef0fab3be9898f8feb821310cd9092\", \"width\": 108, \"height\": 80}, {\"url\": \"https://i.redditmedia.com/bt2Je44-DSDIJOmswPGL8l6uHcFf2W0ZECvwyfEyNgw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=141534e0473b037efdb4b0820a89b74d\", \"width\": 216, \"height\": 160}, {\"url\": \"https://i.redditmedia.com/bt2Je44-DSDIJOmswPGL8l6uHcFf2W0ZECvwyfEyNgw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=b67086894895447eb13ed75621e30577\", \"width\": 320, \"height\": 237}, {\"url\": \"https://i.redditmedia.com/bt2Je44-DSDIJOmswPGL8l6uHcFf2W0ZECvwyfEyNgw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=9a46525140574edbe3f0a7acac52c787\", \"width\": 640, \"height\": 474}, {\"url\": \"https://i.redditmedia.com/bt2Je44-DSDIJOmswPGL8l6uHcFf2W0ZECvwyfEyNgw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=53c140d2b2e42b00f721632e6be2b67f\", \"width\": 960, \"height\": 712}, {\"url\": \"https://i.redditmedia.com/bt2Je44-DSDIJOmswPGL8l6uHcFf2W0ZECvwyfEyNgw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=0b2577ea62ce64744e9483771e59530b\", \"width\": 1080, \"height\": 801}], \"variants\": {}, \"id\": \"z1icW9sg7audOu19s6IScfwgZEOzXw02ky1vzUrsu1s\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/y6GNsNdsQNY3_B92TJePo3dVKk2-82bLdIv-6uAQUmc.jpg\", \"subreddit_id\": \"t5_2qh55\", \"edited\": false, \"link_flair_css_class\": \"image\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 103, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/food/comments/6mmcej/homemade_blueberry_lavender_cheesecake/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499810035.0, \"url\": \"http://i.imgur.com/sBKjlTJ.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"[Homemade] Blueberry Lavender Cheesecake\", \"created_utc\": 1499781235.0, \"subreddit_name_prefixed\": \"r/food\", \"distinguished\": null, \"media\": null, \"num_comments\": 150, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8857}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"standupshots\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm54p\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"byronsadik\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm54p\", \"score\": 8321, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/EsPI1AjDqdYgJzg9aMMxPuBLdmn6JTetvbETUSYIpV0.png?s=022a939e66aae66b0ae1c6c9e830e6de\", \"width\": 1024, \"height\": 683}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/EsPI1AjDqdYgJzg9aMMxPuBLdmn6JTetvbETUSYIpV0.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=d97d103fca823efb87ea5da8df685fd0\", \"width\": 108, \"height\": 72}, {\"url\": \"https://i.redditmedia.com/EsPI1AjDqdYgJzg9aMMxPuBLdmn6JTetvbETUSYIpV0.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=ad531cd9748b69227f0760c81f253aab\", \"width\": 216, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/EsPI1AjDqdYgJzg9aMMxPuBLdmn6JTetvbETUSYIpV0.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=e1031da9bb2361bc31248cc569689428\", \"width\": 320, \"height\": 213}, {\"url\": \"https://i.redditmedia.com/EsPI1AjDqdYgJzg9aMMxPuBLdmn6JTetvbETUSYIpV0.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=bd2b10070b9266479498619ca0529fb1\", \"width\": 640, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/EsPI1AjDqdYgJzg9aMMxPuBLdmn6JTetvbETUSYIpV0.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=89529730c2b11d614670233ef5bf6c5b\", \"width\": 960, \"height\": 640}], \"variants\": {}, \"id\": \"6thzHVx_2J4UsuR77a_HCbZHL1hlw8EauD7v06tpZuI\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/F87W3-TVCRIFGH8mtMBRN3ON6Y6NG8RjrAslhvLqImw.jpg\", \"subreddit_id\": \"t5_2uxtj\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"flair-basic\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 93, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/standupshots/comments/6mm54p/they_said_this_frequently_in_the_passion_of_the/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499807869.0, \"url\": \"https://i.redd.it/674ytnxlry8z.png\", \"author_flair_text\": \"New York City\", \"quarantine\": false, \"title\": \"They said this frequently in the Passion of the Christ\", \"created_utc\": 1499779069.0, \"subreddit_name_prefixed\": \"r/standupshots\", \"distinguished\": null, \"media\": null, \"num_comments\": 146, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8321}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"LateStageCapitalism\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"\\u2611\\ufe0f True LSC\", \"id\": \"6mlr8f\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"CrotalusHorridus\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlr8f\", \"score\": 14381, \"approved_by\": null, \"over_18\": false, \"domain\": \"commondreams.org\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/0wP4Oc0XYo2BEKCQmg-L8EFGz6PJyloCuw2kPUIc5Y8.jpg?s=0369c0a477b442ec20b763ad92050f63\", \"width\": 692, \"height\": 362}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/0wP4Oc0XYo2BEKCQmg-L8EFGz6PJyloCuw2kPUIc5Y8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=91d1efd4ea485376434ffd4694fe9533\", \"width\": 108, \"height\": 56}, {\"url\": \"https://i.redditmedia.com/0wP4Oc0XYo2BEKCQmg-L8EFGz6PJyloCuw2kPUIc5Y8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=3b9ba8a5820e35bf86462b0303c12f78\", \"width\": 216, \"height\": 112}, {\"url\": \"https://i.redditmedia.com/0wP4Oc0XYo2BEKCQmg-L8EFGz6PJyloCuw2kPUIc5Y8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=c4ed133cb28b95e56c8331ee8e2eee3c\", \"width\": 320, \"height\": 167}, {\"url\": \"https://i.redditmedia.com/0wP4Oc0XYo2BEKCQmg-L8EFGz6PJyloCuw2kPUIc5Y8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=7a347fe1f8b892a3a7d7e3cff2e39cdf\", \"width\": 640, \"height\": 334}], \"variants\": {}, \"id\": \"ouwVKuAP53My2YysnKY21DK6g45E-pkG1hILX3wfvNY\"}], \"enabled\": false}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/j3Sj74LJKjkH2h_BCQPmedMG4HC-JiHPF3fNPJ1PyK0.jpg\", \"subreddit_id\": \"t5_39qgx\", \"edited\": false, \"link_flair_css_class\": \"\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 73, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/LateStageCapitalism/comments/6mlr8f/nation_too_broke_for_universal_healthcare_to/\", \"num_reports\": null, \"locked\": true, \"stickied\": false, \"created\": 1499803377.0, \"url\": \"https://www.commondreams.org/news/2017/07/10/nation-too-broke-universal-healthcare-spend-406-billion-more-f-35\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Nation \\\"Too Broke\\\" for Universal Healthcare to Spend $406 Billion More on F-35\", \"created_utc\": 1499774577.0, \"subreddit_name_prefixed\": \"r/LateStageCapitalism\", \"distinguished\": null, \"media\": null, \"num_comments\": 301, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 14381}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"nintendo\", \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EMr. Iwata is credited with the runaway success of the Wii as well as the 3DS, in addition to having some influence on the development of the Nintendo Switch in the waning months of his life. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003ECrazy to think that he\\u0026#39;s been gone now for 2 years. He\\u0026#39;s dearly missed by the industry.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"selftext\": \"Mr. Iwata is credited with the runaway success of the Wii as well as the 3DS, in addition to having some influence on the development of the Nintendo Switch in the waning months of his life. \\n\\nCrazy to think that he's been gone now for 2 years. He's dearly missed by the industry.\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"On This Day\", \"id\": \"6mm5sx\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"kyle6477\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm5sx\", \"score\": 7961, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.nintendo\", \"hidden\": false, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2qhnk\", \"edited\": false, \"link_flair_css_class\": \"onthisday\", \"author_flair_css_class\": \"link\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/nintendo/comments/6mm5sx/mr_satoru_iwata_former_president_of_nintendo/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499808087.0, \"url\": \"https://www.reddit.com/r/nintendo/comments/6mm5sx/mr_satoru_iwata_former_president_of_nintendo/\", \"author_flair_text\": \"/r/NintendoSwitch Mod\", \"quarantine\": false, \"title\": \"Mr. Satoru Iwata, Former President of Nintendo, passed away Two Years ago Today\", \"created_utc\": 1499779287.0, \"subreddit_name_prefixed\": \"r/nintendo\", \"distinguished\": null, \"media\": null, \"num_comments\": 286, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 7961}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"CringeAnarchy\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mml4g\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"realhermit\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mml4g\", \"score\": 6581, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/8BfjA8JYP54Uec1zxLOY2xEL80zcMcAL4sI5dnzlgt8.jpg?s=6add3e640dbd4847e4cf73feb0c10f7b\", \"width\": 1080, \"height\": 1071}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/8BfjA8JYP54Uec1zxLOY2xEL80zcMcAL4sI5dnzlgt8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=a22ae0c4aa0127b7160f762b2d2e1e90\", \"width\": 108, \"height\": 107}, {\"url\": \"https://i.redditmedia.com/8BfjA8JYP54Uec1zxLOY2xEL80zcMcAL4sI5dnzlgt8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=4805e462c2d6dfd2d06d747670f3832d\", \"width\": 216, \"height\": 214}, {\"url\": \"https://i.redditmedia.com/8BfjA8JYP54Uec1zxLOY2xEL80zcMcAL4sI5dnzlgt8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=a7a084d732bd1dc909ffe41517f0f088\", \"width\": 320, \"height\": 317}, {\"url\": \"https://i.redditmedia.com/8BfjA8JYP54Uec1zxLOY2xEL80zcMcAL4sI5dnzlgt8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=ba3fe2c138de4ffce024538b21e5bc60\", \"width\": 640, \"height\": 634}, {\"url\": \"https://i.redditmedia.com/8BfjA8JYP54Uec1zxLOY2xEL80zcMcAL4sI5dnzlgt8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=531f58b2185c2ca11b34854f2002f3a3\", \"width\": 960, \"height\": 952}, {\"url\": \"https://i.redditmedia.com/8BfjA8JYP54Uec1zxLOY2xEL80zcMcAL4sI5dnzlgt8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=190941c42d232af596e66a6d465fe82b\", \"width\": 1080, \"height\": 1071}], \"variants\": {}, \"id\": \"GQkHPeaSzFfmOOcheXl6OP9BRx4VY-wf_Fcr222yl34\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/v8AdwywD4SfkCxAFEGav_HAf2p-4emaj1xsix25ZNSM.jpg\", \"subreddit_id\": \"t5_35j1r\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 138, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/CringeAnarchy/comments/6mml4g/speaking_of_tweets_that_didnt_age_well_heres_one/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499812480.0, \"url\": \"https://imgur.com/USpEAMm\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Speaking of Tweets that didnt age well, here's one for the ages...\", \"created_utc\": 1499783680.0, \"subreddit_name_prefixed\": \"r/CringeAnarchy\", \"distinguished\": null, \"media\": null, \"num_comments\": 1227, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 6581}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"FellowKids\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm1ul\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"thebluedjinn\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm1ul\", \"score\": 9053, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/2xb0Qij5bCjIA9O_FL2T2sSz8B_l-bTpgnRoWfEYNbg.jpg?s=bb2b77b2fb1e027003fdda3807526eb7\", \"width\": 768, \"height\": 768}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/2xb0Qij5bCjIA9O_FL2T2sSz8B_l-bTpgnRoWfEYNbg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=dd467fbeddc0da40ab471756eee6a90c\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/2xb0Qij5bCjIA9O_FL2T2sSz8B_l-bTpgnRoWfEYNbg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=9aba306d9dc015d8d3b5393a0006bb93\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/2xb0Qij5bCjIA9O_FL2T2sSz8B_l-bTpgnRoWfEYNbg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=647fecb8f6c5406b67a7e6c853d16af6\", \"width\": 320, \"height\": 320}, {\"url\": \"https://i.redditmedia.com/2xb0Qij5bCjIA9O_FL2T2sSz8B_l-bTpgnRoWfEYNbg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=efaa4b47d9f0c87b17455935f6afd111\", \"width\": 640, \"height\": 640}], \"variants\": {}, \"id\": \"PHqRQzP1fWoTg_SkhOvappT0pTFy562DDdrAwovHgZw\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/eK-ZjLzXHmTP8iEW-D6nVvGm5dHVbou8PjThzPIFNBw.jpg\", \"subreddit_id\": \"t5_31toh\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/FellowKids/comments/6mm1ul/hey_girls_school_is_lame_and_no_fun_just_stay/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499806856.0, \"url\": \"https://i.redd.it/74cwd6unoy8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Hey girls, school is LAME and no fun \\ud83d\\ude2f Just stay home and do your makeup instead! \\ud83d\\ude0a\", \"created_utc\": 1499778056.0, \"subreddit_name_prefixed\": \"r/FellowKids\", \"distinguished\": null, \"media\": null, \"num_comments\": 305, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 9053}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"sadcringe\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Referring to /r/Incels is cheating\", \"id\": \"6mltqd\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"PhessPhi\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mltqd\", \"score\": 15944, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/vgYBeIdDHFe8zs6p3F3ypQhpZqBHT2ncttBtda_Qcmw.jpg?s=fdeb4481cc09ae360dcdf60dca5861b9\", \"width\": 397, \"height\": 767}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/vgYBeIdDHFe8zs6p3F3ypQhpZqBHT2ncttBtda_Qcmw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=be70706a97dfdde7456be2914d28959d\", \"width\": 108, \"height\": 208}, {\"url\": \"https://i.redditmedia.com/vgYBeIdDHFe8zs6p3F3ypQhpZqBHT2ncttBtda_Qcmw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=981265475dd9f0d0e69f980eb7bfaa9b\", \"width\": 216, \"height\": 417}, {\"url\": \"https://i.redditmedia.com/vgYBeIdDHFe8zs6p3F3ypQhpZqBHT2ncttBtda_Qcmw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=c6cd7b77ed63259c50b43ecb4be8d6ad\", \"width\": 320, \"height\": 618}], \"variants\": {}, \"id\": \"Kl0jFaO03g0prkqxHHtnDyJsfBpjbfIyP95STDizVbs\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/heAQPpNO1ivwEU8JCNgzUWDzqb32X6XfTZ2-hATtBd4.jpg\", \"subreddit_id\": \"t5_2wsc9\", \"edited\": false, \"link_flair_css_class\": \"\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/sadcringe/comments/6mltqd/incel_idealizes_his_future_wife/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499804217.0, \"url\": \"https://i.redd.it/1j9l31pogy8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Incel idealizes his \\\"future wife\\\".\", \"created_utc\": 1499775417.0, \"subreddit_name_prefixed\": \"r/sadcringe\", \"distinguished\": null, \"media\": null, \"num_comments\": 2881, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 15944}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"DunderMifflin\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mlyeb\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"leonelfreak\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlyeb\", \"score\": 14614, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/N9d3MLHl9gNI5r5iTIW4LK_Ez47Fe_32576mklPZGjk.jpg?s=502dce98f538ae70b5d02876765258a0\", \"width\": 1280, \"height\": 1811}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/N9d3MLHl9gNI5r5iTIW4LK_Ez47Fe_32576mklPZGjk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=3bcfb4a03636fc701b3635674e7afa3f\", \"width\": 108, \"height\": 152}, {\"url\": \"https://i.redditmedia.com/N9d3MLHl9gNI5r5iTIW4LK_Ez47Fe_32576mklPZGjk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=1c4371e266b3d8422e57ba4ee9ca747a\", \"width\": 216, \"height\": 305}, {\"url\": \"https://i.redditmedia.com/N9d3MLHl9gNI5r5iTIW4LK_Ez47Fe_32576mklPZGjk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=f2883f2b3e56f3e392a23c3677b1ab97\", \"width\": 320, \"height\": 452}, {\"url\": \"https://i.redditmedia.com/N9d3MLHl9gNI5r5iTIW4LK_Ez47Fe_32576mklPZGjk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=e4c05efeccbdd94e93b243d41ac5c75b\", \"width\": 640, \"height\": 905}, {\"url\": \"https://i.redditmedia.com/N9d3MLHl9gNI5r5iTIW4LK_Ez47Fe_32576mklPZGjk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=d45f46653c975396748207c8f38826a6\", \"width\": 960, \"height\": 1358}, {\"url\": \"https://i.redditmedia.com/N9d3MLHl9gNI5r5iTIW4LK_Ez47Fe_32576mklPZGjk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=b259f1d6f33cd5cad46e557fb7eb6f4d\", \"width\": 1080, \"height\": 1528}], \"variants\": {}, \"id\": \"QGwJP-SuQCSHFee-_wVWGuyXGcdyNR1D-8gIejQypLk\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/Npwmupv4doZXZQUPhdN7jt3cnmjmI-kxBZz07rvVL-8.jpg\", \"subreddit_id\": \"t5_2s9h3\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/DunderMifflin/comments/6mlyeb/saw_this_almost_woke_everybody_up_in_my_house/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499805731.0, \"url\": \"https://i.redd.it/f6bbx8qaly8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Saw this, almost woke everybody up in my house.\", \"created_utc\": 1499776931.0, \"subreddit_name_prefixed\": \"r/DunderMifflin\", \"distinguished\": null, \"media\": null, \"num_comments\": 207, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 14614}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"cringepics\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mpuc7\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"throwayyys\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mpuc7\", \"score\": 978, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/g1cXvFP-Ib3EganpbytMPUnrTD5KllIeiAA1RwaaLHE.png?s=a0f80d9bb76f10628b59eab562263abb\", \"width\": 1299, \"height\": 1088}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/g1cXvFP-Ib3EganpbytMPUnrTD5KllIeiAA1RwaaLHE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=23a75aaddcce16163a0a97db8fd11db6\", \"width\": 108, \"height\": 90}, {\"url\": \"https://i.redditmedia.com/g1cXvFP-Ib3EganpbytMPUnrTD5KllIeiAA1RwaaLHE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=04e96104472135e0bd981371b4a50753\", \"width\": 216, \"height\": 180}, {\"url\": \"https://i.redditmedia.com/g1cXvFP-Ib3EganpbytMPUnrTD5KllIeiAA1RwaaLHE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=7a048d1deb7de506715dce41788eec91\", \"width\": 320, \"height\": 268}, {\"url\": \"https://i.redditmedia.com/g1cXvFP-Ib3EganpbytMPUnrTD5KllIeiAA1RwaaLHE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=5b06ec993a0a31a6c5b4ff5d73c1f49e\", \"width\": 640, \"height\": 536}, {\"url\": \"https://i.redditmedia.com/g1cXvFP-Ib3EganpbytMPUnrTD5KllIeiAA1RwaaLHE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=2c91ff039c9ec2636e13121c11d05f9a\", \"width\": 960, \"height\": 804}, {\"url\": \"https://i.redditmedia.com/g1cXvFP-Ib3EganpbytMPUnrTD5KllIeiAA1RwaaLHE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=37584e9043e99f087788c58130f6b54e\", \"width\": 1080, \"height\": 904}], \"variants\": {}, \"id\": \"1Znl5tBdKi4qxHpZUt_hH6mougwj9PmP_dHhLkB4IbQ\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/4Aou-a-jLfiLW0bvWA2SHwivLtnh4_5bS78KXasZUqc.jpg\", \"subreddit_id\": \"t5_2va9w\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 117, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/cringepics/comments/6mpuc7/someone_hasnt_had_their_cream_soda_yet_today/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499841899.0, \"url\": \"https://i.redd.it/rh7kzyx0j19z.png\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"someone hasn't had their cream soda yet today\", \"created_utc\": 1499813099.0, \"subreddit_name_prefixed\": \"r/cringepics\", \"distinguished\": null, \"media\": null, \"num_comments\": 99, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 978}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"oldpeoplefacebook\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmlbo\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Lareous\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmlbo\", \"score\": 5262, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/7nAsr66Dt3KsitFtMLwCAo-Nm6WqCWnfV70Nx5--_YY.png?s=435275a7ec377c56c8fc05f5776cae7b\", \"width\": 496, \"height\": 681}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/7nAsr66Dt3KsitFtMLwCAo-Nm6WqCWnfV70Nx5--_YY.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=45061e8c25603b34c866bdc4fe5c7ae6\", \"width\": 108, \"height\": 148}, {\"url\": \"https://i.redditmedia.com/7nAsr66Dt3KsitFtMLwCAo-Nm6WqCWnfV70Nx5--_YY.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=0faca10241a33651b34b7c7ab009e7c2\", \"width\": 216, \"height\": 296}, {\"url\": \"https://i.redditmedia.com/7nAsr66Dt3KsitFtMLwCAo-Nm6WqCWnfV70Nx5--_YY.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=93d6eecd7ecbf9446347c20d359390d9\", \"width\": 320, \"height\": 439}], \"variants\": {}, \"id\": \"Iy3x7clu7RNKydck7zHRF44GOnXJDb-hNSnYGs22DZo\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/RacG8fNNEaX-UW_ScN_U0hoSz6iTsivRSOgnRhCHnrg.jpg\", \"subreddit_id\": \"t5_2wf20\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/oldpeoplefacebook/comments/6mmlbo/southern_lady_that_has_never_seen_one_punch_man/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499812532.0, \"url\": \"https://i.redd.it/7k1uowwt4z8z.png\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Southern lady that has never seen One Punch Man put this gif on our engagement shower album\", \"created_utc\": 1499783732.0, \"subreddit_name_prefixed\": \"r/oldpeoplefacebook\", \"distinguished\": null, \"media\": null, \"num_comments\": 269, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 5262}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"gardening\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mptat\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"greenthumbquietone\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mptat\", \"score\": 980, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/zNeGKr1okksON4OwMKDKRhDSc30ZbY55Q91V_wXFx6s.jpg?s=154ec736038f7868ba668044c9958e88\", \"width\": 3016, \"height\": 2262}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/zNeGKr1okksON4OwMKDKRhDSc30ZbY55Q91V_wXFx6s.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=b3dcc7e9eccf6cdee309b1192cf77282\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/zNeGKr1okksON4OwMKDKRhDSc30ZbY55Q91V_wXFx6s.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=0fda996bcfb429d069d4cd8f5d597914\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/zNeGKr1okksON4OwMKDKRhDSc30ZbY55Q91V_wXFx6s.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=e05b4610ecbe536df5a4731db28ff984\", \"width\": 320, \"height\": 240}, {\"url\": \"https://i.redditmedia.com/zNeGKr1okksON4OwMKDKRhDSc30ZbY55Q91V_wXFx6s.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=2114c1ae6b2c86f3d14eb27dc4ec4718\", \"width\": 640, \"height\": 480}, {\"url\": \"https://i.redditmedia.com/zNeGKr1okksON4OwMKDKRhDSc30ZbY55Q91V_wXFx6s.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=2978350873384ecbb20a4942ce1ac439\", \"width\": 960, \"height\": 720}, {\"url\": \"https://i.redditmedia.com/zNeGKr1okksON4OwMKDKRhDSc30ZbY55Q91V_wXFx6s.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=0c0b38edeba9e0b9897b26b6c9635423\", \"width\": 1080, \"height\": 810}], \"variants\": {}, \"id\": \"tYCS2oO5691rDCKJxpb7GZ_K1Hwy1CRRQjI-xs_h9xo\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/hFkTpmqcerF3PaQJUhh-BWEVU_kDM1suAsdHnXG1mpY.jpg\", \"subreddit_id\": \"t5_2qhkh\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/gardening/comments/6mptat/it_aint_much_but_i_grew_it_all_from_seed/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499841593.0, \"url\": \"https://i.redd.it/i4yfja9xj19z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"It ain't much, but I grew it all from seed!\", \"created_utc\": 1499812793.0, \"subreddit_name_prefixed\": \"r/gardening\", \"distinguished\": null, \"media\": null, \"num_comments\": 20, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 980}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"iamverysmart\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm0ap\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"trunky\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm0ap\", \"score\": 8451, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/gsKG66uo_9ZfzS9kWNf9uYlZnm4fmQiv6M2n4JGemVM.jpg?s=1129dbae96f1e7940f4a698388bd6502\", \"width\": 578, \"height\": 163}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/gsKG66uo_9ZfzS9kWNf9uYlZnm4fmQiv6M2n4JGemVM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=5dc5aa8e0a706ed4a42156573fba3f38\", \"width\": 108, \"height\": 30}, {\"url\": \"https://i.redditmedia.com/gsKG66uo_9ZfzS9kWNf9uYlZnm4fmQiv6M2n4JGemVM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=e64befe9dbf20fea7b420e2a78e9439a\", \"width\": 216, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/gsKG66uo_9ZfzS9kWNf9uYlZnm4fmQiv6M2n4JGemVM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=7729061e9100931b8899ee8d07ce6df3\", \"width\": 320, \"height\": 90}], \"variants\": {}, \"id\": \"6J1PAKem_eejKvsdnAPVPw0_E8Zr412XUPml5j6ybwY\"}], \"enabled\": false}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/EQgmjLfvtp2wU_sVUHpomBZQeilAT7LQ7HZmaxp0SX4.jpg\", \"subreddit_id\": \"t5_2yuej\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 39, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/iamverysmart/comments/6mm0ap/only_a_high_school_degree_means_too_dumb_to_order/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499806337.0, \"url\": \"https://imgur.com/Ijc2BWn\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Only a high school degree means too dumb to order a sandwich.\", \"created_utc\": 1499777537.0, \"subreddit_name_prefixed\": \"r/iamverysmart\", \"distinguished\": null, \"media\": null, \"num_comments\": 621, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8451}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"OopsDidntMeanTo\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmtb7\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"itsNOSAJ\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmtb7\", \"score\": 4149, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/CSxMiVdXmb95IRap3wL6-G7jgQGtXkdr6o6UWOocReg.jpg?s=658e87d0319e63b89863dabe5e38c1fe\", \"width\": 750, \"height\": 1009}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/CSxMiVdXmb95IRap3wL6-G7jgQGtXkdr6o6UWOocReg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=9cc767fc50aa428472d4cafc02f032d9\", \"width\": 108, \"height\": 145}, {\"url\": \"https://i.redditmedia.com/CSxMiVdXmb95IRap3wL6-G7jgQGtXkdr6o6UWOocReg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=e2488568ed11d8ab57199badf2e37603\", \"width\": 216, \"height\": 290}, {\"url\": \"https://i.redditmedia.com/CSxMiVdXmb95IRap3wL6-G7jgQGtXkdr6o6UWOocReg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=b528f9ba9ab58c4a0d05be33d046a5fa\", \"width\": 320, \"height\": 430}, {\"url\": \"https://i.redditmedia.com/CSxMiVdXmb95IRap3wL6-G7jgQGtXkdr6o6UWOocReg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=b6b67457c777487fe84c9d14b63e2d97\", \"width\": 640, \"height\": 861}], \"variants\": {}, \"id\": \"vrBSPKZnDt1hDWSjtBKn1FlTw_YWiKuLmKCmby9PFNQ\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/SjmsrcrVZLO-s0pTkxKkOp05crbhFd_HaPp8HK1_uKg.jpg\", \"subreddit_id\": \"t5_33l0d\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/OopsDidntMeanTo/comments/6mmtb7/havent_spoke_to_my_ex_in_a_year_she_accidentally/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499814659.0, \"url\": \"https://i.redd.it/47aw33zubz8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Haven't spoke to my ex in a year. She \\\"accidentally\\\" texted me to tell me that she got engaged.\", \"created_utc\": 1499785859.0, \"subreddit_name_prefixed\": \"r/OopsDidntMeanTo\", \"distinguished\": null, \"media\": null, \"num_comments\": 257, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 4149}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FGentleScratchyJaeger\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FGentleScratchyJaeger\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FGentleScratchyJaeger-size_restricted.gif\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"255\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 255}, \"thumbnail_width\": 140, \"subreddit\": \"PrequelMemes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch Anakin should have been smarter. GIF on Gfycat. Discover more PrequelMemes GIFs on Gfycat\", \"title\": \"Anakin should have been smarter. - Create, Discover and Share Awesome GIFs on Gfycat\", \"thumbnail_width\": 589, \"height\": 255, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FGentleScratchyJaeger\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FGentleScratchyJaeger\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FGentleScratchyJaeger-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"255\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=https%3A%2F%2Fthumbs.gfycat.com%2FGentleScratchyJaeger-size_restricted.gif\\u0026key=b1e305db91cf4aa5a86b732cc9fffceb\", \"type\": \"video\", \"thumbnail_height\": 250}}, \"link_flair_text\": null, \"id\": \"6mm5p4\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FGentleScratchyJaeger\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FGentleScratchyJaeger\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FGentleScratchyJaeger-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"255\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 255}, \"clicked\": false, \"report_reasons\": null, \"author\": \"kimilil\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm5p4\", \"score\": 7493, \"approved_by\": null, \"over_18\": false, \"domain\": \"gfycat.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/l4Ooot7dy-vQuVFIXu0QCzwWvjwTVZZ4P-Nqgh9T7O8.gif?fm=jpg\\u0026s=9c2f0f350d119e7768119517eca8bb90\", \"width\": 589, \"height\": 250}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/l4Ooot7dy-vQuVFIXu0QCzwWvjwTVZZ4P-Nqgh9T7O8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=310d9b363af3cdc5fc865e3da0cfd79c\", \"width\": 108, \"height\": 45}, {\"url\": \"https://i.redditmedia.com/l4Ooot7dy-vQuVFIXu0QCzwWvjwTVZZ4P-Nqgh9T7O8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=586ec1989074df03ef7408a61b0c2d03\", \"width\": 216, \"height\": 91}, {\"url\": \"https://i.redditmedia.com/l4Ooot7dy-vQuVFIXu0QCzwWvjwTVZZ4P-Nqgh9T7O8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=a548ecb07792bd8382a422dad54a2fea\", \"width\": 320, \"height\": 135}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/l4Ooot7dy-vQuVFIXu0QCzwWvjwTVZZ4P-Nqgh9T7O8.gif?s=9e6eb97ef7e58574d25ff2dec08e586a\", \"width\": 589, \"height\": 250}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/l4Ooot7dy-vQuVFIXu0QCzwWvjwTVZZ4P-Nqgh9T7O8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=3652f7245bda2d7ec9156df9472a6570\", \"width\": 108, \"height\": 45}, {\"url\": \"https://g.redditmedia.com/l4Ooot7dy-vQuVFIXu0QCzwWvjwTVZZ4P-Nqgh9T7O8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=4cf6dcf1f8f4accf184b7f4c47c1def6\", \"width\": 216, \"height\": 91}, {\"url\": \"https://g.redditmedia.com/l4Ooot7dy-vQuVFIXu0QCzwWvjwTVZZ4P-Nqgh9T7O8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=ccd72b9e8950330fa540b5c397b733a9\", \"width\": 320, \"height\": 135}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/l4Ooot7dy-vQuVFIXu0QCzwWvjwTVZZ4P-Nqgh9T7O8.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=c2888631777d18d6e1011a14aa0269ad\", \"width\": 589, \"height\": 250}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/l4Ooot7dy-vQuVFIXu0QCzwWvjwTVZZ4P-Nqgh9T7O8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=0a3d2178c6de0386a0e4f511ea3d239a\", \"width\": 108, \"height\": 45}, {\"url\": \"https://g.redditmedia.com/l4Ooot7dy-vQuVFIXu0QCzwWvjwTVZZ4P-Nqgh9T7O8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=b1cf4c9e8ffcbfe6eaf0ed62f18c7e16\", \"width\": 216, \"height\": 91}, {\"url\": \"https://g.redditmedia.com/l4Ooot7dy-vQuVFIXu0QCzwWvjwTVZZ4P-Nqgh9T7O8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=60e07d7f6074cba44162fb9d0e147e55\", \"width\": 320, \"height\": 135}]}}, \"id\": \"fVLaoZTtUiRpj9J10QK2nYlYN4GSDKVn8rGseF1dVcQ\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/_MjxKaNmGXPRpU0P3JUe0jByIggHbtMBdds4UnAqiz8.jpg\", \"subreddit_id\": \"t5_3i60n\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"deathsticks\", \"gilded\": 1, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 59, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/PrequelMemes/comments/6mm5p4/anakin_should_have_been_smarter_animated/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499808051.0, \"url\": \"https://gfycat.com/GentleScratchyJaeger\", \"author_flair_text\": \"\", \"quarantine\": false, \"title\": \"Anakin should have been smarter. [animated]\", \"created_utc\": 1499779251.0, \"subreddit_name_prefixed\": \"r/PrequelMemes\", \"distinguished\": null, \"media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch Anakin should have been smarter. GIF on Gfycat. Discover more PrequelMemes GIFs on Gfycat\", \"title\": \"Anakin should have been smarter. - Create, Discover and Share Awesome GIFs on Gfycat\", \"thumbnail_width\": 589, \"height\": 255, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FGentleScratchyJaeger\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FGentleScratchyJaeger\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FGentleScratchyJaeger-size_restricted.gif\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"600\\\" height=\\\"255\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/GentleScratchyJaeger-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 250}}, \"num_comments\": 95, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 7493}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"babyelephantgifs\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mltti\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"holdenwook\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mltti\", \"score\": 10318, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/vNGJC4dLtxIjVU2uU-klhAeghIE4OQMr09TxYCWFbpM.jpg?s=65dafc0b96b04bd33931432a82fac928\", \"width\": 700, \"height\": 392}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/vNGJC4dLtxIjVU2uU-klhAeghIE4OQMr09TxYCWFbpM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=1c9aeadec4de3d69b2b556ecc9adff86\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/vNGJC4dLtxIjVU2uU-klhAeghIE4OQMr09TxYCWFbpM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=e74d31b8feca96d19906a7a1637689f2\", \"width\": 216, \"height\": 120}, {\"url\": \"https://i.redditmedia.com/vNGJC4dLtxIjVU2uU-klhAeghIE4OQMr09TxYCWFbpM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=0626899671f42ebb77b6953bdd721f9f\", \"width\": 320, \"height\": 179}, {\"url\": \"https://i.redditmedia.com/vNGJC4dLtxIjVU2uU-klhAeghIE4OQMr09TxYCWFbpM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=3b74123240cb586cbff06df48933b694\", \"width\": 640, \"height\": 358}], \"variants\": {}, \"id\": \"yLDbV886b3jNdIAq_D6hlm-RotpgtFjbsh2Ni_PkggA\"}], \"enabled\": false}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/3WwuDC0vmpDSLzedodOvNVgk-2AulqCaVGLF308inn8.jpg\", \"subreddit_id\": \"t5_30vm5\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"31\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/babyelephantgifs/comments/6mltti/new_baby_at_the_pittsburgh_zoo_is_starting_to/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499804248.0, \"url\": \"http://i.imgur.com/pVU1TMO.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"New baby at the Pittsburgh Zoo is starting to grow into her ears!\", \"created_utc\": 1499775448.0, \"subreddit_name_prefixed\": \"r/babyelephantgifs\", \"distinguished\": null, \"media\": null, \"num_comments\": 123, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 10318}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"KenM\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mlj3h\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Rndomguytf\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlj3h\", \"score\": 26478, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/6SQ3j9fRMVr0VPfq-HNGH296-Ymad9PGiyCQTP6hF_4.jpg?s=38b66765faa7cdc11c25dc4e2e03d000\", \"width\": 650, \"height\": 292}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/6SQ3j9fRMVr0VPfq-HNGH296-Ymad9PGiyCQTP6hF_4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=4057a0141b8a2d329d054736b2cfb82d\", \"width\": 108, \"height\": 48}, {\"url\": \"https://i.redditmedia.com/6SQ3j9fRMVr0VPfq-HNGH296-Ymad9PGiyCQTP6hF_4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=01226a9b904a274d5cb554c88166e6a7\", \"width\": 216, \"height\": 97}, {\"url\": \"https://i.redditmedia.com/6SQ3j9fRMVr0VPfq-HNGH296-Ymad9PGiyCQTP6hF_4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=e4368de26dbe9c7657c766142996a61b\", \"width\": 320, \"height\": 143}, {\"url\": \"https://i.redditmedia.com/6SQ3j9fRMVr0VPfq-HNGH296-Ymad9PGiyCQTP6hF_4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=4d959cb88879230eb2a585732f6c0bd5\", \"width\": 640, \"height\": 287}], \"variants\": {}, \"id\": \"r4u2tE8cOpqva_9hD3sXtxa9XBeqLJR-o-FzCrTc6nI\"}], \"enabled\": true}, \"thumbnail\": \"image\", \"subreddit_id\": \"t5_2wm5v\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 62, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/KenM/comments/6mlj3h/ken_m_on_abortions/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499800452.0, \"url\": \"http://i.imgur.com/VGiNts8.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Ken M on abortions\", \"created_utc\": 1499771652.0, \"subreddit_name_prefixed\": \"r/KenM\", \"distinguished\": null, \"media\": null, \"num_comments\": 404, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 26478}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"Blep\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mnajh\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Kekschen\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnajh\", \"score\": 3104, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/jzGfkDvLgYqNgki3Iit8nw0T4Lse1AYz9pIGappykn8.jpg?s=aec0f88830232e92c63ae97ea6e8643a\", \"width\": 1080, \"height\": 1920}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/jzGfkDvLgYqNgki3Iit8nw0T4Lse1AYz9pIGappykn8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=733783158704141d8619ce2d41132f58\", \"width\": 108, \"height\": 192}, {\"url\": \"https://i.redditmedia.com/jzGfkDvLgYqNgki3Iit8nw0T4Lse1AYz9pIGappykn8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=cbacb91da819a46a2e1cca1f5d8476d6\", \"width\": 216, \"height\": 384}, {\"url\": \"https://i.redditmedia.com/jzGfkDvLgYqNgki3Iit8nw0T4Lse1AYz9pIGappykn8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=1cf03c0909ccbdd38107b46e4c623c51\", \"width\": 320, \"height\": 568}, {\"url\": \"https://i.redditmedia.com/jzGfkDvLgYqNgki3Iit8nw0T4Lse1AYz9pIGappykn8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=44386234749c0e52a50d281f736a0685\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://i.redditmedia.com/jzGfkDvLgYqNgki3Iit8nw0T4Lse1AYz9pIGappykn8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=230818de11e840e90b0503b5d8ed7190\", \"width\": 960, \"height\": 1706}, {\"url\": \"https://i.redditmedia.com/jzGfkDvLgYqNgki3Iit8nw0T4Lse1AYz9pIGappykn8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=c48765ce8e1f8f4993cfda8c1dc81735\", \"width\": 1080, \"height\": 1920}], \"variants\": {}, \"id\": \"7fpcjl-xgtQG2FCJC_4AcGFhpAWrPYGmR1esAJCulHc\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/2P-LutAZUFMJr8G6Lz8Fd3ESHxjqjo3GQYtCXSGCb5M.jpg\", \"subreddit_id\": \"t5_306sc\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Blep/comments/6mnajh/hover_blep/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499818921.0, \"url\": \"https://i.redd.it/bk48m38ioz8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Hover Blep\", \"created_utc\": 1499790121.0, \"subreddit_name_prefixed\": \"r/Blep\", \"distinguished\": null, \"media\": null, \"num_comments\": 19, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3104}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"aww\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mp8cy\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"-EG-\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mp8cy\", \"score\": 3633, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fm=jpg\\u0026s=de6a7645a2733f896d988dda9b45d8ea\", \"width\": 720, \"height\": 720}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=9268e1c425f463bc13823d2f09fd718a\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=dbf4b771f08a3f6c0777f8f5ad80d4f1\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=29ef8a8d850f1a8e23f693023f8dc66f\", \"width\": 320, \"height\": 320}, {\"url\": \"https://i.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=374a88e92b2d5c29a25a3ff55cc5bd53\", \"width\": 640, \"height\": 640}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?s=e2a85a9640b6bf877b88940730dcf23f\", \"width\": 720, \"height\": 720}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=799815f071a3b7f399bfa179168d96c6\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=5c4019f28da1421880b4bcb797efbf2e\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=2fd51009fda677a7eff27b5e8a78f3b8\", \"width\": 320, \"height\": 320}, {\"url\": \"https://g.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=962550a9065f4c2403a07630ad7a917c\", \"width\": 640, \"height\": 640}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=e5157f44f22a983ed0f7c931c8200398\", \"width\": 720, \"height\": 720}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=3d2edfdfb05cd73fd76995b3ba94a967\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=66c1100b767d94463be81cd6af3a9d75\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=8319f2c94a04f0ec03c6d3543d016889\", \"width\": 320, \"height\": 320}, {\"url\": \"https://g.redditmedia.com/VzhjC1XBXkwPy8CnZLymprewp9PDFFFUFf9ZTxDIC2U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=6105a04a9728ccfe21aa64b654d81efe\", \"width\": 640, \"height\": 640}]}}, \"id\": \"zRzIfJ7m3ApEzvZEZuEiRW-1Rk1vMc9YVKhkPBA9W7s\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/c2sbfn9wTW62vC2LCDJ0sShnI5q0wxzug5vvmrakZL0.jpg\", \"subreddit_id\": \"t5_2qh1o\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/aww/comments/6mp8cy/find_you_someone_whos_as_excited_to_see_you_as/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499836022.0, \"url\": \"http://i.imgur.com/3OVOeoN.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Find you someone who's as excited to see you as this dog when his owners come to pick him up.\", \"created_utc\": 1499807222.0, \"subreddit_name_prefixed\": \"r/aww\", \"distinguished\": null, \"media\": null, \"num_comments\": 60, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3633}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"coolguides\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mnqj8\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"ReBeL222\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnqj8\", \"score\": 2439, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/s1QdnfSL8Pt5jrTifOkktAx7CRMH6FJ_ZzYtrSK6bMk.jpg?s=4b94b57c307584ff395af1c18bbecda6\", \"width\": 750, \"height\": 1005}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/s1QdnfSL8Pt5jrTifOkktAx7CRMH6FJ_ZzYtrSK6bMk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=22b9d120e4acbe55dd09c1bad8a13e01\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/s1QdnfSL8Pt5jrTifOkktAx7CRMH6FJ_ZzYtrSK6bMk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=3a578bb3f7256ef249933fbce7de49fd\", \"width\": 216, \"height\": 289}, {\"url\": \"https://i.redditmedia.com/s1QdnfSL8Pt5jrTifOkktAx7CRMH6FJ_ZzYtrSK6bMk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=e5b0b65d396533c12a4b3379c33dacc0\", \"width\": 320, \"height\": 428}, {\"url\": \"https://i.redditmedia.com/s1QdnfSL8Pt5jrTifOkktAx7CRMH6FJ_ZzYtrSK6bMk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=d1277c4a6eeb1baa53a0d4579944407e\", \"width\": 640, \"height\": 857}], \"variants\": {}, \"id\": \"RDg61gqWNuFa6xI-rbJTQrHkPxmt2VEh4-B867V-AO4\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/rcbyFSGldxlBNVbvve0S2geSg0uBRvYyzChQD-AUPTg.jpg\", \"subreddit_id\": \"t5_310rm\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/coolguides/comments/6mnqj8/this_pictograph_is_a_great_illustration_of_the/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499822809.0, \"url\": \"http://i.imgur.com/Bu2C9ij.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"This pictograph is a great illustration of the South\", \"created_utc\": 1499794009.0, \"subreddit_name_prefixed\": \"r/coolguides\", \"distinguished\": null, \"media\": null, \"num_comments\": 341, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2439}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"RoomPorn\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"[1150x763]\", \"id\": \"6mlwzj\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Meunderwears\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlwzj\", \"score\": 8223, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/dj9V3DTmCfE2RUAvHZnlLC3g0NHS0vfhLSJ6DMzxnzs.jpg?s=d3e6bd98ddb7a369b9cd7da0aa592e5c\", \"width\": 1150, \"height\": 763}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/dj9V3DTmCfE2RUAvHZnlLC3g0NHS0vfhLSJ6DMzxnzs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=6ff94b0857d22e9c8ac284b8f77d0cdf\", \"width\": 108, \"height\": 71}, {\"url\": \"https://i.redditmedia.com/dj9V3DTmCfE2RUAvHZnlLC3g0NHS0vfhLSJ6DMzxnzs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=cc85953c2e5495e8d0493fa8839e4154\", \"width\": 216, \"height\": 143}, {\"url\": \"https://i.redditmedia.com/dj9V3DTmCfE2RUAvHZnlLC3g0NHS0vfhLSJ6DMzxnzs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=c6c42326b5696b2bda887027891c4c9b\", \"width\": 320, \"height\": 212}, {\"url\": \"https://i.redditmedia.com/dj9V3DTmCfE2RUAvHZnlLC3g0NHS0vfhLSJ6DMzxnzs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=edeb9b80d2b56f0799de4005a91f76ca\", \"width\": 640, \"height\": 424}, {\"url\": \"https://i.redditmedia.com/dj9V3DTmCfE2RUAvHZnlLC3g0NHS0vfhLSJ6DMzxnzs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=0fd3b927459e27ef6a8291f88651b53d\", \"width\": 960, \"height\": 636}, {\"url\": \"https://i.redditmedia.com/dj9V3DTmCfE2RUAvHZnlLC3g0NHS0vfhLSJ6DMzxnzs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=5ba18d3b65b7413350b94ec84da30742\", \"width\": 1080, \"height\": 716}], \"variants\": {}, \"id\": \"2zVYrXmDIrrrWW1e11wVCKFKFHxUY9JIPv8j_8IBSEg\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ugf0bgM_OS2qs78O71eu-yg-qkw3piZPdC6Gsd99FwY.jpg\", \"subreddit_id\": \"t5_2ske1\", \"edited\": false, \"link_flair_css_class\": \"Resolution\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 92, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/RoomPorn/comments/6mlwzj/dramatic_open_living_area_blends_seamlessly_with/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499805279.0, \"url\": \"http://i.imgur.com/sSDWfED.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Dramatic, open living area blends seamlessly with the outdoors in this home located in Cape Town, South Africa [1150 \\u00d7 763]\", \"created_utc\": 1499776479.0, \"subreddit_name_prefixed\": \"r/RoomPorn\", \"distinguished\": null, \"media\": null, \"num_comments\": 215, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 8223}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"thisismylifenow\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mlwfk\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"GallowBoob\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlwfk\", \"score\": 9359, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/WY5K7b81lqeUzLb1d1Hi0J9E51ZbsVEFOHXcSWP7BjY.gif?fm=jpg\\u0026s=89165c6879f38965112df00514f6c6ef\", \"width\": 360, \"height\": 360}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/WY5K7b81lqeUzLb1d1Hi0J9E51ZbsVEFOHXcSWP7BjY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=dd055f483095fb1b358cd1ba74a4a981\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/WY5K7b81lqeUzLb1d1Hi0J9E51ZbsVEFOHXcSWP7BjY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=250beb1cfcd50e7233ede695ff893921\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/WY5K7b81lqeUzLb1d1Hi0J9E51ZbsVEFOHXcSWP7BjY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=c05a211fb01b40506f82ab8b98723783\", \"width\": 320, \"height\": 320}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/WY5K7b81lqeUzLb1d1Hi0J9E51ZbsVEFOHXcSWP7BjY.gif?s=3b1a54ad82b88ec38e57e50d93a9c0fb\", \"width\": 360, \"height\": 360}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/WY5K7b81lqeUzLb1d1Hi0J9E51ZbsVEFOHXcSWP7BjY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=c7cb40ee4a39ca2f67daed95838e41ff\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/WY5K7b81lqeUzLb1d1Hi0J9E51ZbsVEFOHXcSWP7BjY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=dc777f33790776eb101458be4cda5f3e\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/WY5K7b81lqeUzLb1d1Hi0J9E51ZbsVEFOHXcSWP7BjY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=760b6aa96379247c259874ae3e817c66\", \"width\": 320, \"height\": 320}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/WY5K7b81lqeUzLb1d1Hi0J9E51ZbsVEFOHXcSWP7BjY.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=c4910d50e111837ffa24df18e12a25ab\", \"width\": 360, \"height\": 360}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/WY5K7b81lqeUzLb1d1Hi0J9E51ZbsVEFOHXcSWP7BjY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=528ff36bc38f5027da3019f767e3ed0b\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/WY5K7b81lqeUzLb1d1Hi0J9E51ZbsVEFOHXcSWP7BjY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=41f005c109c652891c563a92d7d06fdf\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/WY5K7b81lqeUzLb1d1Hi0J9E51ZbsVEFOHXcSWP7BjY.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=cb86cf86a0cf32228b168c75fa982f91\", \"width\": 320, \"height\": 320}]}}, \"id\": \"NEWjUjlJPYBkIagzecGcwWFWlb-AhGJb_sPAUX88cYk\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/6MJOxUmvwflDuptNOKJnUlFoV5icDxOuzieauu2sy_U.jpg\", \"subreddit_id\": \"t5_30wnn\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/thisismylifenow/comments/6mlwfk/they_kept_coming_out_of_the_mattress/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499805101.0, \"url\": \"http://imgur.com/GsP3X2b.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"They kept coming out of the mattress!\", \"created_utc\": 1499776301.0, \"subreddit_name_prefixed\": \"r/thisismylifenow\", \"distinguished\": null, \"media\": null, \"num_comments\": 133, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 9359}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"gaybros\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mlosi\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Yankee_Man\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlosi\", \"score\": 12158, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/fOsFosFJH5AZfWSYK8ygpKz9I1eKsmIf-_0JJi2mxoU.jpg?s=de8c3688fc6355bc9c5f56625f182ca7\", \"width\": 750, \"height\": 926}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/fOsFosFJH5AZfWSYK8ygpKz9I1eKsmIf-_0JJi2mxoU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=baacaea518a7d4b1bfd10370471163ae\", \"width\": 108, \"height\": 133}, {\"url\": \"https://i.redditmedia.com/fOsFosFJH5AZfWSYK8ygpKz9I1eKsmIf-_0JJi2mxoU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=aff6b7214b2c347fb3555323c6814507\", \"width\": 216, \"height\": 266}, {\"url\": \"https://i.redditmedia.com/fOsFosFJH5AZfWSYK8ygpKz9I1eKsmIf-_0JJi2mxoU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=68dfd4e517d75e69d90afe69f1ac44ad\", \"width\": 320, \"height\": 395}, {\"url\": \"https://i.redditmedia.com/fOsFosFJH5AZfWSYK8ygpKz9I1eKsmIf-_0JJi2mxoU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=3a6511396ae69331cc2c49fbd4b4af86\", \"width\": 640, \"height\": 790}], \"variants\": {}, \"id\": \"UZa0JkwhYuZWGo2jAQ5hszlIeAOHp7N4irIT_NRl8_M\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/xiqaN40u9eZvpT2-WXKYuYtrKkpZY7LTkrRg38DK6l0.jpg\", \"subreddit_id\": \"t5_2tdzg\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/gaybros/comments/6mlosi/my_niece_turns_5_today_i_spent_over_70_hours_on_a/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499802532.0, \"url\": \"https://i.redd.it/npagd0hsby8z.jpg\", \"author_flair_text\": \"I-Love-Sloths\", \"quarantine\": false, \"title\": \"My niece turns 5 today. I spent over 70 hours on a painting of her for her birthday. I try to be a cool guncle.\", \"created_utc\": 1499773732.0, \"subreddit_name_prefixed\": \"r/gaybros\", \"distinguished\": null, \"media\": null, \"num_comments\": 535, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 12158}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"CrazyIdeas\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmzob\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"willig123\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmzob\", \"score\": 3489, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.CrazyIdeas\", \"hidden\": false, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2snxj\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/CrazyIdeas/comments/6mmzob/a_selfdriving_car_made_by_google_that_has_an_im/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499816240.0, \"url\": \"https://www.reddit.com/r/CrazyIdeas/comments/6mmzob/a_selfdriving_car_made_by_google_that_has_an_im/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"A self-driving car made by Google that has an 'I'm feeling lucky' button that would take you to a random location.\", \"created_utc\": 1499787440.0, \"subreddit_name_prefixed\": \"r/CrazyIdeas\", \"distinguished\": null, \"media\": null, \"num_comments\": 133, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3489}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"PoliticalHumor\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mlkne\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Kayfabe666\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlkne\", \"score\": 13342, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/oNnyQ16NqH_McOvQc4OiSMD0K4OwrWDhbkdJh7raX_c.jpg?s=6557f7f992ec052e1dfae9993784d94e\", \"width\": 674, \"height\": 433}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/oNnyQ16NqH_McOvQc4OiSMD0K4OwrWDhbkdJh7raX_c.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=7438bffed0dd37d3f57d94b0f0d82c75\", \"width\": 108, \"height\": 69}, {\"url\": \"https://i.redditmedia.com/oNnyQ16NqH_McOvQc4OiSMD0K4OwrWDhbkdJh7raX_c.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=3c5e1d53d950636225c3cdf46fbb811e\", \"width\": 216, \"height\": 138}, {\"url\": \"https://i.redditmedia.com/oNnyQ16NqH_McOvQc4OiSMD0K4OwrWDhbkdJh7raX_c.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=e3b522c1690345f3a1087ca29c76199d\", \"width\": 320, \"height\": 205}, {\"url\": \"https://i.redditmedia.com/oNnyQ16NqH_McOvQc4OiSMD0K4OwrWDhbkdJh7raX_c.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=6a1c1b7709b5c9f9243325c71e965c6e\", \"width\": 640, \"height\": 411}], \"variants\": {}, \"id\": \"qKD_cFO3MZW3BHMSVUNSIR2ciltzT5syfEwYWauCsZs\"}], \"enabled\": false}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/Ee85HfJBrmFj26IxS2ggrgsYGq_MyL9i8yEy5R_DLv0.jpg\", \"subreddit_id\": \"t5_2qm21\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 89, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/PoliticalHumor/comments/6mlkne/office_assistant_thank_you/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499801056.0, \"url\": \"http://imgur.com/pk0z9kA\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Office assistant thank you\", \"created_utc\": 1499772256.0, \"subreddit_name_prefixed\": \"r/PoliticalHumor\", \"distinguished\": null, \"media\": null, \"num_comments\": 308, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 13342}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"PenmanshipPorn\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mp7m3\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"brochaachoo\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mp7m3\", \"score\": 1185, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/GkiBvjaBQ3hUg4cGzlq4qEoW1-ugcbjxi3j8DfwJ53U.jpg?s=fda2ab4f9313dd789179fd0a0af5fafc\", \"width\": 2758, \"height\": 3963}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/GkiBvjaBQ3hUg4cGzlq4qEoW1-ugcbjxi3j8DfwJ53U.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=6f594504295b2a15762c25771bde4f13\", \"width\": 108, \"height\": 155}, {\"url\": \"https://i.redditmedia.com/GkiBvjaBQ3hUg4cGzlq4qEoW1-ugcbjxi3j8DfwJ53U.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=1750d1deab027f0bddfc49332fda49f7\", \"width\": 216, \"height\": 310}, {\"url\": \"https://i.redditmedia.com/GkiBvjaBQ3hUg4cGzlq4qEoW1-ugcbjxi3j8DfwJ53U.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=0de9a982c693265ce2a9e06a493c89f4\", \"width\": 320, \"height\": 459}, {\"url\": \"https://i.redditmedia.com/GkiBvjaBQ3hUg4cGzlq4qEoW1-ugcbjxi3j8DfwJ53U.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=bbdadd647a9772418af20866809a694c\", \"width\": 640, \"height\": 919}, {\"url\": \"https://i.redditmedia.com/GkiBvjaBQ3hUg4cGzlq4qEoW1-ugcbjxi3j8DfwJ53U.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=1468344e2976ab9b16718bedcc7c0157\", \"width\": 960, \"height\": 1379}, {\"url\": \"https://i.redditmedia.com/GkiBvjaBQ3hUg4cGzlq4qEoW1-ugcbjxi3j8DfwJ53U.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=23b9abe597c97c51c07a492e9e4b5c58\", \"width\": 1080, \"height\": 1551}], \"variants\": {}, \"id\": \"PuyOg2-J3XmqA575BqIsweARg7ut99VqQiYV2v3___o\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/ChjtTrGryXrNXNHi5MA0aAHcH4sDtLDnDX172phjk1U.jpg\", \"subreddit_id\": \"t5_2v19p\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/PenmanshipPorn/comments/6mp7m3/my_friends_math_notes_for_a_geometry_class/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499835851.0, \"url\": \"https://i.redd.it/2avxocyt219z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"My friend's math notes for a geometry class.\", \"created_utc\": 1499807051.0, \"subreddit_name_prefixed\": \"r/PenmanshipPorn\", \"distinguished\": null, \"media\": null, \"num_comments\": 30, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1185}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"comics\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mlg9e\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"lolnein\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlg9e\", \"score\": 20511, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/cePaJ2VGsd1nJThfeRFh4ICYY9IJh2QicfIofeXbPh0.png?s=de88858541b9dd17deefbab522310fa0\", \"width\": 798, \"height\": 584}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/cePaJ2VGsd1nJThfeRFh4ICYY9IJh2QicfIofeXbPh0.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=1e85db29950094f873fbce6a63c8ae91\", \"width\": 108, \"height\": 79}, {\"url\": \"https://i.redditmedia.com/cePaJ2VGsd1nJThfeRFh4ICYY9IJh2QicfIofeXbPh0.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=76dc09e1e22bd8b64b645ff7d434cfe7\", \"width\": 216, \"height\": 158}, {\"url\": \"https://i.redditmedia.com/cePaJ2VGsd1nJThfeRFh4ICYY9IJh2QicfIofeXbPh0.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=5285f20321eeadb01342c06d2c48c35e\", \"width\": 320, \"height\": 234}, {\"url\": \"https://i.redditmedia.com/cePaJ2VGsd1nJThfeRFh4ICYY9IJh2QicfIofeXbPh0.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=3dd14a2f896df9f4752d0169bdda971e\", \"width\": 640, \"height\": 468}], \"variants\": {}, \"id\": \"yUE63MdaEtkgYeKuVmlHn9SoKtLcld52Np8cgXcVbBk\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/N0kEC3hs13tLf-3KwHEP4EeVk_e1U5iBZmSX8kY97_Q.jpg\", \"subreddit_id\": \"t5_2qh0s\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"artist\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 102, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/comics/comments/6mlg9e/our_stories/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499799330.0, \"url\": \"http://i.imgur.com/m9IW30o.png\", \"author_flair_text\": \"lolnein\", \"quarantine\": false, \"title\": \"Our Stories\", \"created_utc\": 1499770530.0, \"subreddit_name_prefixed\": \"r/comics\", \"distinguished\": null, \"media\": null, \"num_comments\": 254, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 20511}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"hmmm\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mlr9w\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"LavenderClouds\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlr9w\", \"score\": 9915, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/1NjvhtQN-fr5othyK2jKdo_e0ghsqggFRz8e7rtheWU.jpg?s=5f48af67be1da223ceda9fa53fe1b6ac\", \"width\": 960, \"height\": 960}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/1NjvhtQN-fr5othyK2jKdo_e0ghsqggFRz8e7rtheWU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=e6b9bd4e596562656045faef95ef0108\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/1NjvhtQN-fr5othyK2jKdo_e0ghsqggFRz8e7rtheWU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=1703522622f8ca337e5d81fcebd98e08\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/1NjvhtQN-fr5othyK2jKdo_e0ghsqggFRz8e7rtheWU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=5001c42273fb76c478dd28abf764f14e\", \"width\": 320, \"height\": 320}, {\"url\": \"https://i.redditmedia.com/1NjvhtQN-fr5othyK2jKdo_e0ghsqggFRz8e7rtheWU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=56d9d6a63c09a3aecce12e69be2a725c\", \"width\": 640, \"height\": 640}, {\"url\": \"https://i.redditmedia.com/1NjvhtQN-fr5othyK2jKdo_e0ghsqggFRz8e7rtheWU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=64699615643fdcb996574a3810c6855f\", \"width\": 960, \"height\": 960}], \"variants\": {}, \"id\": \"BF3WWTaWB-ELDfII3eHznQiwUFUVvNNyEJ5yEMSCvxg\"}], \"enabled\": true}, \"thumbnail\": \"image\", \"subreddit_id\": \"t5_2qq6z\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/hmmm/comments/6mlr9w/hmmm/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499803390.0, \"url\": \"https://i.redd.it/k59z1phaey8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"hmmm\", \"created_utc\": 1499774590.0, \"subreddit_name_prefixed\": \"r/hmmm\", \"distinguished\": null, \"media\": null, \"num_comments\": 156, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 9915}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"OSHA\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mnb4p\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"qaz957\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnb4p\", \"score\": 2762, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/bqC4nTuaczJ4IW66U6uVyGRVI3v82nLgIYH37ZWJgss.jpg?s=1b4bd9787eb750c18aa6116dd4ca74c4\", \"width\": 4160, \"height\": 2340}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/bqC4nTuaczJ4IW66U6uVyGRVI3v82nLgIYH37ZWJgss.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=2ef14cf962f5fc0ef92d7ccfff014d52\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/bqC4nTuaczJ4IW66U6uVyGRVI3v82nLgIYH37ZWJgss.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=be6ca3fc8d7fe7a911c03dcda61ccd5f\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/bqC4nTuaczJ4IW66U6uVyGRVI3v82nLgIYH37ZWJgss.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=3e0f84cf5dd2934a9dae27ffe74f84f7\", \"width\": 320, \"height\": 180}, {\"url\": \"https://i.redditmedia.com/bqC4nTuaczJ4IW66U6uVyGRVI3v82nLgIYH37ZWJgss.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=b2e93636a00ec9969f8be2092ad516a8\", \"width\": 640, \"height\": 360}, {\"url\": \"https://i.redditmedia.com/bqC4nTuaczJ4IW66U6uVyGRVI3v82nLgIYH37ZWJgss.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=bfe64a0cb0e58164cf98fc78911ad87d\", \"width\": 960, \"height\": 540}, {\"url\": \"https://i.redditmedia.com/bqC4nTuaczJ4IW66U6uVyGRVI3v82nLgIYH37ZWJgss.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=b54917267ab1ccc10e7c816ff4f9f7a2\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"YJY4YWixqTEINI3eW8wKUVDF2PCJw23IXzWQ5-jOKUM\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/9LHZmqNjSnqLVFquAgKqtOTxFj0wSy_Ybijtnltc1kM.jpg\", \"subreddit_id\": \"t5_2y3wz\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/OSHA/comments/6mnb4p/what_do_you_want_to_do_about_this_3story_hole_in/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499819057.0, \"url\": \"https://i.redd.it/8p3u4diwoz8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"\\\"What do you want to do about this 3-story hole in the ground?\\\" \\\"Some wood and a cone will do just fine.\\\"\", \"created_utc\": 1499790257.0, \"subreddit_name_prefixed\": \"r/OSHA\", \"distinguished\": null, \"media\": null, \"num_comments\": 83, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2762}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"mildlyinteresting\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mqf1i\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"tetherbooks\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mqf1i\", \"score\": 1598, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/V5YoOaGlsuB05R8f9gojTThzQSAyo4d5wh5esDMCp24.jpg?s=e05ba5ec514434af3a144470f32c07ed\", \"width\": 3024, \"height\": 4032}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/V5YoOaGlsuB05R8f9gojTThzQSAyo4d5wh5esDMCp24.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=397765147ba65996f06fe8272bd0581d\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/V5YoOaGlsuB05R8f9gojTThzQSAyo4d5wh5esDMCp24.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b6c98d43622a3ae6ecea97ef49a0bf44\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/V5YoOaGlsuB05R8f9gojTThzQSAyo4d5wh5esDMCp24.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=268adf218c47a08a92cdd837b449c84c\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/V5YoOaGlsuB05R8f9gojTThzQSAyo4d5wh5esDMCp24.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=bff4506301eaa4111204fdedb7aaa6d5\", \"width\": 640, \"height\": 853}, {\"url\": \"https://i.redditmedia.com/V5YoOaGlsuB05R8f9gojTThzQSAyo4d5wh5esDMCp24.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=903af8c81ccbe236745518aa5dbeedcf\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://i.redditmedia.com/V5YoOaGlsuB05R8f9gojTThzQSAyo4d5wh5esDMCp24.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=8553c0992827d754e97e5c0691e7d22d\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"4K4GloxBJ_S0yTKpZ2UPCVnXlIoXhEj_kvSNIVWL1TI\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/0k6PNbQV7auyZMMxBHi_2_pMpZODga0vp_ia0_zRkGQ.jpg\", \"subreddit_id\": \"t5_2ti4h\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/mildlyinteresting/comments/6mqf1i/my_burrito_matches_perfectly_with_the_table/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499847912.0, \"url\": \"https://i.redd.it/k6xmb2gq229z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"My burrito matches perfectly with the table\", \"created_utc\": 1499819112.0, \"subreddit_name_prefixed\": \"r/mildlyinteresting\", \"distinguished\": null, \"media\": null, \"num_comments\": 82, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1598}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"MLS\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mplq0\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"futbolnico\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mplq0\", \"score\": 923, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?s=cab6a3178d10cb63c494e4ec90bf8cd6\", \"width\": 1136, \"height\": 604}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=3600a0e285f92414df7304e2dbd2d2aa\", \"width\": 108, \"height\": 57}, {\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=40035cb08007747b6948a6fa1502eda6\", \"width\": 216, \"height\": 114}, {\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=a0336f49a3268004cb19f25f9667e4dd\", \"width\": 320, \"height\": 170}, {\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=5cdc9f8724192d2b408d75058435388b\", \"width\": 640, \"height\": 340}, {\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=c8c64b9a1003aa7133d90ed01339896f\", \"width\": 960, \"height\": 510}, {\"url\": \"https://i.redditmedia.com/MXNDtr6lfHwHNxrqsvfZOPZQTB8lU8ldfd8mcTnqivc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=271cbae7d604608ad5b9a2e6fbde2733\", \"width\": 1080, \"height\": 574}], \"variants\": {}, \"id\": \"z2hM5vNyzI5aDG-mVD2RFduBMKLNJ6Z0Wb-mnerni10\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/lA66wzU4dfqopaiOrxMKxgCLkG2pAM4zXAW57fg5cZ4.jpg\", \"subreddit_id\": \"t5_2rbnb\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"chicago-fire\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 74, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/MLS/comments/6mplq0/xpost_from_rsports_concession_prices_at_atlanta/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499839492.0, \"url\": \"http://i.imgur.com/zgVBDeX.jpg\", \"author_flair_text\": \"Chicago Fire SC\", \"quarantine\": false, \"title\": \"(x-post from r/sports) Concession prices at Atlanta United's new stadium\", \"created_utc\": 1499810692.0, \"subreddit_name_prefixed\": \"r/MLS\", \"distinguished\": null, \"media\": null, \"num_comments\": 209, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 923}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"nostalgia\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"/r/all\", \"id\": \"6mm5py\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"yallymac\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm5py\", \"score\": 5453, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/DJk5bm_yZp4PNAGdjbStNYPYemxQTRw9WcA9lZER6-E.jpg?s=3fbb7f4b2c25d921dfbb03ac9de14b3a\", \"width\": 715, \"height\": 235}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/DJk5bm_yZp4PNAGdjbStNYPYemxQTRw9WcA9lZER6-E.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=a877ff212556073f20d9c4b74ace252a\", \"width\": 108, \"height\": 35}, {\"url\": \"https://i.redditmedia.com/DJk5bm_yZp4PNAGdjbStNYPYemxQTRw9WcA9lZER6-E.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=7e039a8764c12f1993da5728e233f6e2\", \"width\": 216, \"height\": 70}, {\"url\": \"https://i.redditmedia.com/DJk5bm_yZp4PNAGdjbStNYPYemxQTRw9WcA9lZER6-E.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=91b471720f106198cc1ea2bc419be6f7\", \"width\": 320, \"height\": 105}, {\"url\": \"https://i.redditmedia.com/DJk5bm_yZp4PNAGdjbStNYPYemxQTRw9WcA9lZER6-E.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=d999a169d87b5bf20a3f9eaea47a5775\", \"width\": 640, \"height\": 210}], \"variants\": {}, \"id\": \"jPtmhO3O1FDaThZG59WojTJ6EFWtFqtWtCz7NKm_IN4\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/bhhd0vLFio1ves1dHjSscAuAm856ZZJRR91Tg_NoIAQ.jpg\", \"subreddit_id\": \"t5_2qnub\", \"edited\": false, \"link_flair_css_class\": \"\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 46, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/nostalgia/comments/6mm5py/anyone_remember_playing_mancala/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499808060.0, \"url\": \"https://i.redd.it/zmcpuyy3sy8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Anyone remember playing Mancala?\", \"created_utc\": 1499779260.0, \"subreddit_name_prefixed\": \"r/nostalgia\", \"distinguished\": null, \"media\": null, \"num_comments\": 198, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 5453}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"rupaulsdragrace\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mnw85\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Sazk100\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnw85\", \"score\": 2132, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/7UJg-OHwS5y74tvC4iTiqUbTxLUbcUebGu8TPPxPXW8.jpg?s=a7ce8a4d4303120861cb09246e944546\", \"width\": 701, \"height\": 845}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/7UJg-OHwS5y74tvC4iTiqUbTxLUbcUebGu8TPPxPXW8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=7bf05bda82f463c8de488f022aa7ae86\", \"width\": 108, \"height\": 130}, {\"url\": \"https://i.redditmedia.com/7UJg-OHwS5y74tvC4iTiqUbTxLUbcUebGu8TPPxPXW8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=7a31dd067c20e4d45ae2f586669c565d\", \"width\": 216, \"height\": 260}, {\"url\": \"https://i.redditmedia.com/7UJg-OHwS5y74tvC4iTiqUbTxLUbcUebGu8TPPxPXW8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=be06e06eb79a6ccd47c8291f885fbf7a\", \"width\": 320, \"height\": 385}, {\"url\": \"https://i.redditmedia.com/7UJg-OHwS5y74tvC4iTiqUbTxLUbcUebGu8TPPxPXW8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=6673c28bd1ec975d9b76eceefdda4cb2\", \"width\": 640, \"height\": 771}], \"variants\": {}, \"id\": \"wAHLtkKIDFmSgn_u2b-vbL7w9Ed2kKMe7VoTlNEc4cg\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/JycfgmMg_NeTNBevqNo4iW0LFF5IMikCmLyCWx_ovUY.jpg\", \"subreddit_id\": \"t5_2t3or\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/rupaulsdragrace/comments/6mnw85/detective_trinity_on_the_case/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499824181.0, \"url\": \"https://i.redd.it/bylwy0n4409z.jpg\", \"author_flair_text\": \"What The Fuck Is Going On In Here On This Day?\", \"quarantine\": false, \"title\": \"Detective Trinity on the case\", \"created_utc\": 1499795381.0, \"subreddit_name_prefixed\": \"r/rupaulsdragrace\", \"distinguished\": null, \"media\": null, \"num_comments\": 76, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2132}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"reactiongifs\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mlhxf\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"i124nk8\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlhxf\", \"score\": 14201, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/AeKvLPfry_dHrSV-C6JJRIOMhUVbT8Ydq7FbgpsTJ6U.gif?fm=jpg\\u0026s=fb48d4063af8b6bd7ccddc783a953cc5\", \"width\": 596, \"height\": 336}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/AeKvLPfry_dHrSV-C6JJRIOMhUVbT8Ydq7FbgpsTJ6U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=d7bc92e051b99812273f1d84401f352a\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/AeKvLPfry_dHrSV-C6JJRIOMhUVbT8Ydq7FbgpsTJ6U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=9ecaa30bd99a632620393d5e91fafe8c\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/AeKvLPfry_dHrSV-C6JJRIOMhUVbT8Ydq7FbgpsTJ6U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=cb3ac285a76217d25493a45488b87332\", \"width\": 320, \"height\": 180}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/AeKvLPfry_dHrSV-C6JJRIOMhUVbT8Ydq7FbgpsTJ6U.gif?s=c86ef46f8d7fc74cd798459425d52cc4\", \"width\": 596, \"height\": 336}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/AeKvLPfry_dHrSV-C6JJRIOMhUVbT8Ydq7FbgpsTJ6U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=de6b1fced61a106730f297aacb439f31\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/AeKvLPfry_dHrSV-C6JJRIOMhUVbT8Ydq7FbgpsTJ6U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=650ba2764d453588adf42e9fb5c71474\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/AeKvLPfry_dHrSV-C6JJRIOMhUVbT8Ydq7FbgpsTJ6U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=689bd6c2f85b6ac50b0254eb43b82930\", \"width\": 320, \"height\": 180}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/AeKvLPfry_dHrSV-C6JJRIOMhUVbT8Ydq7FbgpsTJ6U.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=d586c70d0afc3fc8d55923ad9628907e\", \"width\": 596, \"height\": 336}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/AeKvLPfry_dHrSV-C6JJRIOMhUVbT8Ydq7FbgpsTJ6U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=0d3ed8684425e03e8363c614fdf737c4\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/AeKvLPfry_dHrSV-C6JJRIOMhUVbT8Ydq7FbgpsTJ6U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=919ba42c9a5cbe55357d36dd33b7c1e5\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/AeKvLPfry_dHrSV-C6JJRIOMhUVbT8Ydq7FbgpsTJ6U.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=8f4b8cb211b40d60f933ca2015b0063f\", \"width\": 320, \"height\": 180}]}}, \"id\": \"7NZe5YEHdk_pZZU2eK5yrr85Lc-7Dm596b9xpOLo3B8\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/WLrufSvsWBpE1buqf0PmPsE1Jb_DEYSNECzNAMc0qx0.jpg\", \"subreddit_id\": \"t5_2t5y3\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/reactiongifs/comments/6mlhxf/mrw_the_girl_of_my_dreams_says_im_so_lucky_to/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499800006.0, \"url\": \"https://i.redd.it/a8jlyck54y8z.gif\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"MRW the girl of my dreams says \\\"I'm so lucky to have a friend like you.\\\"\", \"created_utc\": 1499771206.0, \"subreddit_name_prefixed\": \"r/reactiongifs\", \"distinguished\": null, \"media\": null, \"num_comments\": 491, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 14201}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"DnD\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"OC\", \"id\": \"6mlyqx\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"CharliGo\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlyqx\", \"score\": 5994, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/wSwomieC550otw4iGfQ_wTnk-55vv5-KCZDOwVdv9EU.jpg?s=f706617680b325ddcb47484c31ee6796\", \"width\": 2048, \"height\": 1536}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/wSwomieC550otw4iGfQ_wTnk-55vv5-KCZDOwVdv9EU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=4c92b785c3d38e1303e44e9f81adb208\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/wSwomieC550otw4iGfQ_wTnk-55vv5-KCZDOwVdv9EU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=d7808115a9546d2319318a338d5241da\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/wSwomieC550otw4iGfQ_wTnk-55vv5-KCZDOwVdv9EU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=bbdd2dd1e4637311ec10113604365860\", \"width\": 320, \"height\": 240}, {\"url\": \"https://i.redditmedia.com/wSwomieC550otw4iGfQ_wTnk-55vv5-KCZDOwVdv9EU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=e37a2bf1f48e64e87f9ab04ea8fd6aff\", \"width\": 640, \"height\": 480}, {\"url\": \"https://i.redditmedia.com/wSwomieC550otw4iGfQ_wTnk-55vv5-KCZDOwVdv9EU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=216e73db30ba3c033c05fd4aade1eef2\", \"width\": 960, \"height\": 720}, {\"url\": \"https://i.redditmedia.com/wSwomieC550otw4iGfQ_wTnk-55vv5-KCZDOwVdv9EU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=4a9dbb0007abc8e364b0c6969966353c\", \"width\": 1080, \"height\": 810}], \"variants\": {}, \"id\": \"M7-DlqhfgfGcXHCrISkbXNbW1ldsvQy-h2wY7Z1P-jM\"}], \"enabled\": true}, \"thumbnail\": \"image\", \"subreddit_id\": \"t5_2r9ei\", \"edited\": false, \"link_flair_css_class\": \"origcon\", \"author_flair_css_class\": \"wizard\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/DnD/comments/6mlyqx/finally_got_my_dorm_to_play_dd_i_lacked_a_lot_of/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499805838.0, \"url\": \"http://i.imgur.com/2Eat342.jpg\", \"author_flair_text\": \"Wizard\", \"quarantine\": false, \"title\": \"Finally got my dorm to play D\\u0026D! I lacked a lot of resources, but still so much fun [OC]\", \"created_utc\": 1499777038.0, \"subreddit_name_prefixed\": \"r/DnD\", \"distinguished\": null, \"media\": null, \"num_comments\": 313, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 5994}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"nottheonion\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mldbk\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"must_not_forget_pwd\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mldbk\", \"score\": 41370, \"approved_by\": null, \"over_18\": false, \"domain\": \"news.com.au\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/r98Y3oKhPPcWVRsh8cG7DwrevoXHZzlmpEcphEntzSU.jpg?s=76151300e18a5931750cd88871502e18\", \"width\": 650, \"height\": 366}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/r98Y3oKhPPcWVRsh8cG7DwrevoXHZzlmpEcphEntzSU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=20bd1e9cd3a3da293defce17a1d6b490\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/r98Y3oKhPPcWVRsh8cG7DwrevoXHZzlmpEcphEntzSU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=53f0fccca390df4beb1db5cb0ff21d30\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/r98Y3oKhPPcWVRsh8cG7DwrevoXHZzlmpEcphEntzSU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=f4063d76d4b93df847cf52a5cbebb300\", \"width\": 320, \"height\": 180}, {\"url\": \"https://i.redditmedia.com/r98Y3oKhPPcWVRsh8cG7DwrevoXHZzlmpEcphEntzSU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=60e7deaa9205b80a58c90e84f1a7b687\", \"width\": 640, \"height\": 360}], \"variants\": {}, \"id\": \"LcZg4PbmKUlVZYizfhVbtmU0wIidWSntfdjfswHAvO4\"}], \"enabled\": false}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/OP9cmLQCjLHJqariDnhqTRU8L-Bp2Ko154g3fKAL5U0.jpg\", \"subreddit_id\": \"t5_2qnts\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/nottheonion/comments/6mldbk/man_checks_in_a_can_of_beer_as_only_luggage_on/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499798018.0, \"url\": \"http://www.news.com.au/travel/travel-updates/man-checks-in-a-can-of-beer-as-only-luggage-on-perth-bound-flight/news-story/035e1cc62252967d2d6b6dbb106502c9\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Man checks in a can of beer as only luggage on Perth bound flight\", \"created_utc\": 1499769218.0, \"subreddit_name_prefixed\": \"r/nottheonion\", \"distinguished\": null, \"media\": null, \"num_comments\": 1357, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 41370}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"AbandonedPorn\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"[800x1200]\", \"id\": \"6mm9s5\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"saltytog\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm9s5\", \"score\": 4658, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/ghQlQ3WdlQ1rW39rFhBunpZCGiadpjn6CWMmgq5JyRE.jpg?s=2ea4c6fc97cb377c802c166045567e4e\", \"width\": 800, \"height\": 1200}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/ghQlQ3WdlQ1rW39rFhBunpZCGiadpjn6CWMmgq5JyRE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=9b90f3e319825f33163dfc1e4d31a2ed\", \"width\": 108, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/ghQlQ3WdlQ1rW39rFhBunpZCGiadpjn6CWMmgq5JyRE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=9aff9ed78bc3e90ad35958b348f2ed13\", \"width\": 216, \"height\": 324}, {\"url\": \"https://i.redditmedia.com/ghQlQ3WdlQ1rW39rFhBunpZCGiadpjn6CWMmgq5JyRE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=59b840c842067b3a18879cf9a28a42d0\", \"width\": 320, \"height\": 480}, {\"url\": \"https://i.redditmedia.com/ghQlQ3WdlQ1rW39rFhBunpZCGiadpjn6CWMmgq5JyRE.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=2274d80717572fda87bd8fd8ae9da4ea\", \"width\": 640, \"height\": 960}], \"variants\": {}, \"id\": \"CnuR6yaFX8Pzz71lQ9PYv9O3yAKC3SXDvjS-nBl5OVU\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/e4SRNLdVUq-TnhB2WP7yVgVzy5Ja7SLuyz7-UT5BVOQ.jpg\", \"subreddit_id\": \"t5_2sh6t\", \"edited\": false, \"link_flair_css_class\": \"Resolution\", \"author_flair_css_class\": \"Camera\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/AbandonedPorn/comments/6mm9s5/the_milky_way_and_the_remains_of_an_abandoned/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499809301.0, \"url\": \"http://i.imgur.com/POfSz6R.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"The Milky Way and the remains of an abandoned building burned down in the massive 2003 Cedar Fire (San Diego County) [1200x800][OC]\", \"created_utc\": 1499780501.0, \"subreddit_name_prefixed\": \"r/AbandonedPorn\", \"distinguished\": null, \"media\": null, \"num_comments\": 59, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 4658}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"AnimalTextGifs\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mley9\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Johnoss\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mley9\", \"score\": 14446, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/1EsiJESUs0ugdArkSV1qe_hwmeFwdszIcjjKf5EgmAE.gif?fm=jpg\\u0026s=b23dd4b596baadfc082f6ed58ce85671\", \"width\": 224, \"height\": 400}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/1EsiJESUs0ugdArkSV1qe_hwmeFwdszIcjjKf5EgmAE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=5462a5f0759ff6759a8345a388852500\", \"width\": 108, \"height\": 192}, {\"url\": \"https://i.redditmedia.com/1EsiJESUs0ugdArkSV1qe_hwmeFwdszIcjjKf5EgmAE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=ffed1f4381e7a6cf982d9e649fcb6511\", \"width\": 216, \"height\": 385}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/1EsiJESUs0ugdArkSV1qe_hwmeFwdszIcjjKf5EgmAE.gif?s=bf66a8959c689211954571b2873e213b\", \"width\": 224, \"height\": 400}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/1EsiJESUs0ugdArkSV1qe_hwmeFwdszIcjjKf5EgmAE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=c1b0aac00c04bea8475100616aa46ee6\", \"width\": 108, \"height\": 192}, {\"url\": \"https://g.redditmedia.com/1EsiJESUs0ugdArkSV1qe_hwmeFwdszIcjjKf5EgmAE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=a9dae94248cf9ad1703aaf6ba9e650a8\", \"width\": 216, \"height\": 385}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/1EsiJESUs0ugdArkSV1qe_hwmeFwdszIcjjKf5EgmAE.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=57f6cb2950b22d5cb2393e8db1a31274\", \"width\": 224, \"height\": 400}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/1EsiJESUs0ugdArkSV1qe_hwmeFwdszIcjjKf5EgmAE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=d7b969cb733e557424fc431ab1dcbf67\", \"width\": 108, \"height\": 192}, {\"url\": \"https://g.redditmedia.com/1EsiJESUs0ugdArkSV1qe_hwmeFwdszIcjjKf5EgmAE.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=827c47c47ec3819978fe9f004ba1bc13\", \"width\": 216, \"height\": 385}]}}, \"id\": \"l1NdLK6nKiLcL4HNx3k1u8y9kZhtFCTamy3BKU1_Kwk\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/PWAZ8GXR-tdyG16gPH1I7n4x74K9wcp0SIjTrogEZho.jpg\", \"subreddit_id\": \"t5_34opw\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/AnimalTextGifs/comments/6mley9/oc_you_think_youre_better_than_me/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499798782.0, \"url\": \"https://i.redd.it/7o8nuczj0y8z.gif\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"[OC] You think you're better than me?\", \"created_utc\": 1499769982.0, \"subreddit_name_prefixed\": \"r/AnimalTextGifs\", \"distinguished\": null, \"media\": null, \"num_comments\": 168, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 14446}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"NintendoSwitch\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Image\", \"id\": \"6mo272\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"tellr\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mo272\", \"score\": 1763, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/yXivbHO3pku0cSOGmc8nSg1FHWLR2-e_gfqNz1hTcgQ.jpg?s=a9e423181fa8c711a7e0aecdd6d1e26f\", \"width\": 3264, \"height\": 2448}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/yXivbHO3pku0cSOGmc8nSg1FHWLR2-e_gfqNz1hTcgQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=54cb581d4868fdb4aeb26e6efa5bddc4\", \"width\": 108, \"height\": 81}, {\"url\": \"https://i.redditmedia.com/yXivbHO3pku0cSOGmc8nSg1FHWLR2-e_gfqNz1hTcgQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=f41eaec312b1b30cde3f852367f15df6\", \"width\": 216, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/yXivbHO3pku0cSOGmc8nSg1FHWLR2-e_gfqNz1hTcgQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=ea50d3c261a69f235cc8bf9a9d0491cc\", \"width\": 320, \"height\": 240}, {\"url\": \"https://i.redditmedia.com/yXivbHO3pku0cSOGmc8nSg1FHWLR2-e_gfqNz1hTcgQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=9d6a4f08f281568735d4545363e359dc\", \"width\": 640, \"height\": 480}, {\"url\": \"https://i.redditmedia.com/yXivbHO3pku0cSOGmc8nSg1FHWLR2-e_gfqNz1hTcgQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=cd87fcbe9fc91660a2694c60b321c17e\", \"width\": 960, \"height\": 720}, {\"url\": \"https://i.redditmedia.com/yXivbHO3pku0cSOGmc8nSg1FHWLR2-e_gfqNz1hTcgQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=d9f6ab6f4f19df7634b86f66e472a1f1\", \"width\": 1080, \"height\": 810}], \"variants\": {}, \"id\": \"AjU9pwmIfqs-F9T3iAzd9S-Xz4GB6fvwdHC-0Pa4JQk\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/GunSjqcc-fit0qk7bPYQ4_MqIOAkgitQrbBo_ykJfDU.jpg\", \"subreddit_id\": \"t5_3h47q\", \"edited\": false, \"link_flair_css_class\": \"image\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 105, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/NintendoSwitch/comments/6mo272/happy_prime_day_from_amazon_books_in_portland/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499825610.0, \"url\": \"https://i.redd.it/1l29nw1e809z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Happy Prime Day from Amazon Books in Portland!\", \"created_utc\": 1499796810.0, \"subreddit_name_prefixed\": \"r/NintendoSwitch\", \"distinguished\": null, \"media\": null, \"num_comments\": 153, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1763}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"lakers\", \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EWelcome nephew \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"selftext\": \"Welcome nephew \", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Upvote Party\", \"id\": \"6mrmw3\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"johnnywick\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mrmw3\", \"score\": 263, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.lakers\", \"hidden\": false, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2qhv6\", \"edited\": false, \"link_flair_css_class\": \"upvote\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": true, \"spoiler\": false, \"permalink\": \"/r/lakers/comments/6mrmw3/kcp_to_the_lakers_upvote_party/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499862101.0, \"url\": \"https://www.reddit.com/r/lakers/comments/6mrmw3/kcp_to_the_lakers_upvote_party/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"KCP TO THE LAKERS UPVOTE PARTY\", \"created_utc\": 1499833301.0, \"subreddit_name_prefixed\": \"r/lakers\", \"distinguished\": null, \"media\": null, \"num_comments\": 86, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 263}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"lego\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"MOC\", \"id\": \"6moklf\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"plokoon005\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6moklf\", \"score\": 1366, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/nu72VYzBeF3WyVPr8oDvsJrr-gOd9dUaVj_R_W0L-SE.png?s=92b619d36c37769e60dc21b6cb2a6a6e\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/nu72VYzBeF3WyVPr8oDvsJrr-gOd9dUaVj_R_W0L-SE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=651384c2653c40054a4f56d2a49d8f8d\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/nu72VYzBeF3WyVPr8oDvsJrr-gOd9dUaVj_R_W0L-SE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=cb0d8d912ef4b46c25a1636f8ce1277a\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/nu72VYzBeF3WyVPr8oDvsJrr-gOd9dUaVj_R_W0L-SE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=a1e20eb984698dce081b9ba21e97c435\", \"width\": 320, \"height\": 180}, {\"url\": \"https://i.redditmedia.com/nu72VYzBeF3WyVPr8oDvsJrr-gOd9dUaVj_R_W0L-SE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=e069e37ea1317b3475acb89a0a18bfd0\", \"width\": 640, \"height\": 360}, {\"url\": \"https://i.redditmedia.com/nu72VYzBeF3WyVPr8oDvsJrr-gOd9dUaVj_R_W0L-SE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=b7991e9c144b128f9e0936d431e8b06e\", \"width\": 960, \"height\": 540}, {\"url\": \"https://i.redditmedia.com/nu72VYzBeF3WyVPr8oDvsJrr-gOd9dUaVj_R_W0L-SE.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=3e1878a70fc301437f3930142aea6bd6\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"gNZxipV-MsF3PpocT_Q0FT76oB6Uyh_k0JoY-OD11sU\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/gCFjE5rXVKowbArBK274SklGBtDJ2QtmhERmZhZFrBM.jpg\", \"subreddit_id\": \"t5_2qhm7\", \"edited\": false, \"link_flair_css_class\": \"moc\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/lego/comments/6moklf/a_northern_canada_cottage_render_1920x1080/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499830187.0, \"url\": \"https://i.redd.it/ef0v18dyl09z.png\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"A Northern Canada Cottage (Render, 1920x1080)\", \"created_utc\": 1499801387.0, \"subreddit_name_prefixed\": \"r/lego\", \"distinguished\": null, \"media\": null, \"num_comments\": 52, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1366}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"tattoos\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"/r/all\", \"id\": \"6mou7a\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Goose360\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mou7a\", \"score\": 1207, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/jRbLtg2hNbciO39IJmxIH317w_NTb-xupYVAQeSA9WQ.jpg?s=0f3e0db3324dc9c83e58752473064b49\", \"width\": 3024, \"height\": 3730}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/jRbLtg2hNbciO39IJmxIH317w_NTb-xupYVAQeSA9WQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=faac7dd2fdfac7fba692f084e40484d1\", \"width\": 108, \"height\": 133}, {\"url\": \"https://i.redditmedia.com/jRbLtg2hNbciO39IJmxIH317w_NTb-xupYVAQeSA9WQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=1bda666cba9674c81cf5464ca3cca4ed\", \"width\": 216, \"height\": 266}, {\"url\": \"https://i.redditmedia.com/jRbLtg2hNbciO39IJmxIH317w_NTb-xupYVAQeSA9WQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=d4eea0c01c156da49c98e45d101e936c\", \"width\": 320, \"height\": 394}, {\"url\": \"https://i.redditmedia.com/jRbLtg2hNbciO39IJmxIH317w_NTb-xupYVAQeSA9WQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=dd6c2c241cd7d1cfd0ceaac70bbbd431\", \"width\": 640, \"height\": 789}, {\"url\": \"https://i.redditmedia.com/jRbLtg2hNbciO39IJmxIH317w_NTb-xupYVAQeSA9WQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=2dd4014d13747026ad719e5796a231dc\", \"width\": 960, \"height\": 1184}, {\"url\": \"https://i.redditmedia.com/jRbLtg2hNbciO39IJmxIH317w_NTb-xupYVAQeSA9WQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=92f7819f08f730795572e7960c2e99ec\", \"width\": 1080, \"height\": 1332}], \"variants\": {}, \"id\": \"X2dgWME5ZsYNIKOujUFvKmsi9BkMA5XjH36fy7uSv9U\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/RTmM7uWAwewoX33AE1jVvvc5tghHgzCRERtlyYJ27vE.jpg\", \"subreddit_id\": \"t5_2qj9g\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"machine\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/tattoos/comments/6mou7a/eerie_lady_done_by_sewp_at_holy_noir_in_toronto/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499832513.0, \"url\": \"https://i.redd.it/t7df311ys09z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Eerie lady done by Sewp at Holy Noir in Toronto\", \"created_utc\": 1499803713.0, \"subreddit_name_prefixed\": \"r/tattoos\", \"distinguished\": null, \"media\": null, \"num_comments\": 35, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1207}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"gaming\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mom20\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Kevstew26\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mom20\", \"score\": 3919, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/Jb32BNhSbVFNHXHGMdSh5h1oilDrYIajPkxuZk80xXA.jpg?s=4d5817938c14ef25fe50586f45afe8b9\", \"width\": 750, \"height\": 742}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/Jb32BNhSbVFNHXHGMdSh5h1oilDrYIajPkxuZk80xXA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=48c0af3b3bec502db8a946be141d5a16\", \"width\": 108, \"height\": 106}, {\"url\": \"https://i.redditmedia.com/Jb32BNhSbVFNHXHGMdSh5h1oilDrYIajPkxuZk80xXA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=8574113a193a0b0997829dfdb829ac7f\", \"width\": 216, \"height\": 213}, {\"url\": \"https://i.redditmedia.com/Jb32BNhSbVFNHXHGMdSh5h1oilDrYIajPkxuZk80xXA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=9497b767ad7021aceeacf1f6bec7becb\", \"width\": 320, \"height\": 316}, {\"url\": \"https://i.redditmedia.com/Jb32BNhSbVFNHXHGMdSh5h1oilDrYIajPkxuZk80xXA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=6b7f39d44cf98412a181552c2e9c542a\", \"width\": 640, \"height\": 633}], \"variants\": {}, \"id\": \"teW12sCW1Y42Uc-rubvsBLz-KAhTNjMikE9EIRp1qRI\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/F8xk_qW_qLUikoDgo5LxM1UqOOcH3EJo_ofpzJ5mGw8.jpg\", \"subreddit_id\": \"t5_2qh03\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 138, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/gaming/comments/6mom20/umm_a_video_game_bar_just_opened_up_in_toronto/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499830534.0, \"url\": \"https://i.redd.it/1cjpjq82n09z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Umm a video game bar just opened up in Toronto...\", \"created_utc\": 1499801734.0, \"subreddit_name_prefixed\": \"r/gaming\", \"distinguished\": null, \"media\": null, \"num_comments\": 305, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3919}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"IAmA\", \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EHey guys. We\\u0026#39;re Brian Brushwood and Jason Murphy. You\\u0026#39;ve seen us on Discovery\\u0026#39;s Scam School, National Geographic\\u0026#39;s Hacking the System, and now we\\u0026#39;re doing The Modern Rogue on Youtube.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EFor 10+ years now (starting with a failed TruTV show!), we\\u0026#39;ve explored, tested, and tried to demystify all things underhanded, dangerous, and badass. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EToday we\\u0026#39;re hoping to turn it into our day job by launching a Patreon for The Modern Rogue, and we\\u0026#39;re here to answer all your questions.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EWhat\\u0026#39;s The Modern Rogue? I\\u0026#39;m glad you asked. \\u003Ca href=\\\"http://youtube.com/modernrogue\\\"\\u003Ehttp://youtube.com/modernrogue\\u003C/a\\u003E\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EScam School you say? \\u003Ca href=\\\"http://youtube.com/scamschool\\\"\\u003Ehttp://youtube.com/scamschool\\u003C/a\\u003E\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EOh my, a Patreon? \\u003Ca href=\\\"http://patreon.com/modernrogue\\\"\\u003Ehttp://patreon.com/modernrogue\\u003C/a\\u003E\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Cstrong\\u003EOur Proof:\\u003C/strong\\u003E\\n\\u003Ca href=\\\"https://www.instagram.com/p/BWaS6RTDSZv/?taken-by=scamschoolbrian\\\"\\u003Ehttps://www.instagram.com/p/BWaS6RTDSZv/?taken-by=scamschoolbrian\\u003C/a\\u003E\\n\\u003Ca href=\\\"https://www.instagram.com/p/BWaSaJJAaB4/?taken-by=captainmurphy\\\"\\u003Ehttps://www.instagram.com/p/BWaSaJJAaB4/?taken-by=captainmurphy\\u003C/a\\u003E\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"selftext\": \"Hey guys. We're Brian Brushwood and Jason Murphy. You've seen us on Discovery's Scam School, National Geographic's Hacking the System, and now we're doing The Modern Rogue on Youtube.\\n\\nFor 10+ years now (starting with a failed TruTV show!), we've explored, tested, and tried to demystify all things underhanded, dangerous, and badass. \\n\\nToday we're hoping to turn it into our day job by launching a Patreon for The Modern Rogue, and we're here to answer all your questions.\\n\\nWhat's The Modern Rogue? I'm glad you asked. http://youtube.com/modernrogue\\n\\nScam School you say? http://youtube.com/scamschool\\n\\nOh my, a Patreon? http://patreon.com/modernrogue\\n\\n**Our Proof:**\\nhttps://www.instagram.com/p/BWaS6RTDSZv/?taken-by=scamschoolbrian\\nhttps://www.instagram.com/p/BWaSaJJAaB4/?taken-by=captainmurphy\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmu7d\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"ScamSchoolBrian\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmu7d\", \"score\": 3277, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.IAmA\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/vaFU4klRr4IF_eMAhD-n33drr7hZ2kYSVcteahd722Q.jpg?s=450b92301b09c5522d47dfe49374bfc2\", \"width\": 900, \"height\": 900}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/vaFU4klRr4IF_eMAhD-n33drr7hZ2kYSVcteahd722Q.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=baa236d1a7669c282ec17c0b9a775457\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/vaFU4klRr4IF_eMAhD-n33drr7hZ2kYSVcteahd722Q.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=4f1e02db7310375ce158920c4e1f3799\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/vaFU4klRr4IF_eMAhD-n33drr7hZ2kYSVcteahd722Q.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=6ade32eb7885bafa3bd18bb86ff1d0ef\", \"width\": 320, \"height\": 320}, {\"url\": \"https://i.redditmedia.com/vaFU4klRr4IF_eMAhD-n33drr7hZ2kYSVcteahd722Q.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=015f0622af2247c93b85f9f6101976f1\", \"width\": 640, \"height\": 640}], \"variants\": {}, \"id\": \"NLWrhuaZm02lhM8dB7jZ9khq8Dkfa-vnsxf_3k4OZMw\"}], \"enabled\": false}, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2qzb6\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"self\", \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/IAmA/comments/6mmu7d/were_brian_brushwood_and_jason_murphy_hosts_of/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499814876.0, \"url\": \"https://www.reddit.com/r/IAmA/comments/6mmu7d/were_brian_brushwood_and_jason_murphy_hosts_of/\", \"author_flair_text\": \"is magic\", \"quarantine\": false, \"title\": \"We're Brian Brushwood and Jason Murphy, hosts of NatGeo's Hacking the System and now YouTube's The Modern Rogue. We're launching a Patreon today, so Ask Us Anything!\", \"created_utc\": 1499786076.0, \"subreddit_name_prefixed\": \"r/IAmA\", \"distinguished\": null, \"media\": null, \"num_comments\": 756, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3277}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"greentext\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": \"top\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mlg0w\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"PlasticGuitar69\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlg0w\", \"score\": 12564, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/XjKmgwbUAY8vP1MdzHWKzvnnh0Cd6Y7bX0DgJInRvUM.png?s=18e497618d10869df7ae808396e5c43d\", \"width\": 640, \"height\": 711}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/XjKmgwbUAY8vP1MdzHWKzvnnh0Cd6Y7bX0DgJInRvUM.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=0bccba5777a7aa8de7bf5c2d713d5db4\", \"width\": 108, \"height\": 119}, {\"url\": \"https://i.redditmedia.com/XjKmgwbUAY8vP1MdzHWKzvnnh0Cd6Y7bX0DgJInRvUM.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=df0e163734a078658eaa71bfe41121f7\", \"width\": 216, \"height\": 239}, {\"url\": \"https://i.redditmedia.com/XjKmgwbUAY8vP1MdzHWKzvnnh0Cd6Y7bX0DgJInRvUM.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=861b9f2c81311bb2e4865b5893068055\", \"width\": 320, \"height\": 355}, {\"url\": \"https://i.redditmedia.com/XjKmgwbUAY8vP1MdzHWKzvnnh0Cd6Y7bX0DgJInRvUM.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=7bb953f0d1ad80ea5ebf33c2101c002d\", \"width\": 640, \"height\": 711}], \"variants\": {}, \"id\": \"1A2kUwUdsmX4ptXFVK551YEnHlEyso7E_AmRKItS6tw\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/xV1Ouo9NxQLFCfDLiodLLmmGw8GjojtcwZru2ZKVGxE.jpg\", \"subreddit_id\": \"t5_2srr9\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/greentext/comments/6mlg0w/anon_goes_to_the_farm/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499799221.0, \"url\": \"https://i.redd.it/errhmvgy1y8z.png\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Anon goes to the farm\", \"created_utc\": 1499770421.0, \"subreddit_name_prefixed\": \"r/greentext\", \"distinguished\": null, \"media\": null, \"num_comments\": 92, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 12564}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"ThriftStoreHauls\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6moyxt\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"saaaammywammy\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6moyxt\", \"score\": 1127, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/CE-ZsazuF4zXW2EEYD8Zcz6n2J9ny-IdMDJr15PIq0I.jpg?s=973b3358f2cf0b909e96ad5d1a9c219c\", \"width\": 2448, \"height\": 3264}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/CE-ZsazuF4zXW2EEYD8Zcz6n2J9ny-IdMDJr15PIq0I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=7b9f1b209f6d3928a2a393137ef73955\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/CE-ZsazuF4zXW2EEYD8Zcz6n2J9ny-IdMDJr15PIq0I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=dc85e590cfe2fae138ca4e35f8b7226d\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/CE-ZsazuF4zXW2EEYD8Zcz6n2J9ny-IdMDJr15PIq0I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=de202fa5315bda1cac54c448ab7d2d22\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/CE-ZsazuF4zXW2EEYD8Zcz6n2J9ny-IdMDJr15PIq0I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=723e8255caf7c93239c9c6f7e86687d4\", \"width\": 640, \"height\": 853}, {\"url\": \"https://i.redditmedia.com/CE-ZsazuF4zXW2EEYD8Zcz6n2J9ny-IdMDJr15PIq0I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=18aee68966d0ddddda94c42d442045c1\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://i.redditmedia.com/CE-ZsazuF4zXW2EEYD8Zcz6n2J9ny-IdMDJr15PIq0I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=bb55ec54f52abb319c8a556aa7c2cd76\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"J9gcjOQq-RmLg1N1WhLskyrD3cTit1LuuvuWcGjaw6s\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/fKzdp8s0og-GjKLlQm2PTzZb3_UgWxBBjKAUaS9lwOM.jpg\", \"subreddit_id\": \"t5_2spop\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/ThriftStoreHauls/comments/6moyxt/never_find_shoes_my_size_but_today_i_did_4_for/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499833661.0, \"url\": \"https://i.redd.it/omkhvo0dw09z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Never find shoes my size .. but today i did! $4 for these sweet vans\", \"created_utc\": 1499804861.0, \"subreddit_name_prefixed\": \"r/ThriftStoreHauls\", \"distinguished\": null, \"media\": null, \"num_comments\": 58, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1127}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"OTMemes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmq9m\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Xyeeyx\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmq9m\", \"score\": 3491, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/kQbTUx3amJhZYcInP4yplCuLMBTtdTbBieOEN86wzWU.jpg?s=fd4e4137ba2ef822420b1bb7797cfdbe\", \"width\": 2025, \"height\": 1661}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/kQbTUx3amJhZYcInP4yplCuLMBTtdTbBieOEN86wzWU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=1cbdf558d652ccf34ad6064f92f765bd\", \"width\": 108, \"height\": 88}, {\"url\": \"https://i.redditmedia.com/kQbTUx3amJhZYcInP4yplCuLMBTtdTbBieOEN86wzWU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=fc29ceb322967387b76c5bddd16f6c85\", \"width\": 216, \"height\": 177}, {\"url\": \"https://i.redditmedia.com/kQbTUx3amJhZYcInP4yplCuLMBTtdTbBieOEN86wzWU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=63bb26f02508a5d67710ab14248959df\", \"width\": 320, \"height\": 262}, {\"url\": \"https://i.redditmedia.com/kQbTUx3amJhZYcInP4yplCuLMBTtdTbBieOEN86wzWU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=3d6ce26c63e28307b5694a8dc1ea7a7d\", \"width\": 640, \"height\": 524}, {\"url\": \"https://i.redditmedia.com/kQbTUx3amJhZYcInP4yplCuLMBTtdTbBieOEN86wzWU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=8e6755351f70607ae5587b33d9f7bd17\", \"width\": 960, \"height\": 787}, {\"url\": \"https://i.redditmedia.com/kQbTUx3amJhZYcInP4yplCuLMBTtdTbBieOEN86wzWU.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=365fa98617a6be614de9f7c30882d620\", \"width\": 1080, \"height\": 885}], \"variants\": {}, \"id\": \"MgUrBbiQfIfdkfUz9FDMi-WKSSO6MfpzQHCA-YNdYWs\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/AajvJWsENn6FisIX_rZzdaDG1-COzjhq0987cpSir1s.jpg\", \"subreddit_id\": \"t5_3itr1\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 114, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/OTMemes/comments/6mmq9m/halfnaked_girls_get_thousands_of_upvotes_how_many/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499813863.0, \"url\": \"https://i.redd.it/poar54zg9z8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Half-naked girls get thousands of upvotes, how many for our boy in blue?\", \"created_utc\": 1499785063.0, \"subreddit_name_prefixed\": \"r/OTMemes\", \"distinguished\": null, \"media\": null, \"num_comments\": 58, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3491}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"creepyPMs\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmptw\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"enzyme_down\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmptw\", \"score\": 3356, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/YaUTlL_f7v8SZdVt9n2FBnvxqG5SHeZRXnfJ61MR4NA.jpg?s=72d68ca7ea65e063706099e7a7f5af6a\", \"width\": 733, \"height\": 350}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/YaUTlL_f7v8SZdVt9n2FBnvxqG5SHeZRXnfJ61MR4NA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=51edc24a2f9fc331e3c024f81adf7343\", \"width\": 108, \"height\": 51}, {\"url\": \"https://i.redditmedia.com/YaUTlL_f7v8SZdVt9n2FBnvxqG5SHeZRXnfJ61MR4NA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=3b18391f3c5ed0e0d440bbbdc3052f3c\", \"width\": 216, \"height\": 103}, {\"url\": \"https://i.redditmedia.com/YaUTlL_f7v8SZdVt9n2FBnvxqG5SHeZRXnfJ61MR4NA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=9b8be2b392cb3e7ab8d0f81b0336e5db\", \"width\": 320, \"height\": 152}, {\"url\": \"https://i.redditmedia.com/YaUTlL_f7v8SZdVt9n2FBnvxqG5SHeZRXnfJ61MR4NA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=39246dd0a4d32392057a408b98ce2827\", \"width\": 640, \"height\": 305}], \"variants\": {}, \"id\": \"P1I7w0DueQ0dNwkacVRYJ06e3bVrx8kYc7htsP8WimI\"}], \"enabled\": false}, \"thumbnail\": \"default\", \"subreddit_id\": \"t5_2ug83\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"red \", \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 66, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/creepyPMs/comments/6mmptw/human_genitals_are_way_overrated_anyway_i_guess/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499813762.0, \"url\": \"https://imgur.com/8lzf7Sh\", \"author_flair_text\": \"BEGONE, THOT\", \"quarantine\": false, \"title\": \"Human genitals are way overrated anyway, I guess\", \"created_utc\": 1499784962.0, \"subreddit_name_prefixed\": \"r/creepyPMs\", \"distinguished\": null, \"media\": null, \"num_comments\": 88, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3356}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fstreamable.com%2Ft%2Fddhwd\\u0026url=https%3A%2F%2Fstreamable.com%2Fddhwd\\u0026image=https%3A%2F%2Fcdn-e2.streamable.com%2Fimage%2Fddhwd.jpg%3Ftoken%3D1500991364_869e6715b75fb6e8141393cb65b0bb8b4830f3fe\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=streamable\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"thumbnail_width\": 140, \"subreddit\": \"PUBATTLEGROUNDS\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"oembed\": {\"provider_url\": \"https://www.streamable.com\", \"description\": \"Check out this video on Streamable using your phone, tablet or desktop.\", \"title\": \"PUBG is a literal action movie - Streamable\", \"type\": \"video\", \"thumbnail_width\": 1920, \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fstreamable.com%2Ft%2Fddhwd\\u0026url=https%3A%2F%2Fstreamable.com%2Fddhwd\\u0026image=https%3A%2F%2Fcdn-e2.streamable.com%2Fimage%2Fddhwd.jpg%3Ftoken%3D1500991364_869e6715b75fb6e8141393cb65b0bb8b4830f3fe\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=streamable\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"Streamable\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=https%3A%2F%2Fcdn-e2.streamable.com%2Fimage%2Fddhwd.jpg%3Ftoken%3D1500991364_869e6715b75fb6e8141393cb65b0bb8b4830f3fe\\u0026key=b1e305db91cf4aa5a86b732cc9fffceb\", \"thumbnail_height\": 1080}, \"type\": \"streamable.com\"}, \"link_flair_text\": \"Highlight\", \"id\": \"6mmedu\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fstreamable.com%2Ft%2Fddhwd\\u0026url=https%3A%2F%2Fstreamable.com%2Fddhwd\\u0026image=https%3A%2F%2Fcdn-e2.streamable.com%2Fimage%2Fddhwd.jpg%3Ftoken%3D1500991364_869e6715b75fb6e8141393cb65b0bb8b4830f3fe\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=streamable\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 600, \"scrolling\": false, \"height\": 338}, \"clicked\": false, \"report_reasons\": null, \"author\": \"fankifalfur\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmedu\", \"score\": 3871, \"approved_by\": null, \"over_18\": false, \"domain\": \"streamable.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/NhKeVtAh6LShXIenahds98Y8scAJFhYPG_aKY7kmEVQ.jpg?s=fc215bea428fcfa0a5e0543b0f41b289\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/NhKeVtAh6LShXIenahds98Y8scAJFhYPG_aKY7kmEVQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=f18e53b743cb9c3fd4ba54783fa57510\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/NhKeVtAh6LShXIenahds98Y8scAJFhYPG_aKY7kmEVQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=89df51f21f2555a2250bb6f6394599f1\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/NhKeVtAh6LShXIenahds98Y8scAJFhYPG_aKY7kmEVQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=1481b71f9a111be5ec8ccd66f05ad6a0\", \"width\": 320, \"height\": 180}, {\"url\": \"https://i.redditmedia.com/NhKeVtAh6LShXIenahds98Y8scAJFhYPG_aKY7kmEVQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=19c83d607f98575a8d4c685bdde36c8d\", \"width\": 640, \"height\": 360}, {\"url\": \"https://i.redditmedia.com/NhKeVtAh6LShXIenahds98Y8scAJFhYPG_aKY7kmEVQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=b8096de69f150c513732ee3aeb50a591\", \"width\": 960, \"height\": 540}, {\"url\": \"https://i.redditmedia.com/NhKeVtAh6LShXIenahds98Y8scAJFhYPG_aKY7kmEVQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=8b323e46f874bb451801c32a487782ab\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"nGHRvdAEog7Ho2J7UypsV5NfxJo-osbVgFhBBG9RF2I\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Qm5U9BWn1dVdAyJ466PY3N4fwn3Oq8uYYbjHUGdGgIg.jpg\", \"subreddit_id\": \"t5_3fmbm\", \"edited\": false, \"link_flair_css_class\": \"highlight\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/PUBATTLEGROUNDS/comments/6mmedu/pubg_is_the_greatest_action_movie_of_all_time/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499810600.0, \"url\": \"https://streamable.com/ddhwd\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"PUBG is the greatest action movie of all time\", \"created_utc\": 1499781800.0, \"subreddit_name_prefixed\": \"r/PUBATTLEGROUNDS\", \"distinguished\": null, \"media\": {\"oembed\": {\"provider_url\": \"https://www.streamable.com\", \"description\": \"Check out this video on Streamable using your phone, tablet or desktop.\", \"title\": \"PUBG is a literal action movie - Streamable\", \"type\": \"video\", \"thumbnail_width\": 1920, \"height\": 338, \"width\": 600, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fstreamable.com%2Ft%2Fddhwd\\u0026url=https%3A%2F%2Fstreamable.com%2Fddhwd\\u0026image=https%3A%2F%2Fcdn-e2.streamable.com%2Fimage%2Fddhwd.jpg%3Ftoken%3D1500991364_869e6715b75fb6e8141393cb65b0bb8b4830f3fe\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=streamable\\\" width=\\\"600\\\" height=\\\"338\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"Streamable\", \"thumbnail_url\": \"https://cdn-e2.streamable.com/image/ddhwd.jpg?token=1500991364_869e6715b75fb6e8141393cb65b0bb8b4830f3fe\", \"thumbnail_height\": 1080}, \"type\": \"streamable.com\"}, \"num_comments\": 168, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3871}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"memes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmsjb\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"StevesFinest\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmsjb\", \"score\": 3563, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/coT7V6kljA92SVkeNDMWWPgvaz3M5hjZK_5Ghc0tPEk.jpg?s=99435162b6e0c4c0e1a4d4a76cdcb609\", \"width\": 898, \"height\": 960}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/coT7V6kljA92SVkeNDMWWPgvaz3M5hjZK_5Ghc0tPEk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=c4acd5ab9622bf42b174666632fd0013\", \"width\": 108, \"height\": 115}, {\"url\": \"https://i.redditmedia.com/coT7V6kljA92SVkeNDMWWPgvaz3M5hjZK_5Ghc0tPEk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=24875b6d13e75140254217aa0a987368\", \"width\": 216, \"height\": 230}, {\"url\": \"https://i.redditmedia.com/coT7V6kljA92SVkeNDMWWPgvaz3M5hjZK_5Ghc0tPEk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=6f405876f6cec0f85c4e8cdf7845067b\", \"width\": 320, \"height\": 342}, {\"url\": \"https://i.redditmedia.com/coT7V6kljA92SVkeNDMWWPgvaz3M5hjZK_5Ghc0tPEk.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=46848fd0907f453abb9902e25355861d\", \"width\": 640, \"height\": 684}], \"variants\": {}, \"id\": \"sTjJfTOV3qHT5Lp-1JSDhejrUenkc0hP4g8LkHqTWmI\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/P0vedD-soriuFYRt_BIThlmxvOWRXFmAwsNIpVQvnL4.jpg\", \"subreddit_id\": \"t5_2qjpg\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/memes/comments/6mmsjb/show_me_what_you_got/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499814472.0, \"url\": \"https://i.redd.it/xrkpvr3bbz8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Show me what you got\", \"created_utc\": 1499785672.0, \"subreddit_name_prefixed\": \"r/memes\", \"distinguished\": null, \"media\": null, \"num_comments\": 25, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3563}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"chemicalreactiongifs\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Physical Reaction\", \"id\": \"6mr6ru\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"love_the_heat\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mr6ru\", \"score\": 335, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fm=jpg\\u0026s=65b2d47bde17724321ac282eb94a3a77\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=2af0496a06837364d86f9fdc31cb5d86\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=e7e9f7334a10a0bd922794f3553a9432\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=b726a13521ab30dfe324de7902b93d63\", \"width\": 320, \"height\": 179}, {\"url\": \"https://i.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=a07be1e080d7268db8430acc6901095e\", \"width\": 640, \"height\": 359}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?s=68dff6a17cac19a7a8f8fe9ea8b8cb8e\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=28a68b5f52c2c1b91b6b5d6c6bb32f24\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=fe4ccc3bfadd88afa86b4b5ccd0efc7c\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=b0b590e6af601710614202cbfe0fe718\", \"width\": 320, \"height\": 179}, {\"url\": \"https://g.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=3af1f2f5106bbfa86f1f4d84357431c0\", \"width\": 640, \"height\": 359}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=f42912c42c1e817bfc22f41c6805f5aa\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=afb829a151bd20470733fffa699d2478\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=6bf73c3b1fae7a927cda1fbc68304b7e\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=047ad5eb0bc0f346a6e4b899ffb2de06\", \"width\": 320, \"height\": 179}, {\"url\": \"https://g.redditmedia.com/Q47_7JNEafczjAtYDTer1oMMgPpKAtFlWLu522N13m0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=425e5d183ed4d1505114d5f670f6e967\", \"width\": 640, \"height\": 359}]}}, \"id\": \"6VwQddvmbno_-VXOKgs2MWKsgvBiA77Xip6RXlyokGo\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/8ObUTFqp6Y59EtjCUFekOIfPfhXQnXtmYQLWaFpC0eE.jpg\", \"subreddit_id\": \"t5_2u506\", \"edited\": false, \"link_flair_css_class\": \"Physical\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": true, \"spoiler\": false, \"permalink\": \"/r/chemicalreactiongifs/comments/6mr6ru/simple_reaction_but_this_is_what_melting_a/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499856700.0, \"url\": \"http://i.imgur.com/pIlnrOr.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Simple reaction, but this is what melting a jawbreaker with a gas torch looks like\", \"created_utc\": 1499827900.0, \"subreddit_name_prefixed\": \"r/chemicalreactiongifs\", \"distinguished\": null, \"media\": null, \"num_comments\": 18, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 335}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"Eyebleach\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm96r\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"tkmj75\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm96r\", \"score\": 4347, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fm=jpg\\u0026s=89ce7906ba4d80980232b4ca43e28e46\", \"width\": 400, \"height\": 500}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=d15841070fdb9bf052ee6dabb88d6ab6\", \"width\": 108, \"height\": 135}, {\"url\": \"https://i.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=cca44ec6f28aa0309c1b434a805a32a8\", \"width\": 216, \"height\": 270}, {\"url\": \"https://i.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=1e1d128075345684d3d151a0117d4896\", \"width\": 320, \"height\": 400}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?s=383409fe05a8c43524a8c58439ba45ba\", \"width\": 400, \"height\": 500}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=2ce266fe843d9a6b25bc4eda37bbbe9c\", \"width\": 108, \"height\": 135}, {\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=0f900ceade2cbcb821e5e8709f8ee5fb\", \"width\": 216, \"height\": 270}, {\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=d72944d6c971210da725dd721336cedb\", \"width\": 320, \"height\": 400}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=e634130cbb12bdf1aa3572d6da590795\", \"width\": 400, \"height\": 500}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=dd5f191178e0866804e9e941c88fb7e0\", \"width\": 108, \"height\": 135}, {\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=1bc7467289e8f851572450e7b9db7209\", \"width\": 216, \"height\": 270}, {\"url\": \"https://g.redditmedia.com/CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=0d24d21dd2586a9a0e110af0297298c4\", \"width\": 320, \"height\": 400}]}}, \"id\": \"CfopvXFzQ10K_LEetyp00PtIMfbjIzbPFmeX66TFPAo\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/Ba9KUcMqV5tBq_y6QQdgxItbSpfyfvQznyEA1mthRp8.jpg\", \"subreddit_id\": \"t5_2s427\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Eyebleach/comments/6mm96r/you_kiss_ill_kiss_you_back/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499809117.0, \"url\": \"http://i.imgur.com/OLQHDol.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"You kiss, I'll kiss you back\", \"created_utc\": 1499780317.0, \"subreddit_name_prefixed\": \"r/Eyebleach\", \"distinguished\": null, \"media\": null, \"num_comments\": 64, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 4347}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"BlackPeopleTwitter\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": \"top\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmsvr\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"elcielo17\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmsvr\", \"score\": 35804, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/1LD2Ldk9GiYzA_HHqsdyU0gUEhPNxhWwcbDGb5zum5E.jpg?s=25c1edb4e277b0897463718452aeb64b\", \"width\": 500, \"height\": 500}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/1LD2Ldk9GiYzA_HHqsdyU0gUEhPNxhWwcbDGb5zum5E.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=d99fb2e19929ddad20f46d547bd859d6\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/1LD2Ldk9GiYzA_HHqsdyU0gUEhPNxhWwcbDGb5zum5E.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=baea390cb3a35db39c563e286938136a\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/1LD2Ldk9GiYzA_HHqsdyU0gUEhPNxhWwcbDGb5zum5E.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=c520fa89279fb71e0d573fcf85d53222\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"3IspV6tsKn3_hxz7MZMwIiK98ay9GgqWMgShmeaFZHo\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/yWl-DfCTH0EkmWD24T7mF4lbNHjTa9FXFwE5Nvlg5Rk.jpg\", \"subreddit_id\": \"t5_33x33\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/BlackPeopleTwitter/comments/6mmsvr/didnt_they_tell_you_that_i_was_a_savage/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499814552.0, \"url\": \"http://i.imgur.com/0srLWty.jpg\", \"author_flair_text\": \"347-BLACK-SKY\", \"quarantine\": false, \"title\": \"Didn't they tell you that I was a savage?\", \"created_utc\": 1499785752.0, \"subreddit_name_prefixed\": \"r/BlackPeopleTwitter\", \"distinguished\": null, \"media\": null, \"num_comments\": 1023, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 35804}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"curlyhair\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"fluff\", \"id\": \"6mowsk\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"monsterdongg\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mowsk\", \"score\": 1094, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/tVjq1Wu9reXGGpWaVes991CTgInQAHjSbKLoi-liEa8.jpg?s=07481cf556b74158a6f2e4c0437449a3\", \"width\": 1152, \"height\": 1536}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/tVjq1Wu9reXGGpWaVes991CTgInQAHjSbKLoi-liEa8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=094c1bc2be17413224ebd7ed29ae7006\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/tVjq1Wu9reXGGpWaVes991CTgInQAHjSbKLoi-liEa8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=bef264a051928be863fa2d76847210a1\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/tVjq1Wu9reXGGpWaVes991CTgInQAHjSbKLoi-liEa8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=cdfe2c752301cee56a5ad85102af85bd\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/tVjq1Wu9reXGGpWaVes991CTgInQAHjSbKLoi-liEa8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=6a36cb23ff72752257e34f1270bbe404\", \"width\": 640, \"height\": 853}, {\"url\": \"https://i.redditmedia.com/tVjq1Wu9reXGGpWaVes991CTgInQAHjSbKLoi-liEa8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=c101cea7138b4fbc8199852021bcc4a6\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://i.redditmedia.com/tVjq1Wu9reXGGpWaVes991CTgInQAHjSbKLoi-liEa8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=180d167a492f79e1c9d4e8a345ce022e\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"GDj5ifFwRF8cUCH5gGFNBp9b669dBftsVbaF9As449s\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/guxfcqFW-wTGIN88BLu6z8qpasbcQU0PmJRB0WjIPU0.jpg\", \"subreddit_id\": \"t5_2t79l\", \"edited\": false, \"link_flair_css_class\": \"ten\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/curlyhair/comments/6mowsk/my_hair_has_some_nice_curls_after_the_beach/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499833150.0, \"url\": \"https://i.redd.it/j5d5g9euu09z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"My hair has some nice curls after the beach\", \"created_utc\": 1499804350.0, \"subreddit_name_prefixed\": \"r/curlyhair\", \"distinguished\": null, \"media\": null, \"num_comments\": 39, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1094}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"gifs\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mn4hd\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"aFamiliarStranger\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn4hd\", \"score\": 12140, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fm=jpg\\u0026s=df1cf7479af8b421a3a52418285f1e04\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=32bc80768ec59be1152216f85e930e5f\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=1dccf7686d47473086b644a46f51b874\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=6a831388a799da41f8687262dea9e2d7\", \"width\": 320, \"height\": 179}, {\"url\": \"https://i.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=ef5e5d3e0b24a0693f583b7d4fdc2eac\", \"width\": 640, \"height\": 359}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?s=a5fb158f8026334211472195db1610f8\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=7b3fd79c09290a4a9dd24d7e79ac5429\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=2ab0feb7df0a111210ddabd784096750\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=f4c58813c4b0ebb5f5c914be01668a1b\", \"width\": 320, \"height\": 179}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=1766be0af3be3b6bd9a5a119748e682f\", \"width\": 640, \"height\": 359}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=ce4bcd1bb16338bc1459beb260d0bfe4\", \"width\": 720, \"height\": 404}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=8e65e181db8f9089a24c90beb1061c8b\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=df3db1e7f268dd343d18a685b12f88dd\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=3f8cbbc138a48fdf3a4c33cace9d7cbe\", \"width\": 320, \"height\": 179}, {\"url\": \"https://g.redditmedia.com/glAvkCMw4iyCgjKsNped58nYo3X0M5099IHWRA56w_I.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=84571852222bc1aa7c20ddbd085ef1c2\", \"width\": 640, \"height\": 359}]}}, \"id\": \"a1Qo3LCt9Gsx72R_ywGDFDn2R31NVcgMOOxPrUJHhqY\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/bGg5-GluOudMR-rwrz27mpt8Yk4KsKBQRXP8RIRIsM0.jpg\", \"subreddit_id\": \"t5_2qt55\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/gifs/comments/6mn4hd/bread_slicer/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499817446.0, \"url\": \"http://i.imgur.com/JUC7xlV.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Bread Slicer\", \"created_utc\": 1499788646.0, \"subreddit_name_prefixed\": \"r/gifs\", \"distinguished\": null, \"media\": null, \"num_comments\": 499, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 12140}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"thalassophobia\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Exemplary\", \"id\": \"6mpvge\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"PinkMitsubishi\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mpvge\", \"score\": 684, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/43bnraZ5JnnXUZlNCwsjYNvbTule-HbwLZWKT3ZDAIg.jpg?s=38e9eb1e1a1eb16cc8692af344decfa3\", \"width\": 750, \"height\": 1334}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/43bnraZ5JnnXUZlNCwsjYNvbTule-HbwLZWKT3ZDAIg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=56bb218eb1923449a610107c92758072\", \"width\": 108, \"height\": 192}, {\"url\": \"https://i.redditmedia.com/43bnraZ5JnnXUZlNCwsjYNvbTule-HbwLZWKT3ZDAIg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=82f18b7b73de57aa1456fb89cf4ea16a\", \"width\": 216, \"height\": 384}, {\"url\": \"https://i.redditmedia.com/43bnraZ5JnnXUZlNCwsjYNvbTule-HbwLZWKT3ZDAIg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=52c0e53fca29dd1546b95a85ebecbbaf\", \"width\": 320, \"height\": 569}, {\"url\": \"https://i.redditmedia.com/43bnraZ5JnnXUZlNCwsjYNvbTule-HbwLZWKT3ZDAIg.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=2b2294a4d0ced0ae821c6b16e976cff3\", \"width\": 640, \"height\": 1138}], \"variants\": {}, \"id\": \"1rROdvpKoAuZhrf1PmmAJKY5R0WIscPdN2vWVCQ2r7c\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/TM30oCLvkM-rQE7kizNgq20vuuTs6qEl5pysnrLFy0Y.jpg\", \"subreddit_id\": \"t5_2xfs1\", \"edited\": false, \"link_flair_css_class\": \"approval\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/thalassophobia/comments/6mpvge/imagine_this/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499842181.0, \"url\": \"https://i.redd.it/12xsy88pl19z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Imagine this\", \"created_utc\": 1499813381.0, \"subreddit_name_prefixed\": \"r/thalassophobia\", \"distinguished\": null, \"media\": null, \"num_comments\": 26, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 684}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"BeAmazed\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm961\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Ghost_Animator\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm961\", \"score\": 4118, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/gGuhMmP95XjvLm__6jUTrzrYJKFr0wEcY7IlSrt-byI.jpg?s=9fc57ef62584510df3ef6406eee6a748\", \"width\": 640, \"height\": 960}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/gGuhMmP95XjvLm__6jUTrzrYJKFr0wEcY7IlSrt-byI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=bac8e32dcff97aa441c738602e4b4123\", \"width\": 108, \"height\": 162}, {\"url\": \"https://i.redditmedia.com/gGuhMmP95XjvLm__6jUTrzrYJKFr0wEcY7IlSrt-byI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=de24bb907dae503c5d13846a0c62b431\", \"width\": 216, \"height\": 324}, {\"url\": \"https://i.redditmedia.com/gGuhMmP95XjvLm__6jUTrzrYJKFr0wEcY7IlSrt-byI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=87df2e5ee99dd9930ce5ce356ad34058\", \"width\": 320, \"height\": 480}, {\"url\": \"https://i.redditmedia.com/gGuhMmP95XjvLm__6jUTrzrYJKFr0wEcY7IlSrt-byI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=ae00b234bbe71983c130e9f728b83b0d\", \"width\": 640, \"height\": 960}], \"variants\": {}, \"id\": \"KG7GneRYlxZil34jf3IRtN_Vyy5hzooqW1wRQ6eN4f0\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/vYYpmmbMW1jjIHjLACtaDYiAHesWfL4rNBDJS_Pykg4.jpg\", \"subreddit_id\": \"t5_363r3\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 1, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/BeAmazed/comments/6mm961/long_exposure_of_a_trebuchet/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499809112.0, \"url\": \"http://i.imgur.com/8xbvL7E.jpg\", \"author_flair_text\": \"Mod\", \"quarantine\": false, \"title\": \"Long Exposure of a Trebuchet.\", \"created_utc\": 1499780312.0, \"subreddit_name_prefixed\": \"r/BeAmazed\", \"distinguished\": null, \"media\": null, \"num_comments\": 65, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 4118}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"explainlikeimfive\", \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003Eedit: I guess I had overestimated how many characters these languages use -- as many pointed out, it\\u0026#39;s only tens of thousands, at the most. Thanks for the great responses, though!\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"selftext\": \"edit: I guess I had overestimated how many characters these languages use -- as many pointed out, it's only tens of thousands, at the most. Thanks for the great responses, though!\", \"likes\": null, \"suggested_sort\": \"qa\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Technology\", \"id\": \"6mlizm\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"musicman99\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mlizm\", \"score\": 11275, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.explainlikeimfive\", \"hidden\": false, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2sokd\", \"edited\": 1499810392.0, \"link_flair_css_class\": \"Technology\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/explainlikeimfive/comments/6mlizm/eli5_how_font_designers_can_design_for_japanese/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499800408.0, \"url\": \"https://www.reddit.com/r/explainlikeimfive/comments/6mlizm/eli5_how_font_designers_can_design_for_japanese/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"ELI5 how font designers can design for Japanese and Chinese, languages that both use millions of individual Chinese characters?\", \"created_utc\": 1499771608.0, \"subreddit_name_prefixed\": \"r/explainlikeimfive\", \"distinguished\": null, \"media\": null, \"num_comments\": 770, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 11275}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"fakehistoryporn\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": \"top\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mn39j\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"King-Slime\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn39j\", \"score\": 2607, \"approved_by\": null, \"over_18\": false, \"domain\": \"media.giphy.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/kN9NHbjupVO_5wsIKr6CRufR2RlUDb6m7Rk7pLquStU.gif?fm=jpg\\u0026s=a81f05817c21f62abee599f7d65b7d6e\", \"width\": 400, \"height\": 308}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/kN9NHbjupVO_5wsIKr6CRufR2RlUDb6m7Rk7pLquStU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=062e02386eab44650db33f0032618827\", \"width\": 108, \"height\": 83}, {\"url\": \"https://i.redditmedia.com/kN9NHbjupVO_5wsIKr6CRufR2RlUDb6m7Rk7pLquStU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=ef8ec606153bf67cca9ab7d7d6d9db4e\", \"width\": 216, \"height\": 166}, {\"url\": \"https://i.redditmedia.com/kN9NHbjupVO_5wsIKr6CRufR2RlUDb6m7Rk7pLquStU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=b777aead84a5543cfe4a7244351cbf06\", \"width\": 320, \"height\": 246}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/kN9NHbjupVO_5wsIKr6CRufR2RlUDb6m7Rk7pLquStU.gif?s=c3aa79b60f2fe0d99f36dc9d8fd88adf\", \"width\": 400, \"height\": 308}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/kN9NHbjupVO_5wsIKr6CRufR2RlUDb6m7Rk7pLquStU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=092fd8d2f6328394f37925b750ec613d\", \"width\": 108, \"height\": 83}, {\"url\": \"https://g.redditmedia.com/kN9NHbjupVO_5wsIKr6CRufR2RlUDb6m7Rk7pLquStU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b7bf2200d6ca3e7a2b27f8efd616d7a7\", \"width\": 216, \"height\": 166}, {\"url\": \"https://g.redditmedia.com/kN9NHbjupVO_5wsIKr6CRufR2RlUDb6m7Rk7pLquStU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=0e6c775d719ec1158c2a86d6915d59a6\", \"width\": 320, \"height\": 246}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/kN9NHbjupVO_5wsIKr6CRufR2RlUDb6m7Rk7pLquStU.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=5797bd7a6e782ab238e510819818a5aa\", \"width\": 400, \"height\": 308}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/kN9NHbjupVO_5wsIKr6CRufR2RlUDb6m7Rk7pLquStU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=540ef8f89c7efe57425182f5244a9bb8\", \"width\": 108, \"height\": 83}, {\"url\": \"https://g.redditmedia.com/kN9NHbjupVO_5wsIKr6CRufR2RlUDb6m7Rk7pLquStU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=8a2495d7175e10491c7011218e72074d\", \"width\": 216, \"height\": 166}, {\"url\": \"https://g.redditmedia.com/kN9NHbjupVO_5wsIKr6CRufR2RlUDb6m7Rk7pLquStU.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=4a23357eb50cab3eae305a1145c7c232\", \"width\": 320, \"height\": 246}]}}, \"id\": \"l47CL08pfRYBVGUq-yfFDjbyGIm-O9Z56TYJQdITXxM\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/g-8QPwqKJM1QVYhAPYZd40aAO1q8cHu1PSA_RduSJOA.jpg\", \"subreddit_id\": \"t5_3gyaj\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 107, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/fakehistoryporn/comments/6mn39j/closed_circuit_security_footage_of_an_unnamed/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499817127.0, \"url\": \"https://media.giphy.com/media/iyKm1yNjeSebe/giphy.gif\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Closed circuit security footage of an unnamed Chernobyl Nuclear Power Plant worker running in horror as Reactor No. 4 explodes. (26 April 1986)\", \"created_utc\": 1499788327.0, \"subreddit_name_prefixed\": \"r/fakehistoryporn\", \"distinguished\": null, \"media\": null, \"num_comments\": 26, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2607}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"teenagers\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Meme\", \"id\": \"6mloe8\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"alexdude1085\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mloe8\", \"score\": 7196, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/gzIxwBVP4xWfzW-e33LsEl7RHn9ClLhhjaCatf6y_h0.jpg?s=40226448accb458a120f705406c24d93\", \"width\": 581, \"height\": 768}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/gzIxwBVP4xWfzW-e33LsEl7RHn9ClLhhjaCatf6y_h0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=37b00ed12536453403b16954dff0682c\", \"width\": 108, \"height\": 142}, {\"url\": \"https://i.redditmedia.com/gzIxwBVP4xWfzW-e33LsEl7RHn9ClLhhjaCatf6y_h0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=4a3a03d8c0de0e089c75748a822ed1fa\", \"width\": 216, \"height\": 285}, {\"url\": \"https://i.redditmedia.com/gzIxwBVP4xWfzW-e33LsEl7RHn9ClLhhjaCatf6y_h0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=dd938c09a0472d88349682b88f3503c5\", \"width\": 320, \"height\": 422}], \"variants\": {}, \"id\": \"lvxAXG9wQdU9jvcJhK7N14IInvTUQnKWxtlr7l6hGFA\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/vhU3l6xedw0iLV9mXFs6aly4Q5WiMEbJbgI4WIgfhAc.jpg\", \"subreddit_id\": \"t5_2rjli\", \"edited\": false, \"link_flair_css_class\": \"meme\", \"author_flair_css_class\": \"\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/teenagers/comments/6mloe8/buzzfeed_killed_the_hotdog_meme/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499802389.0, \"url\": \"https://i.redd.it/zjg2hejn4x8z.jpg\", \"author_flair_text\": \"16\", \"quarantine\": false, \"title\": \"Buzzfeed killed the hotdog meme\", \"created_utc\": 1499773589.0, \"subreddit_name_prefixed\": \"r/teenagers\", \"distinguished\": null, \"media\": null, \"num_comments\": 220, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 7196}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"surrealmemes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmnlf\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Saggre\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmnlf\", \"score\": 3320, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/5uPnul0hDN0OZk9YnR0zjQrLaT-PAeeHHkXlfqksHSs.jpg?s=6a768a58180913ebd0c36aaa386ac679\", \"width\": 1024, \"height\": 1200}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/5uPnul0hDN0OZk9YnR0zjQrLaT-PAeeHHkXlfqksHSs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=e53a4540c84ac70bf85dc45fcac4a4d9\", \"width\": 108, \"height\": 126}, {\"url\": \"https://i.redditmedia.com/5uPnul0hDN0OZk9YnR0zjQrLaT-PAeeHHkXlfqksHSs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=7f495aca9bd959bdaa262f1ff151eb7c\", \"width\": 216, \"height\": 253}, {\"url\": \"https://i.redditmedia.com/5uPnul0hDN0OZk9YnR0zjQrLaT-PAeeHHkXlfqksHSs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=836e270bd5d65224f21803f886ab8558\", \"width\": 320, \"height\": 375}, {\"url\": \"https://i.redditmedia.com/5uPnul0hDN0OZk9YnR0zjQrLaT-PAeeHHkXlfqksHSs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=0ffb56f45beb485c1ac50c25730be171\", \"width\": 640, \"height\": 750}, {\"url\": \"https://i.redditmedia.com/5uPnul0hDN0OZk9YnR0zjQrLaT-PAeeHHkXlfqksHSs.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=c34dfca2dee6ca80d631be54e474148d\", \"width\": 960, \"height\": 1125}], \"variants\": {}, \"id\": \"7c9u-mLlMqCQbsNSrN9dlwfGYckU8S4HVg9HgxWAHJg\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/Kx3hqZJwB4R3u2xWoeuRoJMG8kKZRJho5foiSv6nbcU.jpg\", \"subreddit_id\": \"t5_3bz2s\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"memeManColor1\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/surrealmemes/comments/6mmnlf/take_their_masks_off_reveal_their_true_faces/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499813159.0, \"url\": \"https://i.imgur.com/fPGgHdj.jpg\", \"author_flair_text\": \"\", \"quarantine\": false, \"title\": \"TAKE THEIR MASKS OFF, REVEAL THEIR TRUE FACES\", \"created_utc\": 1499784359.0, \"subreddit_name_prefixed\": \"r/surrealmemes\", \"distinguished\": null, \"media\": null, \"num_comments\": 70, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3320}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"BetterEveryLoop\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mnyq6\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"temporalparts\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnyq6\", \"score\": 1667, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/DexbDipsf8IpordRzN-du5K80maScYccwU2_XmmzZX0.gif?fm=jpg\\u0026s=ae7d462fb73e84853b4a386067a522fe\", \"width\": 285, \"height\": 285}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/DexbDipsf8IpordRzN-du5K80maScYccwU2_XmmzZX0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=ea9cf3dc50b8adf987d8d37b0be1840b\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/DexbDipsf8IpordRzN-du5K80maScYccwU2_XmmzZX0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=77caf0011ce34249ef75115f4f08c4f9\", \"width\": 216, \"height\": 216}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/DexbDipsf8IpordRzN-du5K80maScYccwU2_XmmzZX0.gif?s=c950880ecba4a360367c882a474411b1\", \"width\": 285, \"height\": 285}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/DexbDipsf8IpordRzN-du5K80maScYccwU2_XmmzZX0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=ace7fe7e5882ae39aec5e0abb06498df\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/DexbDipsf8IpordRzN-du5K80maScYccwU2_XmmzZX0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=5715cb71c3e418107867874bf6a99ed4\", \"width\": 216, \"height\": 216}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/DexbDipsf8IpordRzN-du5K80maScYccwU2_XmmzZX0.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=c5b9a186083e0b8dda640ff04bcbf741\", \"width\": 285, \"height\": 285}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/DexbDipsf8IpordRzN-du5K80maScYccwU2_XmmzZX0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=3ded1740f35f54ed3f3514f76516a845\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/DexbDipsf8IpordRzN-du5K80maScYccwU2_XmmzZX0.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=f145bddfc9eecdaf760ed216cdffeb46\", \"width\": 216, \"height\": 216}]}}, \"id\": \"LfZgS6_h8oEQrLvlBESPq_dF1xvnt2irN9pLY43I6-k\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/RuHa34gNTS4qRte_6IQpjJXINjOa5VO4_qfzEzqU82I.jpg\", \"subreddit_id\": \"t5_3abwq\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/BetterEveryLoop/comments/6mnyq6/vacuum_cleaner_grabs_cats_tongue/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499824801.0, \"url\": \"http://i.imgur.com/EB4DTRA.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Vacuum cleaner grabs cat's tongue\", \"created_utc\": 1499796001.0, \"subreddit_name_prefixed\": \"r/BetterEveryLoop\", \"distinguished\": null, \"media\": null, \"num_comments\": 26, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1667}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"coaxedintoasnafu\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"[Reddit comments]\", \"id\": \"6mmo0o\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"makochi\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmo0o\", \"score\": 3142, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/eq-uWMIhzivEfjzr9z0Cy5WoNnIiOebeFmhs22T-ujM.jpg?s=c479a8cae135721ca732f097390aa1b2\", \"width\": 1113, \"height\": 235}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/eq-uWMIhzivEfjzr9z0Cy5WoNnIiOebeFmhs22T-ujM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=1422d92601c40b6ad08fb46524b8c7c5\", \"width\": 108, \"height\": 22}, {\"url\": \"https://i.redditmedia.com/eq-uWMIhzivEfjzr9z0Cy5WoNnIiOebeFmhs22T-ujM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=8b5f98a356b6fe5093ad8699fc865f3c\", \"width\": 216, \"height\": 45}, {\"url\": \"https://i.redditmedia.com/eq-uWMIhzivEfjzr9z0Cy5WoNnIiOebeFmhs22T-ujM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=6fba1c67e741c156d5a6e56335d859c9\", \"width\": 320, \"height\": 67}, {\"url\": \"https://i.redditmedia.com/eq-uWMIhzivEfjzr9z0Cy5WoNnIiOebeFmhs22T-ujM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=f3bb519424cb9678837e9a0c232b2ced\", \"width\": 640, \"height\": 135}, {\"url\": \"https://i.redditmedia.com/eq-uWMIhzivEfjzr9z0Cy5WoNnIiOebeFmhs22T-ujM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=c69371165c1d747455bb264344ca284e\", \"width\": 960, \"height\": 202}, {\"url\": \"https://i.redditmedia.com/eq-uWMIhzivEfjzr9z0Cy5WoNnIiOebeFmhs22T-ujM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=848da69576135c289c5ccc599fc55107\", \"width\": 1080, \"height\": 228}], \"variants\": {}, \"id\": \"78L2lxPOCO5VWqjsCKX3-dvFTflYROLxfnwLfmFtUlU\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/cLST0E8BNa1OXYDXGwDqN4nTRvB5Qwm1JIdZlZhkn2o.jpg\", \"subreddit_id\": \"t5_2w7ch\", \"edited\": false, \"link_flair_css_class\": \"\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 29, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/coaxedintoasnafu/comments/6mmo0o/healthy_male_sexuality/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499813265.0, \"url\": \"https://imgur.com/hcHw9IC\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"healthy male sexuality\", \"created_utc\": 1499784465.0, \"subreddit_name_prefixed\": \"r/coaxedintoasnafu\", \"distinguished\": null, \"media\": null, \"num_comments\": 51, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3142}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"personalfinance\", \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EStarted seriously trying to get my debt under control in February 2015, at which point I created a spreadsheet of all my debt to track monthly (suggestion from forum) and found I had $88,392.72 in debt. This was split between ~$39k in credit card, ~$36k in student loans, and ~$14k in car loan. The credit card debt was a combination of some unexpected/unfortunate circumstances, and bad decisions.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI started by consolidating my credit into a consolidated loan with lower interest (suggestion from here). I then prioritized loans based on interest rates (suggestion from here also). I reduced expenses (got rid of TV service, downgraded phone plan, got a lower rent apartment, didn\\u0026#39;t travel as much, ate out much less, started doing meal prep, etc - also suggestions from here), and made some extra cash where I could.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003ENow, I\\u0026#39;m at:\\nCredit card: paid off monthly, $0 balance!\\nConsolidated loan: ~$18k;\\nStudent loans: ~$20k;\\nCar loan: ~$1.5k;\\n(So a total of a little under $40k, as mentioned above.)\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI do fall into a somewhat higher income bracket, but getting to this point did require sacrifice - I decided not to buy a home at this time to focus on debt, and reduced expenses as per above, among other things.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI haven\\u0026#39;t managed to put as much into savings as I would like, and am starting to focus on that more now that I have the debt more under control. I should note though that during the same period I did increase my retirement savings by about +80% through employer \\u0026amp; my contributions, plus an upturn in the economy.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003ELooking forward to hopefully being debt free in about 1.5 years, or less!\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit: I\\u0026#39;d rather not give my exact income for privacy reasons, but since people keep asking, I would estimate I was putting in the area of 40% of my take-home pay toward debt reduction.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"selftext\": \"Started seriously trying to get my debt under control in February 2015, at which point I created a spreadsheet of all my debt to track monthly (suggestion from forum) and found I had $88,392.72 in debt. This was split between ~$39k in credit card, ~$36k in student loans, and ~$14k in car loan. The credit card debt was a combination of some unexpected/unfortunate circumstances, and bad decisions.\\n\\nI started by consolidating my credit into a consolidated loan with lower interest (suggestion from here). I then prioritized loans based on interest rates (suggestion from here also). I reduced expenses (got rid of TV service, downgraded phone plan, got a lower rent apartment, didn't travel as much, ate out much less, started doing meal prep, etc - also suggestions from here), and made some extra cash where I could.\\n\\nNow, I'm at:\\nCredit card: paid off monthly, $0 balance!\\nConsolidated loan: ~$18k;\\nStudent loans: ~$20k;\\nCar loan: ~$1.5k;\\n(So a total of a little under $40k, as mentioned above.)\\n\\nI do fall into a somewhat higher income bracket, but getting to this point did require sacrifice - I decided not to buy a home at this time to focus on debt, and reduced expenses as per above, among other things.\\n\\nI haven't managed to put as much into savings as I would like, and am starting to focus on that more now that I have the debt more under control. I should note though that during the same period I did increase my retirement savings by about +80% through employer \\u0026 my contributions, plus an upturn in the economy.\\n\\nLooking forward to hopefully being debt free in about 1.5 years, or less!\\n\\nEdit: I'd rather not give my exact income for privacy reasons, but since people keep asking, I would estimate I was putting in the area of 40% of my take-home pay toward debt reduction.\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Debt\", \"id\": \"6mnkz3\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"LochNessJackalope\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnkz3\", \"score\": 2030, \"approved_by\": null, \"over_18\": false, \"domain\": \"self.personalfinance\", \"hidden\": false, \"thumbnail\": \"self\", \"subreddit_id\": \"t5_2qstm\", \"edited\": 1499800980.0, \"link_flair_css_class\": \"Debt\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/personalfinance/comments/6mnkz3/took_debt_of_88k_to_under_40k_in_25_years_thanks/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499821442.0, \"url\": \"https://www.reddit.com/r/personalfinance/comments/6mnkz3/took_debt_of_88k_to_under_40k_in_25_years_thanks/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Took debt of $88k to under $40k in 2.5 years, thanks in part to this forum (Thanks!)\", \"created_utc\": 1499792642.0, \"subreddit_name_prefixed\": \"r/personalfinance\", \"distinguished\": null, \"media\": null, \"num_comments\": 205, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2030}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"IASIP\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmoko\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"TinyEdgeLord\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmoko\", \"score\": 3072, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/zkevKQG-yZxSrebeJgtYcbmQRpFPksMRuiBYcylHBH0.jpg?s=ca704456f145965569ecc9f92e02fcbd\", \"width\": 720, \"height\": 695}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/zkevKQG-yZxSrebeJgtYcbmQRpFPksMRuiBYcylHBH0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=a75a44fe6731e5f241364f63b6e95479\", \"width\": 108, \"height\": 104}, {\"url\": \"https://i.redditmedia.com/zkevKQG-yZxSrebeJgtYcbmQRpFPksMRuiBYcylHBH0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=8ea476472f7d8983bb7607d9b6f0ca2f\", \"width\": 216, \"height\": 208}, {\"url\": \"https://i.redditmedia.com/zkevKQG-yZxSrebeJgtYcbmQRpFPksMRuiBYcylHBH0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=aec9a02a63cac33a5f7b0a6de6bdb5ea\", \"width\": 320, \"height\": 308}, {\"url\": \"https://i.redditmedia.com/zkevKQG-yZxSrebeJgtYcbmQRpFPksMRuiBYcylHBH0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=9e36b1e814644593e7e6c6fc796a2099\", \"width\": 640, \"height\": 617}], \"variants\": {}, \"id\": \"muK9cPcz-LJUlJJn2hiybPbtTANuknzNFtdt517jmNg\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/j6LPOvpo-bTDnUF58ylLclLEAD1lEcMDpQ4HWMgoKAs.jpg\", \"subreddit_id\": \"t5_2s28b\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 135, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/IASIP/comments/6mmoko/trashman_homecoming/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499813428.0, \"url\": \"https://i.redd.it/fcuet0978z8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"TrashMan: Homecoming\", \"created_utc\": 1499784628.0, \"subreddit_name_prefixed\": \"r/IASIP\", \"distinguished\": null, \"media\": null, \"num_comments\": 46, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3072}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FPoisedHairyAmurstarfish\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FPoisedHairyAmurstarfish\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FPoisedHairyAmurstarfish-size_restricted.gif\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"480\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 480, \"scrolling\": false, \"height\": 480}, \"thumbnail_width\": 140, \"subreddit\": \"holdmybeer\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch pDFJI8IrrckCYFTT GIF by greedeater on Gfycat. Discover more GIFS online on Gfycat\", \"title\": \"pDFJI8IrrckCYFTT - Create, Discover and Share Awesome GIFs on Gfycat\", \"thumbnail_width\": 326, \"height\": 480, \"width\": 480, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FPoisedHairyAmurstarfish\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FPoisedHairyAmurstarfish\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FPoisedHairyAmurstarfish-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"480\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://i.embed.ly/1/image?url=https%3A%2F%2Fthumbs.gfycat.com%2FPoisedHairyAmurstarfish-size_restricted.gif\\u0026key=b1e305db91cf4aa5a86b732cc9fffceb\", \"type\": \"video\", \"thumbnail_height\": 326}}, \"link_flair_text\": null, \"id\": \"6mluja\", \"view_count\": null, \"secure_media_embed\": {\"content\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FPoisedHairyAmurstarfish\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FPoisedHairyAmurstarfish\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FPoisedHairyAmurstarfish-size_restricted.gif\\u0026key=2aa3c4d5f3de4f5b9120b660ad850dc9\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"480\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"width\": 480, \"scrolling\": false, \"height\": 480}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Greedeater\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mluja\", \"score\": 5368, \"approved_by\": null, \"over_18\": false, \"domain\": \"gfycat.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/ZEtzN_wvb1VNI6QOYOd8e5gr9aXv2ZbjjhDxs8k1zx4.gif?fm=jpg\\u0026s=ffb327997ecd980546fff01e1af761cd\", \"width\": 421, \"height\": 421}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/ZEtzN_wvb1VNI6QOYOd8e5gr9aXv2ZbjjhDxs8k1zx4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=a04482c7d41d9728e2d68c081876d7b8\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/ZEtzN_wvb1VNI6QOYOd8e5gr9aXv2ZbjjhDxs8k1zx4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=679e0a35642bfa8770e212921aea2dd8\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/ZEtzN_wvb1VNI6QOYOd8e5gr9aXv2ZbjjhDxs8k1zx4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=806e76575bafe4a1e001ac99b5a01f40\", \"width\": 320, \"height\": 320}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/ZEtzN_wvb1VNI6QOYOd8e5gr9aXv2ZbjjhDxs8k1zx4.gif?s=f373dab61bc88fa31fb6b4e112e2ec50\", \"width\": 421, \"height\": 421}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/ZEtzN_wvb1VNI6QOYOd8e5gr9aXv2ZbjjhDxs8k1zx4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=11610ba78c98c89b1351ab7a6aefb763\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/ZEtzN_wvb1VNI6QOYOd8e5gr9aXv2ZbjjhDxs8k1zx4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=a14e7dccdec234208a02d2a33cc6f908\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/ZEtzN_wvb1VNI6QOYOd8e5gr9aXv2ZbjjhDxs8k1zx4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=6f9ad0655c058695d482d85548aac6a7\", \"width\": 320, \"height\": 320}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/ZEtzN_wvb1VNI6QOYOd8e5gr9aXv2ZbjjhDxs8k1zx4.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=1aec7a1d186f119bf1ce912f76db6ee9\", \"width\": 421, \"height\": 421}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/ZEtzN_wvb1VNI6QOYOd8e5gr9aXv2ZbjjhDxs8k1zx4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=cd8aed8a0e674ccb4810be761e4eef1d\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/ZEtzN_wvb1VNI6QOYOd8e5gr9aXv2ZbjjhDxs8k1zx4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=7da793098e987ba0e682ad926b052186\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/ZEtzN_wvb1VNI6QOYOd8e5gr9aXv2ZbjjhDxs8k1zx4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=6ade33c40ab60a62e20d7dab05ae93ca\", \"width\": 320, \"height\": 320}]}}, \"id\": \"pzMJvH5YhDnfxVTnSZpzN_ZVwxj90PRwfb1sLbF9tmA\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/aVbC35WG542t82MnN6hv638Y6xxpgEDBKBmritr63P0.jpg\", \"subreddit_id\": \"t5_2vi9f\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"rich:video\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/holdmybeer/comments/6mluja/hmb_while_i_practice_my_hurdling/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499804481.0, \"url\": \"https://gfycat.com/PoisedHairyAmurstarfish\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"HMB while I practice my hurdling\", \"created_utc\": 1499775681.0, \"subreddit_name_prefixed\": \"r/holdmybeer\", \"distinguished\": null, \"media\": {\"type\": \"gfycat.com\", \"oembed\": {\"provider_url\": \"http://gfycat.com\", \"description\": \"Watch pDFJI8IrrckCYFTT GIF by greedeater on Gfycat. Discover more GIFS online on Gfycat\", \"title\": \"pDFJI8IrrckCYFTT - Create, Discover and Share Awesome GIFs on Gfycat\", \"thumbnail_width\": 326, \"height\": 480, \"width\": 480, \"html\": \"\\u003Ciframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fgfycat.com%2Fifr%2FPoisedHairyAmurstarfish\\u0026url=https%3A%2F%2Fgfycat.com%2Fgifs%2Fdetail%2FPoisedHairyAmurstarfish\\u0026image=https%3A%2F%2Fthumbs.gfycat.com%2FPoisedHairyAmurstarfish-size_restricted.gif\\u0026key=522baf40bd3911e08d854040d3dc5c07\\u0026type=text%2Fhtml\\u0026schema=gfycat\\\" width=\\\"480\\\" height=\\\"480\\\" scrolling=\\\"no\\\" frameborder=\\\"0\\\" allowfullscreen\\u003E\\u003C/iframe\\u003E\", \"version\": \"1.0\", \"provider_name\": \"gfycat\", \"thumbnail_url\": \"https://thumbs.gfycat.com/PoisedHairyAmurstarfish-size_restricted.gif\", \"type\": \"video\", \"thumbnail_height\": 326}}, \"num_comments\": 164, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 5368}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"anime_irl\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm37i\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Eternityyy1337\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm37i\", \"score\": 4325, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/PsoGhWoFp7aBylNBXEjuAFu5udyUGRFrpg45ubQpLO4.jpg?s=414f57a6c48bab37f5933dd17d7b42e2\", \"width\": 777, \"height\": 880}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/PsoGhWoFp7aBylNBXEjuAFu5udyUGRFrpg45ubQpLO4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=e635ee087923d7a305acde9009f4aca2\", \"width\": 108, \"height\": 122}, {\"url\": \"https://i.redditmedia.com/PsoGhWoFp7aBylNBXEjuAFu5udyUGRFrpg45ubQpLO4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=813563b8c26f64d013fee48b0acdcfca\", \"width\": 216, \"height\": 244}, {\"url\": \"https://i.redditmedia.com/PsoGhWoFp7aBylNBXEjuAFu5udyUGRFrpg45ubQpLO4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=46118a4d58f34ab534e2d2db476757c3\", \"width\": 320, \"height\": 362}, {\"url\": \"https://i.redditmedia.com/PsoGhWoFp7aBylNBXEjuAFu5udyUGRFrpg45ubQpLO4.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=fee782f81906edbe3f69dd0e9e6b6be0\", \"width\": 640, \"height\": 724}], \"variants\": {}, \"id\": \"2WYXasp-8QtPxu_L1q37Vcl6F1xjUgZCtdNTTn1Z3S8\"}], \"enabled\": true}, \"thumbnail\": \"image\", \"subreddit_id\": \"t5_386zh\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"002\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/anime_irl/comments/6mm37i/anime_irl/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499807249.0, \"url\": \"https://i.redd.it/5r0i5jvspy8z.jpg\", \"author_flair_text\": \"\", \"quarantine\": false, \"title\": \"anime_irl\", \"created_utc\": 1499778449.0, \"subreddit_name_prefixed\": \"r/anime_irl\", \"distinguished\": null, \"media\": null, \"num_comments\": 85, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 4325}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"worldnews\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Trump\", \"id\": \"6mmxa5\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"maxwellhill\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmxa5\", \"score\": 50271, \"approved_by\": null, \"over_18\": false, \"domain\": \"thehill.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/jwnIZ8SoKLLwaMpoIIXoN_l_CbuhH79Tm98B58oBNhM.jpg?s=4afca7bb308a6e1373c6c9598b1812fb\", \"width\": 980, \"height\": 551}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/jwnIZ8SoKLLwaMpoIIXoN_l_CbuhH79Tm98B58oBNhM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=1ae27a0bb0b73b007c5f1864fd1055b2\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/jwnIZ8SoKLLwaMpoIIXoN_l_CbuhH79Tm98B58oBNhM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=1fd450c34dbb9d02b3380445a19631b1\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/jwnIZ8SoKLLwaMpoIIXoN_l_CbuhH79Tm98B58oBNhM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=bc3be3068d47033f6e6ec9920a108f62\", \"width\": 320, \"height\": 179}, {\"url\": \"https://i.redditmedia.com/jwnIZ8SoKLLwaMpoIIXoN_l_CbuhH79Tm98B58oBNhM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=a946a738a46e947772fa606ec6821546\", \"width\": 640, \"height\": 359}, {\"url\": \"https://i.redditmedia.com/jwnIZ8SoKLLwaMpoIIXoN_l_CbuhH79Tm98B58oBNhM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=4c2fd82c885142e3536bf5a4be4292d0\", \"width\": 960, \"height\": 539}], \"variants\": {}, \"id\": \"d5nQMvEqvbpRAxN3lGc4tlIPYqRJbby2FVObQ49IB0g\"}], \"enabled\": false}, \"thumbnail\": \"default\", \"subreddit_id\": \"t5_2qh13\", \"edited\": false, \"link_flair_css_class\": \"trump\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/worldnews/comments/6mmxa5/donald_trump_jr_on_tuesday_released_a_stunning/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499815646.0, \"url\": \"http://thehill.com/homenews/administration/341443-trump-jr-releases-email-chain-on-conversations-with-russian-sources\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Donald Trump Jr. on Tuesday released a stunning chain of emails highlighting his conversations about setting up a controversial campaign meeting with a Russian lawyer offering compromising information on Hillary Clinton.\", \"created_utc\": 1499786846.0, \"subreddit_name_prefixed\": \"r/worldnews\", \"distinguished\": null, \"media\": null, \"num_comments\": 8683, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 50271}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"Kanye\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mozsc\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"DavidSSD\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mozsc\", \"score\": 987, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/MAge_I9zUSoSaD-swYSX3dn133QEcNU1ymzJh0QrTc8.jpg?s=89630ac124eb40bd1d1ab5d07e3c9757\", \"width\": 1500, \"height\": 1500}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/MAge_I9zUSoSaD-swYSX3dn133QEcNU1ymzJh0QrTc8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=ff11fec02d16b85884b43819b817dcd0\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/MAge_I9zUSoSaD-swYSX3dn133QEcNU1ymzJh0QrTc8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=a4c4a61c02c791779d688e555bd33a00\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/MAge_I9zUSoSaD-swYSX3dn133QEcNU1ymzJh0QrTc8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=42fe6b31b718e5dd4fdfb5010521f3ab\", \"width\": 320, \"height\": 320}, {\"url\": \"https://i.redditmedia.com/MAge_I9zUSoSaD-swYSX3dn133QEcNU1ymzJh0QrTc8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=921642a69e05a365db0673abe6d0c37d\", \"width\": 640, \"height\": 640}, {\"url\": \"https://i.redditmedia.com/MAge_I9zUSoSaD-swYSX3dn133QEcNU1ymzJh0QrTc8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=3860572249a05136830679a21dea7f11\", \"width\": 960, \"height\": 960}, {\"url\": \"https://i.redditmedia.com/MAge_I9zUSoSaD-swYSX3dn133QEcNU1ymzJh0QrTc8.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=e1c610b0b7b0186cdcfc347d781576c9\", \"width\": 1080, \"height\": 1080}], \"variants\": {}, \"id\": \"vAjLXTG1GIcsEmxGXWMIOC4FHbmCxWxXOB8qAql2zok\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/1hHjmRThVhm8upw65-2RYPB419AsrseI4ebjHUVIOFs.jpg\", \"subreddit_id\": \"t5_2r78l\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Kanye/comments/6mozsc/my_favorite_late_registration_alternative_cover/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499833879.0, \"url\": \"https://i.redd.it/440b3jzyw09z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"my favorite late registration alternative cover\", \"created_utc\": 1499805079.0, \"subreddit_name_prefixed\": \"r/Kanye\", \"distinguished\": null, \"media\": null, \"num_comments\": 14, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 987}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"PeopleFuckingDying\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Animals\", \"id\": \"6mm4mt\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"tryunus87\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm4mt\", \"score\": 4477, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fm=jpg\\u0026s=c3719c658da631e6ecc338245de33ec8\", \"width\": 720, \"height\": 1280}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=2018d09c0c6f02a05b9179eb8f2363fb\", \"width\": 108, \"height\": 192}, {\"url\": \"https://i.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=71d5d814f2a2d675c66308050ca410fe\", \"width\": 216, \"height\": 384}, {\"url\": \"https://i.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=91cba0395596eedea5a62c9b6456d23e\", \"width\": 320, \"height\": 568}, {\"url\": \"https://i.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=52444100088af3a94d54603541081aa1\", \"width\": 640, \"height\": 1137}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?s=3237e16851060330313d742be60deff8\", \"width\": 720, \"height\": 1280}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=a44594b311525fdc58129fc274918836\", \"width\": 108, \"height\": 192}, {\"url\": \"https://g.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=4ac8de73095776b4117246b9d7114290\", \"width\": 216, \"height\": 384}, {\"url\": \"https://g.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=59dc243247d61b6bff86ed86970f643b\", \"width\": 320, \"height\": 568}, {\"url\": \"https://g.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=82161ce78df85db0e40f897532a36372\", \"width\": 640, \"height\": 1137}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=493b2406d93a4050edf5737e81a1e038\", \"width\": 720, \"height\": 1280}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=d3114a9148167fcaf2ce617c689ec5e3\", \"width\": 108, \"height\": 192}, {\"url\": \"https://g.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=938a634ad1360abad054b21704d5e0c0\", \"width\": 216, \"height\": 384}, {\"url\": \"https://g.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=b1e8566b0c493dd1b12e7249e52b95aa\", \"width\": 320, \"height\": 568}, {\"url\": \"https://g.redditmedia.com/DUb8w2cY4IH4tPRV_o0_mdN_o6ggFvaxh_6lUclmmJ4.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=178acaa613fece249f24c9cdfdffdc75\", \"width\": 640, \"height\": 1137}]}}, \"id\": \"wEvHc0wZLz2H6JkQ2_WvSceptvmmZ6Gz8G3CIGKxBjQ\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/zH0e_o3hehAoYqIHtzPWPODQm5979adoknJsfsrSxLQ.jpg\", \"subreddit_id\": \"t5_3blco\", \"edited\": false, \"link_flair_css_class\": \"animal\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/PeopleFuckingDying/comments/6mm4mt/snake_chokes_kid_to_death_while_shes_watching_tv/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499807705.0, \"url\": \"https://i.imgur.com/2z3b3kE.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"snaKE cHokes kID to dEATh wHiLE She'S WAtchINg tV\", \"created_utc\": 1499778905.0, \"subreddit_name_prefixed\": \"r/PeopleFuckingDying\", \"distinguished\": null, \"media\": null, \"num_comments\": 243, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 4477}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"justneckbeardthings\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mno35\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Justaoncetimething\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mno35\", \"score\": 1751, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/vgYBeIdDHFe8zs6p3F3ypQhpZqBHT2ncttBtda_Qcmw.jpg?s=fdeb4481cc09ae360dcdf60dca5861b9\", \"width\": 397, \"height\": 767}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/vgYBeIdDHFe8zs6p3F3ypQhpZqBHT2ncttBtda_Qcmw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=be70706a97dfdde7456be2914d28959d\", \"width\": 108, \"height\": 208}, {\"url\": \"https://i.redditmedia.com/vgYBeIdDHFe8zs6p3F3ypQhpZqBHT2ncttBtda_Qcmw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=981265475dd9f0d0e69f980eb7bfaa9b\", \"width\": 216, \"height\": 417}, {\"url\": \"https://i.redditmedia.com/vgYBeIdDHFe8zs6p3F3ypQhpZqBHT2ncttBtda_Qcmw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=c6cd7b77ed63259c50b43ecb4be8d6ad\", \"width\": 320, \"height\": 618}], \"variants\": {}, \"id\": \"Kl0jFaO03g0prkqxHHtnDyJsfBpjbfIyP95STDizVbs\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/heAQPpNO1ivwEU8JCNgzUWDzqb32X6XfTZ2-hATtBd4.jpg\", \"subreddit_id\": \"t5_2xp02\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/justneckbeardthings/comments/6mno35/incel_describes_his_ideal_woman/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499822204.0, \"url\": \"https://i.redd.it/1j9l31pogy8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Incel describes his ideal woman\", \"created_utc\": 1499793404.0, \"subreddit_name_prefixed\": \"r/justneckbeardthings\", \"distinguished\": null, \"media\": null, \"num_comments\": 303, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1751}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"marvelstudios\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mnbun\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"claudiolemos\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnbun\", \"score\": 2025, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/ZjCxZJ3BwqROME_EPKCtMbllPW7oppfr1t5i_Ia7h7U.jpg?s=daff65ec3fe307564a555daa44dc52db\", \"width\": 1080, \"height\": 914}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/ZjCxZJ3BwqROME_EPKCtMbllPW7oppfr1t5i_Ia7h7U.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=1f888d2fb220ca0a4d2f9190e1072aac\", \"width\": 108, \"height\": 91}, {\"url\": \"https://i.redditmedia.com/ZjCxZJ3BwqROME_EPKCtMbllPW7oppfr1t5i_Ia7h7U.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=6a10df0802aed55321908348de32f673\", \"width\": 216, \"height\": 182}, {\"url\": \"https://i.redditmedia.com/ZjCxZJ3BwqROME_EPKCtMbllPW7oppfr1t5i_Ia7h7U.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=1b68381cb9b30db28c08a7efa3375656\", \"width\": 320, \"height\": 270}, {\"url\": \"https://i.redditmedia.com/ZjCxZJ3BwqROME_EPKCtMbllPW7oppfr1t5i_Ia7h7U.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=adf02647e525bb3c7de98a0350c1be1a\", \"width\": 640, \"height\": 541}, {\"url\": \"https://i.redditmedia.com/ZjCxZJ3BwqROME_EPKCtMbllPW7oppfr1t5i_Ia7h7U.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=ed5f06cd6795a02d7dbba84e1cbc92e8\", \"width\": 960, \"height\": 812}, {\"url\": \"https://i.redditmedia.com/ZjCxZJ3BwqROME_EPKCtMbllPW7oppfr1t5i_Ia7h7U.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=90c4c434ed2d6b38eaecc214a4793139\", \"width\": 1080, \"height\": 914}], \"variants\": {}, \"id\": \"YiRWukUbRbPjRceAuJ4fn8AXJ9bVjVigj23eAwv_gao\"}], \"enabled\": true}, \"thumbnail\": \"https://a.thumbs.redditmedia.com/gLmgJe69jNeIJdlzlnbxdFQTbIaAOcAqsbZFpa0t5D8.jpg\", \"subreddit_id\": \"t5_2uii8\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": \"SMhomecoming\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 118, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/marvelstudios/comments/6mnbun/new_infinity_war_bts_pic/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499819230.0, \"url\": \"http://imgur.com/tQCaY3l.jpg\", \"author_flair_text\": \"Spider-Man\", \"quarantine\": false, \"title\": \"New Infinity War BTS pic\", \"created_utc\": 1499790430.0, \"subreddit_name_prefixed\": \"r/marvelstudios\", \"distinguished\": null, \"media\": null, \"num_comments\": 180, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2025}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"quityourbullshit\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mqbkh\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Lucas_the_Gamer\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mqbkh\", \"score\": 483, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/GLlmWiX85_lGDN6HwX2C9jcCI7KyS-1ZqLVA8ypLaU4.png?s=2dde741cc3199cdaa1859dccb415416f\", \"width\": 498, \"height\": 1794}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/GLlmWiX85_lGDN6HwX2C9jcCI7KyS-1ZqLVA8ypLaU4.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=da990098f47709d729da774f3ae8bb13\", \"width\": 108, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/GLlmWiX85_lGDN6HwX2C9jcCI7KyS-1ZqLVA8ypLaU4.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=c45e39d60c2ca68bbd95348e21e2dbc4\", \"width\": 216, \"height\": 432}, {\"url\": \"https://i.redditmedia.com/GLlmWiX85_lGDN6HwX2C9jcCI7KyS-1ZqLVA8ypLaU4.png?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=dced6ad37dd6f23284015ba704fe1e4d\", \"width\": 320, \"height\": 640}], \"variants\": {}, \"id\": \"3piwPNXKTdP9XIyi_LTFH8FfCpGg8bUB_oEY0iHoB_M\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/rYv2pfi-FUJtrDGY1pd8sXrYY0oc03mWBFmXNGj0FfA.jpg\", \"subreddit_id\": \"t5_2y8xf\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/quityourbullshit/comments/6mqbkh/restaurant_owner_exposes_stuckup_customer/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499846949.0, \"url\": \"https://i.redd.it/rxpqi66lz19z.png\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Restaurant owner exposes stuck-up customer\", \"created_utc\": 1499818149.0, \"subreddit_name_prefixed\": \"r/quityourbullshit\", \"distinguished\": null, \"media\": null, \"num_comments\": 33, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 483}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"nononono\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm8he\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"m0rris0n_hotel\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm8he\", \"score\": 3613, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/85QDF70EF8wzRIKuq6-KNuCgdsdypMhNfBnn_c-z9K8.gif?fm=jpg\\u0026s=e3c761bfb3c438624cf951abf3974ff8\", \"width\": 200, \"height\": 200}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/85QDF70EF8wzRIKuq6-KNuCgdsdypMhNfBnn_c-z9K8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=7a9bb5126074415ffce760a8656aee35\", \"width\": 108, \"height\": 108}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/85QDF70EF8wzRIKuq6-KNuCgdsdypMhNfBnn_c-z9K8.gif?s=ed95972c7b48cbae90e403c18d6d57c7\", \"width\": 200, \"height\": 200}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/85QDF70EF8wzRIKuq6-KNuCgdsdypMhNfBnn_c-z9K8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=a3619f1a04c269fe39026394ac81f9f2\", \"width\": 108, \"height\": 108}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/85QDF70EF8wzRIKuq6-KNuCgdsdypMhNfBnn_c-z9K8.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=5e382ee4d70a0379a949c8618174228c\", \"width\": 200, \"height\": 200}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/85QDF70EF8wzRIKuq6-KNuCgdsdypMhNfBnn_c-z9K8.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=57dbed70855450fd7367685c98256d3c\", \"width\": 108, \"height\": 108}]}}, \"id\": \"AWL_LMmDpuysu89x12AyDW3XMf5VV7oEmiHW7GN5CkA\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/InyTtua-8U0aNq-WcVXX-D6mW_oamEc8HkjQENq6wBs.jpg\", \"subreddit_id\": \"t5_2w1gn\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/nononono/comments/6mm8he/two_trains_speed_towards_each_other/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499808904.0, \"url\": \"http://i.imgur.com/3TfyRaM.gif\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Two trains speed towards each other\", \"created_utc\": 1499780104.0, \"subreddit_name_prefixed\": \"r/nononono\", \"distinguished\": null, \"media\": null, \"num_comments\": 206, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3613}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"gif\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"r/all\", \"id\": \"6mmjko\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Sumit316\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmjko\", \"score\": 3082, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/RNfZF9ikyH22FGy4pAXUPxu_MBqQJvvIE8sPXy9JGLw.gif?fm=jpg\\u0026s=7c433711289657403084a05bdccaf80e\", \"width\": 480, \"height\": 480}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/RNfZF9ikyH22FGy4pAXUPxu_MBqQJvvIE8sPXy9JGLw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=1c45fbb5fb083b4a2f6dca1889396c4b\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/RNfZF9ikyH22FGy4pAXUPxu_MBqQJvvIE8sPXy9JGLw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=6e423886084a2c9a665eeead530555a7\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/RNfZF9ikyH22FGy4pAXUPxu_MBqQJvvIE8sPXy9JGLw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=e6e26f1b64ecdf4061e4755996c8a231\", \"width\": 320, \"height\": 320}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/RNfZF9ikyH22FGy4pAXUPxu_MBqQJvvIE8sPXy9JGLw.gif?s=9c3757e9d080fe37f683b7f706c407be\", \"width\": 480, \"height\": 480}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/RNfZF9ikyH22FGy4pAXUPxu_MBqQJvvIE8sPXy9JGLw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=a6f4262fec27c40bb28fc024cfa440c9\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/RNfZF9ikyH22FGy4pAXUPxu_MBqQJvvIE8sPXy9JGLw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=43c830189ca787f153305f8057feff34\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/RNfZF9ikyH22FGy4pAXUPxu_MBqQJvvIE8sPXy9JGLw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=aef87f345029f155da792609543060a1\", \"width\": 320, \"height\": 320}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/RNfZF9ikyH22FGy4pAXUPxu_MBqQJvvIE8sPXy9JGLw.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=f002ae1cc96f11e0bfd99a4ed49a587f\", \"width\": 480, \"height\": 480}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/RNfZF9ikyH22FGy4pAXUPxu_MBqQJvvIE8sPXy9JGLw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=fcb1d166e189145de52e72a3c7dc8392\", \"width\": 108, \"height\": 108}, {\"url\": \"https://g.redditmedia.com/RNfZF9ikyH22FGy4pAXUPxu_MBqQJvvIE8sPXy9JGLw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=3557ae10d69d0329fb4cceb38f668a6a\", \"width\": 216, \"height\": 216}, {\"url\": \"https://g.redditmedia.com/RNfZF9ikyH22FGy4pAXUPxu_MBqQJvvIE8sPXy9JGLw.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=51ef518085b8be334650d4f20f033b44\", \"width\": 320, \"height\": 320}]}}, \"id\": \"O5P24OCmZl3bQtmSOiP10otENDuegctV94wRBUUlNG8\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/VGZg3hVIrF2oe_BcS9-XhpXc-7uACHuX8NBk-5i2MgY.jpg\", \"subreddit_id\": \"t5_2qmfx\", \"edited\": false, \"link_flair_css_class\": \"flash1\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/gif/comments/6mmjko/massive_supercell_caught_on_camera_in_north_dakota/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499812049.0, \"url\": \"https://i.imgur.com/DAAagAv.gifv\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Massive supercell caught on camera in North Dakota\", \"created_utc\": 1499783249.0, \"subreddit_name_prefixed\": \"r/gif\", \"distinguished\": null, \"media\": null, \"num_comments\": 70, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3082}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"StrangerThings\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mm93e\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"claudiolemos\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm93e\", \"score\": 3488, \"approved_by\": null, \"over_18\": false, \"domain\": \"imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/tE-gaW6cEMtwtyauCDNFfU1STWlurwPSD5GlAYwVflM.jpg?s=721cb558e2bd0e61034f21438242f816\", \"width\": 691, \"height\": 1024}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/tE-gaW6cEMtwtyauCDNFfU1STWlurwPSD5GlAYwVflM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=73cf807f3bbdbca7f1d2d60dea2c5ee4\", \"width\": 108, \"height\": 160}, {\"url\": \"https://i.redditmedia.com/tE-gaW6cEMtwtyauCDNFfU1STWlurwPSD5GlAYwVflM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=f6eaf015fece8d071d76483aa685a67c\", \"width\": 216, \"height\": 320}, {\"url\": \"https://i.redditmedia.com/tE-gaW6cEMtwtyauCDNFfU1STWlurwPSD5GlAYwVflM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=bb470e81ff6d9a25c4394ec70aca6d48\", \"width\": 320, \"height\": 474}, {\"url\": \"https://i.redditmedia.com/tE-gaW6cEMtwtyauCDNFfU1STWlurwPSD5GlAYwVflM.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=43206c7a851df2c7f9fd118082c752a0\", \"width\": 640, \"height\": 948}], \"variants\": {}, \"id\": \"rl3nHoZaihE06A8EU1SYuCQeWf8YOFy8eCJfghd25Ew\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/lS1_j5GYVAH2IrWhUcT2zEgb5xH4mw2fRFqH_nAz2Es.jpg\", \"subreddit_id\": \"t5_3adlm\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/StrangerThings/comments/6mm93e/season_2_poster/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499809090.0, \"url\": \"http://imgur.com/asPSq1U.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Season 2 poster\", \"created_utc\": 1499780290.0, \"subreddit_name_prefixed\": \"r/StrangerThings\", \"distinguished\": null, \"media\": null, \"num_comments\": 107, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3488}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"Sneks\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mn41h\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Catalystic_mind\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn41h\", \"score\": 2212, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/t1CqVMqI2jR2OQtWNQYxZlJumnNH9sejHYOpgdPGRJc.jpg?s=e7cd01213206902e3a5825f0a45cc49c\", \"width\": 720, \"height\": 1280}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/t1CqVMqI2jR2OQtWNQYxZlJumnNH9sejHYOpgdPGRJc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=cf6e6d37a66c10eb4ee36d20599dd81e\", \"width\": 108, \"height\": 192}, {\"url\": \"https://i.redditmedia.com/t1CqVMqI2jR2OQtWNQYxZlJumnNH9sejHYOpgdPGRJc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=cf8e6ac34a2b544550242275d4c49ec6\", \"width\": 216, \"height\": 384}, {\"url\": \"https://i.redditmedia.com/t1CqVMqI2jR2OQtWNQYxZlJumnNH9sejHYOpgdPGRJc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=07b5d3852319e453f63ad0681b3b58a9\", \"width\": 320, \"height\": 568}, {\"url\": \"https://i.redditmedia.com/t1CqVMqI2jR2OQtWNQYxZlJumnNH9sejHYOpgdPGRJc.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=f43ed46f9904449afab8954777d57f71\", \"width\": 640, \"height\": 1137}], \"variants\": {}, \"id\": \"wnVKEwuVgHKk8vuH9fl-uJutvg-Lwll20GFz3QLWmJs\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/HWt7pygaExQDaei6YM5QmEL2904KiH3EW965rod4dMg.jpg\", \"subreddit_id\": \"t5_30aig\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Sneks/comments/6mn41h/noodle_of_affection/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499817324.0, \"url\": \"https://i.redd.it/de3cg69sjz8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Noodle of affection\", \"created_utc\": 1499788524.0, \"subreddit_name_prefixed\": \"r/Sneks\", \"distinguished\": null, \"media\": null, \"num_comments\": 24, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2212}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"TopMindsOfReddit\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"/r/The_Donald\", \"id\": \"6mn3t4\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Moranall\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn3t4\", \"score\": 2186, \"approved_by\": null, \"over_18\": false, \"domain\": \"np.reddit.com\", \"hidden\": false, \"thumbnail\": \"default\", \"subreddit_id\": \"t5_35g9w\", \"edited\": false, \"link_flair_css_class\": \"reddit\", \"author_flair_css_class\": \"\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/TopMindsOfReddit/comments/6mn3t4/the_donald_isnt_worried_that_donald_trump_jr_just/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499817259.0, \"url\": \"https://np.reddit.com/r/The_Donald/comments/6mmtg2/leakers_btfo_don_jr_dumps_the_entire_email_chain/\", \"author_flair_text\": \"DNC Hitman\", \"quarantine\": false, \"title\": \"the_donald isn't worried that Donald Trump Jr. just released emails showing attempted collusion with a Russian agent. Instead, they're worried about how NYT got these emails (Obama? Comey?) and about how smart DJT is\", \"created_utc\": 1499788459.0, \"subreddit_name_prefixed\": \"r/TopMindsOfReddit\", \"distinguished\": null, \"media\": null, \"num_comments\": 528, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2186}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"zelda\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Fan Art\", \"id\": \"6mm8nl\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"monkeytroubleaj\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mm8nl\", \"score\": 3556, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/ryRHmGrMNXnC2gTHxf6NWFRi1yXEpwxBXnxnBAWAuuA.jpg?s=6f0933eeabfb8c964380f8411a4d658d\", \"width\": 1300, \"height\": 1300}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/ryRHmGrMNXnC2gTHxf6NWFRi1yXEpwxBXnxnBAWAuuA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=18a25b834b7549182e7377e7c2ee6748\", \"width\": 108, \"height\": 108}, {\"url\": \"https://i.redditmedia.com/ryRHmGrMNXnC2gTHxf6NWFRi1yXEpwxBXnxnBAWAuuA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=040012c9831b3adfc7e8a95a4d57c7be\", \"width\": 216, \"height\": 216}, {\"url\": \"https://i.redditmedia.com/ryRHmGrMNXnC2gTHxf6NWFRi1yXEpwxBXnxnBAWAuuA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=91f843565ccbdd3f1be5495544bed6a8\", \"width\": 320, \"height\": 320}, {\"url\": \"https://i.redditmedia.com/ryRHmGrMNXnC2gTHxf6NWFRi1yXEpwxBXnxnBAWAuuA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=73c4475f0c4e84fd875165fca4068bf0\", \"width\": 640, \"height\": 640}, {\"url\": \"https://i.redditmedia.com/ryRHmGrMNXnC2gTHxf6NWFRi1yXEpwxBXnxnBAWAuuA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=d8c7de501efdd91e3069d5e6b6a7aef0\", \"width\": 960, \"height\": 960}, {\"url\": \"https://i.redditmedia.com/ryRHmGrMNXnC2gTHxf6NWFRi1yXEpwxBXnxnBAWAuuA.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=1fb1ba89231a3136a15716453c5e3963\", \"width\": 1080, \"height\": 1080}], \"variants\": {}, \"id\": \"Uq06UYn9w-MaIhsDxfxerYCIyr0liTJROMogzdR8T8k\"}], \"enabled\": true}, \"thumbnail\": \"image\", \"subreddit_id\": \"t5_2r61g\", \"edited\": false, \"link_flair_css_class\": \"fancontent\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/zelda/comments/6mm8nl/cake_i_made_for_my_fiances_30th_birthday_oc/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499808956.0, \"url\": \"https://i.redd.it/h5geqt7wuy8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Cake I made for my fiances 30th birthday [OC]\", \"created_utc\": 1499780156.0, \"subreddit_name_prefixed\": \"r/zelda\", \"distinguished\": null, \"media\": null, \"num_comments\": 64, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3556}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": null, \"subreddit\": \"confession\", \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003E[No Regrets]\\nAlso possible trigger warning: sexual abuse and violence are mentioned. Sorry in advance.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EFor context, he was a terrible person.\\nHe started raping me every night when I was six years old. This went on until my 11th birthday. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThat day was not unlike any other. I got home from school and hid in the woods behind the house with a novel until it was time for dinner. Came in, ate dinner, washed up, and went to bed. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI was startled awake by a gunshot, followed by lots of yelling. To this day, I don\\u0026#39;t know exactly what happened. All I know is that when I entered the living room, my brother was laying motionless on the floor in a pool of blood. My father shot and killed my oldest brother; the only person in that house who I felt I could trust. He was my best and only friend, and for reasons unknown to me, our father fucking killed him.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThat was it for me. I was already so depressed and apathetic about everything that I figured, fuck it, why not? I ran to my room and grabbed a broken piece of glass that I\\u0026#39;d kept around in order to injure myself. I ran back into the living room, jumped on my father\\u0026#39;s back, and plunged the glass into his neck.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe rest of that day is sort of a fuzzy blur. Sirens, cops, ambulance. Social worker, counselors, and boom - new life in foster care. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI never faced any sort of legal repercussions for what I did that night. I have been in counseling on and off ever since. I am diagnosed as having borderline personality disorder, bipolar disorder, psychosis, agoraphobia, CPTSD, among a few others, in case you\\u0026#39;re wondering how it may have affected me long-term. That being said, I live a pretty normal life now and am fairly well adjusted, all things considered.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI have never told anyone about this before, aside from the counselors and social workers who were around in the immediate aftermath. Well, even them I didn\\u0026#39;t really tell, they were already aware. Not even my husband knows. Just something I wanted to get off my chest. Thanks for reading. \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"selftext\": \"[No Regrets]\\nAlso possible trigger warning: sexual abuse and violence are mentioned. Sorry in advance.\\n\\nFor context, he was a terrible person.\\nHe started raping me every night when I was six years old. This went on until my 11th birthday. \\n\\nThat day was not unlike any other. I got home from school and hid in the woods behind the house with a novel until it was time for dinner. Came in, ate dinner, washed up, and went to bed. \\n\\nI was startled awake by a gunshot, followed by lots of yelling. To this day, I don't know exactly what happened. All I know is that when I entered the living room, my brother was laying motionless on the floor in a pool of blood. My father shot and killed my oldest brother; the only person in that house who I felt I could trust. He was my best and only friend, and for reasons unknown to me, our father fucking killed him.\\n\\nThat was it for me. I was already so depressed and apathetic about everything that I figured, fuck it, why not? I ran to my room and grabbed a broken piece of glass that I'd kept around in order to injure myself. I ran back into the living room, jumped on my father's back, and plunged the glass into his neck.\\n\\nThe rest of that day is sort of a fuzzy blur. Sirens, cops, ambulance. Social worker, counselors, and boom - new life in foster care. \\n\\nI never faced any sort of legal repercussions for what I did that night. I have been in counseling on and off ever since. I am diagnosed as having borderline personality disorder, bipolar disorder, psychosis, agoraphobia, CPTSD, among a few others, in case you're wondering how it may have affected me long-term. That being said, I live a pretty normal life now and am fairly well adjusted, all things considered.\\n\\nI have never told anyone about this before, aside from the counselors and social workers who were around in the immediate aftermath. Well, even them I didn't really tell, they were already aware. Not even my husband knows. Just something I wanted to get off my chest. Thanks for reading. \\n\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"noregrets\", \"id\": \"6moppp\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"whoooopsiedaisies\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6moppp\", \"score\": 1006, \"approved_by\": null, \"over_18\": true, \"domain\": \"self.confession\", \"hidden\": false, \"thumbnail\": \"nsfw\", \"subreddit_id\": \"t5_2qo2a\", \"edited\": false, \"link_flair_css_class\": \"No Regrets\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"can_gild\": true, \"thumbnail_height\": null, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/confession/comments/6moppp/i_tried_to_kill_my_father/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499831413.0, \"url\": \"https://www.reddit.com/r/confession/comments/6moppp/i_tried_to_kill_my_father/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"I tried to kill my father\", \"created_utc\": 1499802613.0, \"subreddit_name_prefixed\": \"r/confession\", \"distinguished\": null, \"media\": null, \"num_comments\": 90, \"is_self\": true, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1006}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"spaceporn\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"[2765x1850]\", \"id\": \"6mnlax\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"Vardermir\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnlax\", \"score\": 1713, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/rQhHopdjZA0X6eF-1lkkbcXpdXD8pDm8nlqPtQD8L4I.jpg?s=3249769f8d08fbd8f5c408db0c5d6a70\", \"width\": 2765, \"height\": 1850}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/rQhHopdjZA0X6eF-1lkkbcXpdXD8pDm8nlqPtQD8L4I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=343621c2f09d97f8a3f094f75388ffc9\", \"width\": 108, \"height\": 72}, {\"url\": \"https://i.redditmedia.com/rQhHopdjZA0X6eF-1lkkbcXpdXD8pDm8nlqPtQD8L4I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=93cef4446baa47887a353cf9c5455bf7\", \"width\": 216, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/rQhHopdjZA0X6eF-1lkkbcXpdXD8pDm8nlqPtQD8L4I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=25ec8a72d2cddc207e85d54051109aaf\", \"width\": 320, \"height\": 214}, {\"url\": \"https://i.redditmedia.com/rQhHopdjZA0X6eF-1lkkbcXpdXD8pDm8nlqPtQD8L4I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=62dfa1abcb8c089613e8cbf25bcd2139\", \"width\": 640, \"height\": 428}, {\"url\": \"https://i.redditmedia.com/rQhHopdjZA0X6eF-1lkkbcXpdXD8pDm8nlqPtQD8L4I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=6d1a5e8b01c874da63a498a75b37fb62\", \"width\": 960, \"height\": 642}, {\"url\": \"https://i.redditmedia.com/rQhHopdjZA0X6eF-1lkkbcXpdXD8pDm8nlqPtQD8L4I.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=43f7ee2c800758e4ebf03687bddf5d1f\", \"width\": 1080, \"height\": 722}], \"variants\": {}, \"id\": \"5glefDIFS26lBCB5b9C5IKesXYuJC5s1IR8RFEEL1YA\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/3FfwWPViMVX2Wh2mgAjRO3keclnBiYQdIUUsY7M3lWo.jpg\", \"subreddit_id\": \"t5_2s9jc\", \"edited\": false, \"link_flair_css_class\": \"Resolution\", \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 93, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/spaceporn/comments/6mnlax/stars_over_thors_anvil_5862_3926/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499821519.0, \"url\": \"http://i.imgur.com/g0fPUL9.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Stars over Thor's Anvil [5862 \\u2715 3926]\", \"created_utc\": 1499792719.0, \"subreddit_name_prefixed\": \"r/spaceporn\", \"distinguished\": null, \"media\": null, \"num_comments\": 11, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1713}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"lotr\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmf5o\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"FARTKNOXX\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmf5o\", \"score\": 3060, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/j6yRZRgzRyTaqkiDGtIh_g_EH0u35_-EshT0E56Olq0.jpg?s=d121fbe4d77b5923679c3941b4fa1cd9\", \"width\": 3024, \"height\": 4032}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/j6yRZRgzRyTaqkiDGtIh_g_EH0u35_-EshT0E56Olq0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=626a78e8eba682135b79fc4b6cc9af81\", \"width\": 108, \"height\": 144}, {\"url\": \"https://i.redditmedia.com/j6yRZRgzRyTaqkiDGtIh_g_EH0u35_-EshT0E56Olq0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=0cb7f6b8c1b458ff6cf2b6e287710586\", \"width\": 216, \"height\": 288}, {\"url\": \"https://i.redditmedia.com/j6yRZRgzRyTaqkiDGtIh_g_EH0u35_-EshT0E56Olq0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=88ac8d81ddc48651e66dd7e10f4ce4fe\", \"width\": 320, \"height\": 426}, {\"url\": \"https://i.redditmedia.com/j6yRZRgzRyTaqkiDGtIh_g_EH0u35_-EshT0E56Olq0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=e7277f7e4d067228fd1bf54905e8ab66\", \"width\": 640, \"height\": 853}, {\"url\": \"https://i.redditmedia.com/j6yRZRgzRyTaqkiDGtIh_g_EH0u35_-EshT0E56Olq0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=7df15c52d7bc830a642c12fb7898a9c8\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://i.redditmedia.com/j6yRZRgzRyTaqkiDGtIh_g_EH0u35_-EshT0E56Olq0.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=9c77ea8abf1d7847970ad7394b536408\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"zQi3pMDuesvU4P9rS6ZZyGhCMICWcrolptH50M9E5XI\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/pcMiapm5d5_ZFYyWG1LW6qKOWRxi1nskqp8GejiKTFQ.jpg\", \"subreddit_id\": \"t5_2rfb9\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/lotr/comments/6mmf5o/mug_that_my_sister_had_made_for_me/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499810808.0, \"url\": \"https://i.redd.it/rw0974pe0z8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Mug that my sister had made for me\", \"created_utc\": 1499782008.0, \"subreddit_name_prefixed\": \"r/lotr\", \"distinguished\": null, \"media\": null, \"num_comments\": 38, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 3060}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"DeepFriedMemes\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": \"top\", \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmugd\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"lechicc\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmugd\", \"score\": 2485, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/7nQ_RbZ1RO78EHIhIRS9lYzW6l_CgUKNYCOTbALTjHw.jpg?s=c72c639c2b42c6a03075c85b696354d7\", \"width\": 1240, \"height\": 660}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/7nQ_RbZ1RO78EHIhIRS9lYzW6l_CgUKNYCOTbALTjHw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=65241c576094863a48bd321a8e0e0361\", \"width\": 108, \"height\": 57}, {\"url\": \"https://i.redditmedia.com/7nQ_RbZ1RO78EHIhIRS9lYzW6l_CgUKNYCOTbALTjHw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=ff602c60667910948814b46f0d4be0a6\", \"width\": 216, \"height\": 114}, {\"url\": \"https://i.redditmedia.com/7nQ_RbZ1RO78EHIhIRS9lYzW6l_CgUKNYCOTbALTjHw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=6820680b62c5c7156c04be84138cf1a4\", \"width\": 320, \"height\": 170}, {\"url\": \"https://i.redditmedia.com/7nQ_RbZ1RO78EHIhIRS9lYzW6l_CgUKNYCOTbALTjHw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=8e0897c5b405acdeabcebf8487fd09ac\", \"width\": 640, \"height\": 340}, {\"url\": \"https://i.redditmedia.com/7nQ_RbZ1RO78EHIhIRS9lYzW6l_CgUKNYCOTbALTjHw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=1dded9f22b1635d0c6e4bb7920de765e\", \"width\": 960, \"height\": 510}, {\"url\": \"https://i.redditmedia.com/7nQ_RbZ1RO78EHIhIRS9lYzW6l_CgUKNYCOTbALTjHw.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=9e3a32daf21877039e0bebf34bed33fd\", \"width\": 1080, \"height\": 574}], \"variants\": {}, \"id\": \"Y9IaquKe7mn01Hu6TyRKOcGdGUnGuWmkgw4xstQkZtM\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/0VubaFF6BejpXVWtmIDVqe5FYU-nMjljgKJgwcM_7xs.jpg\", \"subreddit_id\": \"t5_3a7zb\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": false, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 74, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/DeepFriedMemes/comments/6mmugd/_/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499814944.0, \"url\": \"https://i.redd.it/vzx88ycpcz8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"\\ud83c\\udd71\\ufe0f\", \"created_utc\": 1499786144.0, \"subreddit_name_prefixed\": \"r/DeepFriedMemes\", \"distinguished\": null, \"media\": null, \"num_comments\": 34, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2485}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"reddevils\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"Official\", \"id\": \"6mnz00\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"IwanJones10\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mnz00\", \"score\": 1399, \"approved_by\": null, \"over_18\": false, \"domain\": \"twitter.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/lv7bp_YRRmUEJDO_Ae8zhAhvrgZm2zwYC5GkcUZyTEI.jpg?s=e22e2ac3cb11f2854f12684510e8b2e3\", \"width\": 1572, \"height\": 2047}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/lv7bp_YRRmUEJDO_Ae8zhAhvrgZm2zwYC5GkcUZyTEI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=d6f12d8bdb5bcc01bd94352adce8d0ed\", \"width\": 108, \"height\": 140}, {\"url\": \"https://i.redditmedia.com/lv7bp_YRRmUEJDO_Ae8zhAhvrgZm2zwYC5GkcUZyTEI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=68fc8a92314222600b40f036fd86180d\", \"width\": 216, \"height\": 281}, {\"url\": \"https://i.redditmedia.com/lv7bp_YRRmUEJDO_Ae8zhAhvrgZm2zwYC5GkcUZyTEI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=0391199fd72555d83eeb5cb522036417\", \"width\": 320, \"height\": 416}, {\"url\": \"https://i.redditmedia.com/lv7bp_YRRmUEJDO_Ae8zhAhvrgZm2zwYC5GkcUZyTEI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=f49a65e9c92afb416d82bb1afe58ac32\", \"width\": 640, \"height\": 833}, {\"url\": \"https://i.redditmedia.com/lv7bp_YRRmUEJDO_Ae8zhAhvrgZm2zwYC5GkcUZyTEI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=5e4b36d3022fe09190d78ceb919010a0\", \"width\": 960, \"height\": 1250}, {\"url\": \"https://i.redditmedia.com/lv7bp_YRRmUEJDO_Ae8zhAhvrgZm2zwYC5GkcUZyTEI.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=8dc506bb676481c0fd0d5e61a194fef7\", \"width\": 1080, \"height\": 1406}], \"variants\": {}, \"id\": \"vD8LD-iw1oWjFuIMb0Y4kzUUsK_J2AnG99U_c7sPhVA\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/hYoX24tNKDeAlAd318dPujRluuxyxXpPDOQ0WHWfNjc.jpg\", \"subreddit_id\": \"t5_2rxse\", \"edited\": false, \"link_flair_css_class\": \"Tier 1\", \"author_flair_css_class\": \"6\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 140, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/reddevils/comments/6mnz00/carrick_is_now_the_captain/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499824861.0, \"url\": \"https://twitter.com/ManUtd/status/884834814938841088\", \"author_flair_text\": \"Pogba\", \"quarantine\": false, \"title\": \"Carrick is now the captain\", \"created_utc\": 1499796061.0, \"subreddit_name_prefixed\": \"r/reddevils\", \"distinguished\": null, \"media\": null, \"num_comments\": 99, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 1399}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"Cinemagraphs\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": \"OC - from a video\", \"id\": \"6mn0ve\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"orbojunglist\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mn0ve\", \"score\": 2123, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.imgur.com\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fm=jpg\\u0026s=1c6196eacee7e8cb66153d789bfb0451\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=jpg\\u0026s=f58fb881aa142f170745a7d737345298\", \"width\": 108, \"height\": 60}, {\"url\": \"https://i.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=jpg\\u0026s=4a27d79a841b81f892e5b1c71bce6ca5\", \"width\": 216, \"height\": 121}, {\"url\": \"https://i.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=jpg\\u0026s=f71071376a279f0ef92b5a61467754b8\", \"width\": 320, \"height\": 180}, {\"url\": \"https://i.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=jpg\\u0026s=bc749bebd15454c233e5e1d7d46843d9\", \"width\": 640, \"height\": 360}, {\"url\": \"https://i.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026fm=jpg\\u0026s=fd56ca9b8bb739e42c1b5314d9364c5c\", \"width\": 960, \"height\": 540}, {\"url\": \"https://i.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026fm=jpg\\u0026s=c84544de707f02f17b5d634382dac573\", \"width\": 1080, \"height\": 607}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?s=8865e77b769248065d5e9c4a2331b32f\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=152f7c7e0f197105515b2812a7cc1ca7\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=b0831e90d5c6b4e322a15fe1a24b9a88\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=939ce56f2965bca8e784b9717d5abffa\", \"width\": 320, \"height\": 180}, {\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=f7b78d1cad2b91dc133c4470ce19816c\", \"width\": 640, \"height\": 360}, {\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=47813ced487e13b38a942eefb8f9af65\", \"width\": 960, \"height\": 540}, {\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=e1f31a63a420b91806af1d7414676c18\", \"width\": 1080, \"height\": 607}]}, \"mp4\": {\"source\": {\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fm=mp4\\u0026mp4-fragmented=false\\u0026s=4e5441018f73ab7a8b5a104989a6dabc\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=045df1f4abd370bbb1d9acc9c6d20e85\", \"width\": 108, \"height\": 60}, {\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=21fc8a9151c16d6d482506934193c41a\", \"width\": 216, \"height\": 121}, {\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=f2cc8ceb929140ffce89262884a39d5b\", \"width\": 320, \"height\": 180}, {\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=0cf2e4b392b95cf04398b6adb3aca79f\", \"width\": 640, \"height\": 360}, {\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=d7747e15a66c39abf81d707c3b4d8b3d\", \"width\": 960, \"height\": 540}, {\"url\": \"https://g.redditmedia.com/QUm0WSUzhDScX_Nb5Ge2mVmbZayIjxclTjJRwHGXj7A.gif?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026fm=mp4\\u0026mp4-fragmented=false\\u0026s=59194c852b22b6da98cc269bafe9f80d\", \"width\": 1080, \"height\": 607}]}}, \"id\": \"PJK7PfI8go5VoHUDu6uF7Y6BgBcdGOYIqi-pm0cYSfk\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/dhjJyoO3FEbdY-31ObFA34EYmTdX25_5sOM759pBzbQ.jpg\", \"subreddit_id\": \"t5_2sgzs\", \"edited\": false, \"link_flair_css_class\": \"film\", \"author_flair_css_class\": \"film\", \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 78, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/Cinemagraphs/comments/6mn0ve/bolivian_beauty/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499816534.0, \"url\": \"https://i.imgur.com/3Nx85jY.gifv\", \"author_flair_text\": \"cinemagraph whore\", \"quarantine\": false, \"title\": \"Bolivian Beauty\", \"created_utc\": 1499787734.0, \"subreddit_name_prefixed\": \"r/Cinemagraphs\", \"distinguished\": null, \"media\": null, \"num_comments\": 16, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2123}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"tumblr\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6ml2kj\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"dracodrift\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6ml2kj\", \"score\": 14272, \"approved_by\": null, \"over_18\": false, \"domain\": \"i.redd.it\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/sjkECpd8GG2A5lxDwnFxIzaaEc-1nWuDOpIalZUKu5A.jpg?s=22aa37ca70dad66151537e9e81f70b99\", \"width\": 736, \"height\": 571}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/sjkECpd8GG2A5lxDwnFxIzaaEc-1nWuDOpIalZUKu5A.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=601d0e876b8401c05fe62967468e031b\", \"width\": 108, \"height\": 83}, {\"url\": \"https://i.redditmedia.com/sjkECpd8GG2A5lxDwnFxIzaaEc-1nWuDOpIalZUKu5A.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=2d49f9911aea7627984a326b4d648f7d\", \"width\": 216, \"height\": 167}, {\"url\": \"https://i.redditmedia.com/sjkECpd8GG2A5lxDwnFxIzaaEc-1nWuDOpIalZUKu5A.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=8e3de804f062d8f0d1532ea131ba126e\", \"width\": 320, \"height\": 248}, {\"url\": \"https://i.redditmedia.com/sjkECpd8GG2A5lxDwnFxIzaaEc-1nWuDOpIalZUKu5A.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=c728f740a795dadd074484401149f252\", \"width\": 640, \"height\": 496}], \"variants\": {}, \"id\": \"pf57J9hNR2twZFMFdg7304Nc9eVxQlazl_2jy9fofuI\"}], \"enabled\": true}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/HeOAnLg18KYQctm30-dn_EYgLDEkQaMhGOWzlCs3QTk.jpg\", \"subreddit_id\": \"t5_2r7hk\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"image\", \"can_gild\": true, \"thumbnail_height\": 108, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/tumblr/comments/6ml2kj/strong_female_characters/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499793163.0, \"url\": \"https://i.redd.it/ucmd7wwxjx8z.jpg\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"Strong female characters\", \"created_utc\": 1499764363.0, \"subreddit_name_prefixed\": \"r/tumblr\", \"distinguished\": null, \"media\": null, \"num_comments\": 1091, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 14272}}, {\"kind\": \"t3\", \"data\": {\"contest_mode\": false, \"approved_at_utc\": null, \"banned_by\": null, \"media_embed\": {}, \"thumbnail_width\": 140, \"subreddit\": \"AnimalsBeingBros\", \"selftext_html\": null, \"selftext\": \"\", \"likes\": null, \"suggested_sort\": null, \"user_reports\": [], \"secure_media\": null, \"link_flair_text\": null, \"id\": \"6mmv79\", \"view_count\": null, \"secure_media_embed\": {}, \"clicked\": false, \"report_reasons\": null, \"author\": \"jinosong\", \"saved\": false, \"mod_reports\": [], \"can_mod_post\": false, \"name\": \"t3_6mmv79\", \"score\": 2246, \"approved_by\": null, \"over_18\": false, \"domain\": \"metro.co.uk\", \"hidden\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://i.redditmedia.com/z-U5J1Su9eKTI_DUa9cERKVv2pG807F3U5aH8lyPEKQ.jpg?s=55083a7e1158f3f296fb23c459b6ae80\", \"width\": 1200, \"height\": 630}, \"resolutions\": [{\"url\": \"https://i.redditmedia.com/z-U5J1Su9eKTI_DUa9cERKVv2pG807F3U5aH8lyPEKQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=108\\u0026s=c118183c104cc4bedf7a69b200660d20\", \"width\": 108, \"height\": 56}, {\"url\": \"https://i.redditmedia.com/z-U5J1Su9eKTI_DUa9cERKVv2pG807F3U5aH8lyPEKQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=216\\u0026s=2df5acde5e2aa373a2bffff81dbf4934\", \"width\": 216, \"height\": 113}, {\"url\": \"https://i.redditmedia.com/z-U5J1Su9eKTI_DUa9cERKVv2pG807F3U5aH8lyPEKQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=320\\u0026s=702312a407f41d7b943ef809e97ac6b2\", \"width\": 320, \"height\": 168}, {\"url\": \"https://i.redditmedia.com/z-U5J1Su9eKTI_DUa9cERKVv2pG807F3U5aH8lyPEKQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=640\\u0026s=7da93a78af3a20d2c7c737c1553848b5\", \"width\": 640, \"height\": 336}, {\"url\": \"https://i.redditmedia.com/z-U5J1Su9eKTI_DUa9cERKVv2pG807F3U5aH8lyPEKQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=960\\u0026s=8c7ce609b63735a2bd5ea6d511d0ec1e\", \"width\": 960, \"height\": 504}, {\"url\": \"https://i.redditmedia.com/z-U5J1Su9eKTI_DUa9cERKVv2pG807F3U5aH8lyPEKQ.jpg?fit=crop\\u0026crop=faces%2Centropy\\u0026arh=2\\u0026w=1080\\u0026s=6d7cba4efbb682fa770f4b39458230d9\", \"width\": 1080, \"height\": 567}], \"variants\": {}, \"id\": \"KMB_Mn9Td35Ic8kcoPONqCTwMSq59zSM7Nkuv-m1z1Q\"}], \"enabled\": false}, \"thumbnail\": \"https://b.thumbs.redditmedia.com/qsS2TTqHhpVYSytZanWAzVejBEwOgc9mAtSfOYw8jOc.jpg\", \"subreddit_id\": \"t5_2wmvy\", \"edited\": false, \"link_flair_css_class\": null, \"author_flair_css_class\": null, \"gilded\": 0, \"downs\": 0, \"brand_safe\": true, \"archived\": false, \"removal_reason\": null, \"post_hint\": \"link\", \"can_gild\": true, \"thumbnail_height\": 73, \"hide_score\": false, \"spoiler\": false, \"permalink\": \"/r/AnimalsBeingBros/comments/6mmv79/so_that_a_homeless_dog_could_sleep_on_it/\", \"num_reports\": null, \"locked\": false, \"stickied\": false, \"created\": 1499815117.0, \"url\": \"http://metro.co.uk/2017/07/11/puppy-drags-his-new-blanket-outside-so-that-a-homeless-dog-could-sleep-on-it-6770183/\", \"author_flair_text\": null, \"quarantine\": false, \"title\": \"so that a homeless dog could sleep on it\", \"created_utc\": 1499786317.0, \"subreddit_name_prefixed\": \"r/AnimalsBeingBros\", \"distinguished\": null, \"media\": null, \"num_comments\": 64, \"is_self\": false, \"visited\": false, \"subreddit_type\": \"public\", \"is_video\": false, \"ups\": 2246}}], \"after\": \"t3_6mmv79\", \"before\": null}}" + "string": "{\"kind\": \"Listing\", \"data\": {\"after\": \"t3_1sk79iw\", \"dist\": 100, \"modhash\": null, \"geo_filter\": null, \"children\": [{\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"blursed_videos\", \"selftext\": \"\", \"author_fullname\": \"t2_bkb6ygd9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Blursed_Self defence\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/blursed_videos\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk99af\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.85, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1913, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/2ptpanksayug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/2ptpanksayug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/2ptpanksayug1/DASHPlaylist.mpd?a=1778705390%2CNmQ0ZTliZjg0ZGIyNzEyMjU2ZmI3ZDYzMTc4MDUwYzQ4YWU4YjZmODdkNzgyZTFkN2M2YWU1OTNjNzg5ODc1ZQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 23, \"hls_url\": \"https://v.redd.it/2ptpanksayug1/HLSPlaylist.m3u8?a=1778705390%2CYzE0ZjYyMWEyMDA4YjhhN2YyOGRhMjE1NTNmNmE0NjEzNzlhMzU1N2RjNWM5ZmE1N2Q2NjNmZWJhYzhhNGU0Mg%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\": 1913, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/Zjg1ZXg3bnNheXVnMfR9X48jOp4-Wz3aoCzc7keXEny411ve7kdK2YoWCPZQ.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=c4309a753f4a5d850f09d2a2b8485f85ecfbd007\", \"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\": 1776083057.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/2ptpanksayug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Zjg1ZXg3bnNheXVnMfR9X48jOp4-Wz3aoCzc7keXEny411ve7kdK2YoWCPZQ.png?format=pjpg\\u0026auto=webp\\u0026s=41bb5a8c22b061d9a807cb8c15f331ff5219b9ec\", \"width\": 933, \"height\": 1659}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Zjg1ZXg3bnNheXVnMfR9X48jOp4-Wz3aoCzc7keXEny411ve7kdK2YoWCPZQ.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ee51d488df09ace6a817dbc4e0e98f7165f3f710\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/Zjg1ZXg3bnNheXVnMfR9X48jOp4-Wz3aoCzc7keXEny411ve7kdK2YoWCPZQ.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=9672421daac621074f8945fd208ec1001205e095\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/Zjg1ZXg3bnNheXVnMfR9X48jOp4-Wz3aoCzc7keXEny411ve7kdK2YoWCPZQ.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=fbb944630f42f84694a77fbe3a8d89cb52338171\", \"width\": 320, \"height\": 569}, {\"url\": \"https://external-preview.redd.it/Zjg1ZXg3bnNheXVnMfR9X48jOp4-Wz3aoCzc7keXEny411ve7kdK2YoWCPZQ.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ffa3f28106b8a666472e00a2ff87b6d028bfebd6\", \"width\": 640, \"height\": 1138}], \"variants\": {}, \"id\": \"Zjg1ZXg3bnNheXVnMfR9X48jOp4-Wz3aoCzc7keXEny411ve7kdK2YoWCPZQ\"}], \"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_25sigb\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk99af\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"o0Phoenix0o\", \"discussion_type\": null, \"num_comments\": 160, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/blursed_videos/comments/1sk99af/blursed_self_defence/\", \"stickied\": false, \"url\": \"https://v.redd.it/2ptpanksayug1\", \"subreddit_subscribers\": 549525, \"created_utc\": 1776083057.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/2ptpanksayug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/2ptpanksayug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/2ptpanksayug1/DASHPlaylist.mpd?a=1778705390%2CNmQ0ZTliZjg0ZGIyNzEyMjU2ZmI3ZDYzMTc4MDUwYzQ4YWU4YjZmODdkNzgyZTFkN2M2YWU1OTNjNzg5ODc1ZQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 23, \"hls_url\": \"https://v.redd.it/2ptpanksayug1/HLSPlaylist.m3u8?a=1778705390%2CYzE0ZjYyMWEyMDA4YjhhN2YyOGRhMjE1NTNmNmE0NjEzNzlhMzU1N2RjNWM5ZmE1N2Q2NjNmZWJhYzhhNGU0Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"FavoriteCharacter\", \"selftext\": \"\", \"author_fullname\": \"t2_8zxy4upp\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Favorite villain who\\u2019s like this?\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Discussion\"}], \"subreddit_name_prefixed\": \"r/FavoriteCharacter\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skdnbn\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 2576, \"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\": \"Discussion\", \"can_mod_post\": false, \"score\": 2576, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/r9f1l9334zug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=03218d09c5dc3da82126b00091b818fa6908e9af\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776092907.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/r9f1l9334zug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/r9f1l9334zug1.jpeg?auto=webp\\u0026s=f67811e2434f59b99b2720634e31524e4b55a468\", \"width\": 1206, \"height\": 1345}, \"resolutions\": [{\"url\": \"https://preview.redd.it/r9f1l9334zug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=98959def0f9a2907bc7511103eb0f6136e2259ce\", \"width\": 108, \"height\": 120}, {\"url\": \"https://preview.redd.it/r9f1l9334zug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=d2fba6c80df42728e627fa4be8f1c740c18ed01c\", \"width\": 216, \"height\": 240}, {\"url\": \"https://preview.redd.it/r9f1l9334zug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=bdeef2a5e6b07a9b1e94361f302936cf839db9a8\", \"width\": 320, \"height\": 356}, {\"url\": \"https://preview.redd.it/r9f1l9334zug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9029def1534b2c2586f1892eff532a9ed35d9b06\", \"width\": 640, \"height\": 713}, {\"url\": \"https://preview.redd.it/r9f1l9334zug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=f35c29f852b2b226ecadd4af8e2ed381376c8abc\", \"width\": 960, \"height\": 1070}, {\"url\": \"https://preview.redd.it/r9f1l9334zug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=fb0dd44fa4fe9d8faa2334a72ae696f20ced53d7\", \"width\": 1080, \"height\": 1204}], \"variants\": {}, \"id\": \"r9f1l9334zug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"7e2909b0-2915-11eb-9a65-0ea245b64407\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2zbxwi\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#f6415f\", \"id\": \"1skdnbn\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"VegitoBurrito\", \"discussion_type\": null, \"num_comments\": 123, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/FavoriteCharacter/comments/1skdnbn/favorite_villain_whos_like_this/\", \"stickied\": false, \"url\": \"https://i.redd.it/r9f1l9334zug1.jpeg\", \"subreddit_subscribers\": 157563, \"created_utc\": 1776092907.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"LoveTrash\", \"selftext\": \"from https://www.instagram.com/reel/DXC2AgapLZX/\", \"author_fullname\": \"t2_aqei8cwm\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Reading the menu\", \"link_flair_richtext\": [{\"a\": \":JOEDIRT:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/8p0y9rgg5g1e1_t5_cb8zke/JOEDIRT\"}, {\"e\": \"text\", \"t\": \" Human Trash\"}], \"subreddit_name_prefixed\": \"r/LoveTrash\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skcem4\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": \"#7e8181\", \"ups\": 2798, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"2d2f9710-b519-11ef-b44f-eaed84201eda\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/a0ytulciwyug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 534, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/a0ytulciwyug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/a0ytulciwyug1/DASHPlaylist.mpd?a=1778705391%2CYzlkYjJmZDU1ZmY2NTNiYzgyMGUxOGRkMzAwYWE2MDUwNjE5OGVmNGIwNzgxOTJjYTE2ZmYxNDk1OWQwZjM3Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 25, \"hls_url\": \"https://v.redd.it/a0ytulciwyug1/HLSPlaylist.m3u8?a=1778705391%2CZjQ3YzFiM2ZjZTc1NTZlMDhhZmI4OGU3Y2QzY2UyYjIxMjE2YTlmNjViNzk3Mjc0MDlhMmU4ZmZmNDNkNGNmOQ%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\": \":JOEDIRT: Human Trash\", \"can_mod_post\": false, \"score\": 2798, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": true, \"thumbnail\": \"https://external-preview.redd.it/enFvb2t4Y2l3eXVnMXsuruYw7MJbBpz_nK-_c1Z1MuJzsdMipocdt8gYfxjR.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=4dcce61f4941ff73bee4bf2e47e6ee2ac518f71f\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":ScreamingPossom:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/e02rkrhybi5e1_t5_cb8zke/ScreamingPossom\"}, {\"e\": \"text\", \"t\": \" Chief Insanity Instigator \"}], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776090360.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\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003Efrom \\u003Ca href=\\\"https://www.instagram.com/reel/DXC2AgapLZX/\\\"\\u003Ehttps://www.instagram.com/reel/DXC2AgapLZX/\\u003C/a\\u003E\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/a0ytulciwyug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/enFvb2t4Y2l3eXVnMXsuruYw7MJbBpz_nK-_c1Z1MuJzsdMipocdt8gYfxjR.png?format=pjpg\\u0026auto=webp\\u0026s=5208ce7605f1f1d81b8469f3157706aa94cee726\", \"width\": 480, \"height\": 534}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/enFvb2t4Y2l3eXVnMXsuruYw7MJbBpz_nK-_c1Z1MuJzsdMipocdt8gYfxjR.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=08b976690c052b5513b81772920c71a5ba868938\", \"width\": 108, \"height\": 120}, {\"url\": \"https://external-preview.redd.it/enFvb2t4Y2l3eXVnMXsuruYw7MJbBpz_nK-_c1Z1MuJzsdMipocdt8gYfxjR.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=4ad106d5ddeff8939817cddf6a5e586e2e0e5412\", \"width\": 216, \"height\": 240}, {\"url\": \"https://external-preview.redd.it/enFvb2t4Y2l3eXVnMXsuruYw7MJbBpz_nK-_c1Z1MuJzsdMipocdt8gYfxjR.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=80cc7a336fe8da6a6debfc06d77dba6469eec4ea\", \"width\": 320, \"height\": 356}], \"variants\": {}, \"id\": \"enFvb2t4Y2l3eXVnMXsuruYw7MJbBpz_nK-_c1Z1MuJzsdMipocdt8gYfxjR\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"f9ec4e28-73ac-11ef-b2b2-a2d5f9c1067a\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":ScreamingPossom: Chief Insanity Instigator \", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_cb8zke\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#8e7184\", \"id\": \"1skcem4\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Icy-Book2999\", \"discussion_type\": null, \"num_comments\": 161, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"light\", \"permalink\": \"/r/LoveTrash/comments/1skcem4/reading_the_menu/\", \"stickied\": false, \"url\": \"https://v.redd.it/a0ytulciwyug1\", \"subreddit_subscribers\": 187581, \"created_utc\": 1776090360.0, \"num_crossposts\": 1, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/a0ytulciwyug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 534, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/a0ytulciwyug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/a0ytulciwyug1/DASHPlaylist.mpd?a=1778705391%2CYzlkYjJmZDU1ZmY2NTNiYzgyMGUxOGRkMzAwYWE2MDUwNjE5OGVmNGIwNzgxOTJjYTE2ZmYxNDk1OWQwZjM3Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 25, \"hls_url\": \"https://v.redd.it/a0ytulciwyug1/HLSPlaylist.m3u8?a=1778705391%2CZjQ3YzFiM2ZjZTc1NTZlMDhhZmI4OGU3Y2QzY2UyYjIxMjE2YTlmNjViNzk3Mjc0MDlhMmU4ZmZmNDNkNGNmOQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Snorkblot\", \"selftext\": \"\", \"author_fullname\": \"t2_4ikom\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Whoops.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Funny\"}], \"subreddit_name_prefixed\": \"r/Snorkblot\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skbf65\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 3266, \"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\": \"Funny\", \"can_mod_post\": false, \"score\": 3266, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/92n3c5t4qyug1.jpeg?width=140\\u0026height=105\\u0026auto=webp\\u0026s=9e1292f73ad1c8cbd361bbef5171996fd254fac2\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776088215.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/92n3c5t4qyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/92n3c5t4qyug1.jpeg?auto=webp\\u0026s=ee8c71096604ab15bbd53cb2f6e313de36e3c1da\", \"width\": 1179, \"height\": 885}, \"resolutions\": [{\"url\": \"https://preview.redd.it/92n3c5t4qyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=0fc5242fe276fd349321509ef1f5c65f22504919\", \"width\": 108, \"height\": 81}, {\"url\": \"https://preview.redd.it/92n3c5t4qyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=19764302116d8f7c7363d90c1a805f764121daee\", \"width\": 216, \"height\": 162}, {\"url\": \"https://preview.redd.it/92n3c5t4qyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e55c2f80c93dec8284ee858128952fd121bad79f\", \"width\": 320, \"height\": 240}, {\"url\": \"https://preview.redd.it/92n3c5t4qyug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=b26e704684da61661f2596611cb37d36e0734369\", \"width\": 640, \"height\": 480}, {\"url\": \"https://preview.redd.it/92n3c5t4qyug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=a07d4a494f1a5b9a64a2f86e53c54ca16dce518b\", \"width\": 960, \"height\": 720}, {\"url\": \"https://preview.redd.it/92n3c5t4qyug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=6f646150a748c80b37fefb20883466d0e03147b9\", \"width\": 1080, \"height\": 810}], \"variants\": {}, \"id\": \"92n3c5t4qyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"3dc7293a-30bd-11e9-946c-0eff31af3f5c\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_w8m7t\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#c3bfff\", \"id\": \"1skbf65\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"netphilia\", \"discussion_type\": null, \"num_comments\": 34, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Snorkblot/comments/1skbf65/whoops/\", \"stickied\": false, \"url\": \"https://i.redd.it/92n3c5t4qyug1.jpeg\", \"subreddit_subscribers\": 131555, \"created_utc\": 1776088215.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Genshin_Impact\", \"selftext\": \"\", \"author_fullname\": \"t2_5avi2piq\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Throwback when Winter Nights Lazzo first released and we thought the harbingers were the scariest people in Teyvat. Look at them now\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Discussion\"}], \"subreddit_name_prefixed\": \"r/Genshin_Impact\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"discussion\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skjcp3\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": \"transparent\", \"ups\": 865, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"e0ca80a4-e661-11ea-954c-0e14764fc427\", \"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\": \"Discussion\", \"can_mod_post\": false, \"score\": 865, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/wb2slp1l20vg1.png?width=140\\u0026height=78\\u0026auto=webp\\u0026s=e99573f8fef5c85748333379d4a7b7eee58ed7d8\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":jean:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/9yn9ys80b1j51_t5_12p4l2/jean\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776104611.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\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/wb2slp1l20vg1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/wb2slp1l20vg1.png?auto=webp\\u0026s=e8c073613f0b91e841c8a457bc0d56bde866dd33\", \"width\": 2560, \"height\": 1440}, \"resolutions\": [{\"url\": \"https://preview.redd.it/wb2slp1l20vg1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=a0c9c273dfc9691b9aa7292244bd647f80743887\", \"width\": 108, \"height\": 60}, {\"url\": \"https://preview.redd.it/wb2slp1l20vg1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=2de6fc4a28dffa1f8f45febbb09afd5055e1e2ad\", \"width\": 216, \"height\": 121}, {\"url\": \"https://preview.redd.it/wb2slp1l20vg1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e51305c7dbc3986eb97266f6b19bb901c0542cb6\", \"width\": 320, \"height\": 180}, {\"url\": \"https://preview.redd.it/wb2slp1l20vg1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=6edbf543423232f29e4c86e2bc457b6f916f2d98\", \"width\": 640, \"height\": 360}, {\"url\": \"https://preview.redd.it/wb2slp1l20vg1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=cf2bdc4603442d48d023949e9127ce866ba6f5ac\", \"width\": 960, \"height\": 540}, {\"url\": \"https://preview.redd.it/wb2slp1l20vg1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=afb61b50dc5abf622bd78865d5d67cd3449f8375\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"wb2slp1l20vg1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"c5996d6e-aef7-11ea-8dac-0e55beb19257\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":jean:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_12p4l2\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#373c3f\", \"id\": \"1skjcp3\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Shuviri\", \"discussion_type\": null, \"num_comments\": 162, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"light\", \"permalink\": \"/r/Genshin_Impact/comments/1skjcp3/throwback_when_winter_nights_lazzo_first_released/\", \"stickied\": false, \"url\": \"https://i.redd.it/wb2slp1l20vg1.png\", \"subreddit_subscribers\": 3829832, \"created_utc\": 1776104611.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"bangtan\", \"selftext\": \"\", \"author_fullname\": \"t2_17bmi8\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"260414 Rolling Stone: BTS Is Back on Top: \\u2018We Have to Push It to the Edge\\u2019\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Photos\"}], \"subreddit_name_prefixed\": \"r/bangtan\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"photos\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"62gufuxi4zug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 91, \"x\": 108, \"u\": \"https://preview.redd.it/62gufuxi4zug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=a7f8fe63d590c0860abe6977296765c84e246b46\"}, {\"y\": 182, \"x\": 216, \"u\": \"https://preview.redd.it/62gufuxi4zug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=9e5d854012bd6a8014242c85cd471f70163afcaf\"}, {\"y\": 271, \"x\": 320, \"u\": \"https://preview.redd.it/62gufuxi4zug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f43d3b4c9c8f9c6dcbe73233a7887d942e09260b\"}, {\"y\": 542, \"x\": 640, \"u\": \"https://preview.redd.it/62gufuxi4zug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=3b5d2e9d283e1c60371980d2be28900f435c0e77\"}, {\"y\": 813, \"x\": 960, \"u\": \"https://preview.redd.it/62gufuxi4zug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=c79ac027b43f526d7ec18414abde17ba6e76eacc\"}, {\"y\": 914, \"x\": 1080, \"u\": \"https://preview.redd.it/62gufuxi4zug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=e54b114614e8c9d802003648a47ab6d5ccbeb177\"}], \"s\": {\"y\": 1694, \"x\": 2000, \"u\": \"https://preview.redd.it/62gufuxi4zug1.jpg?width=2000\\u0026format=pjpg\\u0026auto=webp\\u0026s=f1ee63f3b47c6a42ce12ba3ffb98c8f27eb43e11\"}, \"id\": \"62gufuxi4zug1\"}, \"rsdvxoxi4zug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 134, \"x\": 108, \"u\": \"https://preview.redd.it/rsdvxoxi4zug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=387e8f5c8ae1a9a89249802df19575fd67711bfa\"}, {\"y\": 269, \"x\": 216, \"u\": \"https://preview.redd.it/rsdvxoxi4zug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=50e5b9a07fadadb0f6ca3ab27345707a47637558\"}, {\"y\": 399, \"x\": 320, \"u\": \"https://preview.redd.it/rsdvxoxi4zug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=cc735e94747e3c44e4030aa5b01067c718ef80ef\"}, {\"y\": 799, \"x\": 640, \"u\": \"https://preview.redd.it/rsdvxoxi4zug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=bb89a7e21eb04b60ce27e9a4025eacb9bef60d19\"}], \"s\": {\"y\": 1023, \"x\": 819, \"u\": \"https://preview.redd.it/rsdvxoxi4zug1.jpg?width=819\\u0026format=pjpg\\u0026auto=webp\\u0026s=0a984eaaec9deaf8db64e3c69cb7da1a1d524fe7\"}, \"id\": \"rsdvxoxi4zug1\"}, \"wszlerxi4zug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 134, \"x\": 108, \"u\": \"https://preview.redd.it/wszlerxi4zug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c70785a4b1a0ff9b5de8bbce1a63f971ad6f1d90\"}, {\"y\": 269, \"x\": 216, \"u\": \"https://preview.redd.it/wszlerxi4zug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=cd0953f6323325dae062bee60758ec9a10a038af\"}, {\"y\": 399, \"x\": 320, \"u\": \"https://preview.redd.it/wszlerxi4zug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=7ab73687747017e86d1f8d548180d1e1ddfd2889\"}, {\"y\": 799, \"x\": 640, \"u\": \"https://preview.redd.it/wszlerxi4zug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=e302b975cf9f6ccc8946f9be8f4fd0b668db12f7\"}], \"s\": {\"y\": 1023, \"x\": 819, \"u\": \"https://preview.redd.it/wszlerxi4zug1.jpg?width=819\\u0026format=pjpg\\u0026auto=webp\\u0026s=c10e79071b127345336c687bfb5f407044d24ade\"}, \"id\": \"wszlerxi4zug1\"}, \"4d5qmrxi4zug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 134, \"x\": 108, \"u\": \"https://preview.redd.it/4d5qmrxi4zug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=a8c91d8e237183b803b3320df1be7fd1d5914e30\"}, {\"y\": 269, \"x\": 216, \"u\": \"https://preview.redd.it/4d5qmrxi4zug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=4fb1e3617c8176460b0e3c11df5e6562a042a2c2\"}, {\"y\": 399, \"x\": 320, \"u\": \"https://preview.redd.it/4d5qmrxi4zug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=41dc1dc890aaf4ce5d4184c73dfb4eb98445e4a0\"}, {\"y\": 799, \"x\": 640, \"u\": \"https://preview.redd.it/4d5qmrxi4zug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=316d376a0160e85002caece971176e46c23fa298\"}], \"s\": {\"y\": 1023, \"x\": 819, \"u\": \"https://preview.redd.it/4d5qmrxi4zug1.jpg?width=819\\u0026format=pjpg\\u0026auto=webp\\u0026s=41e59ce6ce43a3a6fa831531b06e477773487ba2\"}, \"id\": \"4d5qmrxi4zug1\"}, \"0xqf6sxi4zug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 134, \"x\": 108, \"u\": \"https://preview.redd.it/0xqf6sxi4zug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=06529641f65556be1a8061847d8e430abd9092a0\"}, {\"y\": 269, \"x\": 216, \"u\": \"https://preview.redd.it/0xqf6sxi4zug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c4b3dd3922a211ca6435f001b3776853d53dc203\"}, {\"y\": 399, \"x\": 320, \"u\": \"https://preview.redd.it/0xqf6sxi4zug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=aaf7cad98974dc72fa1adaa854b5b7a2fa618608\"}, {\"y\": 799, \"x\": 640, \"u\": \"https://preview.redd.it/0xqf6sxi4zug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=dc8dccf2952c1bd35b1ff763100910ad6baa0b81\"}], \"s\": {\"y\": 1023, \"x\": 819, \"u\": \"https://preview.redd.it/0xqf6sxi4zug1.jpg?width=819\\u0026format=pjpg\\u0026auto=webp\\u0026s=a0bb9fddbfd680cbfa38ac8dce875b546e7f9cce\"}, \"id\": \"0xqf6sxi4zug1\"}, \"r06o8rxi4zug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 134, \"x\": 108, \"u\": \"https://preview.redd.it/r06o8rxi4zug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=b8e8c372dc868dfe56872299b0990db0d123519c\"}, {\"y\": 269, \"x\": 216, \"u\": \"https://preview.redd.it/r06o8rxi4zug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a7cf3a339470c60e8bb918d537e7c39ee0f11d45\"}, {\"y\": 399, \"x\": 320, \"u\": \"https://preview.redd.it/r06o8rxi4zug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f275c194859b6e7a8424a580c7b27225116af5eb\"}, {\"y\": 799, \"x\": 640, \"u\": \"https://preview.redd.it/r06o8rxi4zug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=7a45ca59d787114b0d41b6899e703f0c67e583f4\"}], \"s\": {\"y\": 1023, \"x\": 819, \"u\": \"https://preview.redd.it/r06o8rxi4zug1.jpg?width=819\\u0026format=pjpg\\u0026auto=webp\\u0026s=4d9341d7bdf428295618c0a0f0473c470a8faacc\"}, \"id\": \"r06o8rxi4zug1\"}, \"jz2eyqxi4zug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 134, \"x\": 108, \"u\": \"https://preview.redd.it/jz2eyqxi4zug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9b12405e75cacc113ae543bcc2e3fd704bcfe8e4\"}, {\"y\": 269, \"x\": 216, \"u\": \"https://preview.redd.it/jz2eyqxi4zug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ab7472e73a582ab4d47648474cfe62c632509d3c\"}, {\"y\": 399, \"x\": 320, \"u\": \"https://preview.redd.it/jz2eyqxi4zug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=1d1479fb8fd151b8a3bf491804929db1c6c056c3\"}, {\"y\": 799, \"x\": 640, \"u\": \"https://preview.redd.it/jz2eyqxi4zug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=8ccd72a29c5fcafdf8d7c3f1898f41ca8df04caf\"}], \"s\": {\"y\": 1023, \"x\": 819, \"u\": \"https://preview.redd.it/jz2eyqxi4zug1.jpg?width=819\\u0026format=pjpg\\u0026auto=webp\\u0026s=7cf957c37efc2a1234162ed8bc6215e9a789a083\"}, \"id\": \"jz2eyqxi4zug1\"}, \"40cwktxi4zug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 140, \"x\": 108, \"u\": \"https://preview.redd.it/40cwktxi4zug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d79f65c2b358118baf38126faa9d967e23466843\"}, {\"y\": 280, \"x\": 216, \"u\": \"https://preview.redd.it/40cwktxi4zug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=fa5f4b22ec550b36cc545774934ff2aa54acae65\"}, {\"y\": 415, \"x\": 320, \"u\": \"https://preview.redd.it/40cwktxi4zug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ea314c7e3905aa629463c44bd0eb7e17d6bf2177\"}, {\"y\": 831, \"x\": 640, \"u\": \"https://preview.redd.it/40cwktxi4zug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c9fd96eea4033c06bf7c23f38a3d096530f14ce8\"}], \"s\": {\"y\": 1024, \"x\": 788, \"u\": \"https://preview.redd.it/40cwktxi4zug1.jpg?width=788\\u0026format=pjpg\\u0026auto=webp\\u0026s=98e44843cd193a279fd4e5eb1c986b9ba504ff19\"}, \"id\": \"40cwktxi4zug1\"}, \"hja3gpxi4zug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 72, \"x\": 108, \"u\": \"https://preview.redd.it/hja3gpxi4zug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=459341b58e8524cdfa635aa1860ea6a564420ed6\"}, {\"y\": 145, \"x\": 216, \"u\": \"https://preview.redd.it/hja3gpxi4zug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5de99ea495242878bf64957aa1d0dad2e1a8eb7b\"}, {\"y\": 215, \"x\": 320, \"u\": \"https://preview.redd.it/hja3gpxi4zug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=594a94f1eb98e213d6200e8c385447db03b77d57\"}, {\"y\": 431, \"x\": 640, \"u\": \"https://preview.redd.it/hja3gpxi4zug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=0cbb4c7b62f655138466dc2ff9a7eaa86a559f2a\"}, {\"y\": 646, \"x\": 960, \"u\": \"https://preview.redd.it/hja3gpxi4zug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=4930e151f11d294742c00faf6542828ce3048eef\"}, {\"y\": 727, \"x\": 1080, \"u\": \"https://preview.redd.it/hja3gpxi4zug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=a5e5627b98bc132f3da84bcef83453d49117d3f9\"}], \"s\": {\"y\": 1347, \"x\": 2000, \"u\": \"https://preview.redd.it/hja3gpxi4zug1.jpg?width=2000\\u0026format=pjpg\\u0026auto=webp\\u0026s=80b1bea6e27a8d2d745d9b95971c3b75f842820c\"}, \"id\": \"hja3gpxi4zug1\"}, \"l5v4crxi4zug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 134, \"x\": 108, \"u\": \"https://preview.redd.it/l5v4crxi4zug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=ce64fc2658b060e266aa541a630f6787b471f1fc\"}, {\"y\": 269, \"x\": 216, \"u\": \"https://preview.redd.it/l5v4crxi4zug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8d6c1d807119743b4c5240fb76e651c6c1af3d8c\"}, {\"y\": 399, \"x\": 320, \"u\": \"https://preview.redd.it/l5v4crxi4zug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=21312a995786cfd3f4cb4f3efbbffb79760e60df\"}, {\"y\": 799, \"x\": 640, \"u\": \"https://preview.redd.it/l5v4crxi4zug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=ece2bef685139848439cc4a2ecdbc2cef7afe303\"}], \"s\": {\"y\": 1023, \"x\": 819, \"u\": \"https://preview.redd.it/l5v4crxi4zug1.jpg?width=819\\u0026format=pjpg\\u0026auto=webp\\u0026s=fd451f7c6af66604c4c19f80278836b3ad3d2b52\"}, \"id\": \"l5v4crxi4zug1\"}}, \"name\": \"t3_1skdqht\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 1625, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"40cwktxi4zug1\", \"is_deleted\": false, \"id\": 911121295}, {\"media_id\": \"62gufuxi4zug1\", \"is_deleted\": false, \"id\": 911121296}, {\"media_id\": \"hja3gpxi4zug1\", \"is_deleted\": false, \"id\": 911121297}, {\"media_id\": \"rsdvxoxi4zug1\", \"is_deleted\": false, \"id\": 911121298}, {\"media_id\": \"r06o8rxi4zug1\", \"is_deleted\": false, \"id\": 911121299}, {\"media_id\": \"jz2eyqxi4zug1\", \"is_deleted\": false, \"id\": 911121300}, {\"media_id\": \"wszlerxi4zug1\", \"is_deleted\": false, \"id\": 911121301}, {\"media_id\": \"0xqf6sxi4zug1\", \"is_deleted\": false, \"id\": 911121302}, {\"media_id\": \"l5v4crxi4zug1\", \"is_deleted\": false, \"id\": 911121303}, {\"media_id\": \"4d5qmrxi4zug1\", \"is_deleted\": false, \"id\": 911121304}]}, \"link_flair_text\": \"Photos\", \"can_mod_post\": false, \"score\": 1625, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/40cwktxi4zug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=50abb8d23c8a2acb816ca70417d4a372085d2234\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776093091.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skdqht\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"a67abecc-9978-11e5-beba-0eff94dfe933\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2zqih\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#758ce1\", \"id\": \"1skdqht\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"mcfw31\", \"discussion_type\": null, \"num_comments\": 160, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/bangtan/comments/1skdqht/260414_rolling_stone_bts_is_back_on_top_we_have/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skdqht\", \"subreddit_subscribers\": 732855, \"created_utc\": 1776093091.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"oddlyspecific\", \"selftext\": \"Really makes you wonder\", \"author_fullname\": \"t2_2bil8a0e3i\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Really makes you wonder\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/oddlyspecific\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 55, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk4fph\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 4433, \"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\": 4433, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/axvs8gl31xug1.jpeg?width=140\\u0026height=55\\u0026auto=webp\\u0026s=319bb62bc303fe497c214ddf332a9b4fee3260dc\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776067692.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EReally makes you wonder\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/axvs8gl31xug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/axvs8gl31xug1.jpeg?auto=webp\\u0026s=5f6d15903d81e45dcec44ca3de0673cb4701d0ed\", \"width\": 743, \"height\": 296}, \"resolutions\": [{\"url\": \"https://preview.redd.it/axvs8gl31xug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=6ee454e80c6aff59f00487baa94b6317d0adfb35\", \"width\": 108, \"height\": 43}, {\"url\": \"https://preview.redd.it/axvs8gl31xug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=1a134d6e0ddf945528ba850e3f2dd41aa06866cf\", \"width\": 216, \"height\": 86}, {\"url\": \"https://preview.redd.it/axvs8gl31xug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=bb414fb368423b5babb3c83a63d3df0e5226b2eb\", \"width\": 320, \"height\": 127}, {\"url\": \"https://preview.redd.it/axvs8gl31xug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=89fc90dcb993f88619322ea068a87371de565c47\", \"width\": 640, \"height\": 254}], \"variants\": {}, \"id\": \"axvs8gl31xug1\"}], \"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_2wjlc\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk4fph\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"xDizzyPeach\", \"discussion_type\": null, \"num_comments\": 158, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/oddlyspecific/comments/1sk4fph/really_makes_you_wonder/\", \"stickied\": false, \"url\": \"https://i.redd.it/axvs8gl31xug1.jpeg\", \"subreddit_subscribers\": 3755491, \"created_utc\": 1776067692.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"apple\", \"selftext\": \"\", \"author_fullname\": \"t2_13dj5n\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Apple removes old Pages, Keynote, Numbers apps for macOS\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"macOS\"}], \"subreddit_name_prefixed\": \"r/apple\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"user\", \"downs\": 0, \"thumbnail_height\": 73, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skgqob\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 896, \"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\": \"macOS\", \"can_mod_post\": false, \"score\": 896, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/xacJAZn_bU45vP0I76AEJNPTdUdhzDlCqeHRnaruC74.jpeg?width=140\\u0026height=73\\u0026auto=webp\\u0026s=5efb084d53538ad4f796a92b3f149b71893ed0a1\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776099294.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"9to5mac.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://9to5mac.com/2026/04/13/apple-removes-old-pages-keynote-numbers-apps-for-macos/\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/xacJAZn_bU45vP0I76AEJNPTdUdhzDlCqeHRnaruC74.jpeg?auto=webp\\u0026s=de55b0d9a813f8c02d98ba241c42e5e57e04bdaa\", \"width\": 1200, \"height\": 628}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/xacJAZn_bU45vP0I76AEJNPTdUdhzDlCqeHRnaruC74.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=a309e2898fbd158486105c759e861a543a445a96\", \"width\": 108, \"height\": 56}, {\"url\": \"https://external-preview.redd.it/xacJAZn_bU45vP0I76AEJNPTdUdhzDlCqeHRnaruC74.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=75758f3e44864659fe2ed103b2158f3d8a34c0f6\", \"width\": 216, \"height\": 113}, {\"url\": \"https://external-preview.redd.it/xacJAZn_bU45vP0I76AEJNPTdUdhzDlCqeHRnaruC74.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=668ab345d9fe5289391af69ef64b7c7f195e929e\", \"width\": 320, \"height\": 167}, {\"url\": \"https://external-preview.redd.it/xacJAZn_bU45vP0I76AEJNPTdUdhzDlCqeHRnaruC74.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=50d0b191969c176d94afa305eafd1901389e8124\", \"width\": 640, \"height\": 334}, {\"url\": \"https://external-preview.redd.it/xacJAZn_bU45vP0I76AEJNPTdUdhzDlCqeHRnaruC74.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=1fca153cf4bd1034f7085e81122147ed3321ef2d\", \"width\": 960, \"height\": 502}, {\"url\": \"https://external-preview.redd.it/xacJAZn_bU45vP0I76AEJNPTdUdhzDlCqeHRnaruC74.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=f24460c8ad2c4b1cf2136f3f10422f4e7cc0b40f\", \"width\": 1080, \"height\": 565}], \"variants\": {}, \"id\": \"xacJAZn_bU45vP0I76AEJNPTdUdhzDlCqeHRnaruC74\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"ee3e47ca-5701-11e9-80c7-0e9eeaee42a6\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh1f\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#1d93f7\", \"id\": \"1skgqob\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"KingFML\", \"discussion_type\": null, \"num_comments\": 158, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/apple/comments/1skgqob/apple_removes_old_pages_keynote_numbers_apps_for/\", \"stickied\": false, \"url\": \"https://9to5mac.com/2026/04/13/apple-removes-old-pages-keynote-numbers-apps-for-macos/\", \"subreddit_subscribers\": 6349606, \"created_utc\": 1776099294.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"baseball\", \"selftext\": \"Last week I posted findings suggesting the Library of Congress had incorrectly catalogued their 1920 Babe Ruth and Carl Mays slow motion footage as filmed in Cleveland when the primary footage was shot at the Polo Grounds in New York.\\n\\nHere is what happened in the five days since.\\n\\nJohn Thorn \\u2014 Official Historian of Major League Baseball \\u2014 responded publicly on X. His exact words: The scene is indeed the Polo Grounds. Mislabeled captions at institutions are numerous.\\n\\nThe Library of Congress Moving Image Research Center emailed me directly. They have contacted their moving image cataloguer and are working to correct the record. Their words: We very much appreciate your assistance in correcting the information we present to the public.\\n\\nCecilia Tan, SABR Publications Director, engaged with the findings and confirmed the film is a collage of footage from multiple locations \\u2014 refining the discovery with important scholarly nuance.\\n\\nA catalogue entry wrong for over a hundred years is being corrected.\\n\\nFull Part 2 documentary now on YouTube:\\u00a0[https://www.youtube.com/watch?v=IgWzMaX8gKE](https://www.youtube.com/watch?v=IgWzMaX8gKE)\", \"author_fullname\": \"t2_9axzq4v1\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Update: I posted about the mislabelled 1920 Library of Congress baseball footage last week. The Official Historian of MLB confirmed it. The Library of Congress is now correcting the record\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/baseball\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skh9xm\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1689, \"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\": 1689, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"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\": 1776100378.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.baseball\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003ELast week I posted findings suggesting the Library of Congress had incorrectly catalogued their 1920 Babe Ruth and Carl Mays slow motion footage as filmed in Cleveland when the primary footage was shot at the Polo Grounds in New York.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EHere is what happened in the five days since.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EJohn Thorn \\u2014 Official Historian of Major League Baseball \\u2014 responded publicly on X. His exact words: The scene is indeed the Polo Grounds. Mislabeled captions at institutions are numerous.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe Library of Congress Moving Image Research Center emailed me directly. They have contacted their moving image cataloguer and are working to correct the record. Their words: We very much appreciate your assistance in correcting the information we present to the public.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003ECecilia Tan, SABR Publications Director, engaged with the findings and confirmed the film is a collage of footage from multiple locations \\u2014 refining the discovery with important scholarly nuance.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EA catalogue entry wrong for over a hundred years is being corrected.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EFull Part 2 documentary now on YouTube:\\u00a0\\u003Ca href=\\\"https://www.youtube.com/watch?v=IgWzMaX8gKE\\\"\\u003Ehttps://www.youtube.com/watch?v=IgWzMaX8gKE\\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\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/7skx-i0qpWDp5-3Ho84Q4RzWDMoQPJfh5dDHVzS1z5w.jpeg?auto=webp\\u0026s=9c188c21fec22764341787b9acd2a51b0d74b8d0\", \"width\": 480, \"height\": 360}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/7skx-i0qpWDp5-3Ho84Q4RzWDMoQPJfh5dDHVzS1z5w.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=3dfb68354af88d811fe855449f1fa2b4590cf346\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/7skx-i0qpWDp5-3Ho84Q4RzWDMoQPJfh5dDHVzS1z5w.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0436d38030168063d45baea43c06b251e48a432b\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/7skx-i0qpWDp5-3Ho84Q4RzWDMoQPJfh5dDHVzS1z5w.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=57b83b5974d828fde3cc9ce6590acd500246537a\", \"width\": 320, \"height\": 240}], \"variants\": {}, \"id\": \"7skx-i0qpWDp5-3Ho84Q4RzWDMoQPJfh5dDHVzS1z5w\"}], \"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_2qm7u\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skh9xm\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ApprehensiveBee4199\", \"discussion_type\": null, \"num_comments\": 44, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/baseball/comments/1skh9xm/update_i_posted_about_the_mislabelled_1920/\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/baseball/comments/1skh9xm/update_i_posted_about_the_mislabelled_1920/\", \"subreddit_subscribers\": 3119383, \"created_utc\": 1776100378.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"snes\", \"selftext\": \"\", \"author_fullname\": \"t2_5dtcx2vj\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"The BEST Zelda game hands down!\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/snes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 94, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skd19v\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1167, \"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\": 1167, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/hqsgggah0zug1.jpeg?width=140\\u0026height=94\\u0026auto=webp\\u0026s=a3a8d27776559bcfc7cb5191452a56e2d469d534\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776091695.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/hqsgggah0zug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/hqsgggah0zug1.jpeg?auto=webp\\u0026s=5aa9beb5897b5c1e3abdf1e9c1920222566f403d\", \"width\": 1280, \"height\": 863}, \"resolutions\": [{\"url\": \"https://preview.redd.it/hqsgggah0zug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=176e28543d5b309162c4f697124c81a3cae4d812\", \"width\": 108, \"height\": 72}, {\"url\": \"https://preview.redd.it/hqsgggah0zug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5e7c6ba556ad10d70930f7a244f93640a6fc161b\", \"width\": 216, \"height\": 145}, {\"url\": \"https://preview.redd.it/hqsgggah0zug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=a03d31752ab95b7e456641678d98657dd3dc1961\", \"width\": 320, \"height\": 215}, {\"url\": \"https://preview.redd.it/hqsgggah0zug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=0845aaf49b1c9525401ada16c420dd818820f9dc\", \"width\": 640, \"height\": 431}, {\"url\": \"https://preview.redd.it/hqsgggah0zug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=4c253fc6777d86caeba885e9f20e1bd4a786f34b\", \"width\": 960, \"height\": 647}, {\"url\": \"https://preview.redd.it/hqsgggah0zug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=d0c4d87ea51c60f6bdc67365457a9298ceeb73f8\", \"width\": 1080, \"height\": 728}], \"variants\": {}, \"id\": \"hqsgggah0zug1\"}], \"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_2rany\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skd19v\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ROCKY13573\", \"discussion_type\": null, \"num_comments\": 157, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/snes/comments/1skd19v/the_best_zelda_game_hands_down/\", \"stickied\": false, \"url\": \"https://i.redd.it/hqsgggah0zug1.jpeg\", \"subreddit_subscribers\": 182013, \"created_utc\": 1776091695.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"hatethissmug\", \"selftext\": \"Creepy asf \\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e I\\u2019ve seen the second one on toddlers so many times it\\u2019s insane \", \"author_fullname\": \"t2_1j322ipjhm\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"I hate adultified baby clothes or whatever you call this type of baby clothes\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/hatethissmug\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"9nmzjhl2lyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 131, \"x\": 108, \"u\": \"https://preview.redd.it/9nmzjhl2lyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e049c336937a9c02cddecf39ce5f7ca13ff97bd6\"}, {\"y\": 262, \"x\": 216, \"u\": \"https://preview.redd.it/9nmzjhl2lyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=bfff717df8dd75b528e09d9380cb5c070645eae1\"}, {\"y\": 388, \"x\": 320, \"u\": \"https://preview.redd.it/9nmzjhl2lyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=98713f8db805e2577980269f3409db7df95252ed\"}, {\"y\": 777, \"x\": 640, \"u\": \"https://preview.redd.it/9nmzjhl2lyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=77112c7ccdd395e2ba578dfa95d2184fe27fae3d\"}], \"s\": {\"y\": 1000, \"x\": 823, \"u\": \"https://preview.redd.it/9nmzjhl2lyug1.jpg?width=823\\u0026format=pjpg\\u0026auto=webp\\u0026s=233db2f1780adf9a15abfee2311640a02b707b8a\"}, \"id\": \"9nmzjhl2lyug1\"}, \"u2d6hel2lyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 115, \"x\": 108, \"u\": \"https://preview.redd.it/u2d6hel2lyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=b692afd2538aa9f6cf2ea5b881f985b8500de374\"}, {\"y\": 231, \"x\": 216, \"u\": \"https://preview.redd.it/u2d6hel2lyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=46b354af7fd084ace8c7168557bc73821277e8ea\"}, {\"y\": 342, \"x\": 320, \"u\": \"https://preview.redd.it/u2d6hel2lyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=37c40efb05b01043411aaee50507d5917e289e1e\"}, {\"y\": 685, \"x\": 640, \"u\": \"https://preview.redd.it/u2d6hel2lyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1aa241d550b609e127339a369137ddfe0639b06b\"}], \"s\": {\"y\": 1000, \"x\": 933, \"u\": \"https://preview.redd.it/u2d6hel2lyug1.jpg?width=933\\u0026format=pjpg\\u0026auto=webp\\u0026s=cc1095d776513e7328702b6de77a1cee401e3386\"}, \"id\": \"u2d6hel2lyug1\"}, \"wne6lel2lyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 76, \"x\": 108, \"u\": \"https://preview.redd.it/wne6lel2lyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9e0db84ed0593b1505b84dc459a16b04843270a8\"}, {\"y\": 152, \"x\": 216, \"u\": \"https://preview.redd.it/wne6lel2lyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=2f7c7bc78fe53e5e5b37fe8104994aad6fc5c4f2\"}, {\"y\": 226, \"x\": 320, \"u\": \"https://preview.redd.it/wne6lel2lyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3e54e73cb7537f376ee8275c4c7b9741943d67be\"}, {\"y\": 453, \"x\": 640, \"u\": \"https://preview.redd.it/wne6lel2lyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=993948aa374d64cb527c290b7313c8c4e1efcb79\"}, {\"y\": 679, \"x\": 960, \"u\": \"https://preview.redd.it/wne6lel2lyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=f33259360e94ace4b9063e7ac80acac768525235\"}, {\"y\": 764, \"x\": 1080, \"u\": \"https://preview.redd.it/wne6lel2lyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=7849fd9964830ad69c415aeea1054acff19db816\"}], \"s\": {\"y\": 828, \"x\": 1169, \"u\": \"https://preview.redd.it/wne6lel2lyug1.jpg?width=1169\\u0026format=pjpg\\u0026auto=webp\\u0026s=964334ca5782ef1cdc390293a7daa4c5bb5df4ad\"}, \"id\": \"wne6lel2lyug1\"}, \"chayodl2lyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 117, \"x\": 108, \"u\": \"https://preview.redd.it/chayodl2lyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=33e81d718677dce686620668dd485af6564d1378\"}, {\"y\": 234, \"x\": 216, \"u\": \"https://preview.redd.it/chayodl2lyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c311b30334738a51b779e3928850af9137b4a442\"}, {\"y\": 347, \"x\": 320, \"u\": \"https://preview.redd.it/chayodl2lyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b599f802aef1d488c271d73cd5341b750ddee37b\"}, {\"y\": 694, \"x\": 640, \"u\": \"https://preview.redd.it/chayodl2lyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d07bc18a0d291d5bc7e0108de3049f75a5920ccd\"}], \"s\": {\"y\": 1000, \"x\": 922, \"u\": \"https://preview.redd.it/chayodl2lyug1.jpg?width=922\\u0026format=pjpg\\u0026auto=webp\\u0026s=b031e018406d23d1dc120d9a5435983b02dcfa78\"}, \"id\": \"chayodl2lyug1\"}}, \"name\": \"t3_1skaoiv\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 2332, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"9nmzjhl2lyug1\", \"is_deleted\": false, \"id\": 911046013}, {\"media_id\": \"u2d6hel2lyug1\", \"is_deleted\": false, \"id\": 911046014}, {\"media_id\": \"chayodl2lyug1\", \"is_deleted\": false, \"id\": 911046015}, {\"media_id\": \"wne6lel2lyug1\", \"is_deleted\": false, \"id\": 911046016}]}, \"link_flair_text\": \"Thing\", \"can_mod_post\": false, \"score\": 2332, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/9nmzjhl2lyug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=f3528ae7973514ec85cdafbdfbac0de21344a962\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776086512.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003ECreepy asf \\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e\\ud83e\\udd2e I\\u2019ve seen the second one on toddlers so many times it\\u2019s insane \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skaoiv\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"9b88b5f0-2987-11f1-a1af-0a9d1d31112a\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_d77fuh\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#7f949f\", \"id\": \"1skaoiv\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"DoodleDoodieDoo\", \"discussion_type\": null, \"num_comments\": 155, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/hatethissmug/comments/1skaoiv/i_hate_adultified_baby_clothes_or_whatever_you/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skaoiv\", \"subreddit_subscribers\": 37843, \"created_utc\": 1776086512.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TheBoys\", \"selftext\": \"\", \"author_fullname\": \"t2_1l6fsm8kpm\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"The Boys Season 5 Episode 3 Teaser:\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Season 5\"}], \"subreddit_name_prefixed\": \"r/TheBoys\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skf9ln\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 972, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/trv2rxtydzug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/trv2rxtydzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/trv2rxtydzug1/DASHPlaylist.mpd?a=1778705391%2CMzVjOTUxMWI0NzljODFhZjA0MDY2NjlkMzJkY2QyOWM0MTFhYTA4NDVmNWFmODUxNmUwNWVjY2U2ZmQ1Y2M4Ng%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 30, \"hls_url\": \"https://v.redd.it/trv2rxtydzug1/HLSPlaylist.m3u8?a=1778705391%2CMTRhOGQ1MDAxOTgzYmRkMzQzZjU0ZDhiMzNkYzY3NzhiYWQxM2Q1N2E2YjA2NTIxOGY5YzFiM2UzMGNhODkwNA%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\": \"Season 5\", \"can_mod_post\": false, \"score\": 972, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"spoiler\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776096259.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/trv2rxtydzug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?format=pjpg\\u0026auto=webp\\u0026s=ae2d8b1d95dfc90ff992fb9fbb63edcebb62929f\", \"width\": 1280, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=a0f8bac8f2e0cdf4bd4b09186f8e778572be8936\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=d1f810129bf330feb3e730504607c68ef44bce79\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=61bd0203ecfefea9526732f56f381938e8a390cd\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=9e1c5085795eaedfb2952c1660183c683d7b4dd3\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=166016237a323b88b0670cf49b36aaaa1d728768\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=53b80bd183f8dca6183ef901893e7368adcd81c5\", \"width\": 1080, \"height\": 607}], \"variants\": {\"obfuscated\": {\"source\": {\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=900e47353cc5ea158a7e7d862da1587d1ec978cb\", \"width\": 1280, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=ac1dfbc2175a10f777b863c6b065f825144c45ad\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=708ccf3e6f50c87b62276ee22a859510fe92a9dc\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=e83dab93437d9257ae5a6929858a260507fa1b37\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?width=640\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=61c6b68fa598cbba3d9bd3b127276eb1be899cbd\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?width=960\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=a339d92513a4371e8b4167b85eb1de026cf6fe8f\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z.png?width=1080\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=2ed19dfd915118d2214f263742017fc6d39efd9a\", \"width\": 1080, \"height\": 607}]}}, \"id\": \"dHd1N2s1dXlkenVnMRspQJK0tUGrbuWUkZDUhW-eLieHdc9AfzHhI9TwHD1z\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"329e3a72-44bb-11ef-aefe-8ef4e69e9458\", \"can_gild\": false, \"spoiler\": true, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2t2xg\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#67e0ff\", \"id\": \"1skf9ln\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"GiveMeSomeSunshine3\", \"discussion_type\": null, \"num_comments\": 397, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/TheBoys/comments/1skf9ln/the_boys_season_5_episode_3_teaser/\", \"stickied\": false, \"url\": \"https://v.redd.it/trv2rxtydzug1\", \"subreddit_subscribers\": 1817609, \"created_utc\": 1776096259.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/trv2rxtydzug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/trv2rxtydzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/trv2rxtydzug1/DASHPlaylist.mpd?a=1778705391%2CMzVjOTUxMWI0NzljODFhZjA0MDY2NjlkMzJkY2QyOWM0MTFhYTA4NDVmNWFmODUxNmUwNWVjY2U2ZmQ1Y2M4Ng%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 30, \"hls_url\": \"https://v.redd.it/trv2rxtydzug1/HLSPlaylist.m3u8?a=1778705391%2CMTRhOGQ1MDAxOTgzYmRkMzQzZjU0ZDhiMzNkYzY3NzhiYWQxM2Q1N2E2YjA2NTIxOGY5YzFiM2UzMGNhODkwNA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"hungary\", \"selftext\": \"\", \"author_fullname\": \"t2_krvjtqhjh\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Rendszerv\\u00e1lt\\u00e1s m\\u00e9mgy\\u0171jt\\u0151 poszt\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/hungary\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"fost\", \"downs\": 0, \"thumbnail_height\": 93, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk4gdp\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 5502, \"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\": \"FOST / M\\u00c9M\", \"can_mod_post\": false, \"score\": 5502, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/tiy89kya1xug1.jpeg?width=140\\u0026height=93\\u0026auto=webp\\u0026s=458726ce2f267d21f49c9fd7ea8f3f5f0476457a\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776067758.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/tiy89kya1xug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/tiy89kya1xug1.jpeg?auto=webp\\u0026s=1d439483e8a30fea686315cbe2e99d8cbba94f72\", \"width\": 727, \"height\": 485}, \"resolutions\": [{\"url\": \"https://preview.redd.it/tiy89kya1xug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1f3b3b74b408e07f21545f14db560329751317c0\", \"width\": 108, \"height\": 72}, {\"url\": \"https://preview.redd.it/tiy89kya1xug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=50c35758b2911bb13ee177bf9bad7f5b509644e4\", \"width\": 216, \"height\": 144}, {\"url\": \"https://preview.redd.it/tiy89kya1xug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=14d64ce9217b5cca244a051890d1e8529bee8fb2\", \"width\": 320, \"height\": 213}, {\"url\": \"https://preview.redd.it/tiy89kya1xug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=6fc7c0d42d6b8ebd6ff234ff041e86537dfb1a0a\", \"width\": 640, \"height\": 426}], \"variants\": {}, \"id\": \"tiy89kya1xug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"04385a70-42f0-11e7-852d-0e3030e2eb10\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qzzt\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#007373\", \"id\": \"1sk4gdp\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Wise-Beginning5638\", \"discussion_type\": null, \"num_comments\": 396, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/hungary/comments/1sk4gdp/rendszerv\\u00e1lt\\u00e1s_m\\u00e9mgy\\u0171jt\\u0151_poszt/\", \"stickied\": false, \"url\": \"https://i.redd.it/tiy89kya1xug1.jpeg\", \"subreddit_subscribers\": 699462, \"created_utc\": 1776067758.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"HadesTheGame\", \"selftext\": \"\", \"author_fullname\": \"t2_ov3rgrsbk\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Seriously, does anyone actually like this guy?\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Hades 1: Meme\"}], \"subreddit_name_prefixed\": \"r/HadesTheGame\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"-m-\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk7cnb\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 2571, \"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\": \"Hades 1: Meme\", \"can_mod_post\": false, \"score\": 2571, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/vrabf33zuxug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=641eb05e0d70f1ef811accdb685a5e44ebbe3884\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776077736.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, \"url_overridden_by_dest\": \"https://i.redd.it/vrabf33zuxug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/vrabf33zuxug1.jpeg?auto=webp\\u0026s=c6becfd823992ed10bc1f6b228d6448942730e58\", \"width\": 1133, \"height\": 1200}, \"resolutions\": [{\"url\": \"https://preview.redd.it/vrabf33zuxug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=dc40dba942c12497e5345085574a0e7d55409a1f\", \"width\": 108, \"height\": 114}, {\"url\": \"https://preview.redd.it/vrabf33zuxug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b2bbfbea96ca7198fc649e5bc1e579b86f3e870b\", \"width\": 216, \"height\": 228}, {\"url\": \"https://preview.redd.it/vrabf33zuxug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ce1e34950453f56a1411f1e720b30f3b97e5806f\", \"width\": 320, \"height\": 338}, {\"url\": \"https://preview.redd.it/vrabf33zuxug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a9bbf721b55e3576eb0aac1b2c70ba8fb288afe6\", \"width\": 640, \"height\": 677}, {\"url\": \"https://preview.redd.it/vrabf33zuxug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=3f766bd8dc24fb32b26f9671dbebff7b2b73adf0\", \"width\": 960, \"height\": 1016}, {\"url\": \"https://preview.redd.it/vrabf33zuxug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=7c68d167f2883c8979436784cc1631782d88b9f4\", \"width\": 1080, \"height\": 1143}], \"variants\": {}, \"id\": \"vrabf33zuxug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"360c1c88-fcf5-11e8-ae0e-0ef8fe0cfa46\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_sfted\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#690718\", \"id\": \"1sk7cnb\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Chunky-overlord\", \"discussion_type\": null, \"num_comments\": 156, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/HadesTheGame/comments/1sk7cnb/seriously_does_anyone_actually_like_this_guy/\", \"stickied\": false, \"url\": \"https://i.redd.it/vrabf33zuxug1.jpeg\", \"subreddit_subscribers\": 877064, \"created_utc\": 1776077736.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"FavoriteCharacter\", \"selftext\": \"\", \"author_fullname\": \"t2_gffw9oz0t\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Favorite Media that fit Like this? \\ud83e\\udd14\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Discussion\"}], \"subreddit_name_prefixed\": \"r/FavoriteCharacter\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 117, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skgdzx\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"ups\": 969, \"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\": \"Discussion\", \"can_mod_post\": false, \"score\": 969, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/wpe0j2tykzug1.jpeg?width=140\\u0026height=117\\u0026auto=webp\\u0026s=8dec855780bcc1587e15049f08b2928bea2082c2\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776098585.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/wpe0j2tykzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/wpe0j2tykzug1.jpeg?auto=webp\\u0026s=fb6def87783405a21aa818163ab09e92248c7766\", \"width\": 1080, \"height\": 903}, \"resolutions\": [{\"url\": \"https://preview.redd.it/wpe0j2tykzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=56dfe08c13d15da969826443cd0cd34ff579ad39\", \"width\": 108, \"height\": 90}, {\"url\": \"https://preview.redd.it/wpe0j2tykzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a70f2c236bb25a5f14d738eec79c582ec815f401\", \"width\": 216, \"height\": 180}, {\"url\": \"https://preview.redd.it/wpe0j2tykzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=459eb24f7d86a9ac83768f55db432f49154c6662\", \"width\": 320, \"height\": 267}, {\"url\": \"https://preview.redd.it/wpe0j2tykzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=0f61ab58dfdb2782efd5ad83ab7094c6df376f40\", \"width\": 640, \"height\": 535}, {\"url\": \"https://preview.redd.it/wpe0j2tykzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=6509c777920df72df3cd1037b700b92360395c40\", \"width\": 960, \"height\": 802}, {\"url\": \"https://preview.redd.it/wpe0j2tykzug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5da3408d851fffeab44a213cd21a141d6c2b99c5\", \"width\": 1080, \"height\": 903}], \"variants\": {}, \"id\": \"wpe0j2tykzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"7e2909b0-2915-11eb-9a65-0ea245b64407\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2zbxwi\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#f6415f\", \"id\": \"1skgdzx\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Junior-Swordfish-245\", \"discussion_type\": null, \"num_comments\": 157, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/FavoriteCharacter/comments/1skgdzx/favorite_media_that_fit_like_this/\", \"stickied\": false, \"url\": \"https://i.redd.it/wpe0j2tykzug1.jpeg\", \"subreddit_subscribers\": 157563, \"created_utc\": 1776098585.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"inthenews\", \"selftext\": \"\", \"author_fullname\": \"t2_hkkroaw\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Staunch Trump Supporters Are Now Asking If He's the Antichrist\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/inthenews\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 73, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skhv5t\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 794, \"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\": 794, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"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\": 1776101585.0, \"link_flair_type\": \"text\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"wired.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.wired.com/story/staunch-trump-supporters-are-now-asking-if-hes-the-antichrist/\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/mr_yXws-l9VJfOs0O2wuH2vbzIeGmBbmPqFskpFBySo.jpeg?auto=webp\\u0026s=66cf8676ccb8fbd6458fdbefff092d22bfffdca4\", \"width\": 1280, \"height\": 670}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/mr_yXws-l9VJfOs0O2wuH2vbzIeGmBbmPqFskpFBySo.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=51466deccd6c4e20591bbe5feb4ee49a527f82dd\", \"width\": 108, \"height\": 56}, {\"url\": \"https://external-preview.redd.it/mr_yXws-l9VJfOs0O2wuH2vbzIeGmBbmPqFskpFBySo.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ee75eb8adbc0df19ed287b68108bcf80fdb6a602\", \"width\": 216, \"height\": 113}, {\"url\": \"https://external-preview.redd.it/mr_yXws-l9VJfOs0O2wuH2vbzIeGmBbmPqFskpFBySo.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=232172c1b435c189857ae56cc57fd2757e362545\", \"width\": 320, \"height\": 167}, {\"url\": \"https://external-preview.redd.it/mr_yXws-l9VJfOs0O2wuH2vbzIeGmBbmPqFskpFBySo.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=76143b72082bd85160de0583eab06c5374f97eda\", \"width\": 640, \"height\": 335}, {\"url\": \"https://external-preview.redd.it/mr_yXws-l9VJfOs0O2wuH2vbzIeGmBbmPqFskpFBySo.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=d12907d7239a84666594a70aef6a60cd0f92e65f\", \"width\": 960, \"height\": 502}, {\"url\": \"https://external-preview.redd.it/mr_yXws-l9VJfOs0O2wuH2vbzIeGmBbmPqFskpFBySo.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=10431926757a1574af0601c75d9aed5ada8c1c1e\", \"width\": 1080, \"height\": 565}], \"variants\": {}, \"id\": \"mr_yXws-l9VJfOs0O2wuH2vbzIeGmBbmPqFskpFBySo\"}], \"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_2rgzp\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skhv5t\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"wiredmagazine\", \"discussion_type\": null, \"num_comments\": 153, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/inthenews/comments/1skhv5t/staunch_trump_supporters_are_now_asking_if_hes/\", \"stickied\": false, \"url\": \"https://www.wired.com/story/staunch-trump-supporters-are-now-asking-if-hes-the-antichrist/\", \"subreddit_subscribers\": 401962, \"created_utc\": 1776101585.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"badassanimals\", \"selftext\": \"\", \"author_fullname\": \"t2_7aeatzor\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"A shot taken by photographer who said he inadvertently surfaced too close to an Alaskan coastal brown bear\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/badassanimals\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 93, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk7w6a\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 5281, \"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\": \"Mammal\", \"can_mod_post\": false, \"score\": 5281, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/tx87m4gnzxug1.jpeg?width=140\\u0026height=93\\u0026auto=webp\\u0026s=eea1cbec841e09c871e509f46ab147ced7e774e0\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776079308.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/tx87m4gnzxug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/tx87m4gnzxug1.jpeg?auto=webp\\u0026s=69fdc2a938d4e780fb1d7579f5ec18f472b4fd14\", \"width\": 1440, \"height\": 960}, \"resolutions\": [{\"url\": \"https://preview.redd.it/tx87m4gnzxug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=7f2827bf92bef3cc0186f2826d3af6d98cb0a8df\", \"width\": 108, \"height\": 72}, {\"url\": \"https://preview.redd.it/tx87m4gnzxug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=731179d8690b35caf5690cb6e208c46394085eac\", \"width\": 216, \"height\": 144}, {\"url\": \"https://preview.redd.it/tx87m4gnzxug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=1d22b9ba78fca035be82e725397087c5bd668900\", \"width\": 320, \"height\": 213}, {\"url\": \"https://preview.redd.it/tx87m4gnzxug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=f3628531b2f2c44ff97293e236df3ed1d4588222\", \"width\": 640, \"height\": 426}, {\"url\": \"https://preview.redd.it/tx87m4gnzxug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=0de2141d2dce88138f6b703667a213d6641e0a5f\", \"width\": 960, \"height\": 640}, {\"url\": \"https://preview.redd.it/tx87m4gnzxug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=b1ce451b22e28905de5498b5700632d70461723f\", \"width\": 1080, \"height\": 720}], \"variants\": {}, \"id\": \"tx87m4gnzxug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"192bf374-70d5-11ed-b7a3-9a90f40f0010\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_24kpuc\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff4500\", \"id\": \"1sk7w6a\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"aquilasr\", \"discussion_type\": null, \"num_comments\": 126, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/badassanimals/comments/1sk7w6a/a_shot_taken_by_photographer_who_said_he/\", \"stickied\": false, \"url\": \"https://i.redd.it/tx87m4gnzxug1.jpeg\", \"subreddit_subscribers\": 272120, \"created_utc\": 1776079308.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"BatmanArkham\", \"selftext\": \"\", \"author_fullname\": \"t2_a0xu42ph\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Who tf is Open Beta?\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"HeLp \"}, {\"a\": \":Joker_oof:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/sjwpxkiyy2hb1_t5_2y9q4/Joker_oof\"}], \"subreddit_name_prefixed\": \"r/BatmanArkham\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 112, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk6z4k\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 6724, \"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\": \"HeLp :Joker_oof:\", \"can_mod_post\": false, \"score\": 6724, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/epmx91icrxug1.png?width=140\\u0026height=112\\u0026auto=webp\\u0026s=51403f55caddc370f94cf7ffc41e0bb8c23906d8\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776076551.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/epmx91icrxug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/epmx91icrxug1.png?auto=webp\\u0026s=18e21593cf2e04df6eacecb935dfd62e5bde85ad\", \"width\": 1080, \"height\": 864}, \"resolutions\": [{\"url\": \"https://preview.redd.it/epmx91icrxug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=f245fb7e56fee6f9b7cf73887ef0e85f04d5b881\", \"width\": 108, \"height\": 86}, {\"url\": \"https://preview.redd.it/epmx91icrxug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=4ff5542e35bc96dacba3071d43348bbea5d232d3\", \"width\": 216, \"height\": 172}, {\"url\": \"https://preview.redd.it/epmx91icrxug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=8077f10b513a2c4376047f84fc6ff5a96a05534b\", \"width\": 320, \"height\": 256}, {\"url\": \"https://preview.redd.it/epmx91icrxug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=8fd57b5017fa860ee36c6f5ee5fad23b2cdfddc9\", \"width\": 640, \"height\": 512}, {\"url\": \"https://preview.redd.it/epmx91icrxug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=39c2af95ddb94461b85cdf76e9558312a5ff3e9f\", \"width\": 960, \"height\": 768}, {\"url\": \"https://preview.redd.it/epmx91icrxug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=ff0e82874a359231d98e1616c8d8ed3a980cf231\", \"width\": 1080, \"height\": 864}], \"variants\": {}, \"id\": \"epmx91icrxug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"828da5b0-36dc-11ee-b0d1-2ef0bc3e13a9\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2y9q4\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff66ac\", \"id\": \"1sk6z4k\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Mr_donc\", \"discussion_type\": null, \"num_comments\": 92, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/BatmanArkham/comments/1sk6z4k/who_tf_is_open_beta/\", \"stickied\": false, \"url\": \"https://i.redd.it/epmx91icrxug1.png\", \"subreddit_subscribers\": 588027, \"created_utc\": 1776076551.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Genshin_Impact_Leaks\", \"selftext\": \"\", \"author_fullname\": \"t2_hwshrudb\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"6.6 QoL via Jelena\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Reliable\"}], \"subreddit_name_prefixed\": \"r/Genshin_Impact_Leaks\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk9lby\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": \"transparent\", \"ups\": 2185, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"0afe9c9e-26c0-11ec-a642-e2315fb8702d\", \"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\": \"Reliable\", \"can_mod_post\": false, \"score\": 2185, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/2101x3dcdyug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=afdb0661d01e937e2263a73156602afca28e5562\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":lilB4:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/9zbz7kc5pr0f1_t5_3l2acu/lilB4\"}, {\"a\": \":ZhongliOrder:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/1qiwbry6rvo91_t5_3l2acu/ZhongliOrder\"}, {\"e\": \"text\", \"t\": \" #1 playable Dvalin believer \"}, {\"a\": \":neuv3:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/bthodog9pr0f1_t5_3l2acu/neuv3\"}, {\"a\": \":duri1:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/ut55fa2vnr0f1_t5_3l2acu/duri1\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776083915.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/2101x3dcdyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/2101x3dcdyug1.jpeg?auto=webp\\u0026s=2fb6fdc967e8fd449d5caa5c9609106e18d29a67\", \"width\": 1088, \"height\": 1124}, \"resolutions\": [{\"url\": \"https://preview.redd.it/2101x3dcdyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=4b109d9b7c7b3f45d46973a39816c85528aab189\", \"width\": 108, \"height\": 111}, {\"url\": \"https://preview.redd.it/2101x3dcdyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=416757acb76fe138988400c32c4ff96b837b0e00\", \"width\": 216, \"height\": 223}, {\"url\": \"https://preview.redd.it/2101x3dcdyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=89499d052f50152e9f688b4d8240e84f82396fe5\", \"width\": 320, \"height\": 330}, {\"url\": \"https://preview.redd.it/2101x3dcdyug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=43806de90dec41b21632c05e51bd132e62c05eba\", \"width\": 640, \"height\": 661}, {\"url\": \"https://preview.redd.it/2101x3dcdyug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=c162fc1a48b3c2c545f009c1df7b147209d76ef9\", \"width\": 960, \"height\": 991}, {\"url\": \"https://preview.redd.it/2101x3dcdyug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5465948a7befb78aa48b602941ef02e8a786b9fa\", \"width\": 1080, \"height\": 1115}], \"variants\": {}, \"id\": \"2101x3dcdyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"106b842a-66f5-11eb-8c6c-0eb16bfcfc5d\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":lilB4::ZhongliOrder: #1 playable Dvalin believer :neuv3::duri1:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3l2acu\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#4169e1\", \"id\": \"1sk9lby\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"astrelya\", \"discussion_type\": null, \"num_comments\": 152, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/Genshin_Impact_Leaks/comments/1sk9lby/66_qol_via_jelena/\", \"stickied\": false, \"url\": \"https://i.redd.it/2101x3dcdyug1.jpeg\", \"subreddit_subscribers\": 598047, \"created_utc\": 1776083915.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"IASIP\", \"selftext\": \"Is it time for the \\\"*Dennis and Dee Turn 50*\\\" episode yet?\", \"author_fullname\": \"t2_151oye\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Alright, jabronis, Glenn Howerton turns 50 years old today!\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Image\"}], \"subreddit_name_prefixed\": \"r/IASIP\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"flip\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk7995\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": \"#ffd635\", \"ups\": 2753, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"2a55965c-b748-11e1-8173-12313b0ce1e2\", \"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\": 2753, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/z6dnukg0uxug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=b7863fecf886526462690507bf208e482d3736eb\", \"edited\": false, \"author_flair_css_class\": \"dee\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"\\\"What did you just say, you little bitch?\\\"\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776077432.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EIs it time for the \\u0026quot;\\u003Cem\\u003EDennis and Dee Turn 50\\u003C/em\\u003E\\u0026quot; episode yet?\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/z6dnukg0uxug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/z6dnukg0uxug1.jpeg?auto=webp\\u0026s=bec09afda10092379971b109f1770f1f3d221e92\", \"width\": 1600, \"height\": 2133}, \"resolutions\": [{\"url\": \"https://preview.redd.it/z6dnukg0uxug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=06d377c8490dce5556f6efa09dcd9ceaca677c73\", \"width\": 108, \"height\": 143}, {\"url\": \"https://preview.redd.it/z6dnukg0uxug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=48cc0f51ffae48b8909086220fb4b002263a91db\", \"width\": 216, \"height\": 287}, {\"url\": \"https://preview.redd.it/z6dnukg0uxug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f0f6859130ff6132732275c0f9b2b7391d9c181e\", \"width\": 320, \"height\": 426}, {\"url\": \"https://preview.redd.it/z6dnukg0uxug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c4790f3312322af02de805e34e045fbc4205c354\", \"width\": 640, \"height\": 853}, {\"url\": \"https://preview.redd.it/z6dnukg0uxug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=0630dd7030df17d1c53560bb8b0312d352e3b48c\", \"width\": 960, \"height\": 1279}, {\"url\": \"https://preview.redd.it/z6dnukg0uxug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=1eefe45f6e240b77f1b33b9b8a538e39585415c7\", \"width\": 1080, \"height\": 1439}], \"variants\": {}, \"id\": \"z6dnukg0uxug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"0bca72ea-15c3-11e3-aa21-12313b0b80bc\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"\\\"What did you just say, you little bitch?\\\"\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2s28b\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#1a1a1b\", \"id\": \"1sk7995\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"prolelol\", \"discussion_type\": null, \"num_comments\": 146, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/IASIP/comments/1sk7995/alright_jabronis_glenn_howerton_turns_50_years/\", \"stickied\": false, \"url\": \"https://i.redd.it/z6dnukg0uxug1.jpeg\", \"subreddit_subscribers\": 1418133, \"created_utc\": 1776077432.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"BeAmazed\", \"selftext\": \"\", \"author_fullname\": \"t2_g2fh9fd\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Gibbon carches a ride\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/BeAmazed\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skaory\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 9497, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/my383k14lyug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/my383k14lyug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/my383k14lyug1/DASHPlaylist.mpd?a=1778705391%2CYTk1YzAwMDVjNzhhYTcxYTI4MzExMDlkYjYzNjNlMmE3NThjNGFhZGJkMzQ0MWRmZDFkNmY2YmYxZGYwM2ZlZg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 18, \"hls_url\": \"https://v.redd.it/my383k14lyug1/HLSPlaylist.m3u8?a=1778705391%2CNTkzODIwYjg2ZDdhYTMwMjZhMmE5YjFkNGIyYWU5MjIzYTUyOTBmODk4NmIwYzAzNDVlOGRkMTkwMjNkODhiNA%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\": \"Animal\", \"can_mod_post\": false, \"score\": 9497, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/Z3ppbHlwdzNseXVnMazUD2iEh7tzugBeagEH_zy1mvt6QFMIHBrDEEvCBfpV.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=30990f0dd664e5fd9bb42c4d41760c4aef544529\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776086527.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/my383k14lyug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Z3ppbHlwdzNseXVnMazUD2iEh7tzugBeagEH_zy1mvt6QFMIHBrDEEvCBfpV.png?format=pjpg\\u0026auto=webp\\u0026s=a29eb4394272199dc3000a48e5bb917176a0b00b\", \"width\": 720, \"height\": 1280}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Z3ppbHlwdzNseXVnMazUD2iEh7tzugBeagEH_zy1mvt6QFMIHBrDEEvCBfpV.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=9829514abfe3328bc402a4836a612204f12fba89\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/Z3ppbHlwdzNseXVnMazUD2iEh7tzugBeagEH_zy1mvt6QFMIHBrDEEvCBfpV.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=89e3360ab7902a70f17e9644969b6d7021e6d567\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/Z3ppbHlwdzNseXVnMazUD2iEh7tzugBeagEH_zy1mvt6QFMIHBrDEEvCBfpV.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8ea74ebbf8e9f40f967f798eacbfc567b6654f98\", \"width\": 320, \"height\": 568}, {\"url\": \"https://external-preview.redd.it/Z3ppbHlwdzNseXVnMazUD2iEh7tzugBeagEH_zy1mvt6QFMIHBrDEEvCBfpV.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=4a08bec6e5bf82b0c9aadd8147cc390452d61431\", \"width\": 640, \"height\": 1137}], \"variants\": {}, \"id\": \"Z3ppbHlwdzNseXVnMazUD2iEh7tzugBeagEH_zy1mvt6QFMIHBrDEEvCBfpV\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"d8125494-bc6a-11ef-9d38-9e070e1f4fe9\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_363r3\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#0266b3\", \"id\": \"1skaory\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"RoyalChris\", \"discussion_type\": null, \"num_comments\": 147, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/BeAmazed/comments/1skaory/gibbon_carches_a_ride/\", \"stickied\": false, \"url\": \"https://v.redd.it/my383k14lyug1\", \"subreddit_subscribers\": 9373568, \"created_utc\": 1776086527.0, \"num_crossposts\": 2, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/my383k14lyug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/my383k14lyug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/my383k14lyug1/DASHPlaylist.mpd?a=1778705391%2CYTk1YzAwMDVjNzhhYTcxYTI4MzExMDlkYjYzNjNlMmE3NThjNGFhZGJkMzQ0MWRmZDFkNmY2YmYxZGYwM2ZlZg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 18, \"hls_url\": \"https://v.redd.it/my383k14lyug1/HLSPlaylist.m3u8?a=1778705391%2CNTkzODIwYjg2ZDdhYTMwMjZhMmE5YjFkNGIyYWU5MjIzYTUyOTBmODk4NmIwYzAzNDVlOGRkMTkwMjNkODhiNA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"DoomerCircleJerk\", \"selftext\": \"\", \"author_fullname\": \"t2_58tra\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Doomers after getting banned for dooming in DoomerCircleJerk\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/DoomerCircleJerk\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 138, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skeos5\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.9, \"author_flair_background_color\": \"#eeff00\", \"ups\": 1029, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"c1cc2f50-fc3a-11f0-8662-b2965a9453c0\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/hwn2klsiazug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 480, \"width\": 486, \"scrubber_media_url\": \"https://v.redd.it/hwn2klsiazug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/hwn2klsiazug1/DASHPlaylist.mpd?a=1778705391%2CNTliN2E4Zjc4MjQwMDVhMTZkM2ZjY2FkNTNlYWM1NGYxYTNiYmNmMzJjMjk5YmZhYmFhNWJiOWNhMGE0YTcwMw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 13, \"hls_url\": \"https://v.redd.it/hwn2klsiazug1/HLSPlaylist.m3u8?a=1778705391%2CYmM0Njg3OWJhOWE2OTQ2MmQwOWEzZjUzYWM5MjNkMzA2MzExYmI1NDJkMDM5YzA3MTA2MmZkZTA2YzYyYzBjOA%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\": \"Pay Attention to Me!\", \"can_mod_post\": false, \"score\": 1029, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/a3VpZWx3c2lhenVnMRBKMT1aeqmOgK904twVCX1dVZx2uS39PZUIfxyoEWXl.png?width=140\\u0026height=138\\u0026format=jpg\\u0026auto=webp\\u0026s=30a2a3849ec5e4d384b601150953ff4da332b47e\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776095071.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/hwn2klsiazug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/a3VpZWx3c2lhenVnMRBKMT1aeqmOgK904twVCX1dVZx2uS39PZUIfxyoEWXl.png?format=pjpg\\u0026auto=webp\\u0026s=8eeac9d4eeb7187ee225a06dbd0407a8e9c0e57d\", \"width\": 640, \"height\": 632}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/a3VpZWx3c2lhenVnMRBKMT1aeqmOgK904twVCX1dVZx2uS39PZUIfxyoEWXl.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8c7cae375d5de6e9a1726740b59716f85d29c973\", \"width\": 108, \"height\": 106}, {\"url\": \"https://external-preview.redd.it/a3VpZWx3c2lhenVnMRBKMT1aeqmOgK904twVCX1dVZx2uS39PZUIfxyoEWXl.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=7431b30365c1f377cd04ab69eaee08aa8abde4ba\", \"width\": 216, \"height\": 213}, {\"url\": \"https://external-preview.redd.it/a3VpZWx3c2lhenVnMRBKMT1aeqmOgK904twVCX1dVZx2uS39PZUIfxyoEWXl.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=377d9856f5fdd721da5f1706d326005bd50ab977\", \"width\": 320, \"height\": 316}, {\"url\": \"https://external-preview.redd.it/a3VpZWx3c2lhenVnMRBKMT1aeqmOgK904twVCX1dVZx2uS39PZUIfxyoEWXl.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2c08e818bdc683852a832d6b69a3d9cd14807bc9\", \"width\": 640, \"height\": 632}], \"variants\": {}, \"id\": \"a3VpZWx3c2lhenVnMRBKMT1aeqmOgK904twVCX1dVZx2uS39PZUIfxyoEWXl\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"412b028c-a1e9-11f0-a371-0eded16a5b30\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"The Fictional Character Agrees With Me\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_cjdh6u\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#9de21d\", \"id\": \"1skeos5\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ColaEuphoria\", \"discussion_type\": null, \"num_comments\": 146, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/DoomerCircleJerk/comments/1skeos5/doomers_after_getting_banned_for_dooming_in/\", \"stickied\": false, \"url\": \"https://v.redd.it/hwn2klsiazug1\", \"subreddit_subscribers\": 99726, \"created_utc\": 1776095071.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/hwn2klsiazug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 480, \"width\": 486, \"scrubber_media_url\": \"https://v.redd.it/hwn2klsiazug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/hwn2klsiazug1/DASHPlaylist.mpd?a=1778705391%2CNTliN2E4Zjc4MjQwMDVhMTZkM2ZjY2FkNTNlYWM1NGYxYTNiYmNmMzJjMjk5YmZhYmFhNWJiOWNhMGE0YTcwMw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 13, \"hls_url\": \"https://v.redd.it/hwn2klsiazug1/HLSPlaylist.m3u8?a=1778705391%2CYmM0Njg3OWJhOWE2OTQ2MmQwOWEzZjUzYWM5MjNkMzA2MzExYmI1NDJkMDM5YzA3MTA2MmZkZTA2YzYyYzBjOA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"technology\", \"selftext\": \"\", \"author_fullname\": \"t2_ebrwg\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"France is replacing 2.5 million Windows desktops with Linux\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/technology\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"general\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skg0ai\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 4650, \"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\": \"Software\", \"can_mod_post\": false, \"score\": 4650, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=140\\u0026height=78\\u0026auto=webp\\u0026s=d4ae6b41dd1ad0d861888a32274cc7892de036e9\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776097798.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"zdnet.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.zdnet.com/article/france-leaves-windows-for-linux-desktop/\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?auto=webp\\u0026s=067a44b9116b7e919fe377958a8b91c9adc17c3f\", \"width\": 1200, \"height\": 675}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=55df5b5fdd63820b5934d337e22403bfaf7abc20\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=789a8477c6bbf3cb4c748694d178ddc3831bd91a\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=2e8a1f4214c10284ce7fe137f72c7d22ca1c94df\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=6e1f2b9c49eb102d92e06eb7e472d2888bd6c590\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=542645f9a4400ef3d6e241f0908ecc7455392728\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5176a45b57b346057a16cf522b86ddc87ce7813e\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"85c4d73e-a816-11e9-95d5-0ee6b96491cc\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh16\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skg0ai\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"yourbasicgeek\", \"discussion_type\": null, \"num_comments\": 242, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/technology/comments/1skg0ai/france_is_replacing_25_million_windows_desktops/\", \"stickied\": false, \"url\": \"https://www.zdnet.com/article/france-leaves-windows-for-linux-desktop/\", \"subreddit_subscribers\": 20234320, \"created_utc\": 1776097798.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"residentevil\", \"selftext\": \"\", \"author_fullname\": \"t2_ksuat78\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"who are you picking? (OC)\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Fan labor/Art/Cosplay\"}], \"subreddit_name_prefixed\": \"r/residentevil\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"Art\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skgi17\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": \"#7dcea0\", \"ups\": 1831, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"d372a56c-3b12-11ea-b467-0e4a6193ec5b\", \"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 labor/Art/Cosplay\", \"can_mod_post\": false, \"score\": 1831, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/3tgso91mlzug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=61e265142325ddc5dcb7bdd725b90edaed67ae44\", \"edited\": false, \"author_flair_css_class\": \"Fanartist\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Fan Artist: (RhiannonKagoe)\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776098807.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/3tgso91mlzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/3tgso91mlzug1.jpeg?auto=webp\\u0026s=1def42415fd9dc41ccacca3becc7f36f006ef22c\", \"width\": 2500, \"height\": 3126}, \"resolutions\": [{\"url\": \"https://preview.redd.it/3tgso91mlzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=eaaf1c6e6ec178ce8144e5c4393ee85b39ba9904\", \"width\": 108, \"height\": 135}, {\"url\": \"https://preview.redd.it/3tgso91mlzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3d2fae068027e569a3cd46a68633891fe38d6abc\", \"width\": 216, \"height\": 270}, {\"url\": \"https://preview.redd.it/3tgso91mlzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e638f0eea291022c0da91a43d32769878d147c10\", \"width\": 320, \"height\": 400}, {\"url\": \"https://preview.redd.it/3tgso91mlzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=fd1c1ead89a2fa8943a5726d448e5552b0c3e459\", \"width\": 640, \"height\": 800}, {\"url\": \"https://preview.redd.it/3tgso91mlzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=bdb0afd9e052e6951e593ad907f84d96f0dd2a97\", \"width\": 960, \"height\": 1200}, {\"url\": \"https://preview.redd.it/3tgso91mlzug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=d1adfb073e07af93743a43a4c6aa25635c603738\", \"width\": 1080, \"height\": 1350}], \"variants\": {}, \"id\": \"3tgso91mlzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"f9810b86-050e-11e8-8984-0eb18d1b4156\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Fan Artist: (RhiannonKagoe)\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2s0lb\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#7dcea0\", \"id\": \"1skgi17\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"RhiannonKagoe\", \"discussion_type\": null, \"num_comments\": 49, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/residentevil/comments/1skgi17/who_are_you_picking_oc/\", \"stickied\": false, \"url\": \"https://i.redd.it/3tgso91mlzug1.jpeg\", \"subreddit_subscribers\": 1054121, \"created_utc\": 1776098807.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"MonsterHigh\", \"selftext\": \"\", \"author_fullname\": \"t2_64w7fghl\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Look who popped up!\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Leaks / News\"}], \"subreddit_name_prefixed\": \"r/MonsterHigh\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 108, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skga2x\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": \"#0aa18f\", \"ups\": 810, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"e484ee56-ed77-11ea-83db-0e07ae33ef81\", \"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\": \"Leaks / News\", \"can_mod_post\": false, \"score\": 810, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/l6cjjufakzug1.jpeg?width=140\\u0026height=108\\u0026auto=webp\\u0026s=0d579dc3fcf04d194b9b3620599477e945b372ee\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Deuce \"}, {\"a\": \":Deuce-Basketball:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/9z5v2kskpwm51_t5_2soly/Deuce-Basketball\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776098357.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\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/l6cjjufakzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/l6cjjufakzug1.jpeg?auto=webp\\u0026s=fbe4d5f0eb955de84fd88168a8cd4768ae696006\", \"width\": 1206, \"height\": 936}, \"resolutions\": [{\"url\": \"https://preview.redd.it/l6cjjufakzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=bf5f510b9a524ac1ece7906f4eca3617fa4c5b19\", \"width\": 108, \"height\": 83}, {\"url\": \"https://preview.redd.it/l6cjjufakzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=1d7bc1550ae9f9e9e6faf3ae9434ba1327031106\", \"width\": 216, \"height\": 167}, {\"url\": \"https://preview.redd.it/l6cjjufakzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=741c17f023814cb53f8b5bac4fac272bfffa335f\", \"width\": 320, \"height\": 248}, {\"url\": \"https://preview.redd.it/l6cjjufakzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=2ffde23e1a75f7eb1ccb94b36fba6335214232d7\", \"width\": 640, \"height\": 496}, {\"url\": \"https://preview.redd.it/l6cjjufakzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=22065b0796fc5255831d2982ae9e8585d7db20a4\", \"width\": 960, \"height\": 745}, {\"url\": \"https://preview.redd.it/l6cjjufakzug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5f587003ba1411922373a1628ad1e6edb1f8ea01\", \"width\": 1080, \"height\": 838}], \"variants\": {}, \"id\": \"l6cjjufakzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"4845ef22-f6a0-11ea-abe4-0ed6485d7fa3\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Deuce :Deuce-Basketball:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2soly\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ffb000\", \"id\": \"1skga2x\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Bored_on_Reditt\", \"discussion_type\": null, \"num_comments\": 147, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"light\", \"permalink\": \"/r/MonsterHigh/comments/1skga2x/look_who_popped_up/\", \"stickied\": false, \"url\": \"https://i.redd.it/l6cjjufakzug1.jpeg\", \"subreddit_subscribers\": 125298, \"created_utc\": 1776098357.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TimesNow\", \"selftext\": \"We have trade and energy agreements with Iran, which we will respect and abide by. We expect others not to interfere in our affairs. Iran controls the Strait of Hormuz, and has opened it to us.\\u2019\", \"author_fullname\": \"t2_1ym390bd3p\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"CHINA has issued a strong warning to US reinstating that China has an energy agreement with IRAN and it ships will not be intercepted. Chinese Defense Ministry: \\u2018Chinese ships continue to move in and out of the waters of the Strait of Hormuz\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/TimesNow\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 93, \"top_awarded_type\": null, \"hide_score\": true, \"name\": \"t3_1skknar\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 1191, \"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\": \"International\", \"can_mod_post\": false, \"score\": 1191, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/3tu99bsta0vg1.jpeg?width=140\\u0026height=93\\u0026auto=webp\\u0026s=136c6f352af2fa8ba22a5aef4d611a4b48438cd0\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776107310.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EWe have trade and energy agreements with Iran, which we will respect and abide by. We expect others not to interfere in our affairs. Iran controls the Strait of Hormuz, and has opened it to us.\\u2019\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/3tu99bsta0vg1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/3tu99bsta0vg1.jpeg?auto=webp\\u0026s=63c2382b0a7b44a400ed3f4cb6d22fca9393c35c\", \"width\": 1200, \"height\": 800}, \"resolutions\": [{\"url\": \"https://preview.redd.it/3tu99bsta0vg1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=ddf0b60806cad7788e883ac42287b9232cfa1d18\", \"width\": 108, \"height\": 72}, {\"url\": \"https://preview.redd.it/3tu99bsta0vg1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=64d4b6fcf7372faa8afdb6c5f61f3d4fccbbc76b\", \"width\": 216, \"height\": 144}, {\"url\": \"https://preview.redd.it/3tu99bsta0vg1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ff12888d64d23cbab1cc842098763445e564935b\", \"width\": 320, \"height\": 213}, {\"url\": \"https://preview.redd.it/3tu99bsta0vg1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=19fa5bf97044a845d9a904fe51c402ce5a811260\", \"width\": 640, \"height\": 426}, {\"url\": \"https://preview.redd.it/3tu99bsta0vg1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=c36b1fed39ba3e8ea02125dced2c1c832f5e6a23\", \"width\": 960, \"height\": 640}, {\"url\": \"https://preview.redd.it/3tu99bsta0vg1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=f08afc7d57793d71afe9e3a96bfeab3e2d721957\", \"width\": 1080, \"height\": 720}], \"variants\": {}, \"id\": \"3tu99bsta0vg1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"fdd72298-ebbe-11f0-bd14-7a91a7411ba8\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_elf3qp\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#59b649\", \"id\": \"1skknar\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Neptun_11\", \"discussion_type\": null, \"num_comments\": 393, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/TimesNow/comments/1skknar/china_has_issued_a_strong_warning_to_us/\", \"stickied\": false, \"url\": \"https://i.redd.it/3tu99bsta0vg1.jpeg\", \"subreddit_subscribers\": 17683, \"created_utc\": 1776107310.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"farialimabets\", \"selftext\": \"Devo esperar abaixar mais para vender, ou j\\u00e1 posso liquidar meu estoque de d\\u00f3lar comprado quando estava 6,30?\", \"author_fullname\": \"t2_5eoi874l\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"\\u00c9 OFICIAL O D\\u00d3LAR EST\\u00c1 ABAIXO DE 5 REAL\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Discuss\\u00e3o\"}], \"subreddit_name_prefixed\": \"r/farialimabets\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skh8t6\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 829, \"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\": \"Discuss\\u00e3o\", \"can_mod_post\": false, \"score\": 829, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/z02xo2z3qzug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=c17c7ddbb90770602c7b04747c9c34292de269ef\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776100315.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EDevo esperar abaixar mais para vender, ou j\\u00e1 posso liquidar meu estoque de d\\u00f3lar comprado quando estava 6,30?\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/z02xo2z3qzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/z02xo2z3qzug1.jpeg?auto=webp\\u0026s=94f5b92e7af9fc4b70bc45e695131729d38fa3e7\", \"width\": 1079, \"height\": 1563}, \"resolutions\": [{\"url\": \"https://preview.redd.it/z02xo2z3qzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=4a8045e0cba9504aa2dea2496ad77d42e14d1cfb\", \"width\": 108, \"height\": 156}, {\"url\": \"https://preview.redd.it/z02xo2z3qzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=58f2aca35be5b5ca49cb2755ad3e0eeadfbe9be4\", \"width\": 216, \"height\": 312}, {\"url\": \"https://preview.redd.it/z02xo2z3qzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3f497a46f98d862af9e3b69e49a49d25faab68bb\", \"width\": 320, \"height\": 463}, {\"url\": \"https://preview.redd.it/z02xo2z3qzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=5d9de5e5bb7ba4159d390d5d7e7de1232d5f0ecc\", \"width\": 640, \"height\": 927}, {\"url\": \"https://preview.redd.it/z02xo2z3qzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=0c0a2e93297f10c04b0ac901ada11c599a9ca214\", \"width\": 960, \"height\": 1390}], \"variants\": {}, \"id\": \"z02xo2z3qzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"001e75c4-619f-11eb-bb11-0eebb3305c43\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_nxo2o\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#edeff1\", \"id\": \"1skh8t6\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"LuizM373\", \"discussion_type\": null, \"num_comments\": 142, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/farialimabets/comments/1skh8t6/\\u00e9_oficial_o_d\\u00f3lar_est\\u00e1_abaixo_de_5_real/\", \"stickied\": false, \"url\": \"https://i.redd.it/z02xo2z3qzug1.jpeg\", \"subreddit_subscribers\": 360443, \"created_utc\": 1776100315.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Cricket\", \"selftext\": \"\", \"author_fullname\": \"t2_1l6fsm8kpm\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Praful Hinge becomes the 1st bowler in 19 years of IPL history to take 3 wickets in the opening over of a match and he did that in just his debut over.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Stats\"}], \"subreddit_name_prefixed\": \"r/Cricket\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skfpsa\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": \"#edeff1\", \"ups\": 1964, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"464437a4-ff7b-11e0-b65f-12313d265470\", \"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\": \"Stats\", \"can_mod_post\": false, \"score\": 1964, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/1srjtcttgzug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=47b25744f4ce28339f1a2fd20573da7f40631b3a\", \"edited\": false, \"author_flair_css_class\": \"india\", \"author_flair_richtext\": [{\"a\": \":India:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/orf18c7rysef1_t5_2qhe0/India\"}, {\"a\": \":WCWC:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/r7ztxs74suyf1_t5_2qhe0/WCWC\"}, {\"a\": \":T20WC:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/byn5o0gwsuyf1_t5_2qhe0/T20WC\"}, {\"a\": \":champions_trophy:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/dly1669jih8d1_t5_2qhe0/champions_trophy\"}, {\"a\": \":asia_cup:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/l1tivtn6jh8d1_t5_2qhe0/asia_cup\"}, {\"e\": \"text\", \"t\": \" India\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776097193.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/1srjtcttgzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/1srjtcttgzug1.jpeg?auto=webp\\u0026s=5e18a6644776cbcfcdae452c6024dd1676318f06\", \"width\": 1080, \"height\": 1350}, \"resolutions\": [{\"url\": \"https://preview.redd.it/1srjtcttgzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d940bbb6a2ba8db38678f6fb4617c7714312796f\", \"width\": 108, \"height\": 135}, {\"url\": \"https://preview.redd.it/1srjtcttgzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=4658a40de019d3cb3b03f13e93afb318362e2e07\", \"width\": 216, \"height\": 270}, {\"url\": \"https://preview.redd.it/1srjtcttgzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=8898a02b7bbf4d79ddd3007e0d5d42d8443ad25a\", \"width\": 320, \"height\": 400}, {\"url\": \"https://preview.redd.it/1srjtcttgzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=56b9e93f762365263a416f7f9a7afd5468de466b\", \"width\": 640, \"height\": 800}, {\"url\": \"https://preview.redd.it/1srjtcttgzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=f29e05e478bde63ff0d0326180cd3edde5fe59e2\", \"width\": 960, \"height\": 1200}, {\"url\": \"https://preview.redd.it/1srjtcttgzug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5ddd4a6e1d211f58cdf6b086338929625c1098e5\", \"width\": 1080, \"height\": 1350}], \"variants\": {}, \"id\": \"1srjtcttgzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"cd636a5c-ae39-11ec-9d06-72f35caf3016\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":India::WCWC::T20WC::champions_trophy::asia_cup: India\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qhe0\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ea0027\", \"id\": \"1skfpsa\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"GiveMeSomeSunshine3\", \"discussion_type\": null, \"num_comments\": 128, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/Cricket/comments/1skfpsa/praful_hinge_becomes_the_1st_bowler_in_19_years/\", \"stickied\": false, \"url\": \"https://i.redd.it/1srjtcttgzug1.jpeg\", \"subreddit_subscribers\": 1806928, \"created_utc\": 1776097193.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Terraria\", \"selftext\": \"it\\u2019s kind of funny how he just panics outside the house when he can\\u2019t fire at you\", \"author_fullname\": \"t2_1mzr17s80b\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"terrible night\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Art\"}], \"subreddit_name_prefixed\": \"r/Terraria\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"Art\", \"downs\": 0, \"thumbnail_height\": 109, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"fqcdw3spqyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/png\", \"p\": [{\"y\": 84, \"x\": 108, \"u\": \"https://preview.redd.it/fqcdw3spqyug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=776bd7656af4fce407a1252dd6f7d39fb16ba5a0\"}, {\"y\": 168, \"x\": 216, \"u\": \"https://preview.redd.it/fqcdw3spqyug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a09c590a7be7a90083f54689f35f052212b72ba4\"}, {\"y\": 249, \"x\": 320, \"u\": \"https://preview.redd.it/fqcdw3spqyug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6bb0c775421c523fe06944fcf9d1b05e05d47f80\"}, {\"y\": 499, \"x\": 640, \"u\": \"https://preview.redd.it/fqcdw3spqyug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=63a5e72db61dd6502adb225f72c57dbf14154457\"}, {\"y\": 748, \"x\": 960, \"u\": \"https://preview.redd.it/fqcdw3spqyug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=80cb4fed619463847d421d760b9a1bf6923e4656\"}], \"s\": {\"y\": 780, \"x\": 1000, \"u\": \"https://preview.redd.it/fqcdw3spqyug1.png?width=1000\\u0026format=png\\u0026auto=webp\\u0026s=45b4bf1235b79979d32d9fdd8446edba4d9c0936\"}, \"id\": \"fqcdw3spqyug1\"}, \"8qhhbtpqqyug1\": {\"status\": \"valid\", \"e\": \"AnimatedImage\", \"m\": \"image/gif\", \"p\": [{\"y\": 60, \"x\": 108, \"u\": \"https://preview.redd.it/8qhhbtpqqyug1.gif?width=108\\u0026crop=smart\\u0026format=png8\\u0026s=88d10a229459dcd60fab9628b8b3688d565c89ba\"}, {\"y\": 121, \"x\": 216, \"u\": \"https://preview.redd.it/8qhhbtpqqyug1.gif?width=216\\u0026crop=smart\\u0026format=png8\\u0026s=7a10158dd3eefbb5f15d80d46e29d5809f3f6e60\"}, {\"y\": 180, \"x\": 320, \"u\": \"https://preview.redd.it/8qhhbtpqqyug1.gif?width=320\\u0026crop=smart\\u0026format=png8\\u0026s=c7db468bf2c4c2cb905dcb006d5ee73110c8fb29\"}, {\"y\": 360, \"x\": 640, \"u\": \"https://preview.redd.it/8qhhbtpqqyug1.gif?width=640\\u0026crop=smart\\u0026format=png8\\u0026s=e73e74b3705f44ad8d1be38855fc09f6ae4e6d16\"}], \"s\": {\"y\": 450, \"gif\": \"https://i.redd.it/8qhhbtpqqyug1.gif\", \"mp4\": \"https://preview.redd.it/8qhhbtpqqyug1.gif?format=mp4\\u0026s=8fb4ea6c00bad4c03806863d46ca21894d6b81b0\", \"x\": 800}, \"id\": \"8qhhbtpqqyug1\"}}, \"name\": \"t3_1skbrmr\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 3148, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"fqcdw3spqyug1\", \"is_deleted\": false, \"id\": 911072950}, {\"media_id\": \"8qhhbtpqqyug1\", \"is_deleted\": false, \"id\": 911072951}]}, \"link_flair_text\": \"Art\", \"can_mod_post\": false, \"score\": 3148, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/fqcdw3spqyug1.png?width=140\\u0026height=109\\u0026auto=webp\\u0026s=bd9245d2c03f7bedb2b9493e242f0a2fd75ec58f\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776088978.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003Eit\\u2019s kind of funny how he just panics outside the house when he can\\u2019t fire at you\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skbrmr\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"25e644ec-d958-11e4-aba0-22000b39e346\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2sg5b\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff8614\", \"id\": \"1skbrmr\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Conscious-Drama4723\", \"discussion_type\": null, \"num_comments\": 33, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Terraria/comments/1skbrmr/terrible_night/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skbrmr\", \"subreddit_subscribers\": 1603316, \"created_utc\": 1776088978.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"holdmycatnip\", \"selftext\": \"\", \"author_fullname\": \"t2_29k59mcqh2\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"How funny\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/holdmycatnip\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skdp3f\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 2452, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/9ev1n9qb4zug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 646, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/9ev1n9qb4zug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/9ev1n9qb4zug1/DASHPlaylist.mpd?a=1778705391%2CNDI2N2Q4NWRhMGU5MGExYjA4YWFmZWM4OGY2NzBiOWE5MWU5N2RiOTdkMzEyMmYzMzA0NTNkOTM0ODc0NjA5MQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 5, \"hls_url\": \"https://v.redd.it/9ev1n9qb4zug1/HLSPlaylist.m3u8?a=1778705391%2CMzVkZDk5ZGE5NTZkZDEwYTMxZDYwNzU4MWJlZmYyYTA3YjQ3YjE1YTRmOGFmMDUyMzE0ZGVmODRjNTUwZTI1Mw%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\": 2452, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/bWx6ZjNlcWI0enVnMcyHeWxTG6wwGYJmgMrgUw83iYtUfql4GyQ_0O8ZKL18.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=c738fd1df866e471d52028c70d7bdacdfa00ff41\", \"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\": 1776093012.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/9ev1n9qb4zug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/bWx6ZjNlcWI0enVnMcyHeWxTG6wwGYJmgMrgUw83iYtUfql4GyQ_0O8ZKL18.png?format=pjpg\\u0026auto=webp\\u0026s=55923cd3d18157de73c418f21192d241fb87d723\", \"width\": 576, \"height\": 774}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/bWx6ZjNlcWI0enVnMcyHeWxTG6wwGYJmgMrgUw83iYtUfql4GyQ_0O8ZKL18.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=bb4d75efc7fab4527bfe4b63c41ea001c7809495\", \"width\": 108, \"height\": 145}, {\"url\": \"https://external-preview.redd.it/bWx6ZjNlcWI0enVnMcyHeWxTG6wwGYJmgMrgUw83iYtUfql4GyQ_0O8ZKL18.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=875bdacdbda3cf35098947d19ab98aadaca2820d\", \"width\": 216, \"height\": 290}, {\"url\": \"https://external-preview.redd.it/bWx6ZjNlcWI0enVnMcyHeWxTG6wwGYJmgMrgUw83iYtUfql4GyQ_0O8ZKL18.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=d2aa13d5618157fd0f8736c26b07ca3237c38e06\", \"width\": 320, \"height\": 430}], \"variants\": {}, \"id\": \"bWx6ZjNlcWI0enVnMcyHeWxTG6wwGYJmgMrgUw83iYtUfql4GyQ_0O8ZKL18\"}], \"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_2zhxd\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skdp3f\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Halynasun\", \"discussion_type\": null, \"num_comments\": 23, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/holdmycatnip/comments/1skdp3f/how_funny/\", \"stickied\": false, \"url\": \"https://v.redd.it/9ev1n9qb4zug1\", \"subreddit_subscribers\": 909532, \"created_utc\": 1776093012.0, \"num_crossposts\": 1, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/9ev1n9qb4zug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 646, \"width\": 480, \"scrubber_media_url\": \"https://v.redd.it/9ev1n9qb4zug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/9ev1n9qb4zug1/DASHPlaylist.mpd?a=1778705391%2CNDI2N2Q4NWRhMGU5MGExYjA4YWFmZWM4OGY2NzBiOWE5MWU5N2RiOTdkMzEyMmYzMzA0NTNkOTM0ODc0NjA5MQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 5, \"hls_url\": \"https://v.redd.it/9ev1n9qb4zug1/HLSPlaylist.m3u8?a=1778705391%2CMzVkZDk5ZGE5NTZkZDEwYTMxZDYwNzU4MWJlZmYyYTA3YjQ3YjE1YTRmOGFmMDUyMzE0ZGVmODRjNTUwZTI1Mw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"SquaredCircle\", \"selftext\": \"\", \"author_fullname\": \"t2_4b045\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"AJ Styles: \\\"The best WrestleMania match I had was against Shane McMahon. You\\u2019ve got Shane, who is a perfectionist. He wants it perfect, and man, I get that. We just so happened to be able to place things where they should in the storyline we had going into it, and it made it a perfect match.\\\"\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/SquaredCircle\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skjlu7\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 628, \"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\": 628, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"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\": 1776105147.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"nodq.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://nodq.com/news/aj-styles-says-his-best-wwe-wrestlemania-match-ever-was-against-shane-mcmahon/\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/FzGq0xlNep9uciZe9VwyCwp_I2rY-f5UK96lIY2EXQc.png?auto=webp\\u0026s=a8d8075c3dc595e766f2ea516885b2acb1e821b8\", \"width\": 400, \"height\": 300}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/FzGq0xlNep9uciZe9VwyCwp_I2rY-f5UK96lIY2EXQc.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=cf97dc401f58daff64196f10eb34cade5e30d6ea\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/FzGq0xlNep9uciZe9VwyCwp_I2rY-f5UK96lIY2EXQc.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=f70a01821638c4ca6e39aff5dd2a58d34e2ed26c\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/FzGq0xlNep9uciZe9VwyCwp_I2rY-f5UK96lIY2EXQc.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=2de18313b90637c43997d45cf38e663e07a29097\", \"width\": 320, \"height\": 240}], \"variants\": {}, \"id\": \"FzGq0xlNep9uciZe9VwyCwp_I2rY-f5UK96lIY2EXQc\"}], \"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_2sljg\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skjlu7\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"aaronrift\", \"discussion_type\": null, \"num_comments\": 141, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/SquaredCircle/comments/1skjlu7/aj_styles_the_best_wrestlemania_match_i_had_was/\", \"stickied\": false, \"url\": \"https://nodq.com/news/aj-styles-says-his-best-wwe-wrestlemania-match-ever-was-against-shane-mcmahon/\", \"subreddit_subscribers\": 1311751, \"created_utc\": 1776105147.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"LiverpoolFC\", \"selftext\": \"\", \"author_fullname\": \"t2_795545gt\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Dominik Szoboszlai \\\"I am ready to die on the pitch tomorrow\\\"\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Interviews\"}], \"subreddit_name_prefixed\": \"r/LiverpoolFC\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 76, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skfzwg\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": \"#dadada\", \"ups\": 1885, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"31023672-39e1-11ee-b364-3a9b2d382ca6\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/zujzezziizug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 464, \"width\": 854, \"scrubber_media_url\": \"https://v.redd.it/zujzezziizug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/zujzezziizug1/DASHPlaylist.mpd?a=1778705391%2CNWFjZjg4M2IyYzliZTYwNWVlMmRkN2FiMTc0ZjY3ZTkyNjVmMzNhYjQyZjUzM2I3NmE5YmIzMTNjNTEwZjU2Mw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 18, \"hls_url\": \"https://v.redd.it/zujzezziizug1/HLSPlaylist.m3u8?a=1778705391%2CODFiMDIxNjQ2NDQ3MzA3YTA1MGY2MzhmYzQyOTNhODg2ZDhlMzQxYTQ1YTYwYWJhMzQ2ZjRhYTFlYWUxNWUwYw%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\": \"Interviews\", \"can_mod_post\": false, \"score\": 1885, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/MmNwMmhtMGppenVnMd7JzwAqUzE7CVDIWNECoe8srR6M1iYwsSegr6ShGm69.png?width=140\\u0026height=76\\u0026format=jpg\\u0026auto=webp\\u0026s=b5c4680685de7ccef3848788e94db1abfaf5077d\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Sztupid Szexy Szoboszlai\"}], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776097775.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\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/zujzezziizug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/MmNwMmhtMGppenVnMd7JzwAqUzE7CVDIWNECoe8srR6M1iYwsSegr6ShGm69.png?format=pjpg\\u0026auto=webp\\u0026s=5668aaf0149be918eaf86fcafe6f7996b77b4193\", \"width\": 1206, \"height\": 656}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/MmNwMmhtMGppenVnMd7JzwAqUzE7CVDIWNECoe8srR6M1iYwsSegr6ShGm69.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=4d67767c6e2bcd69261597afbd5fc8432c381678\", \"width\": 108, \"height\": 58}, {\"url\": \"https://external-preview.redd.it/MmNwMmhtMGppenVnMd7JzwAqUzE7CVDIWNECoe8srR6M1iYwsSegr6ShGm69.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=d86581f8df2a44733267b1547c9179ef174c0ad3\", \"width\": 216, \"height\": 117}, {\"url\": \"https://external-preview.redd.it/MmNwMmhtMGppenVnMd7JzwAqUzE7CVDIWNECoe8srR6M1iYwsSegr6ShGm69.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=1310df3fbca343edabd0f15b11b6546a6f3e1951\", \"width\": 320, \"height\": 174}, {\"url\": \"https://external-preview.redd.it/MmNwMmhtMGppenVnMd7JzwAqUzE7CVDIWNECoe8srR6M1iYwsSegr6ShGm69.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e9e7cc162961b3eeebc4c29f54c071ef719b3d3e\", \"width\": 640, \"height\": 348}, {\"url\": \"https://external-preview.redd.it/MmNwMmhtMGppenVnMd7JzwAqUzE7CVDIWNECoe8srR6M1iYwsSegr6ShGm69.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e17efb8ff4d3dfb45f0f646c0b1c4448da95d4d5\", \"width\": 960, \"height\": 522}, {\"url\": \"https://external-preview.redd.it/MmNwMmhtMGppenVnMd7JzwAqUzE7CVDIWNECoe8srR6M1iYwsSegr6ShGm69.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=86792c773d2f9ca9e514b15bc611e0b296447c6d\", \"width\": 1080, \"height\": 587}], \"variants\": {}, \"id\": \"MmNwMmhtMGppenVnMd7JzwAqUzE7CVDIWNECoe8srR6M1iYwsSegr6ShGm69\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"8f7a3316-805c-11ec-93bb-460d48c021b8\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Sztupid Szexy Szoboszlai\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qn0o\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#b4871b\", \"id\": \"1skfzwg\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"__sami__01\", \"discussion_type\": null, \"num_comments\": 121, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/LiverpoolFC/comments/1skfzwg/dominik_szoboszlai_i_am_ready_to_die_on_the_pitch/\", \"stickied\": false, \"url\": \"https://v.redd.it/zujzezziizug1\", \"subreddit_subscribers\": 636093, \"created_utc\": 1776097775.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/zujzezziizug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 464, \"width\": 854, \"scrubber_media_url\": \"https://v.redd.it/zujzezziizug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/zujzezziizug1/DASHPlaylist.mpd?a=1778705391%2CNWFjZjg4M2IyYzliZTYwNWVlMmRkN2FiMTc0ZjY3ZTkyNjVmMzNhYjQyZjUzM2I3NmE5YmIzMTNjNTEwZjU2Mw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 18, \"hls_url\": \"https://v.redd.it/zujzezziizug1/HLSPlaylist.m3u8?a=1778705391%2CODFiMDIxNjQ2NDQ3MzA3YTA1MGY2MzhmYzQyOTNhODg2ZDhlMzQxYTQ1YTYwYWJhMzQ2ZjRhYTFlYWUxNWUwYw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ZZZ_Romance\", \"selftext\": \"https://x.com/i/status/2043484278663577699\", \"author_fullname\": \"t2_112yij56p6\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"MiyaWise, and no, this pic is NOT ai\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/ZZZ_Romance\", \"hidden\": false, \"pwls\": null, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 96, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skdtcd\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 2403, \"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\": \"Comics \", \"can_mod_post\": false, \"score\": 2403, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/bd4te4u45zug1.jpeg?width=140\\u0026height=96\\u0026auto=webp\\u0026s=7d7916fe5d7638aaec2e0bedc1456b4cb71e6840\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776093260.0, \"link_flair_type\": \"text\", \"wls\": null, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"i.redd.it\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003E\\u003Ca href=\\\"https://x.com/i/status/2043484278663577699\\\"\\u003Ehttps://x.com/i/status/2043484278663577699\\u003C/a\\u003E\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/bd4te4u45zug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/bd4te4u45zug1.jpeg?auto=webp\\u0026s=7ca116dceb5aaf5ec27a2f1b46906020849c4f81\", \"width\": 1847, \"height\": 1268}, \"resolutions\": [{\"url\": \"https://preview.redd.it/bd4te4u45zug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=673a31e983ad281284788ed73553f630e10922d7\", \"width\": 108, \"height\": 74}, {\"url\": \"https://preview.redd.it/bd4te4u45zug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e2464fdc75f9004dd63984908943ba4d18239101\", \"width\": 216, \"height\": 148}, {\"url\": \"https://preview.redd.it/bd4te4u45zug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=69018b7cf88945cea338357c08d475be6d766dca\", \"width\": 320, \"height\": 219}, {\"url\": \"https://preview.redd.it/bd4te4u45zug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=01d8381d9c837103985cdd3fe957fb0c7d8d6124\", \"width\": 640, \"height\": 439}, {\"url\": \"https://preview.redd.it/bd4te4u45zug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=12f358ab274ac64335f3906621731e7f28e723aa\", \"width\": 960, \"height\": 659}, {\"url\": \"https://preview.redd.it/bd4te4u45zug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5d3d660abb302c51759c354ccb4a3cf5873ea1d8\", \"width\": 1080, \"height\": 741}], \"variants\": {}, \"id\": \"bd4te4u45zug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"fd8f98f2-66f8-11ef-806e-ca9e2ba5d373\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_caz6sa\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#d0822f\", \"id\": \"1skdtcd\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Yhwach_00\", \"discussion_type\": null, \"num_comments\": 32, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/ZZZ_Romance/comments/1skdtcd/miyawise_and_no_this_pic_is_not_ai/\", \"stickied\": false, \"url\": \"https://i.redd.it/bd4te4u45zug1.jpeg\", \"subreddit_subscribers\": 38272, \"created_utc\": 1776093260.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Ultrakill\", \"selftext\": \"when patch 17c came out, they added the new \\\"RAISON D'ETRE\\\" style bonus you get when the Earthmover explodes. \\\"RAISON D'ETRE\\\" means Reason for Being in French which implies that V1 was made to counter the Earthmover, but it could also imply that V1 is french.\\n\\nwhy else would this be in French? the only other time that French is used that i know of is the titles of 1-4 and 4-4. wait, the only other time French is used is the titles of 1-4 and 4-4, the levels where V1 and V2 fight.\\n\\nanyway i brought the first point up under a linguini video on the patch notes and i had a few people saying that the terminals could be French because they're doing the ranking for the style, which is also quite plausible, but no where else is French used in any of the style bonuses, so i find it less likely.\\n\\nanyway i just find it oddly suspicious that the only time French is used in ultrakill is when the V-series fight each other, and when V1 fulfills it's life purpose.\\n\\nis this that important? no, but if i'm right someone has to give me 4 dollars.\", \"author_fullname\": \"t2_aqgdptts\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"THE V-SERIES IS FRENCH\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Lore Discussion\"}], \"subreddit_name_prefixed\": \"r/Ultrakill\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skc8tu\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"ups\": 1885, \"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\": \"Lore Discussion\", \"can_mod_post\": false, \"score\": 1885, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/5ybt03xfvyug1.jpeg?width=140\\u0026height=140\\u0026auto=webp\\u0026s=eb5f514082f2010d2a3934e4b266515410334293\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776090000.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003Ewhen patch 17c came out, they added the new \\u0026quot;RAISON D\\u0026#39;ETRE\\u0026quot; style bonus you get when the Earthmover explodes. \\u0026quot;RAISON D\\u0026#39;ETRE\\u0026quot; means Reason for Being in French which implies that V1 was made to counter the Earthmover, but it could also imply that V1 is french.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003Ewhy else would this be in French? the only other time that French is used that i know of is the titles of 1-4 and 4-4. wait, the only other time French is used is the titles of 1-4 and 4-4, the levels where V1 and V2 fight.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003Eanyway i brought the first point up under a linguini video on the patch notes and i had a few people saying that the terminals could be French because they\\u0026#39;re doing the ranking for the style, which is also quite plausible, but no where else is French used in any of the style bonuses, so i find it less likely.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003Eanyway i just find it oddly suspicious that the only time French is used in ultrakill is when the V-series fight each other, and when V1 fulfills it\\u0026#39;s life purpose.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003Eis this that important? no, but if i\\u0026#39;m right someone has to give me 4 dollars.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/5ybt03xfvyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/5ybt03xfvyug1.jpeg?auto=webp\\u0026s=fdef73b565e33620c031cf5dc716e7970a8a6c84\", \"width\": 500, \"height\": 500}, \"resolutions\": [{\"url\": \"https://preview.redd.it/5ybt03xfvyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=4f545f6fe127ffc1ef71f53d144599396af43625\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/5ybt03xfvyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ffacd2f2015045ee544da5446921d207db02fb4a\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/5ybt03xfvyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c8dfa652ae1463fccadc5ab665343d9ce64a2ba2\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"5ybt03xfvyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"65b91960-95d6-11ef-bc41-12759ace3fee\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2etapp\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#457513\", \"id\": \"1skc8tu\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Alarming_Eye_5985\", \"discussion_type\": null, \"num_comments\": 135, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Ultrakill/comments/1skc8tu/the_vseries_is_french/\", \"stickied\": false, \"url\": \"https://i.redd.it/5ybt03xfvyug1.jpeg\", \"subreddit_subscribers\": 209343, \"created_utc\": 1776090000.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"UmaMusume\", \"selftext\": \"I thought people were just joking about how small she is. Is she the smallest uma in the game? Also fitting they have a conversation together. The two pace parents.\", \"author_fullname\": \"t2_t1qg53pk\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Oh wait, she's TINY tiny\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"EN Game\"}], \"subreddit_name_prefixed\": \"r/UmaMusume\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk65tz\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 2837, \"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\": \"EN Game\", \"can_mod_post\": false, \"score\": 2837, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/flfx8qu3jxug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=0e361f2debe345498c635e88ed670d7806eec61a\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776073895.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EI thought people were just joking about how small she is. Is she the smallest uma in the game? Also fitting they have a conversation together. The two pace parents.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/flfx8qu3jxug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/flfx8qu3jxug1.jpeg?auto=webp\\u0026s=3cf3d3aa9467fb993e4206b56563ee8c86ccc004\", \"width\": 1080, \"height\": 2340}, \"resolutions\": [{\"url\": \"https://preview.redd.it/flfx8qu3jxug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d493d1c0b8b033f05a5f03369e889c903a6ec122\", \"width\": 108, \"height\": 216}, {\"url\": \"https://preview.redd.it/flfx8qu3jxug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b5aef48d87dce86c360075cafae5db07ba353cfe\", \"width\": 216, \"height\": 432}, {\"url\": \"https://preview.redd.it/flfx8qu3jxug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=206b9f5ef22e25a3c339b9406c89790a3c843d9a\", \"width\": 320, \"height\": 640}, {\"url\": \"https://preview.redd.it/flfx8qu3jxug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=408940fbfc143c5d545f171f2277b18da42d09c1\", \"width\": 640, \"height\": 1280}, {\"url\": \"https://preview.redd.it/flfx8qu3jxug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=e41a9bb9564579ab15be152fb6fe685002b94d80\", \"width\": 960, \"height\": 1920}, {\"url\": \"https://preview.redd.it/flfx8qu3jxug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=0bb870d833a64ef6b5321116c2263a15a0fc5631\", \"width\": 1080, \"height\": 2160}], \"variants\": {}, \"id\": \"flfx8qu3jxug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"c17e8bbe-7c7a-11eb-8f30-0e0ac22c1fd5\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3hbtw\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#00a6a5\", \"id\": \"1sk65tz\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"andrew202222\", \"discussion_type\": null, \"num_comments\": 136, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/UmaMusume/comments/1sk65tz/oh_wait_shes_tiny_tiny/\", \"stickied\": false, \"url\": \"https://i.redd.it/flfx8qu3jxug1.jpeg\", \"subreddit_subscribers\": 325212, \"created_utc\": 1776073895.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"motorcycles\", \"selftext\": \"The photo what our last reaction, his phone was on dnd which is weird and a cruel twist of fate.\\n\\nI found out today, he died Saturday and I found out from the news, Matt was on one of our riding roads here in CT, and he was going and hit a tow truck head on\\u2026it feels unreal to say. I\\u2019ve been riding for 3 years now and this is my first death. I\\u2019ve met Matt back in 2020 when he had his is300 and we bonded over cars, he told me multiple times he gave up riding for his then girlfriend, when they hit a snag he decided to buy his dream bike again (gen 5 zx10) and he picked up riding again when I started on my 400\\u2026Matt was so kind so so kind, he\\u2019d go out of his way to smile and be talk with you. He was a hell of a rider too abliet a bit reckless but he was the best one I knew, these last few months of the season he was planning so much shit after we bought his r1m, Texas2k, ghost, NYST, NJMP, COTA all the track days\\u2026and then poof my homie is dead. So more going to the gym to see his bike front and center, no more seeing his car and getting excited to talk shit with him for hours\\u2026I can only image his final moments and how terrifying it must of been, going through the corner to see the truck no escape\\u2026I hope my buddy didn\\u2019t suffer, he didn\\u2019t deserve to he was too kind to suffer\\u2026it doesn\\u2019t feel real\\u2026my friend died and texted last night asking about my chain not knowing me passed on\\u2026I texted my dead friend\\u2026\", \"author_fullname\": \"t2_5melzn6m\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"My buddy just died\\u2026\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/motorcycles\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": true, \"name\": \"t3_1skleai\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 736, \"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\": 736, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/pv1baa4if0vg1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=b13d86f5c6b5f8df47b33ffd0e82f48ea51087b1\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776108853.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EThe photo what our last reaction, his phone was on dnd which is weird and a cruel twist of fate.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI found out today, he died Saturday and I found out from the news, Matt was on one of our riding roads here in CT, and he was going and hit a tow truck head on\\u2026it feels unreal to say. I\\u2019ve been riding for 3 years now and this is my first death. I\\u2019ve met Matt back in 2020 when he had his is300 and we bonded over cars, he told me multiple times he gave up riding for his then girlfriend, when they hit a snag he decided to buy his dream bike again (gen 5 zx10) and he picked up riding again when I started on my 400\\u2026Matt was so kind so so kind, he\\u2019d go out of his way to smile and be talk with you. He was a hell of a rider too abliet a bit reckless but he was the best one I knew, these last few months of the season he was planning so much shit after we bought his r1m, Texas2k, ghost, NYST, NJMP, COTA all the track days\\u2026and then poof my homie is dead. So more going to the gym to see his bike front and center, no more seeing his car and getting excited to talk shit with him for hours\\u2026I can only image his final moments and how terrifying it must of been, going through the corner to see the truck no escape\\u2026I hope my buddy didn\\u2019t suffer, he didn\\u2019t deserve to he was too kind to suffer\\u2026it doesn\\u2019t feel real\\u2026my friend died and texted last night asking about my chain not knowing me passed on\\u2026I texted my dead friend\\u2026\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/pv1baa4if0vg1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/pv1baa4if0vg1.jpeg?auto=webp\\u0026s=e8bbf5665b3218059a6b392e7189acdcafdcda7a\", \"width\": 1320, \"height\": 2868}, \"resolutions\": [{\"url\": \"https://preview.redd.it/pv1baa4if0vg1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=a7b994fb1ffdeb9d422556104ac1867a0d4c7a3e\", \"width\": 108, \"height\": 216}, {\"url\": \"https://preview.redd.it/pv1baa4if0vg1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ef68a2d0f7bca5815fc91f7e824bbe0b9ecbb284\", \"width\": 216, \"height\": 432}, {\"url\": \"https://preview.redd.it/pv1baa4if0vg1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=4163f9b401861244cb90bb9fac63075cc85b69ac\", \"width\": 320, \"height\": 640}, {\"url\": \"https://preview.redd.it/pv1baa4if0vg1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=be4ad531c5df8ab0508fb051eeac42b0166d020d\", \"width\": 640, \"height\": 1280}, {\"url\": \"https://preview.redd.it/pv1baa4if0vg1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=f555ff94830afadcd129e5cfd0607482f3098d4a\", \"width\": 960, \"height\": 1920}, {\"url\": \"https://preview.redd.it/pv1baa4if0vg1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=6c61d0b8d8465872d3761c16e1f538776cebac81\", \"width\": 1080, \"height\": 2160}], \"variants\": {}, \"id\": \"pv1baa4if0vg1\"}], \"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_2qi6d\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skleai\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"AfrajM\", \"discussion_type\": null, \"num_comments\": 135, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/motorcycles/comments/1skleai/my_buddy_just_died/\", \"stickied\": false, \"url\": \"https://i.redd.it/pv1baa4if0vg1.jpeg\", \"subreddit_subscribers\": 4330195, \"created_utc\": 1776108853.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"otakucollections\", \"selftext\": \"\", \"author_fullname\": \"t2_uoy1mnie\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Do you know any goth girls?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/otakucollections\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skbgpv\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 3250, \"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\": 3250, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/942ikfefqyug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=745c0de1128037c6fc002b5af792b61727f16968\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776088314.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/942ikfefqyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/942ikfefqyug1.jpeg?auto=webp\\u0026s=fe7d43bdad09f2adf5cd04c0a1bae61d8322c8a3\", \"width\": 1004, \"height\": 1024}, \"resolutions\": [{\"url\": \"https://preview.redd.it/942ikfefqyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=3a7a0d3a8ef36c509c93c5aa456c9e4e7907702c\", \"width\": 108, \"height\": 110}, {\"url\": \"https://preview.redd.it/942ikfefqyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=dafb589a02298fa4f695b6b7e9692296395ab2a1\", \"width\": 216, \"height\": 220}, {\"url\": \"https://preview.redd.it/942ikfefqyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f26b2de031711005e22c7daa862e9f46acc76ab9\", \"width\": 320, \"height\": 326}, {\"url\": \"https://preview.redd.it/942ikfefqyug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=aedd526b3ea1926f81775b4850c1e49b6aecc0a1\", \"width\": 640, \"height\": 652}, {\"url\": \"https://preview.redd.it/942ikfefqyug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=30e96dd1b37346792032a061333d516a447baa0c\", \"width\": 960, \"height\": 979}], \"variants\": {}, \"id\": \"942ikfefqyug1\"}], \"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_ensy4f\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skbgpv\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"milkyrim\", \"discussion_type\": null, \"num_comments\": 70, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/otakucollections/comments/1skbgpv/do_you_know_any_goth_girls/\", \"stickied\": false, \"url\": \"https://i.redd.it/942ikfefqyug1.jpeg\", \"subreddit_subscribers\": 25908, \"created_utc\": 1776088314.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"PhasmophobiaGame\", \"selftext\": \"On the 10th of April 2026, I received 1 game suspension and 1 permanent game ban on Phasmophobia. The reason provided in the ban was that I was being disruptive.\\n\\nI quickly submitted a ban appeal and demanded to know why I was banned. They said they decided to uphold my ban and refused to disclose any information about it (check screenshot). After that, they stopped replying to my ticket.\\n\\nAround the same time, they also made an announcement on Discord and Reddit saying that they \\u201cupgraded their system\\u201d and can now go back on reports made years ago and punish players for it. It doesn\\u2019t matter when the offense happened, and they claimed that \\u201cno bans were random or automated.\\u201d\\n\\nSeeing all of this, and after noticing other posts from people saying they got banned, I decided to make a Reddit post sharing my case. At that point, I had already given up on Phasmophobia and started looking for new games to play. Then, the developer of the game commented under my post saying \\u201cno bans were random, and if they want to know the reason why they were banned, they should contact support.\\u201d GUESS WHAT!? THAT\\u2019S THE FIRST THING I DID. THEY REFUSED TO SHARE ANY INFORMATION AND STOPPED RESPONDING TO MY TICKET.\\n\\nAfter I replied to him saying I had already contacted support, he said he\\u2019d look into my case next Monday (today). A few hours ago, I received an email confirming that MY BAN WAS AN ERROR (see screenshot).\\n\\nIf I hadn\\u2019t made that last Reddit post and have the community back me up, this case wouldn\\u2019t have been resolved. If you were falsely banned, please speak up and let the community hear you.\\n\\nThank you everyone, especially my friends on Discord for backing me up and speaking up for me. I also have to thank DK (the developer who responded to my Reddit post) for looking into my ban.\", \"author_fullname\": \"t2_2yw3hqxw\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Update: Banned after 1,200 hours of gameplay.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/PhasmophobiaGame\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"discussion\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skgqsw\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"ups\": 1355, \"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\": \"Discussion\", \"can_mod_post\": false, \"score\": 1355, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/38tj3u83nzug1.jpeg?width=140\\u0026height=140\\u0026auto=webp\\u0026s=327b66565425f9819d1a96bb34f6fea47be8c093\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776099301.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EOn the 10th of April 2026, I received 1 game suspension and 1 permanent game ban on Phasmophobia. The reason provided in the ban was that I was being disruptive.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI quickly submitted a ban appeal and demanded to know why I was banned. They said they decided to uphold my ban and refused to disclose any information about it (check screenshot). After that, they stopped replying to my ticket.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EAround the same time, they also made an announcement on Discord and Reddit saying that they \\u201cupgraded their system\\u201d and can now go back on reports made years ago and punish players for it. It doesn\\u2019t matter when the offense happened, and they claimed that \\u201cno bans were random or automated.\\u201d\\u003C/p\\u003E\\n\\n\\u003Cp\\u003ESeeing all of this, and after noticing other posts from people saying they got banned, I decided to make a Reddit post sharing my case. At that point, I had already given up on Phasmophobia and started looking for new games to play. Then, the developer of the game commented under my post saying \\u201cno bans were random, and if they want to know the reason why they were banned, they should contact support.\\u201d GUESS WHAT!? THAT\\u2019S THE FIRST THING I DID. THEY REFUSED TO SHARE ANY INFORMATION AND STOPPED RESPONDING TO MY TICKET.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EAfter I replied to him saying I had already contacted support, he said he\\u2019d look into my case next Monday (today). A few hours ago, I received an email confirming that MY BAN WAS AN ERROR (see screenshot).\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EIf I hadn\\u2019t made that last Reddit post and have the community back me up, this case wouldn\\u2019t have been resolved. If you were falsely banned, please speak up and let the community hear you.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThank you everyone, especially my friends on Discord for backing me up and speaking up for me. I also have to thank DK (the developer who responded to my Reddit post) for looking into my ban.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/38tj3u83nzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/38tj3u83nzug1.jpeg?auto=webp\\u0026s=63e965e07b123c87b81158efa016db1bd5a3e30e\", \"width\": 4096, \"height\": 4096}, \"resolutions\": [{\"url\": \"https://preview.redd.it/38tj3u83nzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=5ea2aad95cb5777749e9c488a9f66caa94f2881b\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/38tj3u83nzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3971eb0bf8ac774efd21e259e01f54ffbf16f7ee\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/38tj3u83nzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5176c0bce9bcb33558e78eb6b8ae65b8525ada72\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/38tj3u83nzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=8feb098c93020d19e97303ebbf7ea13fae3d7e7d\", \"width\": 640, \"height\": 640}, {\"url\": \"https://preview.redd.it/38tj3u83nzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=ad83aa7206a6cfed96f1c8877a84663e3ce58966\", \"width\": 960, \"height\": 960}, {\"url\": \"https://preview.redd.it/38tj3u83nzug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=c666e7aaf994c5b4fd931b37fef7679b19778a3e\", \"width\": 1080, \"height\": 1080}], \"variants\": {}, \"id\": \"38tj3u83nzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"064e1504-fd9e-11ea-9884-0e7d49e09e4b\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_35rwtp\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skgqsw\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"chyprie\", \"discussion_type\": null, \"num_comments\": 131, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/PhasmophobiaGame/comments/1skgqsw/update_banned_after_1200_hours_of_gameplay/\", \"stickied\": false, \"url\": \"https://i.redd.it/38tj3u83nzug1.jpeg\", \"subreddit_subscribers\": 299203, \"created_utc\": 1776099301.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"expedition33\", \"selftext\": \"\", \"author_fullname\": \"t2_29lyfzqzji\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"oh hell naww\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/expedition33\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": true, \"name\": \"t3_1skkuqx\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1144, \"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\": 1144, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/ive1m5i6c0vg1.jpeg?width=140\\u0026height=140\\u0026auto=webp\\u0026s=5deaa54bff3efaf24df727c000a48e96342db3f4\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776107736.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/ive1m5i6c0vg1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/ive1m5i6c0vg1.jpeg?auto=webp\\u0026s=1c7c0d0ad150545a685f4c7ddd4c4d357e914112\", \"width\": 1080, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://preview.redd.it/ive1m5i6c0vg1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=394f81dbeab425ae0ca9477a3ebe8db335899304\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/ive1m5i6c0vg1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=f3826df7c288dea713df3c4dc10cf465b288a9ea\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/ive1m5i6c0vg1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f528c6aea2e0519d9391d9e86ac415ce099b1d90\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/ive1m5i6c0vg1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c296bd6f065fb750cc95aa953a7cac3ee03a2a3e\", \"width\": 640, \"height\": 640}, {\"url\": \"https://preview.redd.it/ive1m5i6c0vg1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=0a138406fc43ed034f2c04167b44ce540abadf9d\", \"width\": 960, \"height\": 960}, {\"url\": \"https://preview.redd.it/ive1m5i6c0vg1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=6c8e1563d5bea5f0ce598298a620282629572757\", \"width\": 1080, \"height\": 1080}], \"variants\": {}, \"id\": \"ive1m5i6c0vg1\"}], \"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_bpfz9b\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skkuqx\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"N33dytoFl1ck\", \"discussion_type\": null, \"num_comments\": 24, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/expedition33/comments/1skkuqx/oh_hell_naww/\", \"stickied\": false, \"url\": \"https://i.redd.it/ive1m5i6c0vg1.jpeg\", \"subreddit_subscribers\": 516174, \"created_utc\": 1776107736.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"bindingofisaac\", \"selftext\": \"\", \"author_fullname\": \"t2_1nml97o0a7\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"The Oreo Has a Brimstone In It\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Shitpost\"}], \"subreddit_name_prefixed\": \"r/bindingofisaac\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"shit\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skjeyc\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 1284, \"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\": \"Shitpost\", \"can_mod_post\": false, \"score\": 1284, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/firbsxt930vg1.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=c060775c08f11408b8f7a9494c420e59dbdbecb4\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776104742.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/firbsxt930vg1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/firbsxt930vg1.png?auto=webp\\u0026s=5183f0ab7f1c184d1d7d974447f5d0f50a00d41f\", \"width\": 1428, \"height\": 1904}, \"resolutions\": [{\"url\": \"https://preview.redd.it/firbsxt930vg1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1e2420fe260604021a49465fd8e7be41a0559859\", \"width\": 108, \"height\": 144}, {\"url\": \"https://preview.redd.it/firbsxt930vg1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=1687a6b08a3ce804653567a0cc57f41f039e0ede\", \"width\": 216, \"height\": 288}, {\"url\": \"https://preview.redd.it/firbsxt930vg1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=fcebfb944cac643e889459cdbb74a81746a592d0\", \"width\": 320, \"height\": 426}, {\"url\": \"https://preview.redd.it/firbsxt930vg1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=858663fc337b47b69c1bc68370d164c960e33cb0\", \"width\": 640, \"height\": 853}, {\"url\": \"https://preview.redd.it/firbsxt930vg1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=031fd841e565b799dd54fb5586859246526874e4\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://preview.redd.it/firbsxt930vg1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=226afb1540227844bb944b9c1285804466d5bb38\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"firbsxt930vg1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"7a86ec10-2c3d-11e7-b00d-0e3c56196b20\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2sxpk\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ab912b\", \"id\": \"1skjeyc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"DragonfruitDude7114\", \"discussion_type\": null, \"num_comments\": 23, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/bindingofisaac/comments/1skjeyc/the_oreo_has_a_brimstone_in_it/\", \"stickied\": false, \"url\": \"https://i.redd.it/firbsxt930vg1.png\", \"subreddit_subscribers\": 430723, \"created_utc\": 1776104742.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Dhurandhar\", \"selftext\": \"\", \"author_fullname\": \"t2_jomrjyjz\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Thank you Aditya Dhar\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Discuss\"}], \"subreddit_name_prefixed\": \"r/Dhurandhar\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk8gx5\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.89, \"author_flair_background_color\": null, \"ups\": 3442, \"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\": \"Discuss\", \"can_mod_post\": false, \"score\": 3442, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/jo8qzhek4yug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=b22f5d90e47c68934e4620103754bf47f4189d3a\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776080964.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/jo8qzhek4yug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/jo8qzhek4yug1.jpeg?auto=webp\\u0026s=96a4dac3ab5ed9eae93d93fcc04581500d22e81a\", \"width\": 1080, \"height\": 1350}, \"resolutions\": [{\"url\": \"https://preview.redd.it/jo8qzhek4yug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=c948e1041987b3b361e7d727f409837933a8d62d\", \"width\": 108, \"height\": 135}, {\"url\": \"https://preview.redd.it/jo8qzhek4yug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=9b3789044628b87f859f38aca9afb04045005876\", \"width\": 216, \"height\": 270}, {\"url\": \"https://preview.redd.it/jo8qzhek4yug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=cf859b6bd0632cb8d07f3f33faaaf9620d31ddb2\", \"width\": 320, \"height\": 400}, {\"url\": \"https://preview.redd.it/jo8qzhek4yug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=0cf484ba540bc5eff737ccaf4ff9c590932250d4\", \"width\": 640, \"height\": 800}, {\"url\": \"https://preview.redd.it/jo8qzhek4yug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=418570b08a2a05fa7b441e89eae17ac708dfe6bc\", \"width\": 960, \"height\": 1200}, {\"url\": \"https://preview.redd.it/jo8qzhek4yug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=cd806b627827ce1149c92d5524d98c85b883cf8d\", \"width\": 1080, \"height\": 1350}], \"variants\": {}, \"id\": \"jo8qzhek4yug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"b7f5ae8e-0f27-11f1-9565-122b6e222f52\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_fme6f4\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#e2891d\", \"id\": \"1sk8gx5\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"CicadaOrdinary1314\", \"discussion_type\": null, \"num_comments\": 134, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Dhurandhar/comments/1sk8gx5/thank_you_aditya_dhar/\", \"stickied\": false, \"url\": \"https://i.redd.it/jo8qzhek4yug1.jpeg\", \"subreddit_subscribers\": 43812, \"created_utc\": 1776080964.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"DeadlockTheGame\", \"selftext\": \"\", \"author_fullname\": \"t2_1k0nicr2q5\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"This Is The Cleanest Thing I've Ever Done\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Clip\"}], \"subreddit_name_prefixed\": \"r/DeadlockTheGame\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skdwus\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": \"#329927\", \"ups\": 1518, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"a38019d4-5903-11ef-8519-ca943d5f187f\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/gt2rao1v4zug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/gt2rao1v4zug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/gt2rao1v4zug1/DASHPlaylist.mpd?a=1778705391%2CMDIxMGYzNmYyM2I1MDA3ZWMyZWIyZDJmOTJjNzFlMTAxNDgxOTVmMGNiNWE4ZTM1MDE4YjRlZTE4OWZlYzI2Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 27, \"hls_url\": \"https://v.redd.it/gt2rao1v4zug1/HLSPlaylist.m3u8?a=1778705391%2CNGIxMzc3NGNlNmI2NjQ5NGI1MmNjNWNkNGNkMmQ3Y2VlZmMzMTRhMWEzOGM2YjVmZjVkZDc1MWJmOTUwYmZkMQ%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\": \"Clip\", \"can_mod_post\": false, \"score\": 1518, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/dDFhamphMnY0enVnMRZEgaLM2xTIaOuly0w41eD0PfXgryF1Yw7MnC5LYnn7.png?width=140\\u0026height=78\\u0026format=jpg\\u0026auto=webp\\u0026s=fc862033493a3590b66fc0ec5c4ee1f0606833c1\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":Viscous:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/22nozozj7nkf1_t5_bjbudo/Viscous\"}, {\"e\": \"text\", \"t\": \"Viscous\"}], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776093465.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\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/gt2rao1v4zug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/dDFhamphMnY0enVnMRZEgaLM2xTIaOuly0w41eD0PfXgryF1Yw7MnC5LYnn7.png?format=pjpg\\u0026auto=webp\\u0026s=15de9849a7aceba3e2ee6e90917e4b75aa0c0806\", \"width\": 2560, \"height\": 1440}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/dDFhamphMnY0enVnMRZEgaLM2xTIaOuly0w41eD0PfXgryF1Yw7MnC5LYnn7.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=3efec55fb5b914dc294923d9bbf08f27a886684b\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/dDFhamphMnY0enVnMRZEgaLM2xTIaOuly0w41eD0PfXgryF1Yw7MnC5LYnn7.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=6b6906ad6ebbf11c3fae47d2de86f4b024078875\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/dDFhamphMnY0enVnMRZEgaLM2xTIaOuly0w41eD0PfXgryF1Yw7MnC5LYnn7.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=83dc44f74e5f441d1eb5dff3cefbbcf32f748b10\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/dDFhamphMnY0enVnMRZEgaLM2xTIaOuly0w41eD0PfXgryF1Yw7MnC5LYnn7.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=85b6006c9296c97ea93a1505e48414c80cc171fb\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/dDFhamphMnY0enVnMRZEgaLM2xTIaOuly0w41eD0PfXgryF1Yw7MnC5LYnn7.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=dc4a9e97d42acc430c09e89d7fa8741114332e5e\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/dDFhamphMnY0enVnMRZEgaLM2xTIaOuly0w41eD0PfXgryF1Yw7MnC5LYnn7.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=6ceb8d9b81795e3cbef61dabcb09c2b9f7ebbb12\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"dDFhamphMnY0enVnMRZEgaLM2xTIaOuly0w41eD0PfXgryF1Yw7MnC5LYnn7\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"b3751584-61a4-11ef-a5d8-be9df7a0e7a3\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":Viscous:Viscous\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_bjbudo\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#c78438\", \"id\": \"1skdwus\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"FelgornDL\", \"discussion_type\": null, \"num_comments\": 133, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/DeadlockTheGame/comments/1skdwus/this_is_the_cleanest_thing_ive_ever_done/\", \"stickied\": false, \"url\": \"https://v.redd.it/gt2rao1v4zug1\", \"subreddit_subscribers\": 289503, \"created_utc\": 1776093465.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/gt2rao1v4zug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1080, \"width\": 1920, \"scrubber_media_url\": \"https://v.redd.it/gt2rao1v4zug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/gt2rao1v4zug1/DASHPlaylist.mpd?a=1778705391%2CMDIxMGYzNmYyM2I1MDA3ZWMyZWIyZDJmOTJjNzFlMTAxNDgxOTVmMGNiNWE4ZTM1MDE4YjRlZTE4OWZlYzI2Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 27, \"hls_url\": \"https://v.redd.it/gt2rao1v4zug1/HLSPlaylist.m3u8?a=1778705391%2CNGIxMzc3NGNlNmI2NjQ5NGI1MmNjNWNkNGNkMmQ3Y2VlZmMzMTRhMWEzOGM2YjVmZjVkZDc1MWJmOTUwYmZkMQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"GirlDinner\", \"selftext\": \"Getting my uterus removed in a week at 25 \\ud83e\\udd79 adenomyosis sucks. Please tell me it's going to be okay. \", \"author_fullname\": \"t2_4dfv883j\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"Hysterectomy party for 1 girl dinner\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/GirlDinner\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"o3jc22aqvyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/o3jc22aqvyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=43382192ba44a509905c99d3cb4fb9d624120562\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/o3jc22aqvyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=588e96d17ad7869e6fba559fd52d1b2b2abd68d9\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/o3jc22aqvyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=daee9d0b1a9e2a8cb6a265eec81537972a0b8d56\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/o3jc22aqvyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=fb60168af2b6102c8a72e9748b943f614e139a43\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/o3jc22aqvyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=69e91d8cd194c708c2abe1848eeb28faaf68035c\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/o3jc22aqvyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=8e83aba0994263cc7b2030b47650dff401ac6315\"}], \"s\": {\"y\": 5712, \"x\": 4284, \"u\": \"https://preview.redd.it/o3jc22aqvyug1.jpg?width=4284\\u0026format=pjpg\\u0026auto=webp\\u0026s=91e667c8e19a005a46646ae6ee308aab39a4448d\"}, \"id\": \"o3jc22aqvyug1\"}, \"0qraq1aqvyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/0qraq1aqvyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=97e84f482f64bbd6bfffec6fc740686b74bec74a\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/0qraq1aqvyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=db27e750b7ddd5960c1d084cdf03a560b6226195\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/0qraq1aqvyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=abfa30a0d8b578105af34cdc308e1fbda1ea7958\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/0qraq1aqvyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=3163ce3f28333fce109bf640a6fe9fac8bf96a54\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/0qraq1aqvyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=7b48e1e1ae993c53e6f82db7f4991a285653665d\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/0qraq1aqvyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=6c043338c97b87ebc72fdf8b8295f0309e17cfac\"}], \"s\": {\"y\": 5712, \"x\": 4284, \"u\": \"https://preview.redd.it/0qraq1aqvyug1.jpg?width=4284\\u0026format=pjpg\\u0026auto=webp\\u0026s=003bee4184e5f89ee71f71ac3857a619bcd14a56\"}, \"id\": \"0qraq1aqvyug1\"}}, \"name\": \"t3_1skcahs\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 2696, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"o3jc22aqvyug1\", \"is_deleted\": false, \"id\": 911085185}, {\"media_id\": \"0qraq1aqvyug1\", \"is_deleted\": false, \"id\": 911085186}]}, \"link_flair_text\": \"Girl Dinner\", \"can_mod_post\": false, \"score\": 2696, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/o3jc22aqvyug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=634c7ef160336311c09dbb67cb45f0a846b26ffc\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776090099.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EGetting my uterus removed in a week at 25 \\ud83e\\udd79 adenomyosis sucks. Please tell me it\\u0026#39;s going to be okay. \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skcahs\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"dcc3ca48-f8b6-11f0-becd-9e7f51db27e2\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_8uds3m\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff8fab\", \"id\": \"1skcahs\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"nazykitten\", \"discussion_type\": null, \"num_comments\": 102, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/GirlDinner/comments/1skcahs/hysterectomy_party_for_1_girl_dinner/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skcahs\", \"subreddit_subscribers\": 147486, \"created_utc\": 1776090099.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"MinecraftMemes\", \"selftext\": \"\", \"author_fullname\": \"t2_gwvetyz9\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Very easy and newbie friendly house tutorial\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Repost\"}], \"subreddit_name_prefixed\": \"r/MinecraftMemes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk9rpj\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": \"transparent\", \"ups\": 2310, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"d63db492-e9d1-11e2-8722-12313b0c8c59\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/ne6ud9xleyug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 854, \"width\": 474, \"scrubber_media_url\": \"https://v.redd.it/ne6ud9xleyug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/ne6ud9xleyug1/DASHPlaylist.mpd?a=1778705391%2CY2E3OTAwNTJhZjJmOTAxMjNlNzZmZTRjNmZmNGRkMTkwMDY1MTc1YTg4Yzc1NTAwMzAyMTg2YTIwNzQ4NjI4Nw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 78, \"hls_url\": \"https://v.redd.it/ne6ud9xleyug1/HLSPlaylist.m3u8?a=1778705391%2CYTljMjhiYjJiM2M1MmVmMGY0ZmU0ZjYxNWJjYjE4ZDA0YWI1YzRkN2FmYWJjM2UwYTBhMjM1OWRlMjU3ZjRjMQ%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\", \"can_mod_post\": false, \"score\": 2310, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/Zzg3b3B2eGxleXVnMf3WTBJh_PlA5xs2TihpmXGTYqc4clkIAWHk2ryvljW4.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=0e22798e8eeb462436d605c1b18df114386be6c5\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"I sell mending for \"}, {\"a\": \":emerald:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/ohsmkkey0l051_t5_2sq0h/emerald\"}, {\"a\": \":emerald:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/ohsmkkey0l051_t5_2sq0h/emerald\"}, {\"a\": \":emerald:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/ohsmkkey0l051_t5_2sq0h/emerald\"}, {\"a\": \":emerald:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/ohsmkkey0l051_t5_2sq0h/emerald\"}, {\"a\": \":emerald:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/ohsmkkey0l051_t5_2sq0h/emerald\"}], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776084355.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\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/ne6ud9xleyug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Zzg3b3B2eGxleXVnMf3WTBJh_PlA5xs2TihpmXGTYqc4clkIAWHk2ryvljW4.png?format=pjpg\\u0026auto=webp\\u0026s=209ad7ee93796138c7fe182e8e8546fe9b4b4681\", \"width\": 480, \"height\": 864}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Zzg3b3B2eGxleXVnMf3WTBJh_PlA5xs2TihpmXGTYqc4clkIAWHk2ryvljW4.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=2b504806e05e14edc3bd3fd22f06b4cc90a4183f\", \"width\": 108, \"height\": 194}, {\"url\": \"https://external-preview.redd.it/Zzg3b3B2eGxleXVnMf3WTBJh_PlA5xs2TihpmXGTYqc4clkIAWHk2ryvljW4.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e9e5baa242c4272faececb136555c0543996d147\", \"width\": 216, \"height\": 388}, {\"url\": \"https://external-preview.redd.it/Zzg3b3B2eGxleXVnMf3WTBJh_PlA5xs2TihpmXGTYqc4clkIAWHk2ryvljW4.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=56c3c656931c4bc61124b6d883356fb27509577d\", \"width\": 320, \"height\": 576}], \"variants\": {}, \"id\": \"Zzg3b3B2eGxleXVnMf3WTBJh_PlA5xs2TihpmXGTYqc4clkIAWHk2ryvljW4\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"121d3668-974b-11e9-a603-0e3deb34e38a\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"I sell mending for :emerald::emerald::emerald::emerald::emerald:\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2sq0h\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#a06324\", \"id\": \"1sk9rpj\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Vegetable_Honeydew86\", \"discussion_type\": null, \"num_comments\": 132, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/MinecraftMemes/comments/1sk9rpj/very_easy_and_newbie_friendly_house_tutorial/\", \"stickied\": false, \"url\": \"https://v.redd.it/ne6ud9xleyug1\", \"subreddit_subscribers\": 3413838, \"created_utc\": 1776084355.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 1200, \"fallback_url\": \"https://v.redd.it/ne6ud9xleyug1/CMAF_480.mp4?source=fallback\", \"has_audio\": true, \"height\": 854, \"width\": 474, \"scrubber_media_url\": \"https://v.redd.it/ne6ud9xleyug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/ne6ud9xleyug1/DASHPlaylist.mpd?a=1778705391%2CY2E3OTAwNTJhZjJmOTAxMjNlNzZmZTRjNmZmNGRkMTkwMDY1MTc1YTg4Yzc1NTAwMzAyMTg2YTIwNzQ4NjI4Nw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 78, \"hls_url\": \"https://v.redd.it/ne6ud9xleyug1/HLSPlaylist.m3u8?a=1778705391%2CYTljMjhiYjJiM2M1MmVmMGY0ZmU0ZjYxNWJjYjE4ZDA0YWI1YzRkN2FmYWJjM2UwYTBhMjM1OWRlMjU3ZjRjMQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"nextfuckinglevel\", \"selftext\": \"\", \"author_fullname\": \"t2_g2fh9fd\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"A dramatic ice shove where powerful winds and pressure force huge slabs of river ice onto the shoreline.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/nextfuckinglevel\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skd75o\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 6434, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/qvkqid7h1zug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/qvkqid7h1zug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/qvkqid7h1zug1/DASHPlaylist.mpd?a=1778705391%2CZGRiMjdlNjk5OWFhNTk1MzM4MTJjNDE4MzVhMmRjZGEwNWIwOTc4YjQwMWZmMDFkNGJkMzg1Njg0MzlkOGQ0Yg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 115, \"hls_url\": \"https://v.redd.it/qvkqid7h1zug1/HLSPlaylist.m3u8?a=1778705391%2CYTFhNWE1NjM5NWNmNTBjNDc0ZmFjYzE5NWEzYWE1YjEwY2ZlMmE2MWNiMzg3ZWVmN2JhNTUyNWJlMDI0MDI1Mw%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\": 6434, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/dHVlaDhhM2gxenVnMQPc9rR_EUA1mk5fAuvm0GWyFmHNKwlHukpE5K7UULu4.png?width=140\\u0026height=140\\u0026format=jpg\\u0026auto=webp\\u0026s=ac887f2fa2957f7d77e1aa7709e91dbb94c29e2c\", \"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\": 1776092034.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\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/qvkqid7h1zug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/dHVlaDhhM2gxenVnMQPc9rR_EUA1mk5fAuvm0GWyFmHNKwlHukpE5K7UULu4.png?format=pjpg\\u0026auto=webp\\u0026s=a829d448781c11068e8f52f63a45e0c3ef51fba0\", \"width\": 720, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/dHVlaDhhM2gxenVnMQPc9rR_EUA1mk5fAuvm0GWyFmHNKwlHukpE5K7UULu4.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=de0f9ae6a5007d365882cf4db90228ddd341627f\", \"width\": 108, \"height\": 108}, {\"url\": \"https://external-preview.redd.it/dHVlaDhhM2gxenVnMQPc9rR_EUA1mk5fAuvm0GWyFmHNKwlHukpE5K7UULu4.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=0091482d610de730b5f0b5738745333768e24bad\", \"width\": 216, \"height\": 216}, {\"url\": \"https://external-preview.redd.it/dHVlaDhhM2gxenVnMQPc9rR_EUA1mk5fAuvm0GWyFmHNKwlHukpE5K7UULu4.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=498fa281dac73309b8a1c8e6f043b9b6d79ba0af\", \"width\": 320, \"height\": 320}, {\"url\": \"https://external-preview.redd.it/dHVlaDhhM2gxenVnMQPc9rR_EUA1mk5fAuvm0GWyFmHNKwlHukpE5K7UULu4.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e2aaf7d5b9bf601543568afe3742be33328f0021\", \"width\": 640, \"height\": 640}], \"variants\": {}, \"id\": \"dHVlaDhhM2gxenVnMQPc9rR_EUA1mk5fAuvm0GWyFmHNKwlHukpE5K7UULu4\"}], \"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_m0bnr\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skd75o\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"RoyalChris\", \"discussion_type\": null, \"num_comments\": 190, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/nextfuckinglevel/comments/1skd75o/a_dramatic_ice_shove_where_powerful_winds_and/\", \"stickied\": false, \"url\": \"https://v.redd.it/qvkqid7h1zug1\", \"subreddit_subscribers\": 10169235, \"created_utc\": 1776092034.0, \"num_crossposts\": 1, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/qvkqid7h1zug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/qvkqid7h1zug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/qvkqid7h1zug1/DASHPlaylist.mpd?a=1778705391%2CZGRiMjdlNjk5OWFhNTk1MzM4MTJjNDE4MzVhMmRjZGEwNWIwOTc4YjQwMWZmMDFkNGJkMzg1Njg0MzlkOGQ0Yg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 115, \"hls_url\": \"https://v.redd.it/qvkqid7h1zug1/HLSPlaylist.m3u8?a=1778705391%2CYTFhNWE1NjM5NWNmNTBjNDc0ZmFjYzE5NWEzYWE1YjEwY2ZlMmE2MWNiMzg3ZWVmN2JhNTUyNWJlMDI0MDI1Mw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"CrimsonDesert\", \"selftext\": \"\", \"author_fullname\": \"t2_1iglunbipe\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"I Would Absolutely Pay for This DLC\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/CrimsonDesert\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skd4lb\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 1883, \"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\": \"Humour\", \"can_mod_post\": false, \"score\": 1883, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/6iuax3201zug1.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=1272dc0929a2012a613981c4e0f54411e6461258\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776091886.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\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/6iuax3201zug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/6iuax3201zug1.png?auto=webp\\u0026s=0a430fefb9161e188ae95e039ec81fbd433a1e61\", \"width\": 992, \"height\": 1077}, \"resolutions\": [{\"url\": \"https://preview.redd.it/6iuax3201zug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=79670e2febcaf239179be18be5761b414657c13d\", \"width\": 108, \"height\": 117}, {\"url\": \"https://preview.redd.it/6iuax3201zug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=50d0595f335a993f085c62645c2ae1a43ce7b732\", \"width\": 216, \"height\": 234}, {\"url\": \"https://preview.redd.it/6iuax3201zug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f4ac8b4af0787f9f9d2004b94a4a669ddd42db15\", \"width\": 320, \"height\": 347}, {\"url\": \"https://preview.redd.it/6iuax3201zug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=bd0bfe4d885db5e700ac501b147c42dd8c7b4028\", \"width\": 640, \"height\": 694}, {\"url\": \"https://preview.redd.it/6iuax3201zug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=898929eab2f61a77271e0dc7ecbfa6184fbd323a\", \"width\": 960, \"height\": 1042}], \"variants\": {}, \"id\": \"6iuax3201zug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"cbe10ca8-1531-11f1-922e-de01c61d4ee5\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2804z1\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dac459\", \"id\": \"1skd4lb\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Critical_Meet_2025\", \"discussion_type\": null, \"num_comments\": 132, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/CrimsonDesert/comments/1skd4lb/i_would_absolutely_pay_for_this_dlc/\", \"stickied\": false, \"url\": \"https://i.redd.it/6iuax3201zug1.png\", \"subreddit_subscribers\": 207641, \"created_utc\": 1776091886.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"nhl\", \"selftext\": \"https://xcancel.com/puckreportnhl/status/2043719773352014271?s=46\", \"author_fullname\": \"t2_7jokflo4\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"BREAKING: Jonathan Quick tells reporters tonight will be his 829th and final NHL game.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/nhl\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 88, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skf1fn\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1950, \"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\": 1950, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/02szb5bpczug1.jpeg?width=140\\u0026height=88\\u0026auto=webp\\u0026s=9f12a9ba75a112e9517fd2ad282f93d55cd3a20c\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776095805.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003E\\u003Ca href=\\\"https://xcancel.com/puckreportnhl/status/2043719773352014271?s=46\\\"\\u003Ehttps://xcancel.com/puckreportnhl/status/2043719773352014271?s=46\\u003C/a\\u003E\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/02szb5bpczug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/02szb5bpczug1.jpeg?auto=webp\\u0026s=24d62367ca7b03a75bce449d34277c3f4baa142f\", \"width\": 1290, \"height\": 815}, \"resolutions\": [{\"url\": \"https://preview.redd.it/02szb5bpczug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=97a83a38fdae8acd55f2df05b1fd70198f0d59cf\", \"width\": 108, \"height\": 68}, {\"url\": \"https://preview.redd.it/02szb5bpczug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=977b8973c9de3162bedc4b1d6e1b837430f2ae28\", \"width\": 216, \"height\": 136}, {\"url\": \"https://preview.redd.it/02szb5bpczug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=7931fde94dfa1bc16589766db21ff85155cb0a40\", \"width\": 320, \"height\": 202}, {\"url\": \"https://preview.redd.it/02szb5bpczug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=38892cc75456506db7d691c94c588d74549dcbe4\", \"width\": 640, \"height\": 404}, {\"url\": \"https://preview.redd.it/02szb5bpczug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=ebe7d28d5a83310c3f9d9f32e1827afc0a23cb03\", \"width\": 960, \"height\": 606}, {\"url\": \"https://preview.redd.it/02szb5bpczug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=4236e355c37f5d123f051662906a79b13d33bbcb\", \"width\": 1080, \"height\": 682}], \"variants\": {}, \"id\": \"02szb5bpczug1\"}], \"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_2qrrq\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skf1fn\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"sykeseve\", \"discussion_type\": null, \"num_comments\": 110, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/nhl/comments/1skf1fn/breaking_jonathan_quick_tells_reporters_tonight/\", \"stickied\": false, \"url\": \"https://i.redd.it/02szb5bpczug1.jpeg\", \"subreddit_subscribers\": 2598085, \"created_utc\": 1776095805.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"torties\", \"selftext\": \"surely she will forgive me at some point \\ud83d\\ude05..\", \"author_fullname\": \"t2_7m4yu6n4\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"My cats face when we got back home after a 2 week trip.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/torties\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skcddd\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 2627, \"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\": \"Typical Tortie\", \"can_mod_post\": false, \"score\": 2627, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/wcd5qgm9wyug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=77df24edd37925352d0da3de1c9eb1c682facdca\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776090278.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003Esurely she will forgive me at some point \\ud83d\\ude05..\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/wcd5qgm9wyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/wcd5qgm9wyug1.jpeg?auto=webp\\u0026s=103cda216242fc88ff928227ac2a914ab59be041\", \"width\": 3024, \"height\": 4032}, \"resolutions\": [{\"url\": \"https://preview.redd.it/wcd5qgm9wyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=6ea52cb059f29e8f9828862dc21687ff4043326e\", \"width\": 108, \"height\": 144}, {\"url\": \"https://preview.redd.it/wcd5qgm9wyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=08d3ac3132bf3abf2875ba981830a5a6cadc86cb\", \"width\": 216, \"height\": 288}, {\"url\": \"https://preview.redd.it/wcd5qgm9wyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=7143df37fd7e5dd1c2467d40ca279885dfbf1fdd\", \"width\": 320, \"height\": 426}, {\"url\": \"https://preview.redd.it/wcd5qgm9wyug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1235365fcdeabc2117b97603e750418cf51a10ad\", \"width\": 640, \"height\": 853}, {\"url\": \"https://preview.redd.it/wcd5qgm9wyug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=2de834ecf28677373f35261cfd560b2c33161b0f\", \"width\": 960, \"height\": 1280}, {\"url\": \"https://preview.redd.it/wcd5qgm9wyug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=d15176ad4942652ef38eac18eff98b10591aa134\", \"width\": 1080, \"height\": 1440}], \"variants\": {}, \"id\": \"wcd5qgm9wyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"36232caa-0e3a-11ef-8f23-ae078279a1ab\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2tt9j\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ffb7ce\", \"id\": \"1skcddd\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Bus_Stop_Said_What\", \"discussion_type\": null, \"num_comments\": 73, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/torties/comments/1skcddd/my_cats_face_when_we_got_back_home_after_a_2_week/\", \"stickied\": false, \"url\": \"https://i.redd.it/wcd5qgm9wyug1.jpeg\", \"subreddit_subscribers\": 185159, \"created_utc\": 1776090278.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"MapPorn\", \"selftext\": \"Empire covered an area of 220K sq. km at peak roughly slightly smaller than country of Romania. \", \"author_fullname\": \"t2_1cf465j9kc\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Aztec Empire at its greatest territorial extent in the early 16th century\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/MapPorn\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skf4kn\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1914, \"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\": 1914, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/phkq8qp0dzug1.png?width=140\\u0026height=140\\u0026auto=webp\\u0026s=e9e45b31baff21099683a443fb5d73ea523b0c7c\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776095988.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EEmpire covered an area of 220K sq. km at peak roughly slightly smaller than country of Romania. \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/phkq8qp0dzug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/phkq8qp0dzug1.png?auto=webp\\u0026s=b48bb1b2e7e5b540fc98142be0f65564d8d3c3f4\", \"width\": 960, \"height\": 960}, \"resolutions\": [{\"url\": \"https://preview.redd.it/phkq8qp0dzug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=89173f8add029fe8bdd885cf5fa71431c221e00a\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/phkq8qp0dzug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7f76e64ceefb90663059986b6bb91a5d84349d1f\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/phkq8qp0dzug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=29027b34d2eba54126614633c4da840183d39b58\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/phkq8qp0dzug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=17b3feab613ffd3f5cf1b9260ca1d0124214b998\", \"width\": 640, \"height\": 640}, {\"url\": \"https://preview.redd.it/phkq8qp0dzug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=07a0c8bc77de73ec4a1e47febceda76284c61ba2\", \"width\": 960, \"height\": 960}], \"variants\": {}, \"id\": \"phkq8qp0dzug1\"}], \"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_2si92\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skf4kn\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Solid-Move-1411\", \"discussion_type\": null, \"num_comments\": 167, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/MapPorn/comments/1skf4kn/aztec_empire_at_its_greatest_territorial_extent/\", \"stickied\": false, \"url\": \"https://i.redd.it/phkq8qp0dzug1.png\", \"subreddit_subscribers\": 6245935, \"created_utc\": 1776095988.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"pokemon\", \"selftext\": \"\", \"author_fullname\": \"t2_3u41x011\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"[OC] More Incineroar bullying\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Art\"}], \"subreddit_name_prefixed\": \"r/pokemon\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"art\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skfzum\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 4373, \"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\": \"Art\", \"can_mod_post\": false, \"score\": 4373, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/dto1kdldizug1.jpeg?width=140\\u0026height=140\\u0026auto=webp\\u0026s=9c4df17e981a4c3d1cc5a8f2735ee0b51a11aea7\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776097772.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/dto1kdldizug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/dto1kdldizug1.jpeg?auto=webp\\u0026s=bbccdd6114af346d81027a8dd3be8ae490a28c16\", \"width\": 900, \"height\": 900}, \"resolutions\": [{\"url\": \"https://preview.redd.it/dto1kdldizug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=a2bc26df8e5d24f1242eebe27a750315ec627764\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/dto1kdldizug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=33c9eb38ee62da9125575be630d30083a2e22988\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/dto1kdldizug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=da752aa9df7d79042c858f863c027a922e17dfa4\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/dto1kdldizug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=f4e830c5763c5dec1f7b52ca9614ece775bcc2ca\", \"width\": 640, \"height\": 640}], \"variants\": {}, \"id\": \"dto1kdldizug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"8f77149a-51d9-11e6-b9e0-0e81bf422d7b\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qmeb\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#e868c1\", \"id\": \"1skfzum\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Sifyro\", \"discussion_type\": null, \"num_comments\": 41, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/pokemon/comments/1skfzum/oc_more_incineroar_bullying/\", \"stickied\": false, \"url\": \"https://i.redd.it/dto1kdldizug1.jpeg\", \"subreddit_subscribers\": 4841712, \"created_utc\": 1776097772.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ArtemisProgram\", \"selftext\": \"The patch was a gift to the divers from the Artemis crew\\n\\n\\u2014- via jessetwang on instagram \", \"author_fullname\": \"t2_3oyo3prm\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"Picture from inside the capsule during the recovery\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Image\"}], \"subreddit_name_prefixed\": \"r/ArtemisProgram\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"image\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"xabotvt5yzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/xabotvt5yzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=cbcb29bfe52af4a3a07e68723c3d18cf201678ba\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/xabotvt5yzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=1631aede9262a28fc48a97700b227f38b022af36\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/xabotvt5yzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e0231f19886189e6e6e6e6f6669aaea2c89bbe03\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/xabotvt5yzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a645a2681c2a38ecb3adbae7f8fb8112d901ced4\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/xabotvt5yzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=1d9ceb0b820d2971505dbe8e37e85ba2c63fd630\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/xabotvt5yzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=c3f5ef288c08b61e4c3cfd863809a7f85dcf2e25\"}], \"s\": {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/xabotvt5yzug1.jpg?width=1080\\u0026format=pjpg\\u0026auto=webp\\u0026s=81f29e09f240b348ab52982a18ad1404f7c009b7\"}, \"id\": \"xabotvt5yzug1\"}, \"qzxbqvt5yzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/qzxbqvt5yzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=19734833e4c11c220dbbca330c8e319d19e93f0d\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/qzxbqvt5yzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=4874686f6beb9761ce231545befa9f60d78c8719\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/qzxbqvt5yzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=8b1cedc0fdcb47d34d21c9579ef161abf637191b\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/qzxbqvt5yzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=ea8793bfbb0c2f334e9003fed9b36e8ad3465ffb\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/qzxbqvt5yzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=d864f3d39856c63380f2cf477e7463395b5838e4\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/qzxbqvt5yzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=a845ec52a5413c2bf0515baeaf177f1b3d8b3993\"}], \"s\": {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/qzxbqvt5yzug1.jpg?width=1080\\u0026format=pjpg\\u0026auto=webp\\u0026s=07e17dc76936eaadc5eabbabf2ff09acf57ed4c2\"}, \"id\": \"qzxbqvt5yzug1\"}, \"c8mmtvt5yzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 143, \"x\": 108, \"u\": \"https://preview.redd.it/c8mmtvt5yzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1ec90eb26256803d7a1b4c1ab5a6ff9137b39a52\"}, {\"y\": 287, \"x\": 216, \"u\": \"https://preview.redd.it/c8mmtvt5yzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=2b81008a82387883b8289484dffe445be692026a\"}, {\"y\": 425, \"x\": 320, \"u\": \"https://preview.redd.it/c8mmtvt5yzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=9a15982361383c13895652740553d624a1da5bb2\"}, {\"y\": 851, \"x\": 640, \"u\": \"https://preview.redd.it/c8mmtvt5yzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1bdcf83f5c664e644487c5765972e3918917e2f1\"}, {\"y\": 1277, \"x\": 960, \"u\": \"https://preview.redd.it/c8mmtvt5yzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=2e67fc373f53aff8716d7530d987a083d4250f19\"}, {\"y\": 1437, \"x\": 1080, \"u\": \"https://preview.redd.it/c8mmtvt5yzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2c78e64454602f6bd4c813db81f2578a070efe68\"}], \"s\": {\"y\": 1437, \"x\": 1080, \"u\": \"https://preview.redd.it/c8mmtvt5yzug1.jpg?width=1080\\u0026format=pjpg\\u0026auto=webp\\u0026s=7dec2363f6ea50894a6136f5d8b2e3a70b3669d7\"}, \"id\": \"c8mmtvt5yzug1\"}}, \"name\": \"t3_1skikek\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 1327, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"xabotvt5yzug1\", \"is_deleted\": false, \"id\": 911244471}, {\"media_id\": \"qzxbqvt5yzug1\", \"is_deleted\": false, \"id\": 911244472}, {\"media_id\": \"c8mmtvt5yzug1\", \"is_deleted\": false, \"id\": 911244473}]}, \"link_flair_text\": \"Image\", \"can_mod_post\": false, \"score\": 1327, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/xabotvt5yzug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=a390c44f7e4d012e35ced618b02b800011070b93\", \"edited\": 1776107690.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776103022.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EThe patch was a gift to the divers from the Artemis crew\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u2014- via jessetwang on instagram \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skikek\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"11e2fd00-fcf8-11e9-b473-0e2684b31c86\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_11fpif\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#02bfe7\", \"id\": \"1skikek\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ShaddowsCat\", \"discussion_type\": null, \"num_comments\": 69, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/ArtemisProgram/comments/1skikek/picture_from_inside_the_capsule_during_the/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skikek\", \"subreddit_subscribers\": 49849, \"created_utc\": 1776103022.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"movies\", \"selftext\": \"Personally, when I find out a film has a twist it becomes far less thrilling because I'm already aware the plot isn't quite what it appears, and more often than not I can figure out what the twist actually is.\\nThere are plenty of posts here from people hunting down a movie who ask which film has a brilliant twist, and those who recommend titles or chime in with 'oh yes, the twist at the end is incredible!' I genuinely don't know how you sleep at night. You absolute monsters.\", \"author_fullname\": \"t2_1ahj5q7wvh\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Telling someone a film has a 'great twist' is no different from giving away a spoiler\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Discussion\"}], \"subreddit_name_prefixed\": \"r/movies\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"discussion\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skaixk\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.87, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1951, \"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\": \"Discussion\", \"can_mod_post\": false, \"score\": 1951, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"spoiler\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1776086144.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.movies\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EPersonally, when I find out a film has a twist it becomes far less thrilling because I\\u0026#39;m already aware the plot isn\\u0026#39;t quite what it appears, and more often than not I can figure out what the twist actually is.\\nThere are plenty of posts here from people hunting down a movie who ask which film has a brilliant twist, and those who recommend titles or chime in with \\u0026#39;oh yes, the twist at the end is incredible!\\u0026#39; I genuinely don\\u0026#39;t know how you sleep at night. You absolute monsters.\\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\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"1e034d84-381e-11e2-9f6c-12313d14a568\", \"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_2qh3s\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#0079d3\", \"id\": \"1skaixk\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"General_Recipe_5349\", \"discussion_type\": null, \"num_comments\": 331, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/movies/comments/1skaixk/telling_someone_a_film_has_a_great_twist_is_no/\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/movies/comments/1skaixk/telling_someone_a_film_has_a_great_twist_is_no/\", \"subreddit_subscribers\": 37327666, \"created_utc\": 1776086144.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"serbia\", \"selftext\": \"\", \"author_fullname\": \"t2_12vaq4n9kb\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Izjava Petera Ma\\u0111ara. Poru\\u010dio je srpskom narodu da crpe snagu iz ju\\u010dera\\u0161njih izbora u Ma\\u0111arskoj.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Video\"}], \"subreddit_name_prefixed\": \"r/serbia\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"post-flair-video\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skgfka\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 1415, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 800, \"fallback_url\": \"https://v.redd.it/p5v0z45wkzug1/CMAF_360.mp4?source=fallback\", \"has_audio\": true, \"height\": 360, \"width\": 640, \"scrubber_media_url\": \"https://v.redd.it/p5v0z45wkzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/p5v0z45wkzug1/DASHPlaylist.mpd?a=1778705391%2CNmZkN2RhMGM5YTcyNTNlMWZiZjJiOGJiMzgzZGVjM2U1ZjMxOTVkMWIyN2E4NGY0MTViY2RhNjgyYmE3MTM2Nw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 92, \"hls_url\": \"https://v.redd.it/p5v0z45wkzug1/HLSPlaylist.m3u8?a=1778705391%2CN2Q0YzJjNzI2OGI5MzE5NDg2MTNiMGJjMTAxMDBmMjI5ZmU2NjQ0M2U3N2JkNWZkNTQwNjJmNzBmMjAzYjkyZQ%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\": 1415, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/OHpyNnc0NXdrenVnMWBxbGuZeBMVJpjvM0l4nhK54dSbohHlDE2jQy2Zhxr8.png?width=140\\u0026height=78\\u0026format=jpg\\u0026auto=webp\\u0026s=2fdbd58870abedb0b24d79e388c86c109464416c\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776098665.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/p5v0z45wkzug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/OHpyNnc0NXdrenVnMWBxbGuZeBMVJpjvM0l4nhK54dSbohHlDE2jQy2Zhxr8.png?format=pjpg\\u0026auto=webp\\u0026s=6f349c0047e8135753ca8081fccbcfe5fe0dc14b\", \"width\": 640, \"height\": 360}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/OHpyNnc0NXdrenVnMWBxbGuZeBMVJpjvM0l4nhK54dSbohHlDE2jQy2Zhxr8.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=da76b72efd9988b60b620660fd6a17364df7dbec\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/OHpyNnc0NXdrenVnMWBxbGuZeBMVJpjvM0l4nhK54dSbohHlDE2jQy2Zhxr8.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=925398b20b7e99cd8d5be060b5eec5c1b4b78e89\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/OHpyNnc0NXdrenVnMWBxbGuZeBMVJpjvM0l4nhK54dSbohHlDE2jQy2Zhxr8.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=5f9b7d23f752011b826bd831131cafb94c09d907\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/OHpyNnc0NXdrenVnMWBxbGuZeBMVJpjvM0l4nhK54dSbohHlDE2jQy2Zhxr8.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=613685ce3b46eb226e9d16962903a0a8777cb0d0\", \"width\": 640, \"height\": 360}], \"variants\": {}, \"id\": \"OHpyNnc0NXdrenVnMWBxbGuZeBMVJpjvM0l4nhK54dSbohHlDE2jQy2Zhxr8\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"b5c19e04-fb08-11e5-b234-0e1c2194fd63\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2ql0k\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skgfka\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"X-SRB\", \"discussion_type\": null, \"num_comments\": 131, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/serbia/comments/1skgfka/izjava_petera_ma\\u0111ara_poru\\u010dio_je_srpskom_narodu_da/\", \"stickied\": false, \"url\": \"https://v.redd.it/p5v0z45wkzug1\", \"subreddit_subscribers\": 463226, \"created_utc\": 1776098665.0, \"num_crossposts\": 1, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 800, \"fallback_url\": \"https://v.redd.it/p5v0z45wkzug1/CMAF_360.mp4?source=fallback\", \"has_audio\": true, \"height\": 360, \"width\": 640, \"scrubber_media_url\": \"https://v.redd.it/p5v0z45wkzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/p5v0z45wkzug1/DASHPlaylist.mpd?a=1778705391%2CNmZkN2RhMGM5YTcyNTNlMWZiZjJiOGJiMzgzZGVjM2U1ZjMxOTVkMWIyN2E4NGY0MTViY2RhNjgyYmE3MTM2Nw%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 92, \"hls_url\": \"https://v.redd.it/p5v0z45wkzug1/HLSPlaylist.m3u8?a=1778705391%2CN2Q0YzJjNzI2OGI5MzE5NDg2MTNiMGJjMTAxMDBmMjI5ZmU2NjQ0M2U3N2JkNWZkNTQwNjJmNzBmMjAzYjkyZQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Angryupvote\", \"selftext\": \"\", \"author_fullname\": \"t2_25azqzvsgp\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Gotta get 'em all\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Off-Reddit\"}], \"subreddit_name_prefixed\": \"r/Angryupvote\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1ski6el\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"ups\": 1385, \"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\": \"Off-Reddit\", \"can_mod_post\": false, \"score\": 1385, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/dv4airxmvzug1.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=b0210fc84497131775fc9db877f008706705fd3e\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776102219.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\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/dv4airxmvzug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/dv4airxmvzug1.png?auto=webp\\u0026s=729c87ea676a0957dcb80fd91385f375a49990a8\", \"width\": 1080, \"height\": 1143}, \"resolutions\": [{\"url\": \"https://preview.redd.it/dv4airxmvzug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=54fea031cf5d05245c52d54e69d5eb210ac4b951\", \"width\": 108, \"height\": 114}, {\"url\": \"https://preview.redd.it/dv4airxmvzug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7231b57b493a804c2129d456d739f316430ba924\", \"width\": 216, \"height\": 228}, {\"url\": \"https://preview.redd.it/dv4airxmvzug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=cbef7564aca408fc2f6ebe8ee1415084d366a509\", \"width\": 320, \"height\": 338}, {\"url\": \"https://preview.redd.it/dv4airxmvzug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c9437f34b539f1155d36b8796dfe7d275f8a7b09\", \"width\": 640, \"height\": 677}, {\"url\": \"https://preview.redd.it/dv4airxmvzug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=6b47132ec428d1d03b948e973c0b60d28d2314bc\", \"width\": 960, \"height\": 1016}, {\"url\": \"https://preview.redd.it/dv4airxmvzug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=ccc96489d8beded15f1f030c3cd0c88c0d738ce1\", \"width\": 1080, \"height\": 1143}], \"variants\": {}, \"id\": \"dv4airxmvzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"255b719c-28e5-11ee-b74b-522eed7b5476\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_154xlg\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#7193ff\", \"id\": \"1ski6el\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"plain_handle\", \"discussion_type\": null, \"num_comments\": 10, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Angryupvote/comments/1ski6el/gotta_get_em_all/\", \"stickied\": false, \"url\": \"https://i.redd.it/dv4airxmvzug1.png\", \"subreddit_subscribers\": 560264, \"created_utc\": 1776102219.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"oil\", \"selftext\": \"No suprise it's massively contradicting what the US have presented.\", \"author_fullname\": \"t2_11qk5f\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Iran's version of the truth about US navy traversing the straight in order to try and secure Oil transit.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/oil\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skgxps\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.94, \"author_flair_background_color\": null, \"ups\": 987, \"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\": \"Discussion\", \"can_mod_post\": false, \"score\": 987, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/mj2nh408ozug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=fd3e50f08181712d54ba4e501b939f0fbe246332\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776099679.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003ENo suprise it\\u0026#39;s massively contradicting what the US have presented.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/mj2nh408ozug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/mj2nh408ozug1.jpeg?auto=webp\\u0026s=d2d224ba16d7667ccfb638756e00eab16f13c75b\", \"width\": 1080, \"height\": 1972}, \"resolutions\": [{\"url\": \"https://preview.redd.it/mj2nh408ozug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=04ae50c3207d7f9e13c3d330ac59d2ea10a96269\", \"width\": 108, \"height\": 197}, {\"url\": \"https://preview.redd.it/mj2nh408ozug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=993f7adf53454a6cb9af3d01363812b631b741cb\", \"width\": 216, \"height\": 394}, {\"url\": \"https://preview.redd.it/mj2nh408ozug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=08efecf5f92c00fc03a3279d8ffb21f8caee6ca3\", \"width\": 320, \"height\": 584}, {\"url\": \"https://preview.redd.it/mj2nh408ozug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=11f2e3f5eab717939bc4de456594ea34d32ebd55\", \"width\": 640, \"height\": 1168}, {\"url\": \"https://preview.redd.it/mj2nh408ozug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=861896ebd18abdcad869fff055b1add13d3c3b7d\", \"width\": 960, \"height\": 1752}, {\"url\": \"https://preview.redd.it/mj2nh408ozug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=e660ff582937f4beb5bd2e4c3346e3bc2a2acba1\", \"width\": 1080, \"height\": 1972}], \"variants\": {}, \"id\": \"mj2nh408ozug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"ae2727a4-b40e-11e5-ae7e-0e0e52e365a9\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qhl1\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skgxps\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Mojoint\", \"discussion_type\": null, \"num_comments\": 331, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/oil/comments/1skgxps/irans_version_of_the_truth_about_us_navy/\", \"stickied\": false, \"url\": \"https://i.redd.it/mj2nh408ozug1.jpeg\", \"subreddit_subscribers\": 74603, \"created_utc\": 1776099679.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Xennials\", \"selftext\": \"\", \"author_fullname\": \"t2_102tgj\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Even today, every time I hear about El Ni\\u00f1o...\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Xennials\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skidmg\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1332, \"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\": 1332, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/fwfbhudtwzug1.jpeg?width=140\\u0026height=140\\u0026auto=webp\\u0026s=d0e8abb06b11ea4674012e55b262d23e9671b938\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776102633.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\": \"confidence\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/fwfbhudtwzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/fwfbhudtwzug1.jpeg?auto=webp\\u0026s=e8eddb7b5ca47730c02c80861f4144ea59bc3c9e\", \"width\": 500, \"height\": 500}, \"resolutions\": [{\"url\": \"https://preview.redd.it/fwfbhudtwzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e7b1d9341d3b59f3066ec1dd15eacce7ec2d2795\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/fwfbhudtwzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=608109c8f80a62a58944187a85b83b23e7bdbb72\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/fwfbhudtwzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=0971fd4961838978af826be24af4d13b5e06347a\", \"width\": 320, \"height\": 320}], \"variants\": {}, \"id\": \"fwfbhudtwzug1\"}], \"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_3maq3\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skidmg\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"listener_x\", \"discussion_type\": null, \"num_comments\": 51, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Xennials/comments/1skidmg/even_today_every_time_i_hear_about_el_ni\\u00f1o/\", \"stickied\": false, \"url\": \"https://i.redd.it/fwfbhudtwzug1.jpeg\", \"subreddit_subscribers\": 272489, \"created_utc\": 1776102633.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"magyar\", \"selftext\": \"Csak \\u00e1lmodom? Vagy t\\u00e9nyleg ennyire v\\u00e9ge van m\\u00e1r?\", \"author_fullname\": \"t2_2br6g9vhwr\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Az M1 MP-t adja \\u00e9l\\u0151ben\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/magyar\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skadix\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 2438, \"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\": 2438, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/sy8efaawiyug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=bcac73cc653d777ff0bc1d79f07819ade2367596\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776085782.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003ECsak \\u00e1lmodom? Vagy t\\u00e9nyleg ennyire v\\u00e9ge van m\\u00e1r?\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/sy8efaawiyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/sy8efaawiyug1.jpeg?auto=webp\\u0026s=119bc9a972ea57e18af6cd0e3ec823f8d32aac7a\", \"width\": 2296, \"height\": 4080}, \"resolutions\": [{\"url\": \"https://preview.redd.it/sy8efaawiyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=66bd4a9bc88f9e62af5580d359d75c622564f608\", \"width\": 108, \"height\": 191}, {\"url\": \"https://preview.redd.it/sy8efaawiyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=4e9ea39ba2998cd089add1eb7a5263d0d488db1f\", \"width\": 216, \"height\": 383}, {\"url\": \"https://preview.redd.it/sy8efaawiyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=fd45de3d9b7cb055d218bf3ea8435a2d859ba9db\", \"width\": 320, \"height\": 568}, {\"url\": \"https://preview.redd.it/sy8efaawiyug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=2e87707278decc56e69c5bbb85e0a0d7f2d7abf2\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://preview.redd.it/sy8efaawiyug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=b5e9e51b8d2c0a04ae697841671207493c832b7b\", \"width\": 960, \"height\": 1705}, {\"url\": \"https://preview.redd.it/sy8efaawiyug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=90cab77ebc56820d7a31309ced68e3cd1961802b\", \"width\": 1080, \"height\": 1919}], \"variants\": {}, \"id\": \"sy8efaawiyug1\"}], \"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_2qviz\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skadix\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Dramatic-Estimate925\", \"discussion_type\": null, \"num_comments\": 127, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/magyar/comments/1skadix/az_m1_mpt_adja_\\u00e9l\\u0151ben/\", \"stickied\": false, \"url\": \"https://i.redd.it/sy8efaawiyug1.jpeg\", \"subreddit_subscribers\": 19929, \"created_utc\": 1776085782.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"wallstreetbetsGER\", \"selftext\": \"\", \"author_fullname\": \"t2_1t5g7g6n70\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Wenigstens sind wir noch irgendwo weltweit Spitze!\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/wallstreetbetsGER\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skcxy3\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1459, \"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\": 1459, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/yg64llsuzyug1.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=fd042d1f081e734a815ce4b97cd92f37fc1dc467\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776091500.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/yg64llsuzyug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/yg64llsuzyug1.png?auto=webp\\u0026s=00fee40df814799b3f87c460fd50c6bfa847ddb5\", \"width\": 1179, \"height\": 1533}, \"resolutions\": [{\"url\": \"https://preview.redd.it/yg64llsuzyug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=10c6eb5a82ed941bbf9e914747ed86c0b4f403a9\", \"width\": 108, \"height\": 140}, {\"url\": \"https://preview.redd.it/yg64llsuzyug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ffaabe76fc6c3b6de77b482b9a01e3cf58da8394\", \"width\": 216, \"height\": 280}, {\"url\": \"https://preview.redd.it/yg64llsuzyug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=02cab258dea6750c7255125e9610870b8043ab71\", \"width\": 320, \"height\": 416}, {\"url\": \"https://preview.redd.it/yg64llsuzyug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=5b92d3e431cff69904652aa8e80b2e91fb5a5499\", \"width\": 640, \"height\": 832}, {\"url\": \"https://preview.redd.it/yg64llsuzyug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=51a4869e83deffbf63d7c049516a0c9f0e8fe1db\", \"width\": 960, \"height\": 1248}, {\"url\": \"https://preview.redd.it/yg64llsuzyug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=8c0a35d30173619322d79e9ff6c3fa0b5d5d18f7\", \"width\": 1080, \"height\": 1404}], \"variants\": {}, \"id\": \"yg64llsuzyug1\"}], \"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_4kmgkj\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skcxy3\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Old-Chocolate-1981\", \"discussion_type\": null, \"num_comments\": 130, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/wallstreetbetsGER/comments/1skcxy3/wenigstens_sind_wir_noch_irgendwo_weltweit_spitze/\", \"stickied\": false, \"url\": \"https://i.redd.it/yg64llsuzyug1.png\", \"subreddit_subscribers\": 260539, \"created_utc\": 1776091500.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"deadbydaylight\", \"selftext\": \"\", \"author_fullname\": \"t2_bimw3f37\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"\\ud83e\\udd23 it's just a meme ppl\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Shitpost / Meme\"}], \"subreddit_name_prefixed\": \"r/deadbydaylight\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"shitpost\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk8jb5\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 2192, \"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\": \"Shitpost / Meme\", \"can_mod_post\": false, \"score\": 2192, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/7nge13u45yug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=90685123cdb2fdc1bf169c9697fdcc5fafe0fb41\", \"author_cakeday\": true, \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776081152.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/7nge13u45yug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/7nge13u45yug1.jpeg?auto=webp\\u0026s=1935f3eec2cb437cd403a8e6e058387ffd72fc53\", \"width\": 758, \"height\": 768}, \"resolutions\": [{\"url\": \"https://preview.redd.it/7nge13u45yug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9d68f48e13f67be7c50d456d40501a4639e2088e\", \"width\": 108, \"height\": 109}, {\"url\": \"https://preview.redd.it/7nge13u45yug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=50a79110869c7404e133a3c468c24d9717fa144f\", \"width\": 216, \"height\": 218}, {\"url\": \"https://preview.redd.it/7nge13u45yug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=0583460eddd357f2266148e172eba7b2463d7c63\", \"width\": 320, \"height\": 324}, {\"url\": \"https://preview.redd.it/7nge13u45yug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=7040426809748b0279a9cb52efe77b3f19efca8b\", \"width\": 640, \"height\": 648}], \"variants\": {}, \"id\": \"7nge13u45yug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"d11173d0-65a8-11e7-9d2f-0e712078768c\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3cb2g\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#a06324\", \"id\": \"1sk8jb5\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"C-Champion\", \"discussion_type\": null, \"num_comments\": 129, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/deadbydaylight/comments/1sk8jb5/its_just_a_meme_ppl/\", \"stickied\": false, \"url\": \"https://i.redd.it/7nge13u45yug1.jpeg\", \"subreddit_subscribers\": 1557443, \"created_utc\": 1776081152.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"GlowUps\", \"selftext\": \"Had a rough go of it the past few years and got to a place where I was going to lose everything if I didn't change. First pic was April 4 and second pic was March 18 - definitely noticing the lack of bloating! Really excited to see my progress as my sobriety continues \\ud83e\\udd1e\\ud83c\\udffb\\ud83d\\udc97\", \"author_fullname\": \"t2_279oiy5jcv\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"(34) On my path to sobriety! 3 weeks sober tomorrow.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"GLOW UP!\"}], \"subreddit_name_prefixed\": \"r/GlowUps\", \"hidden\": false, \"pwls\": null, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk9nao\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"ups\": 3557, \"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\": \"GLOW UP!\", \"can_mod_post\": false, \"score\": 3557, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/rab9ln7rdyug1.jpeg?width=140\\u0026height=105\\u0026auto=webp\\u0026s=7569eabcb3d2a477b58764c50eb35c7433265633\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776084052.0, \"link_flair_type\": \"richtext\", \"wls\": null, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"i.redd.it\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EHad a rough go of it the past few years and got to a place where I was going to lose everything if I didn\\u0026#39;t change. First pic was April 4 and second pic was March 18 - definitely noticing the lack of bloating! Really excited to see my progress as my sobriety continues \\ud83e\\udd1e\\ud83c\\udffb\\ud83d\\udc97\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/rab9ln7rdyug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/rab9ln7rdyug1.jpeg?auto=webp\\u0026s=074e124a0928ed31774efd01baecc0c23c08ed57\", \"width\": 3195, \"height\": 2400}, \"resolutions\": [{\"url\": \"https://preview.redd.it/rab9ln7rdyug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=3464e6cf1c1065e8f0ba8b73d2153c3499ec56e6\", \"width\": 108, \"height\": 81}, {\"url\": \"https://preview.redd.it/rab9ln7rdyug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=ca19186ee48f11b27bda2eab0719f71d6e13ae5f\", \"width\": 216, \"height\": 162}, {\"url\": \"https://preview.redd.it/rab9ln7rdyug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=a6d059ac51f73cc5449cb8cce6a2ad153967b2f8\", \"width\": 320, \"height\": 240}, {\"url\": \"https://preview.redd.it/rab9ln7rdyug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=31e4f96a35e5b30444dd3aa2db6e3ef9c2d6d6a8\", \"width\": 640, \"height\": 480}, {\"url\": \"https://preview.redd.it/rab9ln7rdyug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=8c80569d49cd69f13be979fe2ee339e99da76b2f\", \"width\": 960, \"height\": 721}, {\"url\": \"https://preview.redd.it/rab9ln7rdyug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5911c79b788a6d616a4a0abc77c04f11727d341a\", \"width\": 1080, \"height\": 811}], \"variants\": {}, \"id\": \"rab9ln7rdyug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"543a30b2-46e9-11ee-8c34-e6d3b56d968d\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_ruinb\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ea0027\", \"id\": \"1sk9nao\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"azuresentinel_\", \"discussion_type\": null, \"num_comments\": 106, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/GlowUps/comments/1sk9nao/34_on_my_path_to_sobriety_3_weeks_sober_tomorrow/\", \"stickied\": false, \"url\": \"https://i.redd.it/rab9ln7rdyug1.jpeg\", \"subreddit_subscribers\": 520851, \"created_utc\": 1776084052.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"starsector\", \"selftext\": \"\", \"author_fullname\": \"t2_7272zovj\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"-60% Accessibility\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"S-Post\"}], \"subreddit_name_prefixed\": \"r/starsector\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 112, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skgjp8\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 1600, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"e0310df0-c837-11e9-a2ae-0ed9898a0fe2\", \"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\": \"S-Post\", \"can_mod_post\": false, \"score\": 1600, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/2lhz9gcwlzug1.png?width=140\\u0026height=112\\u0026auto=webp\\u0026s=5ea2760af80933af5d8abf9d07fb949a43b4fb0c\", \"edited\": false, \"author_flair_css_class\": \"hegemony\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Local Warlord\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776098902.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/2lhz9gcwlzug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/2lhz9gcwlzug1.png?auto=webp\\u0026s=1c92b71556c8bf30a5bab6c11eed6ea4076dfb6a\", \"width\": 1280, \"height\": 1026}, \"resolutions\": [{\"url\": \"https://preview.redd.it/2lhz9gcwlzug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=4e536d8e11cf5411ac171ac7dd623482593b3195\", \"width\": 108, \"height\": 86}, {\"url\": \"https://preview.redd.it/2lhz9gcwlzug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a0f332502c3e9dc6aa12d84123886c61314725ed\", \"width\": 216, \"height\": 173}, {\"url\": \"https://preview.redd.it/2lhz9gcwlzug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=7975090f443c09f4f9d72aa8fdbf71681290c1cb\", \"width\": 320, \"height\": 256}, {\"url\": \"https://preview.redd.it/2lhz9gcwlzug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=2fdbf831c6d74594245feb43747b05eaba76e491\", \"width\": 640, \"height\": 513}, {\"url\": \"https://preview.redd.it/2lhz9gcwlzug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=2af1ebeac523a795965a0d932c2a19562dc72775\", \"width\": 960, \"height\": 769}, {\"url\": \"https://preview.redd.it/2lhz9gcwlzug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=0050d6c87b9a3e81092b9e169f3c4b404d100c9e\", \"width\": 1080, \"height\": 865}], \"variants\": {}, \"id\": \"2lhz9gcwlzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"4fab1d50-fc22-11ef-b000-dabda41dbae2\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Local Warlord\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2w0he\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#1383ec\", \"id\": \"1skgjp8\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"xX_TehChar_Xx\", \"discussion_type\": null, \"num_comments\": 124, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/starsector/comments/1skgjp8/60_accessibility/\", \"stickied\": false, \"url\": \"https://i.redd.it/2lhz9gcwlzug1.png\", \"subreddit_subscribers\": 77568, \"created_utc\": 1776098902.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"community\", \"selftext\": \"\\u0026#x200B;\\n\\nShe's the cutest \\u003C3\", \"author_fullname\": \"t2_1lshag3ypn\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Rachel appreciation post\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/community\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"Appreciation Post\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skerst\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"ups\": 1900, \"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\": \"Appreciation Post\", \"can_mod_post\": false, \"score\": 1900, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/nvy5hae0bzug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=f2f95962f0af37c330d39a6b5d38de85984d5d39\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776095237.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003E\\u0026#x200B;\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EShe\\u0026#39;s the cutest \\u0026lt;3\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/nvy5hae0bzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/nvy5hae0bzug1.jpeg?auto=webp\\u0026s=9e459ef5c574efbb17fa0f8854793d3e2c624681\", \"width\": 1069, \"height\": 1466}, \"resolutions\": [{\"url\": \"https://preview.redd.it/nvy5hae0bzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=702c11f392faf0dfa6cae5a1a05f50b95b369b7b\", \"width\": 108, \"height\": 148}, {\"url\": \"https://preview.redd.it/nvy5hae0bzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=96eec28e7977f1783542585cfd6cf4a215db5965\", \"width\": 216, \"height\": 296}, {\"url\": \"https://preview.redd.it/nvy5hae0bzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=8aa096161890c03827c71c245e1160a1b585af52\", \"width\": 320, \"height\": 438}, {\"url\": \"https://preview.redd.it/nvy5hae0bzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=4704e79136a6443ebbc9053fa80b89ef7d85dfc6\", \"width\": 640, \"height\": 877}, {\"url\": \"https://preview.redd.it/nvy5hae0bzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=2eaabe70ed3ae201a5eff258c1e09cccc612d51a\", \"width\": 960, \"height\": 1316}], \"variants\": {}, \"id\": \"nvy5hae0bzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"ef65e2c0-7c67-11ea-b391-0e98695cd687\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qu49\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#8080ff\", \"id\": \"1skerst\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"WarningCommercial116\", \"discussion_type\": null, \"num_comments\": 134, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/community/comments/1skerst/rachel_appreciation_post/\", \"stickied\": false, \"url\": \"https://i.redd.it/nvy5hae0bzug1.jpeg\", \"subreddit_subscribers\": 932533, \"created_utc\": 1776095237.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"europe\", \"selftext\": \"\", \"author_fullname\": \"t2_3yize57p\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"We won, sincerely a hungarian.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Picture\"}], \"subreddit_name_prefixed\": \"r/europe\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 104, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk03s0\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 17205, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"20a03564-2f83-11e7-bf01-0edb979cf056\", \"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\": \"Picture\", \"can_mod_post\": false, \"score\": 17205, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/3ecc7dbjtvug1.png?width=140\\u0026height=104\\u0026auto=webp\\u0026s=4ef03106e9ae4a8f57fc0f7f3005bcbffc327ee7\", \"edited\": false, \"author_flair_css_class\": \"HUNG\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Hungary\"}], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776053119.0, \"link_flair_type\": \"richtext\", \"wls\": 7, \"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/3ecc7dbjtvug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/3ecc7dbjtvug1.png?auto=webp\\u0026s=d1febefbc13f6e068145eed8b663eceeb82e329b\", \"width\": 1080, \"height\": 809}, \"resolutions\": [{\"url\": \"https://preview.redd.it/3ecc7dbjtvug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=ec0459bc5fdabfc9263c1af66d99d276c39cb5fd\", \"width\": 108, \"height\": 80}, {\"url\": \"https://preview.redd.it/3ecc7dbjtvug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=4facad8862e33f4758012a0e4dd8f05149813be4\", \"width\": 216, \"height\": 161}, {\"url\": \"https://preview.redd.it/3ecc7dbjtvug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=84e9b562f57e0fa5954a4e085e18d1f3931a8939\", \"width\": 320, \"height\": 239}, {\"url\": \"https://preview.redd.it/3ecc7dbjtvug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=78751994657784ffd05e22d3343d42b9be30082e\", \"width\": 640, \"height\": 479}, {\"url\": \"https://preview.redd.it/3ecc7dbjtvug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=e673051df83fdfef6a50a6a5ca3204999c7a726d\", \"width\": 960, \"height\": 719}, {\"url\": \"https://preview.redd.it/3ecc7dbjtvug1.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=542133dbc8ed3263706967d63ddc83ec6f3037a6\", \"width\": 1080, \"height\": 809}], \"variants\": {}, \"id\": \"3ecc7dbjtvug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"b5ecfcfa-9725-11e8-9bc1-0eb329a59280\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Hungary\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh4j\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#349e48\", \"id\": \"1sk03s0\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"avatar6556\", \"discussion_type\": null, \"num_comments\": 325, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/europe/comments/1sk03s0/we_won_sincerely_a_hungarian/\", \"stickied\": false, \"url\": \"https://i.redd.it/3ecc7dbjtvug1.png\", \"subreddit_subscribers\": 11566612, \"created_utc\": 1776053119.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"meirl\", \"selftext\": \"\", \"author_fullname\": \"t2_jd7324gx\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Meirl\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/meirl\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 87, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk8h0w\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 12955, \"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\": 12955, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/mnabutgl4yug1.jpeg?width=140\\u0026height=87\\u0026auto=webp\\u0026s=6a4bf5d94dc2e4c4a3175346fe898941a58f0c56\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776080972.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/mnabutgl4yug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/mnabutgl4yug1.jpeg?auto=webp\\u0026s=e5b22166ce809bfdbc8cc174227fed287fafcbd1\", \"width\": 1179, \"height\": 740}, \"resolutions\": [{\"url\": \"https://preview.redd.it/mnabutgl4yug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=800e228b622c6966a639420029aee6c63a6611df\", \"width\": 108, \"height\": 67}, {\"url\": \"https://preview.redd.it/mnabutgl4yug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5b3d27a42d1526cc4662d998f378b0ab8f22f330\", \"width\": 216, \"height\": 135}, {\"url\": \"https://preview.redd.it/mnabutgl4yug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5940e5583892aaf9b107ab89f74e93f2ae585bcc\", \"width\": 320, \"height\": 200}, {\"url\": \"https://preview.redd.it/mnabutgl4yug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=7a3f6b1733d6fa91d4694bcff0dec4b56aaca99c\", \"width\": 640, \"height\": 401}, {\"url\": \"https://preview.redd.it/mnabutgl4yug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=6015faa45e1918f53e9b07a1b3a120c4063fa6ce\", \"width\": 960, \"height\": 602}, {\"url\": \"https://preview.redd.it/mnabutgl4yug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=6697abfa26b970ea08b02a3111d95f19390cbc54\", \"width\": 1080, \"height\": 677}], \"variants\": {}, \"id\": \"mnabutgl4yug1\"}], \"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_2s5ti\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk8h0w\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Library_Gremlin2\", \"discussion_type\": null, \"num_comments\": 73, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/meirl/comments/1sk8h0w/meirl/\", \"stickied\": false, \"url\": \"https://i.redd.it/mnabutgl4yug1.jpeg\", \"subreddit_subscribers\": 3356813, \"created_utc\": 1776080972.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"anime_irl\", \"selftext\": \"\", \"author_fullname\": \"t2_pooiuh7vl\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Anime_irl\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Rule 5: Not relatable; a meme/edit\"}], \"subreddit_name_prefixed\": \"r/anime_irl\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk3lz2\", \"quarantine\": false, \"link_flair_text_color\": null, \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 14292, \"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\": \"Rule 5: Not relatable; a meme/edit\", \"can_mod_post\": false, \"score\": 14292, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"image\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776064728.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/siflaklaswug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/siflaklaswug1.jpeg?auto=webp\\u0026s=fea24e0d5e868f3099186b752fb032e52e80809c\", \"width\": 4096, \"height\": 4096}, \"resolutions\": [{\"url\": \"https://preview.redd.it/siflaklaswug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=b8dcab32b416d8d11648b7259af87fb752402a37\", \"width\": 108, \"height\": 108}, {\"url\": \"https://preview.redd.it/siflaklaswug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=1a78a0c21cb3280eb390a55d0877c446f50b45c7\", \"width\": 216, \"height\": 216}, {\"url\": \"https://preview.redd.it/siflaklaswug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=148ae93ecbd98c80593c34b38887551bf985f112\", \"width\": 320, \"height\": 320}, {\"url\": \"https://preview.redd.it/siflaklaswug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=70edf00beb59f3ce7dd60ffb38d60e7973b0ea18\", \"width\": 640, \"height\": 640}, {\"url\": \"https://preview.redd.it/siflaklaswug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=664f0ab547cf4e59b0353c1d4d7327a656632ada\", \"width\": 960, \"height\": 960}, {\"url\": \"https://preview.redd.it/siflaklaswug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5fadf0d3c0f0fdd7104d64b294446d1675f7676c\", \"width\": 1080, \"height\": 1080}], \"variants\": {}, \"id\": \"siflaklaswug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"b3a8750e-f7ae-11e6-a1fe-0e01b56c5d32\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_386zh\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#dadada\", \"id\": \"1sk3lz2\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Ani_HArsh\", \"discussion_type\": null, \"num_comments\": 78, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/anime_irl/comments/1sk3lz2/anime_irl/\", \"stickied\": false, \"url\": \"https://i.redd.it/siflaklaswug1.jpeg\", \"subreddit_subscribers\": 5783511, \"created_utc\": 1776064728.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"selfie\", \"selftext\": \"\", \"author_fullname\": \"t2_ohjmz\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"It\\u2019s finally warm enough to wear a dress \\ud83d\\udc57 yay!\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/selfie\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"ffkhftuu5zug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/ffkhftuu5zug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=080551c1c8a6efbd3060149a55b4bee87599bcce\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/ffkhftuu5zug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0270dca57343b34a119ca8d054e008d2ff66f5d2\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/ffkhftuu5zug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=d731119d1fc020393458fc5ac3387806cf17a1ef\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/ffkhftuu5zug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=89e247a7e09257ce2eb582bb262ca30216ecdeea\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/ffkhftuu5zug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=e86e2d13bdb3ba8fb2bf4a8fd7a5031ef8697414\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/ffkhftuu5zug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=c0f21b315fd1a1958ac01e1325f855e4413119a8\"}], \"s\": {\"y\": 3088, \"x\": 2316, \"u\": \"https://preview.redd.it/ffkhftuu5zug1.jpg?width=2316\\u0026format=pjpg\\u0026auto=webp\\u0026s=c9d5f430c8bc88e03ca460e8db62f515583b77f5\"}, \"id\": \"ffkhftuu5zug1\"}, \"mz7qftuu5zug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/mz7qftuu5zug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=7e3d66331a84b08ca310cef5a98257df48239eb5\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/mz7qftuu5zug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7029fdda6cd1763a589d93051e905b699b8cdbd4\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/mz7qftuu5zug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=26fd908334bfa847bf7c82ba3bfc19d762b27467\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/mz7qftuu5zug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d696c32ae90685c85daab724cf8176c204beb83f\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/mz7qftuu5zug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=9736ab707e0a9ecbd30fd96f4321ab528fc8e7fd\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/mz7qftuu5zug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=378c6e52d3cb7a2de297940a355dd445586054bd\"}], \"s\": {\"y\": 3088, \"x\": 2316, \"u\": \"https://preview.redd.it/mz7qftuu5zug1.jpg?width=2316\\u0026format=pjpg\\u0026auto=webp\\u0026s=e5978befec61ce547dfa873c409c46b6936e46f3\"}, \"id\": \"mz7qftuu5zug1\"}, \"zceyrtuu5zug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 81, \"x\": 108, \"u\": \"https://preview.redd.it/zceyrtuu5zug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=12eeae9062b0a549680feb8ad2ca5a6cac5527c7\"}, {\"y\": 162, \"x\": 216, \"u\": \"https://preview.redd.it/zceyrtuu5zug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=686d139cdd38c20d4ea7670aae7a5753483d603e\"}, {\"y\": 240, \"x\": 320, \"u\": \"https://preview.redd.it/zceyrtuu5zug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=38d92cd52027faed55fdfbdff63f41a284634517\"}, {\"y\": 480, \"x\": 640, \"u\": \"https://preview.redd.it/zceyrtuu5zug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d8d742395e125aa19f569b9c097fe4a003de52e2\"}, {\"y\": 720, \"x\": 960, \"u\": \"https://preview.redd.it/zceyrtuu5zug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=65a3236b70f1e3f42133b0082c8b967fffcf4aa2\"}, {\"y\": 810, \"x\": 1080, \"u\": \"https://preview.redd.it/zceyrtuu5zug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=e52554c8ce55ed706770071dfe86a83821a8a095\"}], \"s\": {\"y\": 2316, \"x\": 3088, \"u\": \"https://preview.redd.it/zceyrtuu5zug1.jpg?width=3088\\u0026format=pjpg\\u0026auto=webp\\u0026s=3c51614638a28506282108dcdf994a8440d841d5\"}, \"id\": \"zceyrtuu5zug1\"}}, \"name\": \"t3_1skdxjy\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": \"#ddbd37\", \"ups\": 1811, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"9e65bc20-734d-11e9-8af3-0e0da18da3f2\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": null, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"ffkhftuu5zug1\", \"is_deleted\": false, \"id\": 911126450}, {\"media_id\": \"zceyrtuu5zug1\", \"is_deleted\": false, \"id\": 911126451}, {\"media_id\": \"mz7qftuu5zug1\", \"is_deleted\": false, \"id\": 911126452}]}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 1811, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/ffkhftuu5zug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=bdfb3b3b033b8f62ec63d744a6a21a1eefc7979f\", \"edited\": false, \"author_flair_css_class\": \"VerifiedOver18\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Verified (18+)\"}], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776093505.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"reddit.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": \"old\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skdxjy\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Verified (18+)\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2w2f5\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skdxjy\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Human420\", \"discussion_type\": null, \"num_comments\": 127, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"light\", \"permalink\": \"/r/selfie/comments/1skdxjy/its_finally_warm_enough_to_wear_a_dress_yay/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skdxjy\", \"subreddit_subscribers\": 914340, \"created_utc\": 1776093505.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"IASIP\", \"selftext\": \"\", \"author_fullname\": \"t2_lj2pbz9z4\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Rob is not old.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/IASIP\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skjje2\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1151, \"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\": 1151, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/tiuo0qx140vg1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=5486deef51f66ab5d7cd704f91c42e4ce507f883\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776105003.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/tiuo0qx140vg1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/tiuo0qx140vg1.jpeg?auto=webp\\u0026s=90d6f176ea4c6fe3a8b5dae945deb55e2061781b\", \"width\": 1080, \"height\": 1652}, \"resolutions\": [{\"url\": \"https://preview.redd.it/tiuo0qx140vg1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=2d6715466a39ce74decee70ff265b6edf2441162\", \"width\": 108, \"height\": 165}, {\"url\": \"https://preview.redd.it/tiuo0qx140vg1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=584da3be5066de34e6d052e2ce2bfd4967b6eed3\", \"width\": 216, \"height\": 330}, {\"url\": \"https://preview.redd.it/tiuo0qx140vg1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=1e00bdc88248d032cc2bc10fca9b9c4983f1449c\", \"width\": 320, \"height\": 489}, {\"url\": \"https://preview.redd.it/tiuo0qx140vg1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=723087316a91a2d65a98acc086ce4c6cc583bcba\", \"width\": 640, \"height\": 978}, {\"url\": \"https://preview.redd.it/tiuo0qx140vg1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=38aedc182ca18de7ebc74bff0e1180e9aa9b163a\", \"width\": 960, \"height\": 1468}, {\"url\": \"https://preview.redd.it/tiuo0qx140vg1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=83320105b5081dd60b34fa7f08c1a191c69c05ff\", \"width\": 1080, \"height\": 1652}], \"variants\": {}, \"id\": \"tiuo0qx140vg1\"}], \"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_2s28b\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skjje2\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"jonnyboiu\", \"discussion_type\": null, \"num_comments\": 75, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/IASIP/comments/1skjje2/rob_is_not_old/\", \"stickied\": false, \"url\": \"https://i.redd.it/tiuo0qx140vg1.jpeg\", \"subreddit_subscribers\": 1418133, \"created_utc\": 1776105003.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"homelab\", \"selftext\": \"New to this and sysadmin, just installed fail2ban and .. well it works ! \\n(repost and deleted previous one since the image did not appear in the feed)\", \"author_fullname\": \"t2_4fasz14n\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"A flawless plan\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/homelab\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"meme\", \"downs\": 0, \"thumbnail_height\": 89, \"top_awarded_type\": null, \"hide_score\": true, \"name\": \"t3_1skkzpr\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 992, \"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\": 992, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/ha00ii4wc0vg1.jpeg?width=140\\u0026height=89\\u0026auto=webp\\u0026s=62a9a326df9e71a0406cfed6d5a9f6c043ac4e23\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776108019.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003ENew to this and sysadmin, just installed fail2ban and .. well it works !\\u003Cbr/\\u003E\\n(repost and deleted previous one since the image did not appear in the feed)\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/ha00ii4wc0vg1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/ha00ii4wc0vg1.jpeg?auto=webp\\u0026s=fec748b86c9116d4dbfd7085defe666231555d1a\", \"width\": 700, \"height\": 449}, \"resolutions\": [{\"url\": \"https://preview.redd.it/ha00ii4wc0vg1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=b4399063c548c8bdcfe476113e08308ca411b56e\", \"width\": 108, \"height\": 69}, {\"url\": \"https://preview.redd.it/ha00ii4wc0vg1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e07fdb97321fb1a422525c1962cbb846d3e33dc5\", \"width\": 216, \"height\": 138}, {\"url\": \"https://preview.redd.it/ha00ii4wc0vg1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ffa7b325601b52ef42906aecc433c376a78567fb\", \"width\": 320, \"height\": 205}, {\"url\": \"https://preview.redd.it/ha00ii4wc0vg1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d846a70206ca2bedb96204b1aadbf7b8b704ad19\", \"width\": 640, \"height\": 410}], \"variants\": {}, \"id\": \"ha00ii4wc0vg1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"caa6c2de-bef4-11ec-8f35-2eb95d819692\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2ubz7\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#b8001f\", \"id\": \"1skkzpr\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"thendeo\", \"discussion_type\": null, \"num_comments\": 31, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/homelab/comments/1skkzpr/a_flawless_plan/\", \"stickied\": false, \"url\": \"https://i.redd.it/ha00ii4wc0vg1.jpeg\", \"subreddit_subscribers\": 997357, \"created_utc\": 1776108019.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"zillowgonewild\", \"selftext\": \"3 Beds / 2.5 Baths / 1,572 Sq Ft / 5,227 Sq Ft Lot\\n\\nMonroe, Virginia\\n\\nOriginally built in 1889 as the Bank of Monroe, Virginia.\\n\\nThe bank operated until 1929, when it was shuttered. Some accounts link the closure to the Great Depression, but news articles in 1930 detail the trial of a former teller for embezzlement, and that doesn\\u2019t feel unrelated. \\n\\nIn 1936, an ad for restaurant equipment at \\u201cThe Old Bank of Monroe\\u201d suggests a short-lived restaurant conversion.\\n\\nAfter that, the property largely disappears from records for more than 70 years - until a purchase in 2004, followed by another in 2024 and the current renovation.\\n\\nThe exterior is striking. The facade is bank-like but in a miniature scale. The rural setting is a contrast to more urban setting of most bank conversions.\\n\\nBut there\\u2019s one issue: No vault \\u2026. really was hoping to find one among the listing photos. \\n\\n$315,000\\n\\n122 Brooks St, Monroe, VA 24574\\n\\nhttps://www.zillow.com/homedetails/122-Brooks-St-Monroe-VA-24574/227167765\\\\_zpid/\", \"author_fullname\": \"t2_27h9za8qc2\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"1889 Tiny Bank converted to Modest Home\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/zillowgonewild\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"ao2m9jv7fyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 81, \"x\": 108, \"u\": \"https://preview.redd.it/ao2m9jv7fyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=08df3064ab74fa3729a9905ded381ba8061fb7ff\"}, {\"y\": 162, \"x\": 216, \"u\": \"https://preview.redd.it/ao2m9jv7fyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=1265b0ccb5b3539a9863c3c90eec0042aef4f10e\"}, {\"y\": 240, \"x\": 320, \"u\": \"https://preview.redd.it/ao2m9jv7fyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=11e015eb021283e6346f8ab32ddce3cdd942a410\"}, {\"y\": 480, \"x\": 640, \"u\": \"https://preview.redd.it/ao2m9jv7fyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=8c541bc3fda0d1a011c289a1fd4af0a495f6e284\"}, {\"y\": 720, \"x\": 960, \"u\": \"https://preview.redd.it/ao2m9jv7fyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=7dbc291f2965359412cb7f91e878485a9edeb842\"}, {\"y\": 810, \"x\": 1080, \"u\": \"https://preview.redd.it/ao2m9jv7fyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=06e9450ac9ad240efdcdfbc7bf25f2863e514e4a\"}], \"s\": {\"y\": 1125, \"x\": 1500, \"u\": \"https://preview.redd.it/ao2m9jv7fyug1.jpg?width=1500\\u0026format=pjpg\\u0026auto=webp\\u0026s=6a376090ae6f81311f4155ee6c5a55bf72854d58\"}, \"id\": \"ao2m9jv7fyug1\"}, \"iupj9jv7fyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 81, \"x\": 108, \"u\": \"https://preview.redd.it/iupj9jv7fyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=0023412b1b4a074f94aab7f1abdb8ec929b19d7c\"}, {\"y\": 162, \"x\": 216, \"u\": \"https://preview.redd.it/iupj9jv7fyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=1a81a1cc21acff29c96592cc80251b34c5c81a6e\"}, {\"y\": 240, \"x\": 320, \"u\": \"https://preview.redd.it/iupj9jv7fyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=040763a3d3a6d45857b6fbd29bc141d5b6e4c01a\"}, {\"y\": 480, \"x\": 640, \"u\": \"https://preview.redd.it/iupj9jv7fyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=43daceec381b95135f11840d957f492133eaa745\"}, {\"y\": 720, \"x\": 960, \"u\": \"https://preview.redd.it/iupj9jv7fyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=52a3d23ff95cb2ccdf1a3947d7747750f7295526\"}, {\"y\": 810, \"x\": 1080, \"u\": \"https://preview.redd.it/iupj9jv7fyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3a29e9c60e1b428aa52b04d53031f77f2f0cb977\"}], \"s\": {\"y\": 1125, \"x\": 1500, \"u\": \"https://preview.redd.it/iupj9jv7fyug1.jpg?width=1500\\u0026format=pjpg\\u0026auto=webp\\u0026s=fa45637b6b2036e9f9d1cd1c0a9203665d6ff330\"}, \"id\": \"iupj9jv7fyug1\"}, \"y9cwpjv7fyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 81, \"x\": 108, \"u\": \"https://preview.redd.it/y9cwpjv7fyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=b7ae3a15c3baf35f88773a7980cd5aecb1c72c61\"}, {\"y\": 162, \"x\": 216, \"u\": \"https://preview.redd.it/y9cwpjv7fyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a0c269bdffa966ac2f3cfc1d648d80973e35bbe5\"}, {\"y\": 240, \"x\": 320, \"u\": \"https://preview.redd.it/y9cwpjv7fyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6cec15f550c77f5559039d0117c28587564b4bf7\"}, {\"y\": 480, \"x\": 640, \"u\": \"https://preview.redd.it/y9cwpjv7fyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=3ca27080a0dbc5fe9c852a9d2d6bbfbc0917b2f7\"}, {\"y\": 720, \"x\": 960, \"u\": \"https://preview.redd.it/y9cwpjv7fyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=b3349690d29b853017a49b51ee2b04c5b1ab2b6f\"}, {\"y\": 810, \"x\": 1080, \"u\": \"https://preview.redd.it/y9cwpjv7fyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=645d85cb0b37f0382041b468aeab6d1250be8fcb\"}], \"s\": {\"y\": 1125, \"x\": 1500, \"u\": \"https://preview.redd.it/y9cwpjv7fyug1.jpg?width=1500\\u0026format=pjpg\\u0026auto=webp\\u0026s=16cef3573df378bdfb872443ffc0ddcda2ab90de\"}, \"id\": \"y9cwpjv7fyug1\"}, \"jk8ralv7fyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 81, \"x\": 108, \"u\": \"https://preview.redd.it/jk8ralv7fyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9df7c1c8e5a3ee361a54b8664138b22003c2d638\"}, {\"y\": 162, \"x\": 216, \"u\": \"https://preview.redd.it/jk8ralv7fyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8275fd3738adf5d88f5555bb750d74cf9b0ed48e\"}, {\"y\": 240, \"x\": 320, \"u\": \"https://preview.redd.it/jk8ralv7fyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5aae8bc8b3f35a4eb522f8bbd9f7c8b440daaef8\"}, {\"y\": 480, \"x\": 640, \"u\": \"https://preview.redd.it/jk8ralv7fyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c4a4289f2501fcca56e56af7f37a892ccc6307b4\"}, {\"y\": 720, \"x\": 960, \"u\": \"https://preview.redd.it/jk8ralv7fyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=6e8700ed0d6f0e6c895b48e44c4cff50c714e65e\"}, {\"y\": 810, \"x\": 1080, \"u\": \"https://preview.redd.it/jk8ralv7fyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=9767996817f47eacf1df4d098691014720c70933\"}], \"s\": {\"y\": 1125, \"x\": 1500, \"u\": \"https://preview.redd.it/jk8ralv7fyug1.jpg?width=1500\\u0026format=pjpg\\u0026auto=webp\\u0026s=f48f6e9c29800e5b170a095f4ad72e05b1182629\"}, \"id\": \"jk8ralv7fyug1\"}, \"ovr13mv7fyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 81, \"x\": 108, \"u\": \"https://preview.redd.it/ovr13mv7fyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9220e170ad982e10cf972ee7fa53b8c16c5b0ae8\"}, {\"y\": 162, \"x\": 216, \"u\": \"https://preview.redd.it/ovr13mv7fyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a3e7811e6a2f9aaecb623e52183a962611b87239\"}, {\"y\": 240, \"x\": 320, \"u\": \"https://preview.redd.it/ovr13mv7fyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=1e47c98598601f4bd9d483c30e909bd32ee572c2\"}, {\"y\": 480, \"x\": 640, \"u\": \"https://preview.redd.it/ovr13mv7fyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1b5ae66aa6046a865da70423f532897342bd2125\"}, {\"y\": 720, \"x\": 960, \"u\": \"https://preview.redd.it/ovr13mv7fyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=592bccafa54b84cbad82c9bc75fcacb4611d8f7f\"}, {\"y\": 810, \"x\": 1080, \"u\": \"https://preview.redd.it/ovr13mv7fyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=7df800c692b538602b28cf765990e58b24bf6619\"}], \"s\": {\"y\": 1125, \"x\": 1500, \"u\": \"https://preview.redd.it/ovr13mv7fyug1.jpg?width=1500\\u0026format=pjpg\\u0026auto=webp\\u0026s=b0266e1cd96ad264c4d29ed2adc23ad98f8bfbba\"}, \"id\": \"ovr13mv7fyug1\"}, \"4e0xzjv7fyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 81, \"x\": 108, \"u\": \"https://preview.redd.it/4e0xzjv7fyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=29842745e4ae399ec0e3bd3449970e10ffa61a64\"}, {\"y\": 162, \"x\": 216, \"u\": \"https://preview.redd.it/4e0xzjv7fyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=deeb8e532ed899a6984f2b682beac360e3ff16cb\"}, {\"y\": 240, \"x\": 320, \"u\": \"https://preview.redd.it/4e0xzjv7fyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=58b5d306bc8ce166c5ce7a8dccc3b426d0b3e265\"}, {\"y\": 480, \"x\": 640, \"u\": \"https://preview.redd.it/4e0xzjv7fyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=251fe3d42894189b92721ce53d5cba3ce66f199f\"}, {\"y\": 720, \"x\": 960, \"u\": \"https://preview.redd.it/4e0xzjv7fyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=b5e4e104fa9493fe93dee7d6b3b627d70f8dba81\"}, {\"y\": 810, \"x\": 1080, \"u\": \"https://preview.redd.it/4e0xzjv7fyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5cf2212d85f6d5661dc94070950573f668bd3703\"}], \"s\": {\"y\": 1125, \"x\": 1500, \"u\": \"https://preview.redd.it/4e0xzjv7fyug1.jpg?width=1500\\u0026format=pjpg\\u0026auto=webp\\u0026s=08719c43f93b087a86f87e5dc13721bb63a923ce\"}, \"id\": \"4e0xzjv7fyug1\"}, \"hoj6xjv7fyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 81, \"x\": 108, \"u\": \"https://preview.redd.it/hoj6xjv7fyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9707f31883914557e9b306bb97deca1193f06a23\"}, {\"y\": 162, \"x\": 216, \"u\": \"https://preview.redd.it/hoj6xjv7fyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=8682e4d06069e0df0deea22558905cd4fb5520d2\"}, {\"y\": 240, \"x\": 320, \"u\": \"https://preview.redd.it/hoj6xjv7fyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=0010fb6fc7d01d4655a0703f998eec011aa9a137\"}, {\"y\": 480, \"x\": 640, \"u\": \"https://preview.redd.it/hoj6xjv7fyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=742a047ae290f31f4e9d246bcfb15c06d24d41f3\"}, {\"y\": 720, \"x\": 960, \"u\": \"https://preview.redd.it/hoj6xjv7fyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=667508b036346c3fab5e4628fcd072b99892c704\"}, {\"y\": 810, \"x\": 1080, \"u\": \"https://preview.redd.it/hoj6xjv7fyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=12894922c4c5b4020bb00efb8bf43e6abc4249a5\"}], \"s\": {\"y\": 1125, \"x\": 1500, \"u\": \"https://preview.redd.it/hoj6xjv7fyug1.jpg?width=1500\\u0026format=pjpg\\u0026auto=webp\\u0026s=29d0d933c11cef3fddd18261bf4b3ac80d2da399\"}, \"id\": \"hoj6xjv7fyug1\"}, \"0bxxviv7fyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 81, \"x\": 108, \"u\": \"https://preview.redd.it/0bxxviv7fyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=f01e348acc842b77c98491721f990a4c63e247b9\"}, {\"y\": 162, \"x\": 216, \"u\": \"https://preview.redd.it/0bxxviv7fyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=45ed0b9cc95d45ca13adfe0be1ba6f87a1794dbc\"}, {\"y\": 240, \"x\": 320, \"u\": \"https://preview.redd.it/0bxxviv7fyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6d686e4ed21c58f4809b5f0d01550b9b5d6ebfb0\"}, {\"y\": 480, \"x\": 640, \"u\": \"https://preview.redd.it/0bxxviv7fyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a76458e1d31ef8e45c63ea150734fe33eb804c90\"}, {\"y\": 720, \"x\": 960, \"u\": \"https://preview.redd.it/0bxxviv7fyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=30ca00c5e9b26396dd620089aa974bdcfa9c115a\"}, {\"y\": 810, \"x\": 1080, \"u\": \"https://preview.redd.it/0bxxviv7fyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=e5f677b68fdd7234144e9656d4b83dc2de8235f9\"}], \"s\": {\"y\": 1125, \"x\": 1500, \"u\": \"https://preview.redd.it/0bxxviv7fyug1.jpg?width=1500\\u0026format=pjpg\\u0026auto=webp\\u0026s=2911792956239f81e698b63a0831ad4a333fe540\"}, \"id\": \"0bxxviv7fyug1\"}}, \"name\": \"t3_1sk9ukf\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 3212, \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"hoj6xjv7fyug1\", \"is_deleted\": false, \"id\": 911025365}, {\"media_id\": \"iupj9jv7fyug1\", \"is_deleted\": false, \"id\": 911025366}, {\"media_id\": \"0bxxviv7fyug1\", \"is_deleted\": false, \"id\": 911025367}, {\"media_id\": \"y9cwpjv7fyug1\", \"is_deleted\": false, \"id\": 911025368}, {\"media_id\": \"ao2m9jv7fyug1\", \"is_deleted\": false, \"id\": 911025369}, {\"media_id\": \"4e0xzjv7fyug1\", \"is_deleted\": false, \"id\": 911025370}, {\"media_id\": \"ovr13mv7fyug1\", \"is_deleted\": false, \"id\": 911025371}, {\"media_id\": \"jk8ralv7fyug1\", \"is_deleted\": false, \"id\": 911025372}]}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 3212, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/hoj6xjv7fyug1.jpg?width=140\\u0026height=105\\u0026auto=webp\\u0026s=8a5eb9d32b40f67bd8fd8636d03d85dcd02020dd\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776084550.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"reddit.com\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003E3 Beds / 2.5 Baths / 1,572 Sq Ft / 5,227 Sq Ft Lot\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EMonroe, Virginia\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EOriginally built in 1889 as the Bank of Monroe, Virginia.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe bank operated until 1929, when it was shuttered. Some accounts link the closure to the Great Depression, but news articles in 1930 detail the trial of a former teller for embezzlement, and that doesn\\u2019t feel unrelated. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EIn 1936, an ad for restaurant equipment at \\u201cThe Old Bank of Monroe\\u201d suggests a short-lived restaurant conversion.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EAfter that, the property largely disappears from records for more than 70 years - until a purchase in 2004, followed by another in 2024 and the current renovation.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe exterior is striking. The facade is bank-like but in a miniature scale. The rural setting is a contrast to more urban setting of most bank conversions.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EBut there\\u2019s one issue: No vault \\u2026. really was hoping to find one among the listing photos. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003E$315,000\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E122 Brooks St, Monroe, VA 24574\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Ca href=\\\"https://www.zillow.com/homedetails/122-Brooks-St-Monroe-VA-24574/227167765%5C_zpid/\\\"\\u003Ehttps://www.zillow.com/homedetails/122-Brooks-St-Monroe-VA-24574/227167765\\\\_zpid/\\u003C/a\\u003E\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1sk9ukf\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"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, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3mvlju\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk9ukf\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Radiant-Stranger-992\", \"discussion_type\": null, \"num_comments\": 76, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/zillowgonewild/comments/1sk9ukf/1889_tiny_bank_converted_to_modest_home/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1sk9ukf\", \"subreddit_subscribers\": 776874, \"created_utc\": 1776084550.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Marvel\", \"selftext\": \"\", \"author_fullname\": \"t2_cueld9xs\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"Is it crazy to say that F4 : First Steps is the best shot and most gorgeous looking MCU movie?\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Film/Television\"}], \"subreddit_name_prefixed\": \"r/Marvel\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"movies\", \"downs\": 0, \"thumbnail_height\": 70, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"0p71tuj5wzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 45, \"x\": 108, \"u\": \"https://preview.redd.it/0p71tuj5wzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d8a951b7f0273792208b81ba0f80edf53f683fde\"}, {\"y\": 90, \"x\": 216, \"u\": \"https://preview.redd.it/0p71tuj5wzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3be3ed8683c363b1b9e981fc2b99d8cd4751d1e1\"}, {\"y\": 133, \"x\": 320, \"u\": \"https://preview.redd.it/0p71tuj5wzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=a371195d53787ce5d11f880fb955a8f3397a9db7\"}, {\"y\": 267, \"x\": 640, \"u\": \"https://preview.redd.it/0p71tuj5wzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9844db66449f3147f2618b8190af8b8816f0f9f2\"}, {\"y\": 401, \"x\": 960, \"u\": \"https://preview.redd.it/0p71tuj5wzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=5f35dc867bbf10add6b25cde9eb9ca06e78f3f57\"}, {\"y\": 451, \"x\": 1080, \"u\": \"https://preview.redd.it/0p71tuj5wzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=8b134f614eb260a336f21e1a0106d82d1f271e53\"}], \"s\": {\"y\": 856, \"x\": 2048, \"u\": \"https://preview.redd.it/0p71tuj5wzug1.jpg?width=2048\\u0026format=pjpg\\u0026auto=webp\\u0026s=5e5ed112a3a12a169dd504d12f1181750018052d\"}, \"id\": \"0p71tuj5wzug1\"}, \"tdjsvgy4wzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 44, \"x\": 108, \"u\": \"https://preview.redd.it/tdjsvgy4wzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1a94a6cd735f1e5cb2b8d3957e9cb543d30f802e\"}, {\"y\": 89, \"x\": 216, \"u\": \"https://preview.redd.it/tdjsvgy4wzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=70776f3a277bc3552be00c33742adafad7bb0c9e\"}, {\"y\": 132, \"x\": 320, \"u\": \"https://preview.redd.it/tdjsvgy4wzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b3a75d572a4a677355e50c97a0cfacd76e9c3c4c\"}, {\"y\": 265, \"x\": 640, \"u\": \"https://preview.redd.it/tdjsvgy4wzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=3ce3e40233d5a5247717be0bf00da0cc3b69388f\"}, {\"y\": 398, \"x\": 960, \"u\": \"https://preview.redd.it/tdjsvgy4wzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=3e7745fd6438be427569ab1e81a3370f46647cc4\"}, {\"y\": 448, \"x\": 1080, \"u\": \"https://preview.redd.it/tdjsvgy4wzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=e12011d47809653ce6b9934219bc69d89ffdbbc9\"}], \"s\": {\"y\": 498, \"x\": 1200, \"u\": \"https://preview.redd.it/tdjsvgy4wzug1.jpg?width=1200\\u0026format=pjpg\\u0026auto=webp\\u0026s=c01efd1f7af2eb24308425803a9a845c19e41cff\"}, \"id\": \"tdjsvgy4wzug1\"}, \"69r53u35wzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 45, \"x\": 108, \"u\": \"https://preview.redd.it/69r53u35wzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=41677cb91fbaebe87b9c0a70c26ea3c24cae87a4\"}, {\"y\": 90, \"x\": 216, \"u\": \"https://preview.redd.it/69r53u35wzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=14d262ed767a72ed8f01c89543c97f55d3aeb6c8\"}, {\"y\": 133, \"x\": 320, \"u\": \"https://preview.redd.it/69r53u35wzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=a60eb42971fed733846f7ad10a7bbaeb28420907\"}, {\"y\": 266, \"x\": 640, \"u\": \"https://preview.redd.it/69r53u35wzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=757ecb53d7a939d09d0b81fa6b593ac0f40098f2\"}, {\"y\": 400, \"x\": 960, \"u\": \"https://preview.redd.it/69r53u35wzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=c046220011034c74c084e196e2167425caa3d121\"}, {\"y\": 450, \"x\": 1080, \"u\": \"https://preview.redd.it/69r53u35wzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=06f2c68c3a81d944f9958d5f61a68a2e88d7967a\"}], \"s\": {\"y\": 854, \"x\": 2048, \"u\": \"https://preview.redd.it/69r53u35wzug1.jpg?width=2048\\u0026format=pjpg\\u0026auto=webp\\u0026s=58f137c42913e9087193f9f8dcbaf9f3a08cb996\"}, \"id\": \"69r53u35wzug1\"}, \"g83r7og5wzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 45, \"x\": 108, \"u\": \"https://preview.redd.it/g83r7og5wzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=ba9de262652f15288e2e66f7ba495f6978bfff8d\"}, {\"y\": 90, \"x\": 216, \"u\": \"https://preview.redd.it/g83r7og5wzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=58755d084168801c45af047a483c3cd7f2812c61\"}, {\"y\": 134, \"x\": 320, \"u\": \"https://preview.redd.it/g83r7og5wzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6a057e2877b969d37d5bf5afefdb03da8671be04\"}, {\"y\": 268, \"x\": 640, \"u\": \"https://preview.redd.it/g83r7og5wzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a2680f111a04954c05e3f47bb6a063bb905fb5f4\"}, {\"y\": 402, \"x\": 960, \"u\": \"https://preview.redd.it/g83r7og5wzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=48e74a13559e999624de0fcd58acf9cac5207fd5\"}, {\"y\": 452, \"x\": 1080, \"u\": \"https://preview.redd.it/g83r7og5wzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3debc1bfb6e7cdea9c8e8a343bb5b221d700fdd4\"}], \"s\": {\"y\": 536, \"x\": 1280, \"u\": \"https://preview.redd.it/g83r7og5wzug1.jpg?width=1280\\u0026format=pjpg\\u0026auto=webp\\u0026s=fe787d4830a9989f32b4b33f46c0458cc99c4684\"}, \"id\": \"g83r7og5wzug1\"}, \"btilara5wzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 45, \"x\": 108, \"u\": \"https://preview.redd.it/btilara5wzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=b3b83d902e0ae805daf58003e1f83a90d358723c\"}, {\"y\": 90, \"x\": 216, \"u\": \"https://preview.redd.it/btilara5wzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=417476f410e214d6867af564f69b58f0b544f70c\"}, {\"y\": 133, \"x\": 320, \"u\": \"https://preview.redd.it/btilara5wzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=bcd6defbd6ec9a4f967140653e0722964993c94c\"}, {\"y\": 267, \"x\": 640, \"u\": \"https://preview.redd.it/btilara5wzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=0fdf7610011afd6a955ea030443c35c17acf0a79\"}, {\"y\": 401, \"x\": 960, \"u\": \"https://preview.redd.it/btilara5wzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=cb6d7a93ad4000f7621ee9a893df3c8c920d37b0\"}, {\"y\": 451, \"x\": 1080, \"u\": \"https://preview.redd.it/btilara5wzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=4ea8acdba657ccbbd9af73d6cdb4b634f3101677\"}], \"s\": {\"y\": 857, \"x\": 2048, \"u\": \"https://preview.redd.it/btilara5wzug1.jpg?width=2048\\u0026format=pjpg\\u0026auto=webp\\u0026s=2367d142ad1728c6440970a9acb6442bb26a68d7\"}, \"id\": \"btilara5wzug1\"}, \"rxqbcwp4wzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 54, \"x\": 108, \"u\": \"https://preview.redd.it/rxqbcwp4wzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=63da90ea61d3eb6e29f52b8e3eb3d78f6773f00b\"}, {\"y\": 108, \"x\": 216, \"u\": \"https://preview.redd.it/rxqbcwp4wzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5f795816d0a6efdc63d774e387a1c2c1870ec5d4\"}, {\"y\": 160, \"x\": 320, \"u\": \"https://preview.redd.it/rxqbcwp4wzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=cff6da8d731bf7b479b4894b619eda1d566cc7ec\"}, {\"y\": 320, \"x\": 640, \"u\": \"https://preview.redd.it/rxqbcwp4wzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=580d9f53979f8a34241671265fbf94bc399eafeb\"}, {\"y\": 480, \"x\": 960, \"u\": \"https://preview.redd.it/rxqbcwp4wzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=2089ec893b746e96dc688c40ff669daa4c1ac0da\"}, {\"y\": 540, \"x\": 1080, \"u\": \"https://preview.redd.it/rxqbcwp4wzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=97e49bf63d3ac05d45e5b6b95d799866116795fd\"}], \"s\": {\"y\": 1024, \"x\": 2048, \"u\": \"https://preview.redd.it/rxqbcwp4wzug1.jpg?width=2048\\u0026format=pjpg\\u0026auto=webp\\u0026s=aaa93d2bc4448541e850ecfac041130c40a8a806\"}, \"id\": \"rxqbcwp4wzug1\"}, \"wvfr1qd5wzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 45, \"x\": 108, \"u\": \"https://preview.redd.it/wvfr1qd5wzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=a8c55bfd54e032eab0bacf0e1f006f712843cec1\"}, {\"y\": 90, \"x\": 216, \"u\": \"https://preview.redd.it/wvfr1qd5wzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=d7435bd78d999b39f3196e3551b8c3def6734041\"}, {\"y\": 133, \"x\": 320, \"u\": \"https://preview.redd.it/wvfr1qd5wzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3f11126a232c61bae9082227ce8ea262cbe74f26\"}, {\"y\": 267, \"x\": 640, \"u\": \"https://preview.redd.it/wvfr1qd5wzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=094861396980c094f9840495ff7dd9c378583904\"}, {\"y\": 401, \"x\": 960, \"u\": \"https://preview.redd.it/wvfr1qd5wzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=840edc7934720580c8ffe975710613179f3fbd80\"}, {\"y\": 451, \"x\": 1080, \"u\": \"https://preview.redd.it/wvfr1qd5wzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=71b58296573ea86eca901f8b74b78431fae7bbe1\"}], \"s\": {\"y\": 856, \"x\": 2048, \"u\": \"https://preview.redd.it/wvfr1qd5wzug1.jpg?width=2048\\u0026format=pjpg\\u0026auto=webp\\u0026s=26567ae62f51cd0cc30adcb05670fd477a36b4a5\"}, \"id\": \"wvfr1qd5wzug1\"}}, \"name\": \"t3_1ski8mg\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.86, \"author_flair_background_color\": null, \"ups\": 672, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"caption\": \"\", \"media_id\": \"rxqbcwp4wzug1\", \"is_deleted\": false, \"id\": 911236635}, {\"caption\": \"\", \"media_id\": \"tdjsvgy4wzug1\", \"is_deleted\": false, \"id\": 911236636}, {\"caption\": \"\", \"media_id\": \"69r53u35wzug1\", \"is_deleted\": false, \"id\": 911236637}, {\"caption\": \"\", \"media_id\": \"btilara5wzug1\", \"is_deleted\": false, \"id\": 911236638}, {\"caption\": \"\", \"media_id\": \"wvfr1qd5wzug1\", \"is_deleted\": false, \"id\": 911236639}, {\"caption\": \"\", \"media_id\": \"g83r7og5wzug1\", \"is_deleted\": false, \"id\": 911236640}, {\"caption\": \"\", \"media_id\": \"0p71tuj5wzug1\", \"is_deleted\": false, \"id\": 911236641}]}, \"link_flair_text\": \"Film/Television\", \"can_mod_post\": false, \"score\": 672, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/rxqbcwp4wzug1.jpg?width=140\\u0026height=70\\u0026auto=webp\\u0026s=707374fb3c694a42985f1a31d2e57cfef3150a63\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776102347.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1ski8mg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"e3228ac0-0afa-11e4-8822-12313b0e9a90\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2r40o\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#0079d3\", \"id\": \"1ski8mg\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"FayyadhScrolling\", \"discussion_type\": null, \"num_comments\": 129, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Marvel/comments/1ski8mg/is_it_crazy_to_say_that_f4_first_steps_is_the/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1ski8mg\", \"subreddit_subscribers\": 3609724, \"created_utc\": 1776102347.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"UnderReportedNews\", \"selftext\": \"\", \"author_fullname\": \"t2_3prne0od\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Pope Leo states that he has no fear of Trump's administration, nor speaking out loudly about God's message\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/UnderReportedNews\", \"hidden\": false, \"pwls\": null, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk96ph\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 3532, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/nx2j0oy7ayug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1920, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/nx2j0oy7ayug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/nx2j0oy7ayug1/DASHPlaylist.mpd?a=1778705391%2CYWRlMDgzZWVmZDc2ZjczYTA4NTQ4YzI0N2Y5ZjgxY2M2NTIzN2ZiZjdlYWQwMjRkYWE2MjI5YjRkMzRkMzg3Zg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 27, \"hls_url\": \"https://v.redd.it/nx2j0oy7ayug1/HLSPlaylist.m3u8?a=1778705391%2CYmUzOGIyZjQ2YjNjMmU0ZTdkZWRhNTdlMzZkODg5Y2Q4NDVjZTRkMDg2ODdiZmM2OGI2N2RkMzc5ZDkyYjY2Nw%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\": \"Trump / MAGA \\ud83e\\udd85\", \"can_mod_post\": false, \"score\": 3532, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": true, \"thumbnail\": \"https://external-preview.redd.it/MGhkMmU4ejdheXVnMfmPsRQZzeqL_16o1s2DLrvBv0MK_izN03V-OGYpVYsw.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=0fa4f91eb948439eeb97bfc498b4aa98dc5ca297\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776082864.0, \"link_flair_type\": \"text\", \"wls\": null, \"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/nx2j0oy7ayug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/MGhkMmU4ejdheXVnMfmPsRQZzeqL_16o1s2DLrvBv0MK_izN03V-OGYpVYsw.png?format=pjpg\\u0026auto=webp\\u0026s=b12d563eef7f99751271700c293089cd921424d7\", \"width\": 405, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/MGhkMmU4ejdheXVnMfmPsRQZzeqL_16o1s2DLrvBv0MK_izN03V-OGYpVYsw.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=eb9386d4eaf6063acf90992be6a804a1a60f9467\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/MGhkMmU4ejdheXVnMfmPsRQZzeqL_16o1s2DLrvBv0MK_izN03V-OGYpVYsw.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=76344ea5770e652d57fda2fc0c3e2f446a45569e\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/MGhkMmU4ejdheXVnMfmPsRQZzeqL_16o1s2DLrvBv0MK_izN03V-OGYpVYsw.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=ba19ac94b0aa2c5ce4a4d083729eff4d3702dedb\", \"width\": 320, \"height\": 568}], \"variants\": {}, \"id\": \"MGhkMmU4ejdheXVnMfmPsRQZzeqL_16o1s2DLrvBv0MK_izN03V-OGYpVYsw\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"19b449de-ecad-11f0-96d4-6af1ba41b07d\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_32oh3\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#d83f40\", \"id\": \"1sk96ph\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ExactlySorta\", \"discussion_type\": null, \"num_comments\": 104, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/UnderReportedNews/comments/1sk96ph/pope_leo_states_that_he_has_no_fear_of_trumps/\", \"stickied\": false, \"url\": \"https://v.redd.it/nx2j0oy7ayug1\", \"subreddit_subscribers\": 368378, \"created_utc\": 1776082864.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/nx2j0oy7ayug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1920, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/nx2j0oy7ayug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/nx2j0oy7ayug1/DASHPlaylist.mpd?a=1778705391%2CYWRlMDgzZWVmZDc2ZjczYTA4NTQ4YzI0N2Y5ZjgxY2M2NTIzN2ZiZjdlYWQwMjRkYWE2MjI5YjRkMzRkMzg3Zg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 27, \"hls_url\": \"https://v.redd.it/nx2j0oy7ayug1/HLSPlaylist.m3u8?a=1778705391%2CYmUzOGIyZjQ2YjNjMmU0ZTdkZWRhNTdlMzZkODg5Y2Q4NDVjZTRkMDg2ODdiZmM2OGI2N2RkMzc5ZDkyYjY2Nw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TopCharacterTropes\", \"selftext\": \"(Avengers Endgame) When discussing a way to bring everyone back using time travel, War Machine suggests this, which gets ruled our by Bruce after saying that it\\u2019s horrible and it wouldn\\u2019t work anyway \\n\\n(Five Night\\u2019s at Freddy\\u2019s Movie) The aunt was discussing ways to get rid of Mike so that she can have custody of Abby and take advantage of the benefits. One of her hired thugs suggests that they just kill him, which the aunt replies with tempting but it would look bad \", \"author_fullname\": \"t2_tri087ey\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"A character offers a dark solution to a problem that gets ruled out\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/TopCharacterTropes\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 86, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"w5572a2vzyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 67, \"x\": 108, \"u\": \"https://preview.redd.it/w5572a2vzyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d1b03aad5723820178da052b2bc12fce953e6f3c\"}, {\"y\": 134, \"x\": 216, \"u\": \"https://preview.redd.it/w5572a2vzyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=dbfdf9a869ff7724b4a633117f93c9eea80465e4\"}, {\"y\": 198, \"x\": 320, \"u\": \"https://preview.redd.it/w5572a2vzyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=cb1f88c95e45f20447a47a93697447d76404d5cc\"}, {\"y\": 397, \"x\": 640, \"u\": \"https://preview.redd.it/w5572a2vzyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=cb9eaf8471c783afeeb829315d51e85267acd558\"}, {\"y\": 596, \"x\": 960, \"u\": \"https://preview.redd.it/w5572a2vzyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=618572798c49f5982e851769b1056d89dc618675\"}], \"s\": {\"y\": 636, \"x\": 1024, \"u\": \"https://preview.redd.it/w5572a2vzyug1.jpg?width=1024\\u0026format=pjpg\\u0026auto=webp\\u0026s=72d611fb15814cc49030cbf1b3c9e389ce52ebbd\"}, \"id\": \"w5572a2vzyug1\"}, \"tbz48i2vzyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 50, \"x\": 108, \"u\": \"https://preview.redd.it/tbz48i2vzyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1d4a3c522e216d74dcd6936215a87dc527a03a53\"}, {\"y\": 100, \"x\": 216, \"u\": \"https://preview.redd.it/tbz48i2vzyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=7ca0c7b09684472b90813eaea8cdde07b5c9b2a1\"}, {\"y\": 148, \"x\": 320, \"u\": \"https://preview.redd.it/tbz48i2vzyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b999a86de65315af37434ab9b4d01cf1cf97a293\"}, {\"y\": 296, \"x\": 640, \"u\": \"https://preview.redd.it/tbz48i2vzyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c8f662c4fbbe05012ab04848bf1f0539a5c77120\"}, {\"y\": 444, \"x\": 960, \"u\": \"https://preview.redd.it/tbz48i2vzyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=fd5391dc523728c4492c0e6cf7cb7cceb5fb0d97\"}, {\"y\": 500, \"x\": 1080, \"u\": \"https://preview.redd.it/tbz48i2vzyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=607a99ad88e828c959982afbd423f1cbab60cedd\"}], \"s\": {\"y\": 972, \"x\": 2099, \"u\": \"https://preview.redd.it/tbz48i2vzyug1.jpg?width=2099\\u0026format=pjpg\\u0026auto=webp\\u0026s=5998dd4ea3faca0930fcf6c9753c8ecef7843499\"}, \"id\": \"tbz48i2vzyug1\"}}, \"name\": \"t3_1skcxqc\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 5964, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"w5572a2vzyug1\", \"is_deleted\": false, \"id\": 911101401}, {\"media_id\": \"tbz48i2vzyug1\", \"is_deleted\": false, \"id\": 911101402}]}, \"link_flair_text\": \"Lore\", \"can_mod_post\": false, \"score\": 5964, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/w5572a2vzyug1.jpg?width=140\\u0026height=86\\u0026auto=webp\\u0026s=85817f95f5996887130bd07b4be88a74b435495c\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776091486.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003E(Avengers Endgame) When discussing a way to bring everyone back using time travel, War Machine suggests this, which gets ruled our by Bruce after saying that it\\u2019s horrible and it wouldn\\u2019t work anyway \\u003C/p\\u003E\\n\\n\\u003Cp\\u003E(Five Night\\u2019s at Freddy\\u2019s Movie) The aunt was discussing ways to get rid of Mike so that she can have custody of Abby and take advantage of the benefits. One of her hired thugs suggests that they just kill him, which the aunt replies with tempting but it would look bad \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skcxqc\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"ab87c4e8-0ad3-11ef-9ca1-1e0cbb8e359d\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_9t6uuf\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#014980\", \"id\": \"1skcxqc\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ComprehensiveBox6911\", \"discussion_type\": null, \"num_comments\": 388, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/TopCharacterTropes/comments/1skcxqc/a_character_offers_a_dark_solution_to_a_problem/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skcxqc\", \"subreddit_subscribers\": 831980, \"created_utc\": 1776091486.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"cats\", \"selftext\": \"What should I name this stray cat I found? (I\\u2019d prefer it to be named after a food but I\\u2019m open to anything)\", \"author_fullname\": \"t2_1crngczk18\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"What should I name it\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Name Request\"}], \"subreddit_name_prefixed\": \"r/cats\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"a01q18jobyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 143, \"x\": 108, \"u\": \"https://preview.redd.it/a01q18jobyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1381a8485fbe864abf70c2a941e9b09a8a56aa1f\"}, {\"y\": 286, \"x\": 216, \"u\": \"https://preview.redd.it/a01q18jobyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=9ca9a40736638732294f1138facc713f997d8477\"}, {\"y\": 424, \"x\": 320, \"u\": \"https://preview.redd.it/a01q18jobyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=507ad18be84b535598982dec3c971acb0ad319d3\"}, {\"y\": 849, \"x\": 640, \"u\": \"https://preview.redd.it/a01q18jobyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=022c7b0610d0f9bf0f446b96c2ea6f291770547d\"}, {\"y\": 1274, \"x\": 960, \"u\": \"https://preview.redd.it/a01q18jobyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=6ee5cf8db58d56c1c995e955458c44058f95b205\"}, {\"y\": 1434, \"x\": 1080, \"u\": \"https://preview.redd.it/a01q18jobyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=cd39037733f84e75df4cb2973b3220d003b124b8\"}], \"s\": {\"y\": 1753, \"x\": 1320, \"u\": \"https://preview.redd.it/a01q18jobyug1.jpg?width=1320\\u0026format=pjpg\\u0026auto=webp\\u0026s=cf0626b24c421b4abd7b9a5d5c62f03f481159a8\"}, \"id\": \"a01q18jobyug1\"}, \"fz49brjobyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/fz49brjobyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=874e00ef7cdc53d07825cebe6acd356cbe1edd61\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/fz49brjobyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c5f43cceea83143481668410f84fe95709144359\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/fz49brjobyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=64e3f37756fb078e18bb450ada46fc9b7b09b85e\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/fz49brjobyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=dfead3d42ea38dd5f1a142de5d08e81cfedb781e\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/fz49brjobyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=da14b1cfd7cb5ba7cb9b265d7f751c1a8c85f9b1\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/fz49brjobyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=aefa273b2e86b05726d928d150914b2efc1001eb\"}], \"s\": {\"y\": 5712, \"x\": 4284, \"u\": \"https://preview.redd.it/fz49brjobyug1.jpg?width=4284\\u0026format=pjpg\\u0026auto=webp\\u0026s=65d2b3efae5eda4060a4178ff445fe3360e5edfc\"}, \"id\": \"fz49brjobyug1\"}, \"0v6yxpjobyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/0v6yxpjobyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=b230db59ee1af27399b7bbe5649a8a45f0f2a0ed\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/0v6yxpjobyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3e7425212433cc1b5c11457c7f8d602ea7ac6320\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/0v6yxpjobyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=25ea65eb24605811f4a890eea180c94debaa9062\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/0v6yxpjobyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=58f0050df4dc0c290673949f1f9ff228a1b45d90\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/0v6yxpjobyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=ceedf628e4597d496a03bc2d2c24f2701d3435e0\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/0v6yxpjobyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=dc58e29ed0f5e53f15b9f2170f0ecfacc20f0a86\"}], \"s\": {\"y\": 5712, \"x\": 4284, \"u\": \"https://preview.redd.it/0v6yxpjobyug1.jpg?width=4284\\u0026format=pjpg\\u0026auto=webp\\u0026s=6af374b7ecfd80d38e0b5d422d7cf63bcd964bd8\"}, \"id\": \"0v6yxpjobyug1\"}}, \"name\": \"t3_1sk9dgm\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 1801, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"fz49brjobyug1\", \"is_deleted\": false, \"id\": 911013166}, {\"media_id\": \"a01q18jobyug1\", \"is_deleted\": false, \"id\": 911013167}, {\"media_id\": \"0v6yxpjobyug1\", \"is_deleted\": false, \"id\": 911013168}]}, \"link_flair_text\": \"Name Request\", \"can_mod_post\": false, \"score\": 1801, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/fz49brjobyug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=b0395cca4ecfe373705a46249cad6ffafda774cc\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776083355.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EWhat should I name this stray cat I found? (I\\u2019d prefer it to be named after a food but I\\u2019m open to anything)\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1sk9dgm\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"9b2ac204-4fd1-11ec-8528-9ead43b2afb9\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qhta\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#878a8c\", \"id\": \"1sk9dgm\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ThrowRAsillylady\", \"discussion_type\": null, \"num_comments\": 512, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/cats/comments/1sk9dgm/what_should_i_name_it/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1sk9dgm\", \"subreddit_subscribers\": 9110233, \"created_utc\": 1776083355.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Feral_Cats\", \"selftext\": \"GUYS IVE BEEN TRYING TO CAPTURE FRED FOR 2 years! He rules the neighborhood. Walks around showing off his big ole cajones everywhere just strutting. \\n\\nWe\\u2019ve had a good relationship for a few years. He will let me get within 5 feet when feeding. \\n\\nWell I just got back from the store and hadn\\u2019t seen him in a few weeks. He was just chilling on the driveway, waiting for his food bowl. So I got him some food and decided to just also set the trap with sardines. \\n\\nWalked inside and BOOM FRED IS IN THE TRAP! I am so happy. Maybe now with getting fixed tomorrow he will let me squish his cute face. I\\u2019m so happy. \\n\\nFred however is not, he is ANGRYYYYYY lol he is nice and covered now to help him relax. I just had to get proof! \", \"author_fullname\": \"t2_2a4ypx81\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"First post here.. been trapping colonies for a while.. I got my white wale! I GOT FRED!\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Celebration \\ud83e\\udd73\"}], \"subreddit_name_prefixed\": \"r/Feral_Cats\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"acmgbgocxyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/acmgbgocxyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=2aa147377ee835d384dad5ec2843537774e011a0\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/acmgbgocxyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=2f8fd3356eef8888e3c550ce50f49ee751267754\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/acmgbgocxyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=93605c67f8b813d679b5e0f1601eef79013fb01f\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/acmgbgocxyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=9c33bce83bb64ec1b4b0417362fcd1e2d7e8dca6\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/acmgbgocxyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=919cf7e9186d234c5e2e1ea2bd8b20fb05c752fc\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/acmgbgocxyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5ac20ef963312ba2bca8e999778ec9bfb8ea38c4\"}], \"s\": {\"y\": 5712, \"x\": 4284, \"u\": \"https://preview.redd.it/acmgbgocxyug1.jpg?width=4284\\u0026format=pjpg\\u0026auto=webp\\u0026s=1c18036b19693534300f2986efe7855e9febc7bb\"}, \"id\": \"acmgbgocxyug1\"}, \"getl8eocxyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/getl8eocxyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=5a5de418586f293569d3d679dfbfe055def80695\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/getl8eocxyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=42c3d1952f957f29f2a9926caad3c6333f1bbfd8\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/getl8eocxyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f7c7e16b768c787792efb5771c929f1791a26521\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/getl8eocxyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=94fb5ebe797007ded3c1e4331fe46fc6a0406706\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/getl8eocxyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=6eeaef4a06e48adb8d0bc82695831c37992e28e9\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/getl8eocxyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=d7b56f0b7bb361956dbd1b7f55b988572a1e8360\"}], \"s\": {\"y\": 5712, \"x\": 4284, \"u\": \"https://preview.redd.it/getl8eocxyug1.jpg?width=4284\\u0026format=pjpg\\u0026auto=webp\\u0026s=125c2fc33c57a83007735a72ecb11cdf6f52350f\"}, \"id\": \"getl8eocxyug1\"}, \"zqc5sdocxyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/zqc5sdocxyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=a07c8ac25c2d2fe1445bb94e170f3a8a62c9a37f\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/zqc5sdocxyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=96eb6ffe73d6d5eb9416d79bede01cd7595995d1\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/zqc5sdocxyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=34f9a096f53c9e480396e8482f359d59e4b74237\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/zqc5sdocxyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=cd9cda409bb781bf2a5e7fb9d1e240be2d7ad6a0\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/zqc5sdocxyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=c580c2d8d62c3de4e044fd67930431024f71ba7c\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/zqc5sdocxyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=796a2ed1b38755ae631b28a9bf9258cee6c6440a\"}], \"s\": {\"y\": 5712, \"x\": 4284, \"u\": \"https://preview.redd.it/zqc5sdocxyug1.jpg?width=4284\\u0026format=pjpg\\u0026auto=webp\\u0026s=7a02ef571d82d834717cde13fb909a58325fa398\"}, \"id\": \"zqc5sdocxyug1\"}}, \"name\": \"t3_1skcjhw\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 2325, \"domain\": \"reddit.com\", \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"getl8eocxyug1\", \"is_deleted\": false, \"id\": 911091414}, {\"media_id\": \"zqc5sdocxyug1\", \"is_deleted\": false, \"id\": 911091415}, {\"media_id\": \"acmgbgocxyug1\", \"is_deleted\": false, \"id\": 911091416}]}, \"link_flair_text\": \"Celebration \\ud83e\\udd73\", \"can_mod_post\": false, \"score\": 2325, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/getl8eocxyug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=1be5d90089f59ca2435df39de118dcca7266717c\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776090646.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EGUYS IVE BEEN TRYING TO CAPTURE FRED FOR 2 years! He rules the neighborhood. Walks around showing off his big ole cajones everywhere just strutting. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EWe\\u2019ve had a good relationship for a few years. He will let me get within 5 feet when feeding. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EWell I just got back from the store and hadn\\u2019t seen him in a few weeks. He was just chilling on the driveway, waiting for his food bowl. So I got him some food and decided to just also set the trap with sardines. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EWalked inside and BOOM FRED IS IN THE TRAP! I am so happy. Maybe now with getting fixed tomorrow he will let me squish his cute face. I\\u2019m so happy. \\u003C/p\\u003E\\n\\n\\u003Cp\\u003EFred however is not, he is ANGRYYYYYY lol he is nice and covered now to help him relax. I just had to get proof! \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skcjhw\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"391aa97a-ab6f-11ee-95b3-525698cf681f\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3fq5f\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#fcfc03\", \"id\": \"1skcjhw\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ras2101\", \"discussion_type\": null, \"num_comments\": 109, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Feral_Cats/comments/1skcjhw/first_post_here_been_trapping_colonies_for_a/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skcjhw\", \"subreddit_subscribers\": 64621, \"created_utc\": 1776090646.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"legocastles\", \"selftext\": \"There are three hidden rooms, two outside secret entrances, eight or nine concealed doors leading to the passages, and a tomb built into the rocky base. All the rooms are reachable via stairs or ladder, there are two toilets, and working machinations on the parapets. All the rooms with fireplaces have corresponding chimneys, and there is a bell ringing furiously in the bell tower. The Khargazh has come! To arms! \", \"author_fullname\": \"t2_gtoqq\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"An evil fantasy castle that I've been working on. There are more photos in the comments as well as the history and lore.\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"MOC\"}], \"subreddit_name_prefixed\": \"r/legocastles\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"4dl8chx5rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/4dl8chx5rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9e469327fb23f371550d449fd66f9e4023f3bd9d\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/4dl8chx5rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=e14d4488ea13c7f39194d88e525a3ecd17278fc2\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/4dl8chx5rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3ac0bcb5793647f5872af102b15c9286bd04d7fa\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/4dl8chx5rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=260b9c2a90bed75ad1d81cc24d3fbf5e65b7d0db\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/4dl8chx5rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=687f68fa8287c5b1ba3ee3cbc39f61a61fec6674\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/4dl8chx5rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2ea88473a85f681cbcf3b2cf250e8bf6296870a8\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/4dl8chx5rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=2b1a400fe67dae3b84124ef18890f9a77667098d\"}, \"id\": \"4dl8chx5rzug1\"}, \"zauqv295rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/zauqv295rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=cf970881ba737712e2b4cee285d166fd581fe628\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/zauqv295rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=adbe2ab769d4e28bd26b9a05c76e22a4898424d4\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/zauqv295rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b28f900a3052993edb9b8972537f0ceb1d846af2\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/zauqv295rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d1d0693f1fb94daeb702fc47eb6d1ba3a71c5872\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/zauqv295rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=06c70b671d390427c5d3bb63ca2b55049ce44fad\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/zauqv295rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=d84db477d847b42f6f039eb71e3ce515578915b9\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/zauqv295rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=5e7c9552c079edad9cf6e9ddad4859d4c20095eb\"}, \"id\": \"zauqv295rzug1\"}, \"lk2d5ky4rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/lk2d5ky4rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=291f25765a5d5530539e10a519fe41fc70f96f1f\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/lk2d5ky4rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a3827cf279fed79abb36063003599de672b85123\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/lk2d5ky4rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=edf399b525c95b4691e36a71d854c94978b99adb\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/lk2d5ky4rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=4d1bbccff590589685061bb20e1b636cb6538a54\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/lk2d5ky4rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=06bd203c3fe214f89c5ffabaf31eacf35c3c28e6\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/lk2d5ky4rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5fcf20b87ce0c36baa22551afc6d1c0d3c0d2cf2\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/lk2d5ky4rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=e4fcdc1437678e2fcf81dd2dfa64e4db49857b5d\"}, \"id\": \"lk2d5ky4rzug1\"}, \"98lcr2o4rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/98lcr2o4rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=59c0862ce94bc37ec3ce0e212bc1756f99fbec2d\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/98lcr2o4rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=98ddf167f29d31ef6b60a34c6c84bb56e38b661d\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/98lcr2o4rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=593d7403dd046d54833489a26785c33be073e5f1\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/98lcr2o4rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=33f1b7702a17b379ef076d50bcf5a54e2881dd95\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/98lcr2o4rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=7dc447fecccbd07ef22ee05a88fa50d97dc08697\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/98lcr2o4rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2ef4cf92a1fdcdd73cb28e62f4975c5b0030e660\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/98lcr2o4rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=26828c6f7668ec5276ae2e99dd178531c153a3a9\"}, \"id\": \"98lcr2o4rzug1\"}, \"qvdg2ze5rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/qvdg2ze5rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=f65ab1122d43d246e170fffea10b37424426b5a5\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/qvdg2ze5rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=2c13fcccc410298e356d6ca04a042ef391cca9ac\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/qvdg2ze5rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=85537a9507c21885c8bc03769531425936d28b72\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/qvdg2ze5rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d5edc4e8a25a482e2f5bf1f0bf884e8ee0737b93\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/qvdg2ze5rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=53cb533ae0c38bf6a3e05ebd33e813c715496b7e\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/qvdg2ze5rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=515d93b1acb65d15dc8feeaafa3d07f208b90c59\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/qvdg2ze5rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=4525cecb37af5ae181db351b4a15915988d7c656\"}, \"id\": \"qvdg2ze5rzug1\"}, \"sin37hn5rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/sin37hn5rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=2890c9928b38a1130fc302cc862a6bd57d9655d7\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/sin37hn5rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=b7884c9c9b5ef7b888519235ebd5b8ad28b0fb47\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/sin37hn5rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=9d099c383b4af309bf42812da301d90acadd62d4\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/sin37hn5rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=a13dc74e3f62a24e34036179cc0cd368929b468a\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/sin37hn5rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=feb226cc0a109185b43180568abf8668004146f4\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/sin37hn5rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=8e4a672a2cbc5b1352ec46e38f11854c75fd9c59\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/sin37hn5rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=01df5fa7178b2c6e44d3d5a2c4b390b32a6d735f\"}, \"id\": \"sin37hn5rzug1\"}, \"el2wumf4rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 186, \"x\": 108, \"u\": \"https://preview.redd.it/el2wumf4rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9f32190419d021f9931f6b3be610b7a946079a70\"}, {\"y\": 373, \"x\": 216, \"u\": \"https://preview.redd.it/el2wumf4rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=1330efe94ee9557f1cac24edc97202b39669d327\"}, {\"y\": 553, \"x\": 320, \"u\": \"https://preview.redd.it/el2wumf4rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=9f0d48c7b63ac177180bb2b602e76e22b68fda69\"}, {\"y\": 1106, \"x\": 640, \"u\": \"https://preview.redd.it/el2wumf4rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=98d7034e07a57261524ff8e7e1a7049087de9c29\"}, {\"y\": 1660, \"x\": 960, \"u\": \"https://preview.redd.it/el2wumf4rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=4cffb26f49be0b2cc4d819c5d879435336227082\"}, {\"y\": 1867, \"x\": 1080, \"u\": \"https://preview.redd.it/el2wumf4rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=cbb6f9598a8728e8cf3138ab9576c61c6d5f5b27\"}], \"s\": {\"y\": 4000, \"x\": 2313, \"u\": \"https://preview.redd.it/el2wumf4rzug1.jpg?width=2313\\u0026format=pjpg\\u0026auto=webp\\u0026s=c319ce678dc7080da5437315eb497c8f16a2da79\"}, \"id\": \"el2wumf4rzug1\"}, \"zvyfb2q5rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/zvyfb2q5rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=91f6ee856065e1c9563a2143a5f7abc729e290b5\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/zvyfb2q5rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5c714283b951dc076536aaaf03316ad15c6b652c\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/zvyfb2q5rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=5d84e3fe8cca562008a618111d2df453e4f166e2\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/zvyfb2q5rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c52fd8e48f14b989bbf0ea328877d0d351e988f8\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/zvyfb2q5rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=d42417f7ec67c93e8ff6f7d7ac8492d73b78a98c\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/zvyfb2q5rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2b3d130ee3a07da0899f8a7f2d73b24824d18323\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/zvyfb2q5rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=2bff0d3c48004de653f215996efca5c0496841e2\"}, \"id\": \"zvyfb2q5rzug1\"}, \"8rxa53h5rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/8rxa53h5rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=82811f40e487b5d219cd6dfd95f302b62112327e\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/8rxa53h5rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=d0538ed64341bdd66b374406b4a3398dbb8b5109\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/8rxa53h5rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=adfbc50717699e6acfd94fd80e390c447df6cf73\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/8rxa53h5rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=873927737746e1a768727d80a15c476ea3b499ce\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/8rxa53h5rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=654bfbd33f3dd92ed71403ad6685c39265974461\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/8rxa53h5rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=8281da62843cb50e36ebd6fa70a741d87d855c40\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/8rxa53h5rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=5e3d8b62b392e67fa0747b3b092ba3fc29bb3573\"}, \"id\": \"8rxa53h5rzug1\"}, \"squl50l4rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 160, \"x\": 108, \"u\": \"https://preview.redd.it/squl50l4rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=f49e24c249ec26a75ba25f7f024fd410d46b3747\"}, {\"y\": 320, \"x\": 216, \"u\": \"https://preview.redd.it/squl50l4rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=743a2136cf08aa86b8b2b75bfb7c0c72cb092942\"}, {\"y\": 475, \"x\": 320, \"u\": \"https://preview.redd.it/squl50l4rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e2ddc8a19cc73f322f3cf6e7c089265ef8f13d34\"}, {\"y\": 950, \"x\": 640, \"u\": \"https://preview.redd.it/squl50l4rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=ccbc294f1eba5eae5efcaadcfe3500ee39483dd2\"}, {\"y\": 1426, \"x\": 960, \"u\": \"https://preview.redd.it/squl50l4rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=b2060aaadb6deee7b19ede069981d5839004f601\"}, {\"y\": 1604, \"x\": 1080, \"u\": \"https://preview.redd.it/squl50l4rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2f491c7a78dca1d9ae5e88734038d7f48196b57e\"}], \"s\": {\"y\": 4000, \"x\": 2692, \"u\": \"https://preview.redd.it/squl50l4rzug1.jpg?width=2692\\u0026format=pjpg\\u0026auto=webp\\u0026s=b290a5a0f8be0bac1e6d6c7b8811beed2fe14237\"}, \"id\": \"squl50l4rzug1\"}, \"6indimc5rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/6indimc5rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=baaad5f5d67ae2cc22cee5fa406c55fd262cfc45\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/6indimc5rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=006e1c203d3383f564360747de8c7de84c5df7fd\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/6indimc5rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c5111a57bae1f72ba629dd9cb392dbfef4df0424\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/6indimc5rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=dc933e4e03506f788561c47d537001c890f68e1f\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/6indimc5rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=0897d142044e070a52917ff9a8d8d8e6497ce825\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/6indimc5rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=acd826d154346b3027ecb5e514c6ddb4906e71e6\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/6indimc5rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=e9d6c02ff624df30315ae6ffe0fefb10a6547124\"}, \"id\": \"6indimc5rzug1\"}, \"465zvbs4rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 216, \"x\": 108, \"u\": \"https://preview.redd.it/465zvbs4rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=b305525fb49801c9f6fdaa5d9423bcc3c32330f5\"}, {\"y\": 432, \"x\": 216, \"u\": \"https://preview.redd.it/465zvbs4rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=befda82f5523cff90a36c50010cc088979ecdec9\"}, {\"y\": 640, \"x\": 320, \"u\": \"https://preview.redd.it/465zvbs4rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=b8ea8f91f1aab37cbb5870c28006daf162354ba4\"}, {\"y\": 1280, \"x\": 640, \"u\": \"https://preview.redd.it/465zvbs4rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=f3b6ea2ed539a25aee3ebcbdc48549258f0f2048\"}, {\"y\": 1920, \"x\": 960, \"u\": \"https://preview.redd.it/465zvbs4rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=73be33f2a43c87a7b8cd6ee917350a70c8137a8c\"}, {\"y\": 2160, \"x\": 1080, \"u\": \"https://preview.redd.it/465zvbs4rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=bd30bb2a9fe5bf946f858be0923a510dcddc412b\"}], \"s\": {\"y\": 2316, \"x\": 1080, \"u\": \"https://preview.redd.it/465zvbs4rzug1.jpg?width=1080\\u0026format=pjpg\\u0026auto=webp\\u0026s=d936c0b11257fb7f50a82d111b7b7d6c2a63ce53\"}, \"id\": \"465zvbs4rzug1\"}, \"9vu47bt5rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/9vu47bt5rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=8171f2427f1b52a2f50aea1013fd47eb7b65481a\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/9vu47bt5rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=9111bb357857331b000e5c6c090ede797738f312\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/9vu47bt5rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=6bade2b9ad4c053b74bd2307f03cb74fc1adb644\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/9vu47bt5rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=fc69924e5a4173c6fe3423fba6b71efe8f20c950\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/9vu47bt5rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=868d1d7af65dcc00cac2e68bae994724e8cf15dd\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/9vu47bt5rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=1017f057f36d2afa70787553a55c01d20518b186\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/9vu47bt5rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=c10239727c534b1ee75955fc3e4f851ad230ec04\"}, \"id\": \"9vu47bt5rzug1\"}, \"p93x8955rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/p93x8955rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=045981a7452dc17bf5f118b041bd2971a75da849\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/p93x8955rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5d3de4b10139ff47a6704aba105c88a209a01118\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/p93x8955rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=46bd6bc872926e6a75e19f89db5a7c3a75ccdf32\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/p93x8955rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=780394656fcc7fb6479cff52f65876195b040c2f\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/p93x8955rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=27f9add9cbb6d17bdfde550bf84be42e615d4abc\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/p93x8955rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=9f647a4c1e870431b41461bdcdf6ac4c7275b97a\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/p93x8955rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=eefc20708efc6add50ab0096a7c26657f49b7b17\"}, \"id\": \"p93x8955rzug1\"}, \"kqeq3cb4rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 216, \"x\": 108, \"u\": \"https://preview.redd.it/kqeq3cb4rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=1a1e965e35745d6cdbfbcf8cbd4d37db14f4b1c2\"}, {\"y\": 432, \"x\": 216, \"u\": \"https://preview.redd.it/kqeq3cb4rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=6858551aecbbae7f50977604568b685e1dc17fff\"}, {\"y\": 640, \"x\": 320, \"u\": \"https://preview.redd.it/kqeq3cb4rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=c9f670e4e630d8464b271239c173f954e62587b6\"}, {\"y\": 1280, \"x\": 640, \"u\": \"https://preview.redd.it/kqeq3cb4rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=f2948c3c090bc5ab93e5a1523129d6889575e883\"}, {\"y\": 1920, \"x\": 960, \"u\": \"https://preview.redd.it/kqeq3cb4rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=9863518f79e63d12a4daf94763dced1c537e287a\"}, {\"y\": 2160, \"x\": 1080, \"u\": \"https://preview.redd.it/kqeq3cb4rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2f11e8c70acde2e4a6ada03b5e869a89e27a96b8\"}], \"s\": {\"y\": 2316, \"x\": 1080, \"u\": \"https://preview.redd.it/kqeq3cb4rzug1.jpg?width=1080\\u0026format=pjpg\\u0026auto=webp\\u0026s=11c5a1059b3f1abf147b1abc419d474d2710e7c3\"}, \"id\": \"kqeq3cb4rzug1\"}, \"7onc3gv5rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/7onc3gv5rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=708c6bd78e3401d427874bd6fbfeb4a896fff219\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/7onc3gv5rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=3ce331575acbc88376602822757a4f5cf17a5001\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/7onc3gv5rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3621f079a0477873e174a2e61ba6fccc9e4dcb9d\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/7onc3gv5rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c2ae5d5cf2ae44e0defce0d6c9c917fc8575b4d6\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/7onc3gv5rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=18ad7242a5835d872448fdf99c8e0ed8acc8e4a5\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/7onc3gv5rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=96cd956a546d6f470b2e33a52e1dc66e72420b50\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/7onc3gv5rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=a3778eea1d09159445b9d30fbdab9ff5751c5d5b\"}, \"id\": \"7onc3gv5rzug1\"}, \"em0y86l5rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/em0y86l5rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e24145b7241701999c5db72b7713d81eb48d943a\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/em0y86l5rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=f580a04f88684bdb1c8e3a7cf1486937febb1d71\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/em0y86l5rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=3a0b0494961f3de2f3069938880a6b21a8bed2ec\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/em0y86l5rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=06100b26be7103a924b2525de5f1d48f259de4c1\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/em0y86l5rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=e96f75b8b130d0ec583e68df1784db093eea557b\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/em0y86l5rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3088edb60887151dbd7409764a4848917176f8b7\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/em0y86l5rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=f9141fd451f5f0205a852fe0101276f4ec254c85\"}, \"id\": \"em0y86l5rzug1\"}, \"iv9tv9z5rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/iv9tv9z5rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e8d9f89568aca017a2d5ae841c0aea95ce843f3b\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/iv9tv9z5rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=aad345b2f277b6044226c59fa3ee715bb12e00eb\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/iv9tv9z5rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=1c9d329f427e81b4020b28a8926a56bc013b5d62\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/iv9tv9z5rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1da0cc606339bf962831991768e01c60020298cb\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/iv9tv9z5rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=73e5cdc3fce42d6232d8edbf92dcd4822d930ee5\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/iv9tv9z5rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=54bc90f0d0ef5e9a41f8bf86bc422f7fbb360c87\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/iv9tv9z5rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=2edab477fe332093b810e9ae9d39f22925984436\"}, \"id\": \"iv9tv9z5rzug1\"}, \"ohgp1415rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/ohgp1415rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=590fc01273f13184ee52b315a6ddb9ad8891a3b6\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/ohgp1415rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a897fc19d6b4870862c13f5053d280341e90343d\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/ohgp1415rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=93ca75d5cca97aa93997539c43138804809223bc\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/ohgp1415rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=bbdc26f5cbfb7a76e72a29b2e84889db7b894e09\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/ohgp1415rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=acb0f6fa0703d8849bbf882e79f0ed04d1fcdf25\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/ohgp1415rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=ed4c5297d70ca5356892f7cc453b46647d53c51c\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/ohgp1415rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=537aeca39632434fc2c7f7d0fd982365709d47a0\"}, \"id\": \"ohgp1415rzug1\"}, \"rr6dt136rzug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/rr6dt136rzug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=eb8d1208cba2399186f71a823ca5e5e4332dc189\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/rr6dt136rzug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=9ec636ecc22821fd50297a6762c9686660522f8b\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/rr6dt136rzug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ef2f70b7d3801d68a5048abba56adf65b0470a41\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/rr6dt136rzug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=296de0cfa80d8f70a22d122c439a11caaceb2433\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/rr6dt136rzug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=899888a010852620b805bb10bf629fa0a339052f\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/rr6dt136rzug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=b0c6b115bf7ce057c26847d1a182cb38e019f5ac\"}], \"s\": {\"y\": 4000, \"x\": 3000, \"u\": \"https://preview.redd.it/rr6dt136rzug1.jpg?width=3000\\u0026format=pjpg\\u0026auto=webp\\u0026s=1566db11d8f23bd297afc94397ad839f1d2bc744\"}, \"id\": \"rr6dt136rzug1\"}}, \"name\": \"t3_1skhf2i\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": \"#73ad34\", \"ups\": 1346, \"domain\": \"reddit.com\", \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"2fa6bd28-b1e4-11ed-a60d-be19d5d5e42a\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": null, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"gallery_data\": {\"items\": [{\"caption\": \"\", \"media_id\": \"kqeq3cb4rzug1\", \"is_deleted\": false, \"id\": 911215656}, {\"caption\": \"\", \"media_id\": \"el2wumf4rzug1\", \"is_deleted\": false, \"id\": 911215657}, {\"caption\": \"\", \"media_id\": \"squl50l4rzug1\", \"is_deleted\": false, \"id\": 911215658}, {\"caption\": \"\", \"media_id\": \"98lcr2o4rzug1\", \"is_deleted\": false, \"id\": 911215659}, {\"caption\": \"\", \"media_id\": \"465zvbs4rzug1\", \"is_deleted\": false, \"id\": 911215660}, {\"caption\": \"\", \"media_id\": \"lk2d5ky4rzug1\", \"is_deleted\": false, \"id\": 911215661}, {\"caption\": \"\", \"media_id\": \"ohgp1415rzug1\", \"is_deleted\": false, \"id\": 911215662}, {\"caption\": \"\", \"media_id\": \"p93x8955rzug1\", \"is_deleted\": false, \"id\": 911215663}, {\"caption\": \"\", \"media_id\": \"zauqv295rzug1\", \"is_deleted\": false, \"id\": 911215664}, {\"caption\": \"\", \"media_id\": \"6indimc5rzug1\", \"is_deleted\": false, \"id\": 911215665}, {\"caption\": \"\", \"media_id\": \"qvdg2ze5rzug1\", \"is_deleted\": false, \"id\": 911215666}, {\"caption\": \"\", \"media_id\": \"8rxa53h5rzug1\", \"is_deleted\": false, \"id\": 911215667}, {\"caption\": \"\", \"media_id\": \"em0y86l5rzug1\", \"is_deleted\": false, \"id\": 911215668}, {\"caption\": \"\", \"media_id\": \"sin37hn5rzug1\", \"is_deleted\": false, \"id\": 911215669}, {\"caption\": \"\", \"media_id\": \"zvyfb2q5rzug1\", \"is_deleted\": false, \"id\": 911215670}, {\"caption\": \"\", \"media_id\": \"9vu47bt5rzug1\", \"is_deleted\": false, \"id\": 911215671}, {\"caption\": \"\", \"media_id\": \"7onc3gv5rzug1\", \"is_deleted\": false, \"id\": 911215672}, {\"caption\": \"\", \"media_id\": \"4dl8chx5rzug1\", \"is_deleted\": false, \"id\": 911215673}, {\"caption\": \"\", \"media_id\": \"iv9tv9z5rzug1\", \"is_deleted\": false, \"id\": 911215674}, {\"caption\": \"\", \"media_id\": \"rr6dt136rzug1\", \"is_deleted\": false, \"id\": 911215675}]}, \"link_flair_text\": \"MOC\", \"can_mod_post\": false, \"score\": 1346, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/kqeq3cb4rzug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=b800846c2f87a73c49f0822f7e645ee71644d5a7\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [{\"a\": \":Viking_Berserker:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/31mn1raddjja1_t5_3dz0fz/Viking_Berserker\"}, {\"e\": \"text\", \"t\": \" Viking Berserker\"}], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776100670.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"total_awards_received\": 0, \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EThere are three hidden rooms, two outside secret entrances, eight or nine concealed doors leading to the passages, and a tomb built into the rocky base. All the rooms are reachable via stairs or ladder, there are two toilets, and working machinations on the parapets. All the rooms with fireplaces have corresponding chimneys, and there is a bell ringing furiously in the bell tower. The Khargazh has come! To arms! \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skhf2i\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"d3a82178-4d1e-11eb-8411-0ee5cf1860d5\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":Viking_Berserker: Viking Berserker\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3dz0fz\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#cc3600\", \"id\": \"1skhf2i\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"HaZalaf\", \"discussion_type\": null, \"num_comments\": 122, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/legocastles/comments/1skhf2i/an_evil_fantasy_castle_that_ive_been_working_on/\", \"stickied\": true, \"url\": \"https://www.reddit.com/gallery/1skhf2i\", \"subreddit_subscribers\": 50897, \"created_utc\": 1776100670.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"aviation\", \"selftext\": \"I saw a video recently of an Army Boeing CH-47 Chinook flying alongside a civilian speedboat like they were just having fun, and it made me smile.\\n\\nIt got me wondering how often those positive, human moments happen, whether it\\u2019s military, law enforcement, or civilian pilots.\\n\\nNot airshows or official demos, just those unexpected interactions. A wave, pacing a car or boat, hovering nearby, or anything that made you go, \\u201cyeah, that just happened.\\u201d\\n\\nOne of my core memories was getting completely surprised by a Marine AV-8B Harrier II that snuck up and hovered maybe 30 feet away. Didn\\u2019t even hear it coming at first, just suddenly *there*. \\ud83d\\ude05\\n\\nFor pilots: do you ever have moments like this from your side? Are there rules or unspoken boundaries around it?\\n\\nFor everyone else: what\\u2019s the coolest or most memorable interaction you\\u2019ve had?\", \"author_fullname\": \"t2_28x2ams1\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"What\\u2019s your coolest or most unexpected interaction with a helicopter or plane (pilots included)?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/aviation\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1ski920\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.92, \"author_flair_background_color\": \"#7f949f\", \"ups\": 658, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"c4cd482c-e71f-11f0-96ee-7a344cd97c60\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/9x2h2boxvzug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/9x2h2boxvzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/9x2h2boxvzug1/DASHPlaylist.mpd?a=1778705391%2CNjNhNDM2MDYwNDgxY2ZjNmJiNTk1ZTg2Mjk5ZWY3YzQzNGM0ZDk1NGZlMjBjMjdmOTdkNzkwNTk1NGM0MDg5OQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 38, \"hls_url\": \"https://v.redd.it/9x2h2boxvzug1/HLSPlaylist.m3u8?a=1778705391%2CNGQ4MWZjMTE1NmFjZmE4MTI4ZmVjYWM0ZTI0ZmEyMGEyYjlhMjUwZWZmOGYxODc0YWE0MDRmYmExMzBkNzU2Mw%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\": \"Discussion\", \"can_mod_post\": false, \"score\": 658, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/MmQxcGZub3h2enVnMRSWiEdkJo-FcdCjTj-2WJkz4Rfu5PZa9W8tORu4pmZz.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=361dcfcfe72a80d160c089d27af139a9950a4b18\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776102374.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EI saw a video recently of an Army Boeing CH-47 Chinook flying alongside a civilian speedboat like they were just having fun, and it made me smile.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EIt got me wondering how often those positive, human moments happen, whether it\\u2019s military, law enforcement, or civilian pilots.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003ENot airshows or official demos, just those unexpected interactions. A wave, pacing a car or boat, hovering nearby, or anything that made you go, \\u201cyeah, that just happened.\\u201d\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EOne of my core memories was getting completely surprised by a Marine AV-8B Harrier II that snuck up and hovered maybe 30 feet away. Didn\\u2019t even hear it coming at first, just suddenly \\u003Cem\\u003Ethere\\u003C/em\\u003E. \\ud83d\\ude05\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EFor pilots: do you ever have moments like this from your side? Are there rules or unspoken boundaries around it?\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EFor everyone else: what\\u2019s the coolest or most memorable interaction you\\u2019ve had?\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/9x2h2boxvzug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/MmQxcGZub3h2enVnMRSWiEdkJo-FcdCjTj-2WJkz4Rfu5PZa9W8tORu4pmZz.png?format=pjpg\\u0026auto=webp\\u0026s=4a0257a03fdbb4e8588eb071f675a5f9366808cb\", \"width\": 720, \"height\": 1280}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/MmQxcGZub3h2enVnMRSWiEdkJo-FcdCjTj-2WJkz4Rfu5PZa9W8tORu4pmZz.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=998c2aa635055b546a5d5868a7b5e0636ae44289\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/MmQxcGZub3h2enVnMRSWiEdkJo-FcdCjTj-2WJkz4Rfu5PZa9W8tORu4pmZz.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=72e332cde6b2e4276f83ef39a030bd2c25a5877a\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/MmQxcGZub3h2enVnMRSWiEdkJo-FcdCjTj-2WJkz4Rfu5PZa9W8tORu4pmZz.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=9c4676df67b3c78821986452c36e21c54f3664fe\", \"width\": 320, \"height\": 568}, {\"url\": \"https://external-preview.redd.it/MmQxcGZub3h2enVnMRSWiEdkJo-FcdCjTj-2WJkz4Rfu5PZa9W8tORu4pmZz.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=882343ad5d7c68ba0f5429841933f2ea97435d43\", \"width\": 640, \"height\": 1137}], \"variants\": {}, \"id\": \"MmQxcGZub3h2enVnMRSWiEdkJo-FcdCjTj-2WJkz4Rfu5PZa9W8tORu4pmZz\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"c5098d26-579a-11e9-9d6b-0ed400341fe2\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"JAFO\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qhu8\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#94e044\", \"id\": \"1ski920\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"glamourshot_airsoft\", \"discussion_type\": null, \"num_comments\": 123, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/aviation/comments/1ski920/whats_your_coolest_or_most_unexpected_interaction/\", \"stickied\": false, \"url\": \"https://v.redd.it/9x2h2boxvzug1\", \"subreddit_subscribers\": 2716513, \"created_utc\": 1776102374.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/9x2h2boxvzug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/9x2h2boxvzug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/9x2h2boxvzug1/DASHPlaylist.mpd?a=1778705391%2CNjNhNDM2MDYwNDgxY2ZjNmJiNTk1ZTg2Mjk5ZWY3YzQzNGM0ZDk1NGZlMjBjMjdmOTdkNzkwNTk1NGM0MDg5OQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 38, \"hls_url\": \"https://v.redd.it/9x2h2boxvzug1/HLSPlaylist.m3u8?a=1778705391%2CNGQ4MWZjMTE1NmFjZmE4MTI4ZmVjYWM0ZTI0ZmEyMGEyYjlhMjUwZWZmOGYxODc0YWE0MDRmYmExMzBkNzU2Mw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"technology\", \"selftext\": \"\", \"author_fullname\": \"t2_6l2xeoj0\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Polestar Wants Tesla Owners To Jump Ship With A Massive $21,000 Discount\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/technology\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"general\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk84jq\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 3124, \"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\": \"Transportation\", \"can_mod_post\": false, \"score\": 3124, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/czmsEp-1UAgabUAKAtCEKWuWV50FeWw75QFgpF36yS8.jpeg?width=140\\u0026height=78\\u0026auto=webp\\u0026s=08386861b6c4f0ee2dfacce26e637daad7b84a41\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776079981.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"insideevs.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://insideevs.com/news/792327/polestar-21000-usd-tesla-incentive-stackable/\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/czmsEp-1UAgabUAKAtCEKWuWV50FeWw75QFgpF36yS8.jpeg?auto=webp\\u0026s=b25c3e6fe379d3cb68f2555bc982bdcd40f0c932\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/czmsEp-1UAgabUAKAtCEKWuWV50FeWw75QFgpF36yS8.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=af3c57f3a1368713adb3182ef185f424ec2347f2\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/czmsEp-1UAgabUAKAtCEKWuWV50FeWw75QFgpF36yS8.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c4f087b51447a007b863eef97e1739150c9232fa\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/czmsEp-1UAgabUAKAtCEKWuWV50FeWw75QFgpF36yS8.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=19dbe7bc9b1b41a634c92513d01b28124657fc5e\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/czmsEp-1UAgabUAKAtCEKWuWV50FeWw75QFgpF36yS8.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=0f1d8c92399afd4c28d51407d03c10c4bd98a1d3\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/czmsEp-1UAgabUAKAtCEKWuWV50FeWw75QFgpF36yS8.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=6b630bbbcae1418a4dab0fb42050428eeb06cb4e\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/czmsEp-1UAgabUAKAtCEKWuWV50FeWw75QFgpF36yS8.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=65b4701ffbaf04ed6dcdc91dcdc29e4867c51ede\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"czmsEp-1UAgabUAKAtCEKWuWV50FeWw75QFgpF36yS8\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"8bbeae4e-a816-11e9-bb93-0e20ab5bc1a0\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh16\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk84jq\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"rohanad1986\", \"discussion_type\": null, \"num_comments\": 310, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/technology/comments/1sk84jq/polestar_wants_tesla_owners_to_jump_ship_with_a/\", \"stickied\": false, \"url\": \"https://insideevs.com/news/792327/polestar-21000-usd-tesla-incentive-stackable/\", \"subreddit_subscribers\": 20234320, \"created_utc\": 1776079981.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"characterarcs\", \"selftext\": \"\", \"author_fullname\": \"t2_j2r7wsrs\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"fair enough\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/characterarcs\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 119, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skjnin\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1077, \"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\": 1077, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/csx0hmor40vg1.jpeg?width=140\\u0026height=119\\u0026auto=webp\\u0026s=552a11eb712972d15ef0f6a62d3392d66828eb2d\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776105244.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/csx0hmor40vg1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/csx0hmor40vg1.jpeg?auto=webp\\u0026s=af1dd153ddf7a88e8d4e0b4d809ffb3559842707\", \"width\": 1439, \"height\": 1229}, \"resolutions\": [{\"url\": \"https://preview.redd.it/csx0hmor40vg1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=866b16b6248a2cb6fab7864e1638115c4b04892f\", \"width\": 108, \"height\": 92}, {\"url\": \"https://preview.redd.it/csx0hmor40vg1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=0afb7999811813c85b0b00a65a1eeb4c666f157c\", \"width\": 216, \"height\": 184}, {\"url\": \"https://preview.redd.it/csx0hmor40vg1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=229e497e7a0116013edfa440cd69c0a9ef285108\", \"width\": 320, \"height\": 273}, {\"url\": \"https://preview.redd.it/csx0hmor40vg1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=fbed51fcaec3153e8a1f01092c3cd909799b9829\", \"width\": 640, \"height\": 546}, {\"url\": \"https://preview.redd.it/csx0hmor40vg1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=a763a2bba4746a6e6753c554ec78e865030add3b\", \"width\": 960, \"height\": 819}, {\"url\": \"https://preview.redd.it/csx0hmor40vg1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=d4d9d20190457a419960d9384f653c00c34cb9a6\", \"width\": 1080, \"height\": 922}], \"variants\": {}, \"id\": \"csx0hmor40vg1\"}], \"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_23h8ww\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skjnin\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Dull-Thing-4513\", \"discussion_type\": null, \"num_comments\": 47, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/characterarcs/comments/1skjnin/fair_enough/\", \"stickied\": false, \"url\": \"https://i.redd.it/csx0hmor40vg1.jpeg\", \"subreddit_subscribers\": 163917, \"created_utc\": 1776105244.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Fauxmoi\", \"selftext\": \"\", \"author_fullname\": \"t2_1sn73t8sfg\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Pope Leo XIV responds to Trump\\u2019s attack: I have no fear of the Trump administration or speaking out about the message of the Gospel. That\\u2019s what I believe I\\u2019m here to do and what the Church is here to do. We are not politicians. I do believe in the message of the Gospel as a peacemaker\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/Fauxmoi\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk73qx\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 44723, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/15gax5zmsxug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/15gax5zmsxug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/15gax5zmsxug1/DASHPlaylist.mpd?a=1778705391%2CM2M2N2Q4ODljNTRmYWQ5OWM3MmYyMjc1NDg3NGFmMzI5OTJjY2QyYWE3ZTNhZjg0M2M5MGFkNTFjYTQ1ZTU5Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 37, \"hls_url\": \"https://v.redd.it/15gax5zmsxug1/HLSPlaylist.m3u8?a=1778705391%2CYTQyMGMyMzBhN2U4ZmU4MTNhMTM4NjJkYTZlYWEwYWYwZDE1YTY4OTY2ZWI0NjQ1MjkwYWYyODIyMjExMDBkMg%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\": \"APPROVED B-LISTERS\", \"can_mod_post\": false, \"score\": 44723, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/MjRnMjkyMW5zeHVnMWfMJEoiKhawHxvmY_LFC7O_6mTn1M8USGo-m-c2dQS_.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=8fc0d0ebf13f76d19f0eda06a5eb83fcff6a3aa9\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776076960.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\": \"top\", \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/15gax5zmsxug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/MjRnMjkyMW5zeHVnMWfMJEoiKhawHxvmY_LFC7O_6mTn1M8USGo-m-c2dQS_.png?format=pjpg\\u0026auto=webp\\u0026s=5806e5378883b07d16f7f70e4cab160ec39d6104\", \"width\": 405, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/MjRnMjkyMW5zeHVnMWfMJEoiKhawHxvmY_LFC7O_6mTn1M8USGo-m-c2dQS_.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=7a6b0c8f265dcf505a75339a750bf87aff944556\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/MjRnMjkyMW5zeHVnMWfMJEoiKhawHxvmY_LFC7O_6mTn1M8USGo-m-c2dQS_.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=e37412619ec47293318ffb963228bd9d34ef5189\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/MjRnMjkyMW5zeHVnMWfMJEoiKhawHxvmY_LFC7O_6mTn1M8USGo-m-c2dQS_.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=6227a10ad64d695a66ae90907856463390bda6ef\", \"width\": 320, \"height\": 568}], \"variants\": {}, \"id\": \"MjRnMjkyMW5zeHVnMWfMJEoiKhawHxvmY_LFC7O_6mTn1M8USGo-m-c2dQS_\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"0467d69a-d6d8-11ef-a9ba-16ae90dacafd\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2rqcm8\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff0572\", \"id\": \"1sk73qx\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Maximum_Expert92\", \"discussion_type\": null, \"num_comments\": 866, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Fauxmoi/comments/1sk73qx/pope_leo_xiv_responds_to_trumps_attack_i_have_no/\", \"stickied\": false, \"url\": \"https://v.redd.it/15gax5zmsxug1\", \"subreddit_subscribers\": 6695418, \"created_utc\": 1776076960.0, \"num_crossposts\": 17, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/15gax5zmsxug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/15gax5zmsxug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/15gax5zmsxug1/DASHPlaylist.mpd?a=1778705391%2CM2M2N2Q4ODljNTRmYWQ5OWM3MmYyMjc1NDg3NGFmMzI5OTJjY2QyYWE3ZTNhZjg0M2M5MGFkNTFjYTQ1ZTU5Mg%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 37, \"hls_url\": \"https://v.redd.it/15gax5zmsxug1/HLSPlaylist.m3u8?a=1778705391%2CYTQyMGMyMzBhN2U4ZmU4MTNhMTM4NjJkYTZlYWEwYWYwZDE1YTY4OTY2ZWI0NjQ1MjkwYWYyODIyMjExMDBkMg%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Overwatch\", \"selftext\": \"\", \"author_fullname\": \"t2_tf42bhpl\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Better look at the new Soldier mythic\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"News \\u0026 Discussion\"}], \"subreddit_name_prefixed\": \"r/Overwatch\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"f\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1ski1ai\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 1473, \"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\": \"News \\u0026 Discussion\", \"can_mod_post\": false, \"score\": 1473, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/G1eF_2R5FDedCahuNyOFxhMtih12VpeHLr8P9CF4Wqg.jpeg?width=140\\u0026height=78\\u0026auto=webp\\u0026s=588ff28f185b63073b1c81ee0a4eddac88ef32a6\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": [\"gaming\"], \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776101930.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\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.imgur.com/qguFQDn.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/G1eF_2R5FDedCahuNyOFxhMtih12VpeHLr8P9CF4Wqg.jpeg?auto=webp\\u0026s=0eda2bc68d322729394213bab6009fff54ed53ef\", \"width\": 1920, \"height\": 1080}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/G1eF_2R5FDedCahuNyOFxhMtih12VpeHLr8P9CF4Wqg.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=37989f26fe7a1ebe408d90a4eb90e2a193fdaa93\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/G1eF_2R5FDedCahuNyOFxhMtih12VpeHLr8P9CF4Wqg.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=93e4ea7a98d01fa790a2721ae6a08ed6c278074d\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/G1eF_2R5FDedCahuNyOFxhMtih12VpeHLr8P9CF4Wqg.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=7106ec07e8a24fbb2444fa41d0e0bf6a79772dc0\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/G1eF_2R5FDedCahuNyOFxhMtih12VpeHLr8P9CF4Wqg.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=305c527fda59819cc2be70268ca393b80e58a58e\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/G1eF_2R5FDedCahuNyOFxhMtih12VpeHLr8P9CF4Wqg.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=4f64b0ec04d04c5073798fa8bf53bd141a66e6a8\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/G1eF_2R5FDedCahuNyOFxhMtih12VpeHLr8P9CF4Wqg.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=2536a04c6a1895bb220625b8fd952491303216e3\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"G1eF_2R5FDedCahuNyOFxhMtih12VpeHLr8P9CF4Wqg\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"2fd8de84-1e48-11e6-b8f4-0eae2c1586a3\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2u5kl\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#779ecb\", \"id\": \"1ski1ai\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"RaidenXYae\", \"discussion_type\": null, \"num_comments\": 306, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Overwatch/comments/1ski1ai/better_look_at_the_new_soldier_mythic/\", \"stickied\": false, \"url\": \"https://i.imgur.com/qguFQDn.jpeg\", \"subreddit_subscribers\": 6119922, \"created_utc\": 1776101930.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"egg_irl\", \"selftext\": \"I... I can't believe it was that easy. I've been dreading this day, terrified thered be loads of questions and quizing that i could fail.\", \"author_fullname\": \"t2_1qlvkap2\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Egg_Irl\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/egg_irl\", \"hidden\": false, \"pwls\": null, \"link_flair_css_class\": \"tfemmeme\", \"downs\": 0, \"thumbnail_height\": 114, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1ski4gx\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 1235, \"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\": \"Transfem Meme\", \"can_mod_post\": false, \"score\": 1235, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/l6fcwcbgvzug1.jpeg?width=140\\u0026height=114\\u0026auto=webp\\u0026s=fbd96a8d927c62a794252d716ab287e8dc40ceb6\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776102111.0, \"link_flair_type\": \"text\", \"wls\": null, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"i.redd.it\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EI... I can\\u0026#39;t believe it was that easy. I\\u0026#39;ve been dreading this day, terrified thered be loads of questions and quizing that i could fail.\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/l6fcwcbgvzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/l6fcwcbgvzug1.jpeg?auto=webp\\u0026s=6eb0b60e490cebeade06b0caada4054d9402a079\", \"width\": 609, \"height\": 500}, \"resolutions\": [{\"url\": \"https://preview.redd.it/l6fcwcbgvzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9bae7127f5519e4354c148a033f44d83b3308096\", \"width\": 108, \"height\": 88}, {\"url\": \"https://preview.redd.it/l6fcwcbgvzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=309a41f3999599c48bae6bfa029d3394d8119f62\", \"width\": 216, \"height\": 177}, {\"url\": \"https://preview.redd.it/l6fcwcbgvzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=610c6b087c714d6a655006b24d68af5a1b8b9f44\", \"width\": 320, \"height\": 262}], \"variants\": {}, \"id\": \"l6fcwcbgvzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"91562750-7436-11ea-ad4e-0e48ba1f5395\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_3n3op\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#f5a9b8\", \"id\": \"1ski4gx\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Brilliant-Verve\", \"discussion_type\": null, \"num_comments\": 51, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/egg_irl/comments/1ski4gx/egg_irl/\", \"stickied\": false, \"url\": \"https://i.redd.it/l6fcwcbgvzug1.jpeg\", \"subreddit_subscribers\": 355207, \"created_utc\": 1776102111.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"USNEWS\", \"selftext\": \"\", \"author_fullname\": \"t2_4xblhrww0\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Trump deletes post with AI image of himself as Christ-like figure after outcry\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/USNEWS\", \"hidden\": false, \"pwls\": null, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 73, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skespx\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 2007, \"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\": 2007, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/DD08yJKmuEhkG8c7WMP5uxrSD_G9to71xaAX4RbGwNY.jpeg?width=140\\u0026height=73\\u0026auto=webp\\u0026s=a3483260736d2109ac07640fbd1a0ebf9d742412\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776095291.0, \"link_flair_type\": \"text\", \"wls\": null, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"theguardian.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.theguardian.com/us-news/2026/apr/13/trump-ai-image-christ-like-figure-backlash?CMP=Share_AndroidApp_Other\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/DD08yJKmuEhkG8c7WMP5uxrSD_G9to71xaAX4RbGwNY.jpeg?auto=webp\\u0026s=39dde26bfa6c932a296983cf0b8106a5d74b787f\", \"width\": 1200, \"height\": 630}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/DD08yJKmuEhkG8c7WMP5uxrSD_G9to71xaAX4RbGwNY.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=43b8625320464b6ea900fb7417bcef6ee23e4e8a\", \"width\": 108, \"height\": 56}, {\"url\": \"https://external-preview.redd.it/DD08yJKmuEhkG8c7WMP5uxrSD_G9to71xaAX4RbGwNY.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=45faba48b9ed589ea80b8b6a14e9a0a6989e2a8b\", \"width\": 216, \"height\": 113}, {\"url\": \"https://external-preview.redd.it/DD08yJKmuEhkG8c7WMP5uxrSD_G9to71xaAX4RbGwNY.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=e0b4fffa744015d34b409fd2904c4fdcdf8e37e2\", \"width\": 320, \"height\": 168}, {\"url\": \"https://external-preview.redd.it/DD08yJKmuEhkG8c7WMP5uxrSD_G9to71xaAX4RbGwNY.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=4d360d58c9fb7f67bb2aafd7c369f3d5ac1a5687\", \"width\": 640, \"height\": 336}, {\"url\": \"https://external-preview.redd.it/DD08yJKmuEhkG8c7WMP5uxrSD_G9to71xaAX4RbGwNY.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=959e69953fb68484d48eedd66f52f9faf5a1b20e\", \"width\": 960, \"height\": 504}, {\"url\": \"https://external-preview.redd.it/DD08yJKmuEhkG8c7WMP5uxrSD_G9to71xaAX4RbGwNY.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5b1960494dd3e7e2d714a784a6ae6f424358c44a\", \"width\": 1080, \"height\": 567}], \"variants\": {}, \"id\": \"DD08yJKmuEhkG8c7WMP5uxrSD_G9to71xaAX4RbGwNY\"}], \"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_2qlab\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skespx\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Alarming-Safety3200\", \"discussion_type\": null, \"num_comments\": 303, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/USNEWS/comments/1skespx/trump_deletes_post_with_ai_image_of_himself_as/\", \"stickied\": false, \"url\": \"https://www.theguardian.com/us-news/2026/apr/13/trump-ai-image-christ-like-figure-backlash?CMP=Share_AndroidApp_Other\", \"subreddit_subscribers\": 80787, \"created_utc\": 1776095291.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"ontario\", \"selftext\": \"\", \"author_fullname\": \"t2_njgtrta99\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Avi Lewis says high-speed rail project should be fully publicly owned\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Article\"}], \"subreddit_name_prefixed\": \"r/ontario\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1ski3si\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 709, \"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\": 709, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/8nWRuKzbBlj3i6jqE2KaqrvUlq-S0DG-TRm9NtdaoRw.jpeg?width=140\\u0026height=105\\u0026auto=webp\\u0026s=b5b917dd432608d15ea45b0ca983ab081795e701\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776102071.0, \"link_flair_type\": \"richtext\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"nationalpost.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://nationalpost.com/news/canada/avi-lewis-says-high-speed-rail-project-should-be-publicly-owned\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/8nWRuKzbBlj3i6jqE2KaqrvUlq-S0DG-TRm9NtdaoRw.jpeg?auto=webp\\u0026s=124bb7f82b69eead88b4b18deb65503acb08fda6\", \"width\": 1200, \"height\": 900}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/8nWRuKzbBlj3i6jqE2KaqrvUlq-S0DG-TRm9NtdaoRw.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=b3ab1df840b158182c8a166b9b4d8e6a0d6e83fd\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/8nWRuKzbBlj3i6jqE2KaqrvUlq-S0DG-TRm9NtdaoRw.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=f4ba301503585d7dd80feef69e7a9306dce861f9\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/8nWRuKzbBlj3i6jqE2KaqrvUlq-S0DG-TRm9NtdaoRw.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f5b11c681d2384335f651b79f001b919efef69ad\", \"width\": 320, \"height\": 240}, {\"url\": \"https://external-preview.redd.it/8nWRuKzbBlj3i6jqE2KaqrvUlq-S0DG-TRm9NtdaoRw.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=ba0c5cc509a00b55320d2c819eb57dd5bbae6171\", \"width\": 640, \"height\": 480}, {\"url\": \"https://external-preview.redd.it/8nWRuKzbBlj3i6jqE2KaqrvUlq-S0DG-TRm9NtdaoRw.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=1d34d8b34afbe138dc30b31e8c67c6a8bf0ac0a6\", \"width\": 960, \"height\": 720}, {\"url\": \"https://external-preview.redd.it/8nWRuKzbBlj3i6jqE2KaqrvUlq-S0DG-TRm9NtdaoRw.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=082f09feed6e7db7fe7d9b64357b30a3df6f3070\", \"width\": 1080, \"height\": 810}], \"variants\": {}, \"id\": \"8nWRuKzbBlj3i6jqE2KaqrvUlq-S0DG-TRm9NtdaoRw\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"1213e742-a307-11eb-a14c-0e1bcc14e645\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qsf3\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#46d160\", \"id\": \"1ski3si\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"StumpsOfTree\", \"discussion_type\": null, \"num_comments\": 120, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/ontario/comments/1ski3si/avi_lewis_says_highspeed_rail_project_should_be/\", \"stickied\": false, \"url\": \"https://nationalpost.com/news/canada/avi-lewis-says-high-speed-rail-project-should-be-publicly-owned\", \"subreddit_subscribers\": 1035901, \"created_utc\": 1776102071.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"SmilingFriends\", \"selftext\": \"She appeared in the final episodes as THE MUSE who paints her idol\", \"author_fullname\": \"t2_1vu7meaga6\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"The end of Smiling Friends fulfilled the dream of emma dillard allan biggest fan in real life\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Fan Fiction\"}], \"subreddit_name_prefixed\": \"r/SmilingFriends\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skeghn\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 1793, \"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\": \"Fan Fiction\", \"can_mod_post\": false, \"score\": 1793, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"spoiler\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776094594.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EShe appeared in the final episodes as THE MUSE who paints her idol\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/srlwc1o39zug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?auto=webp\\u0026s=bfdc09dc628e65b98ebf9185f6997a8761f8aa38\", \"width\": 1761, \"height\": 2048}, \"resolutions\": [{\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=373728e01df1cffee6c7e7e517101860e7a95560\", \"width\": 108, \"height\": 125}, {\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=157d04c6365285872eecb9f93106065499018485\", \"width\": 216, \"height\": 251}, {\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=45fd712241eda9a3d73b956749748385cf88eb78\", \"width\": 320, \"height\": 372}, {\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=1f67c80f9f227be8277c91fe02c4e661c86dc90f\", \"width\": 640, \"height\": 744}, {\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=08970fe63489fb1a2ce661063f22da1e89b8e517\", \"width\": 960, \"height\": 1116}, {\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=30f9dc9c64f4a199316a79ff2f672aff051056d1\", \"width\": 1080, \"height\": 1256}], \"variants\": {\"obfuscated\": {\"source\": {\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=5ada2c16c805af2a7e4d2c4ad5f2fcbed452d0c4\", \"width\": 1761, \"height\": 2048}, \"resolutions\": [{\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?width=108\\u0026crop=smart\\u0026blur=10\\u0026format=pjpg\\u0026auto=webp\\u0026s=ea157d2496fcbb45ad41a53148588b0a47128437\", \"width\": 108, \"height\": 125}, {\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?width=216\\u0026crop=smart\\u0026blur=21\\u0026format=pjpg\\u0026auto=webp\\u0026s=a6a5d12097119eaaf99e82b7474b325461bcdae5\", \"width\": 216, \"height\": 251}, {\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?width=320\\u0026crop=smart\\u0026blur=32\\u0026format=pjpg\\u0026auto=webp\\u0026s=8087402c96eb00a74fbf770e6a8fbef1f21c744e\", \"width\": 320, \"height\": 372}, {\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?width=640\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=48909848f7f45b4c58e7473061a6e4478c61b9e0\", \"width\": 640, \"height\": 744}, {\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?width=960\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=af4432dc56d64cc13dc549ffdd8e23ed1fad4483\", \"width\": 960, \"height\": 1116}, {\"url\": \"https://preview.redd.it/srlwc1o39zug1.jpeg?width=1080\\u0026crop=smart\\u0026blur=40\\u0026format=pjpg\\u0026auto=webp\\u0026s=02d02a0d63f73baf2841a53a135e2459053b27b1\", \"width\": 1080, \"height\": 1256}]}}, \"id\": \"srlwc1o39zug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"dab7f1c8-7f31-11ec-b720-be41c3bd293b\", \"can_gild\": false, \"spoiler\": true, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_n0cya\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#3cc3b3\", \"id\": \"1skeghn\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"maquinadejugo\", \"discussion_type\": null, \"num_comments\": 48, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/SmilingFriends/comments/1skeghn/the_end_of_smiling_friends_fulfilled_the_dream_of/\", \"stickied\": false, \"url\": \"https://i.redd.it/srlwc1o39zug1.jpeg\", \"subreddit_subscribers\": 204425, \"created_utc\": 1776094594.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"BuyFromEU\", \"selftext\": \"\", \"author_fullname\": \"t2_6vkn320\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"France is replacing 2.5 million Windows desktops with Linux\", \"link_flair_richtext\": [{\"a\": \":news:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/n030rgmklune1_t5_dmagnb/news\"}, {\"e\": \"text\", \"t\": \" News\"}], \"subreddit_name_prefixed\": \"r/BuyFromEU\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": true, \"name\": \"t3_1sklvbt\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 859, \"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\": \":news: News\", \"can_mod_post\": false, \"score\": 859, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=140\\u0026height=78\\u0026auto=webp\\u0026s=d4ae6b41dd1ad0d861888a32274cc7892de036e9\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776109836.0, \"link_flair_type\": \"richtext\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"zdnet.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.zdnet.com/article/france-leaves-windows-for-linux-desktop/\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?auto=webp\\u0026s=067a44b9116b7e919fe377958a8b91c9adc17c3f\", \"width\": 1200, \"height\": 675}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=55df5b5fdd63820b5934d337e22403bfaf7abc20\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=789a8477c6bbf3cb4c748694d178ddc3831bd91a\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=2e8a1f4214c10284ce7fe137f72c7d22ca1c94df\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=6e1f2b9c49eb102d92e06eb7e472d2888bd6c590\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=542645f9a4400ef3d6e241f0908ecc7455392728\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=5176a45b57b346057a16cf522b86ddc87ce7813e\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"Hcn-kSZaJsLn1qyMsCxn9eHGuqwgD3jMr9A0bV1b9G8\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"c47db512-f74e-11ef-9a3b-829a66e2a550\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_dmagnb\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#d92626\", \"id\": \"1sklvbt\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"smilelyzen\", \"discussion_type\": null, \"num_comments\": 38, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/BuyFromEU/comments/1sklvbt/france_is_replacing_25_million_windows_desktops/\", \"stickied\": false, \"url\": \"https://www.zdnet.com/article/france-leaves-windows-for-linux-desktop/\", \"subreddit_subscribers\": 333684, \"created_utc\": 1776109836.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TimesNow\", \"selftext\": \"\", \"author_fullname\": \"t2_18fij73ui3\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Trump DELETES post depicting HIMSELF as JESUS\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/TimesNow\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1ski28k\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 1445, \"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\": \"International\", \"can_mod_post\": false, \"score\": 1445, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/wy6y9bvzuzug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=d07942a12b7a907cc129d223ea51cfadafb31b8e\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776101983.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/wy6y9bvzuzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/wy6y9bvzuzug1.jpeg?auto=webp\\u0026s=fef418e54363aa96db3fab0e02c0970a81693b57\", \"width\": 515, \"height\": 811}, \"resolutions\": [{\"url\": \"https://preview.redd.it/wy6y9bvzuzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=84e65b2272c2f2551de481c49bfd3408fe4d8463\", \"width\": 108, \"height\": 170}, {\"url\": \"https://preview.redd.it/wy6y9bvzuzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=aefcec7cd6b8bcc4bc2cc7409275bd851db5a983\", \"width\": 216, \"height\": 340}, {\"url\": \"https://preview.redd.it/wy6y9bvzuzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=bf7e50ba7c06437d197e08ad4a15eb3db8cce68b\", \"width\": 320, \"height\": 503}], \"variants\": {}, \"id\": \"wy6y9bvzuzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"fdd72298-ebbe-11f0-bd14-7a91a7411ba8\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_elf3qp\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#59b649\", \"id\": \"1ski28k\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"SuperbHealth5023\", \"discussion_type\": null, \"num_comments\": 484, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/TimesNow/comments/1ski28k/trump_deletes_post_depicting_himself_as_jesus/\", \"stickied\": false, \"url\": \"https://i.redd.it/wy6y9bvzuzug1.jpeg\", \"subreddit_subscribers\": 17683, \"created_utc\": 1776101983.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"bald\", \"selftext\": \"\", \"author_fullname\": \"t2_1ax4rkavxc\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"is_gallery\": true, \"title\": \"First time in a long time I like the way I look!\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/bald\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"media_metadata\": {\"hf6azuf9qyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 132, \"x\": 108, \"u\": \"https://preview.redd.it/hf6azuf9qyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d3aceb4bb7ebcfeb8bab214460f38a95222132a3\"}, {\"y\": 264, \"x\": 216, \"u\": \"https://preview.redd.it/hf6azuf9qyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=488ec66d6b76201c29315d68ea628fe428c1ffb9\"}, {\"y\": 391, \"x\": 320, \"u\": \"https://preview.redd.it/hf6azuf9qyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=ea37b329887b82e98fdd3165de0d02a8c84791d2\"}, {\"y\": 783, \"x\": 640, \"u\": \"https://preview.redd.it/hf6azuf9qyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=b4d006755365e135472aea285e27aef7988151d3\"}, {\"y\": 1175, \"x\": 960, \"u\": \"https://preview.redd.it/hf6azuf9qyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=1efe9598cad6bedb516f1a29c86d3dfb5ee7b7f9\"}, {\"y\": 1322, \"x\": 1080, \"u\": \"https://preview.redd.it/hf6azuf9qyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=36a80345171b7a941d5970d61f2247e834be36b5\"}], \"s\": {\"y\": 3343, \"x\": 2729, \"u\": \"https://preview.redd.it/hf6azuf9qyug1.jpg?width=2729\\u0026format=pjpg\\u0026auto=webp\\u0026s=ca633c284f0b4217503ab03b7fe1ceed72a50e93\"}, \"id\": \"hf6azuf9qyug1\"}, \"zvhwjsf9qyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 177, \"x\": 108, \"u\": \"https://preview.redd.it/zvhwjsf9qyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=93381468fc440c850377ef02a1461f39b046c76a\"}, {\"y\": 354, \"x\": 216, \"u\": \"https://preview.redd.it/zvhwjsf9qyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=c1389f5129f031eb90eb3f3ff3110e3255c41c97\"}, {\"y\": 524, \"x\": 320, \"u\": \"https://preview.redd.it/zvhwjsf9qyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=42fe9057153af1f9de6f7d055f1d73aa378205e2\"}, {\"y\": 1049, \"x\": 640, \"u\": \"https://preview.redd.it/zvhwjsf9qyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=d960a8d7ede541c68f35a343d37809ce5206b240\"}], \"s\": {\"y\": 1468, \"x\": 895, \"u\": \"https://preview.redd.it/zvhwjsf9qyug1.jpg?width=895\\u0026format=pjpg\\u0026auto=webp\\u0026s=fb2fbd22368112c112faaee57d695e5c810e9a9e\"}, \"id\": \"zvhwjsf9qyug1\"}, \"4jd5pyf9qyug1\": {\"status\": \"valid\", \"e\": \"Image\", \"m\": \"image/jpg\", \"p\": [{\"y\": 144, \"x\": 108, \"u\": \"https://preview.redd.it/4jd5pyf9qyug1.jpg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=53a96a965392183728b27b53bf552078417e3076\"}, {\"y\": 288, \"x\": 216, \"u\": \"https://preview.redd.it/4jd5pyf9qyug1.jpg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=41c9bb0e9173e9d1be54b46aceae30e605d433a6\"}, {\"y\": 426, \"x\": 320, \"u\": \"https://preview.redd.it/4jd5pyf9qyug1.jpg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=04ab5842285e53d22b8cb748a704391836f3a64d\"}, {\"y\": 853, \"x\": 640, \"u\": \"https://preview.redd.it/4jd5pyf9qyug1.jpg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=f0f9886c56d5eaa0bc8f592832fd3ac14d3d1df9\"}, {\"y\": 1280, \"x\": 960, \"u\": \"https://preview.redd.it/4jd5pyf9qyug1.jpg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=718d5260681c958152e520833251d42ff96c6675\"}, {\"y\": 1440, \"x\": 1080, \"u\": \"https://preview.redd.it/4jd5pyf9qyug1.jpg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=dce4d2167a05a7b8568ad10b9b4d5a967ba14e51\"}], \"s\": {\"y\": 4032, \"x\": 3024, \"u\": \"https://preview.redd.it/4jd5pyf9qyug1.jpg?width=3024\\u0026format=pjpg\\u0026auto=webp\\u0026s=099703d69a42a586e122f4dca4676b26c0ffa40e\"}, \"id\": \"4jd5pyf9qyug1\"}}, \"name\": \"t3_1skbfvo\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 2507, \"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\": {}, \"gallery_data\": {\"items\": [{\"media_id\": \"zvhwjsf9qyug1\", \"is_deleted\": false, \"id\": 911065147}, {\"media_id\": \"4jd5pyf9qyug1\", \"is_deleted\": false, \"id\": 911065148}, {\"media_id\": \"hf6azuf9qyug1\", \"is_deleted\": false, \"id\": 911065149}]}, \"link_flair_text\": null, \"can_mod_post\": false, \"score\": 2507, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/zvhwjsf9qyug1.jpg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=32d0802e4a7816cd3151ac0820d4c2276dc7d40c\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776088258.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"reddit.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.reddit.com/gallery/1skbfvo\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"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, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2sfez\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skbfvo\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"dudu_1001\", \"discussion_type\": null, \"num_comments\": 92, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/bald/comments/1skbfvo/first_time_in_a_long_time_i_like_the_way_i_look/\", \"stickied\": false, \"url\": \"https://www.reddit.com/gallery/1skbfvo\", \"subreddit_subscribers\": 418830, \"created_utc\": 1776088258.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"wallstreetbets\", \"selftext\": \"\", \"author_fullname\": \"t2_2bit11bt\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"I'm sorry bears, back to hibernation\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Meme\"}], \"subreddit_name_prefixed\": \"r/wallstreetbets\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 138, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skj0bh\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"ups\": 2674, \"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\": 2674, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/is962cms00vg1.jpeg?width=140\\u0026height=138\\u0026auto=webp\\u0026s=ebb1956e4fc881da40b8051d37eb65b0003a3938\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776103907.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/is962cms00vg1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/is962cms00vg1.jpeg?auto=webp\\u0026s=077393d9e40709612f34accf4ec4143a94395a96\", \"width\": 640, \"height\": 632}, \"resolutions\": [{\"url\": \"https://preview.redd.it/is962cms00vg1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=aca27012775ca40ae5e4737ff154e76534a6c417\", \"width\": 108, \"height\": 106}, {\"url\": \"https://preview.redd.it/is962cms00vg1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=bbfc43d029f5ecee5105bb62ff560d942e4e015c\", \"width\": 216, \"height\": 213}, {\"url\": \"https://preview.redd.it/is962cms00vg1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=13343424197db2d23d18ada004f60f0a61c65a4d\", \"width\": 320, \"height\": 316}, {\"url\": \"https://preview.redd.it/is962cms00vg1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c0fb3870e418164503f5ff83424192b76b39c3bf\", \"width\": 640, \"height\": 632}], \"variants\": {}, \"id\": \"is962cms00vg1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"d798a224-b973-11ef-a7e7-d606063d31a6\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2th52\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#20b3df\", \"id\": \"1skj0bh\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"gamersEmpire\", \"discussion_type\": null, \"num_comments\": 152, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/wallstreetbets/comments/1skj0bh/im_sorry_bears_back_to_hibernation/\", \"stickied\": false, \"url\": \"https://i.redd.it/is962cms00vg1.jpeg\", \"subreddit_subscribers\": 19911804, \"created_utc\": 1776103907.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"nba\", \"selftext\": \"To the surprise of absolutely nobody, for the 4th time in 5 seasons, the Lakers lead the league in free throw differential. The one \\\"outlier\\\" is a narrow second place finish to the Bucks last season. Despite significant roster and coaching shakeups, the Lakers have remained remarkably consistent at getting more free throws than their opponents. Over the last 5 years, they are roughly 2.5x better at creating a differential than the second place team, the Miami Heat. Tables below:\\n\\n\\\\*\\\\*Last 5 Seasons:\\\\*\\\\*\\n\\n1. Lakers - 1,635\\n\\n2. Heat - 697\\n\\n3. Mavericks - 582\\n\\n4. Pelicans - 559\\n\\n5. Clippers - 526\\n\\n\\\\*\\\\*This season\\\\*\\\\*\\n\\n1. Lakers - 457\\n\\n2. Spurs - 311\\n\\n3. Mavericks - 285\\n\\nAnthony Davis must still be putting in tons of work.\\n\\n\\\\[Source\\\\]([https://www.statmuse.com/nba/ask?q=most+nba+team+free+throw+attempts+minus+opponent+free+throw+attempts+since+the+2021-2022+season](https://www.statmuse.com/nba/ask?q=most+nba+team+free+throw+attempts+minus+opponent+free+throw+attempts+since+the+2021-2022+season))\\n\\nEdit: why is reddit bricking my formatting\", \"author_fullname\": \"t2_54oca8cr\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"With the regular season wrapping up, the lakers have led the league in free throw differential for the 4th time in 5 years. The second place team (Spurs) was not even close.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/nba\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skcp80\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.91, \"author_flair_background_color\": \"#edeff1\", \"subreddit_type\": \"public\", \"ups\": 1323, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": null, \"author_flair_template_id\": \"cd6ee866-3feb-11e8-82a4-0ea33400423e\", \"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\": 1323, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": 1776094751.0, \"author_flair_css_class\": \"Grizzlies1\", \"author_flair_richtext\": [{\"a\": \":mem-1:\", \"e\": \"emoji\", \"u\": \"https://emoji.redditmedia.com/pqd619mts4r81_t5_2qo4s/mem-1\"}, {\"e\": \"text\", \"t\": \" Grizzlies\"}], \"gildings\": {}, \"post_hint\": \"self\", \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1776090988.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"self.nba\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003ETo the surprise of absolutely nobody, for the 4th time in 5 seasons, the Lakers lead the league in free throw differential. The one \\u0026quot;outlier\\u0026quot; is a narrow second place finish to the Bucks last season. Despite significant roster and coaching shakeups, the Lakers have remained remarkably consistent at getting more free throws than their opponents. Over the last 5 years, they are roughly 2.5x better at creating a differential than the second place team, the Miami Heat. Tables below:\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E**Last 5 Seasons:**\\u003C/p\\u003E\\n\\n\\u003Col\\u003E\\n\\u003Cli\\u003E\\u003Cp\\u003ELakers - 1,635\\u003C/p\\u003E\\u003C/li\\u003E\\n\\u003Cli\\u003E\\u003Cp\\u003EHeat - 697\\u003C/p\\u003E\\u003C/li\\u003E\\n\\u003Cli\\u003E\\u003Cp\\u003EMavericks - 582\\u003C/p\\u003E\\u003C/li\\u003E\\n\\u003Cli\\u003E\\u003Cp\\u003EPelicans - 559\\u003C/p\\u003E\\u003C/li\\u003E\\n\\u003Cli\\u003E\\u003Cp\\u003EClippers - 526\\u003C/p\\u003E\\u003C/li\\u003E\\n\\u003C/ol\\u003E\\n\\n\\u003Cp\\u003E**This season**\\u003C/p\\u003E\\n\\n\\u003Col\\u003E\\n\\u003Cli\\u003E\\u003Cp\\u003ELakers - 457\\u003C/p\\u003E\\u003C/li\\u003E\\n\\u003Cli\\u003E\\u003Cp\\u003ESpurs - 311\\u003C/p\\u003E\\u003C/li\\u003E\\n\\u003Cli\\u003E\\u003Cp\\u003EMavericks - 285\\u003C/p\\u003E\\u003C/li\\u003E\\n\\u003C/ol\\u003E\\n\\n\\u003Cp\\u003EAnthony Davis must still be putting in tons of work.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E[Source](\\u003Ca href=\\\"https://www.statmuse.com/nba/ask?q=most+nba+team+free+throw+attempts+minus+opponent+free+throw+attempts+since+the+2021-2022+season\\\"\\u003Ehttps://www.statmuse.com/nba/ask?q=most+nba+team+free+throw+attempts+minus+opponent+free+throw+attempts+since+the+2021-2022+season\\u003C/a\\u003E)\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEdit: why is reddit bricking my formatting\\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\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/6hX6ebtBqmPhZkRzhEKsZ_HkatXuy9WzVk4pwvSsDEA.png?auto=webp\\u0026s=9d6935427b101fad71f92c455cee17f4994f021a\", \"width\": 1200, \"height\": 630}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/6hX6ebtBqmPhZkRzhEKsZ_HkatXuy9WzVk4pwvSsDEA.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=d41cb46b5b47ab5cf5facc1917cd11b8466fe632\", \"width\": 108, \"height\": 56}, {\"url\": \"https://external-preview.redd.it/6hX6ebtBqmPhZkRzhEKsZ_HkatXuy9WzVk4pwvSsDEA.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=f9e4cc55b4f1e638f7542bb32d2805578fa8a2a3\", \"width\": 216, \"height\": 113}, {\"url\": \"https://external-preview.redd.it/6hX6ebtBqmPhZkRzhEKsZ_HkatXuy9WzVk4pwvSsDEA.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=36b1c38726f7e62bd345d5a1e612b4f3a0879dde\", \"width\": 320, \"height\": 168}, {\"url\": \"https://external-preview.redd.it/6hX6ebtBqmPhZkRzhEKsZ_HkatXuy9WzVk4pwvSsDEA.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=56677f8f35155d66f832e47543b620ebcad29958\", \"width\": 640, \"height\": 336}, {\"url\": \"https://external-preview.redd.it/6hX6ebtBqmPhZkRzhEKsZ_HkatXuy9WzVk4pwvSsDEA.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=35a262df695fe5a5233bdc193308dbfcdea2010c\", \"width\": 960, \"height\": 504}, {\"url\": \"https://external-preview.redd.it/6hX6ebtBqmPhZkRzhEKsZ_HkatXuy9WzVk4pwvSsDEA.png?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=3fb34dd15bcc37f9bd1a3237f9ee94c040076e5c\", \"width\": 1080, \"height\": 567}], \"variants\": {}, \"id\": \"6hX6ebtBqmPhZkRzhEKsZ_HkatXuy9WzVk4pwvSsDEA\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \":mem-1: Grizzlies\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qo4s\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skcp80\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"TitanTigers\", \"discussion_type\": null, \"num_comments\": 465, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/nba/comments/1skcp80/with_the_regular_season_wrapping_up_the_lakers/\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/nba/comments/1skcp80/with_the_regular_season_wrapping_up_the_lakers/\", \"subreddit_subscribers\": 17027199, \"created_utc\": 1776090988.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"whoathatsinteresting\", \"selftext\": \"\", \"author_fullname\": \"t2_1z8sh33ig5\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Conscription Lottery Nightmare - Should this be done everywhere in the world?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/whoathatsinteresting\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": true, \"name\": \"t3_1skm3yg\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1415, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/g4efsoluj0vg1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/g4efsoluj0vg1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/g4efsoluj0vg1/DASHPlaylist.mpd?a=1778705391%2CYWRmMGExMjhjNTMyZWZmNTRkZGU1M2MxODJiNGQwZjhjODRhOTk0ZmUyMTBjNzA1ZWY2ODM2ZmYxMDZhYmRjOA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 59, \"hls_url\": \"https://v.redd.it/g4efsoluj0vg1/HLSPlaylist.m3u8?a=1778705391%2CZjlhNDliODEwZmUwOGRmMTYyMjY5MThkODc4ZmUxZTEzMjJhMzNiYzk1ODMzMmM3ZmZmODk0MThiM2Q0ZjBmNA%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\": 1415, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/dTBsaW45bXVqMHZnMYEwkdtr3OmUHxLH9dvPVq6MlV-tDXF8PC-B6vDXbqiE.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=df98889b43ae1b3e5f58a15c7f236b04251dc287\", \"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\": 1776110327.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/g4efsoluj0vg1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/dTBsaW45bXVqMHZnMYEwkdtr3OmUHxLH9dvPVq6MlV-tDXF8PC-B6vDXbqiE.png?format=pjpg\\u0026auto=webp\\u0026s=76ebe263ff22c64bf23e790095ff57461bf8a33e\", \"width\": 405, \"height\": 720}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/dTBsaW45bXVqMHZnMYEwkdtr3OmUHxLH9dvPVq6MlV-tDXF8PC-B6vDXbqiE.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=91c27ea707c06008d360c130e8cb860249563f11\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/dTBsaW45bXVqMHZnMYEwkdtr3OmUHxLH9dvPVq6MlV-tDXF8PC-B6vDXbqiE.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=42d4ae924a18344bfa6f8d7959edcc245eb55c47\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/dTBsaW45bXVqMHZnMYEwkdtr3OmUHxLH9dvPVq6MlV-tDXF8PC-B6vDXbqiE.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=efbc8af3127b4997b3894767d3e2494fe41f8015\", \"width\": 320, \"height\": 568}], \"variants\": {}, \"id\": \"dTBsaW45bXVqMHZnMYEwkdtr3OmUHxLH9dvPVq6MlV-tDXF8PC-B6vDXbqiE\"}], \"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_dg6pfu\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skm3yg\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"The_Dean_France\", \"discussion_type\": null, \"num_comments\": 518, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/whoathatsinteresting/comments/1skm3yg/conscription_lottery_nightmare_should_this_be/\", \"stickied\": false, \"url\": \"https://v.redd.it/g4efsoluj0vg1\", \"subreddit_subscribers\": 141685, \"created_utc\": 1776110327.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/g4efsoluj0vg1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 1280, \"width\": 720, \"scrubber_media_url\": \"https://v.redd.it/g4efsoluj0vg1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/g4efsoluj0vg1/DASHPlaylist.mpd?a=1778705391%2CYWRmMGExMjhjNTMyZWZmNTRkZGU1M2MxODJiNGQwZjhjODRhOTk0ZmUyMTBjNzA1ZWY2ODM2ZmYxMDZhYmRjOA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 59, \"hls_url\": \"https://v.redd.it/g4efsoluj0vg1/HLSPlaylist.m3u8?a=1778705391%2CZjlhNDliODEwZmUwOGRmMTYyMjY5MThkODc4ZmUxZTEzMjJhMzNiYzk1ODMzMmM3ZmZmODk0MThiM2Q0ZjBmNA%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"GoodNewsUK\", \"selftext\": \"A while ago, I got fed up with the classic British dilemma: needing the toilet in a city centre and having to buy an overpriced coffee just to get a door code. So, I built a free, community-driven map app called LooCation to track down free public toilets.\\n\\nEarlier this week, the app went a bit viral. You guys completely gave it the \\\"Reddit Hug of Death\\\" \\u2013 we hit over 100,000 map requests in a couple of days, and my map API provider temporarily shut me down. \\ud83d\\ude05\\n\\nI managed to upgrade the servers out of my own pocket to get it back online, but during the downtime, the most incredible thing happened. I received an influx of messages from people with Crohn's and IBS, telling me how much a map like this helps reduce their daily anxiety.\\n\\nI originally had the \\\"Medical \\u0026 Specialized Access\\\" filters (like Changing Places and Ostomy Friendly) as part of an optional 'Pro' tier just to help cover server costs. But reading those messages made me realise that shouldn't be the case.\\n\\n**So, the real success story today:** I\\u2019ve just pushed an update that makes ALL medical and specialised access filters completely 100% free for everyone, forever.\\n\\nThe core map remains completely free and ad-free. I did add a one-time \\\"Lifetime supporter\\\" badge in the app for anyone who wants to help me keep the servers from catching fire again, but there's zero pressure.\\n\\nI just wanted to share this little win. Thanks to the UK Reddit community for breaking my app, and ultimately helping make it better and more accessible for the people who really need it.\\n\\nbuymeacoffee.com/turbanek306\", \"author_fullname\": \"t2_295tfyqqm7\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"I built a free app to help people avoid buying a \\u00a34 coffee just to use the loo. It went viral, crashed my servers, but led to something genuinely amazing.\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/GoodNewsUK\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": null, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skad85\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1901, \"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\": \"Digital Infrastructure\", \"can_mod_post\": false, \"score\": 1901, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"self\", \"edited\": 1776087008.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"content_categories\": null, \"is_self\": true, \"mod_note\": null, \"created\": 1776085763.0, \"link_flair_type\": \"text\", \"wls\": 6, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"text\", \"domain\": \"self.GoodNewsUK\", \"allow_live_comments\": false, \"selftext_html\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003EA while ago, I got fed up with the classic British dilemma: needing the toilet in a city centre and having to buy an overpriced coffee just to get a door code. So, I built a free, community-driven map app called LooCation to track down free public toilets.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EEarlier this week, the app went a bit viral. You guys completely gave it the \\u0026quot;Reddit Hug of Death\\u0026quot; \\u2013 we hit over 100,000 map requests in a couple of days, and my map API provider temporarily shut me down. \\ud83d\\ude05\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI managed to upgrade the servers out of my own pocket to get it back online, but during the downtime, the most incredible thing happened. I received an influx of messages from people with Crohn\\u0026#39;s and IBS, telling me how much a map like this helps reduce their daily anxiety.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI originally had the \\u0026quot;Medical \\u0026amp; Specialized Access\\u0026quot; filters (like Changing Places and Ostomy Friendly) as part of an optional \\u0026#39;Pro\\u0026#39; tier just to help cover server costs. But reading those messages made me realise that shouldn\\u0026#39;t be the case.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Cstrong\\u003ESo, the real success story today:\\u003C/strong\\u003E I\\u2019ve just pushed an update that makes ALL medical and specialised access filters completely 100% free for everyone, forever.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EThe core map remains completely free and ad-free. I did add a one-time \\u0026quot;Lifetime supporter\\u0026quot; badge in the app for anyone who wants to help me keep the servers from catching fire again, but there\\u0026#39;s zero pressure.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003EI just wanted to share this little win. Thanks to the UK Reddit community for breaking my app, and ultimately helping make it better and more accessible for the people who really need it.\\u003C/p\\u003E\\n\\n\\u003Cp\\u003Ebuymeacoffee.com/turbanek306\\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\": true, \"pinned\": false, \"over_18\": false, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"ab673c06-503c-11ef-9ca5-5e28c1d28522\", \"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_c37hqh\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#ff7b00\", \"id\": \"1skad85\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"One-Huckleberry1077\", \"discussion_type\": null, \"num_comments\": 112, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/GoodNewsUK/comments/1skad85/i_built_a_free_app_to_help_people_avoid_buying_a/\", \"stickied\": false, \"url\": \"https://www.reddit.com/r/GoodNewsUK/comments/1skad85/i_built_a_free_app_to_help_people_avoid_buying_a/\", \"subreddit_subscribers\": 72201, \"created_utc\": 1776085763.0, \"num_crossposts\": 1, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Warframe\", \"selftext\": \"\", \"author_fullname\": \"t2_25bondjnkx\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"This... Is going to be fun \\ud83d\\ude08\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Screenshot\"}], \"subreddit_name_prefixed\": \"r/Warframe\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"scr\", \"downs\": 0, \"thumbnail_height\": 100, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skgrla\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 1369, \"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\": \"Screenshot\", \"can_mod_post\": false, \"score\": 1369, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/jsoubk48nzug1.jpeg?width=140\\u0026height=100\\u0026auto=webp\\u0026s=3cc1aa9a785623d9f945dc789754b7c0cc5729c2\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776099347.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/jsoubk48nzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/jsoubk48nzug1.jpeg?auto=webp\\u0026s=1c62827ffd31d9088c1bfd85cf0066c1ea766c7e\", \"width\": 4124, \"height\": 2964}, \"resolutions\": [{\"url\": \"https://preview.redd.it/jsoubk48nzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=9aaa999344775ab0d5565c9a861db27b9271f7ab\", \"width\": 108, \"height\": 77}, {\"url\": \"https://preview.redd.it/jsoubk48nzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=29ccc778d14200c811baa6d860dedfecb9f4ad6b\", \"width\": 216, \"height\": 155}, {\"url\": \"https://preview.redd.it/jsoubk48nzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=38f5d6c29bbf8697e61fb76dbcde10bc67c024c3\", \"width\": 320, \"height\": 229}, {\"url\": \"https://preview.redd.it/jsoubk48nzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=af5278f82c9570d53b5860c5d9bc156e2c1508ce\", \"width\": 640, \"height\": 459}, {\"url\": \"https://preview.redd.it/jsoubk48nzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=45675821a71f920908013f9b7959a89572742cd6\", \"width\": 960, \"height\": 689}, {\"url\": \"https://preview.redd.it/jsoubk48nzug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=c814636c716e7174942ffaa17d5254b4b1370b61\", \"width\": 1080, \"height\": 776}], \"variants\": {}, \"id\": \"jsoubk48nzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"908d1c2a-05cf-11e3-9c81-12313b08e221\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2urg0\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#1e9932\", \"id\": \"1skgrla\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"AdHealthy3758\", \"discussion_type\": null, \"num_comments\": 61, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/Warframe/comments/1skgrla/this_is_going_to_be_fun/\", \"stickied\": false, \"url\": \"https://i.redd.it/jsoubk48nzug1.jpeg\", \"subreddit_subscribers\": 971540, \"created_utc\": 1776099347.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"todayilearned\", \"selftext\": \"\", \"author_fullname\": \"t2_v0nonblg\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"TIL that in medieval times, a \\\"foreskin cruncher\\\" would be hired to taste alleged relics of Jesus' \\\"Holy Prepuce\\\" for the flavour of holiness to determine authenticity\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/todayilearned\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 105, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skc18e\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.93, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 2583, \"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\": 2583, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/oKD9rC4re3AMgckNKMKHGxW3D2guPawReF__na58-W4.jpeg?width=140\\u0026height=105\\u0026auto=webp\\u0026s=7876b29b62b8dc9c11126321024ce6812afaac61\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776089552.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\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://en.wikipedia.org/wiki/Holy_Prepuce\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/oKD9rC4re3AMgckNKMKHGxW3D2guPawReF__na58-W4.jpeg?auto=webp\\u0026s=644e0867d1a66aec58721ea483eee66ad930f284\", \"width\": 1024, \"height\": 768}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/oKD9rC4re3AMgckNKMKHGxW3D2guPawReF__na58-W4.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=dca9a5183ba9a59a65f1481caed34881a37cef94\", \"width\": 108, \"height\": 81}, {\"url\": \"https://external-preview.redd.it/oKD9rC4re3AMgckNKMKHGxW3D2guPawReF__na58-W4.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=a19578fe9195d37157ad3494cd0efc46ffb8fa0a\", \"width\": 216, \"height\": 162}, {\"url\": \"https://external-preview.redd.it/oKD9rC4re3AMgckNKMKHGxW3D2guPawReF__na58-W4.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=607f3ad13209a19676e19e6ca6fe60370d5f40a8\", \"width\": 320, \"height\": 240}, {\"url\": \"https://external-preview.redd.it/oKD9rC4re3AMgckNKMKHGxW3D2guPawReF__na58-W4.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=c19298949c12cc3a928de29f95e69dfba6b95fe6\", \"width\": 640, \"height\": 480}, {\"url\": \"https://external-preview.redd.it/oKD9rC4re3AMgckNKMKHGxW3D2guPawReF__na58-W4.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=e02b8c92770b9ed3be7b61a1b7247a2e1e28487f\", \"width\": 960, \"height\": 720}], \"variants\": {}, \"id\": \"oKD9rC4re3AMgckNKMKHGxW3D2guPawReF__na58-W4\"}], \"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_2qqjc\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skc18e\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"FartOfGenius\", \"discussion_type\": null, \"num_comments\": 452, \"send_replies\": false, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/todayilearned/comments/1skc18e/til_that_in_medieval_times_a_foreskin_cruncher/\", \"stickied\": false, \"url\": \"https://en.wikipedia.org/wiki/Holy_Prepuce\", \"subreddit_subscribers\": 41342197, \"created_utc\": 1776089552.0, \"num_crossposts\": 3, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"WorkReform\", \"selftext\": \"\", \"author_fullname\": \"t2_2ao73da15q\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Should companies be allowed to raise prices based on demand like this?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/WorkReform\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skfmqf\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"ups\": 3757, \"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\": \"\\ud83d\\udcac Advice Needed\", \"can_mod_post\": false, \"score\": 3757, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/a2auc5jagzug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=39cbfabf7e581d8f3e3e905c54b4e3513ee7e313\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776097019.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, \"url_overridden_by_dest\": \"https://i.redd.it/a2auc5jagzug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/a2auc5jagzug1.jpeg?auto=webp\\u0026s=9c6bf5c8c8cb28cc3b921f24b7c4d646589ddf59\", \"width\": 1080, \"height\": 1548}, \"resolutions\": [{\"url\": \"https://preview.redd.it/a2auc5jagzug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=e5fe1b5b1a372f9626bc948a943b5267c66190f1\", \"width\": 108, \"height\": 154}, {\"url\": \"https://preview.redd.it/a2auc5jagzug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=da82e47218aad4af674b8d979642c8a77f260b5b\", \"width\": 216, \"height\": 309}, {\"url\": \"https://preview.redd.it/a2auc5jagzug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=f9c1cbf21428be4c86598d710831a21f0ed6b7e2\", \"width\": 320, \"height\": 458}, {\"url\": \"https://preview.redd.it/a2auc5jagzug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=7f1d1ea9ded181f5e4d3f7162048268bc6f496c3\", \"width\": 640, \"height\": 917}, {\"url\": \"https://preview.redd.it/a2auc5jagzug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=00a6b8ab4f89974962ea1e55faf90c290085323b\", \"width\": 960, \"height\": 1376}, {\"url\": \"https://preview.redd.it/a2auc5jagzug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=8b6a212e140f1341d4c5be50924ff1119d3b9660\", \"width\": 1080, \"height\": 1548}], \"variants\": {}, \"id\": \"a2auc5jagzug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"ae299e44-f2af-11ec-bd60-96a3a8ccffb2\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_5qpzgw\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#373c3f\", \"id\": \"1skfmqf\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"niccwo\", \"discussion_type\": null, \"num_comments\": 113, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/WorkReform/comments/1skfmqf/should_companies_be_allowed_to_raise_prices_based/\", \"stickied\": false, \"url\": \"https://i.redd.it/a2auc5jagzug1.jpeg\", \"subreddit_subscribers\": 800689, \"created_utc\": 1776097019.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"PSP\", \"selftext\": \"this is an app ive been working on and that is part of my bigger adobe like suite of tools for the psp. Available for beta tester but will make a public realese soon!\\n\\nhttps://psp.nyxef.org/\", \"author_fullname\": \"t2_1ah9z88k7h\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Spotify for psp\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/PSP\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 103, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skchns\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.99, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1431, \"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\": 1431, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/1yebb7m1xyug1.png?width=140\\u0026height=103\\u0026auto=webp\\u0026s=5f06f3e72e5237efb9a7a2083cdc7f42187abfed\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776090539.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Cp\\u003Ethis is an app ive been working on and that is part of my bigger adobe like suite of tools for the psp. Available for beta tester but will make a public realese soon!\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Ca href=\\\"https://psp.nyxef.org/\\\"\\u003Ehttps://psp.nyxef.org/\\u003C/a\\u003E\\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/1yebb7m1xyug1.png\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/1yebb7m1xyug1.png?auto=webp\\u0026s=88763dc14a4e021d9e4a3010bd3c0b176b76332e\", \"width\": 968, \"height\": 716}, \"resolutions\": [{\"url\": \"https://preview.redd.it/1yebb7m1xyug1.png?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=bc9037a7f8f975e69dcfefe9d7d6546135fe2d95\", \"width\": 108, \"height\": 79}, {\"url\": \"https://preview.redd.it/1yebb7m1xyug1.png?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=2f5fb062b2001d006db514565fa4d4503238fe6f\", \"width\": 216, \"height\": 159}, {\"url\": \"https://preview.redd.it/1yebb7m1xyug1.png?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=21719fc01a70dfb11e3e9b9ee259431186fb2993\", \"width\": 320, \"height\": 236}, {\"url\": \"https://preview.redd.it/1yebb7m1xyug1.png?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=535b33a1af21544939ea846b9806b5440fee8f70\", \"width\": 640, \"height\": 473}, {\"url\": \"https://preview.redd.it/1yebb7m1xyug1.png?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=1378444d01152ee16d9e9fc0b3fd070cfd71c658\", \"width\": 960, \"height\": 710}], \"variants\": {}, \"id\": \"1yebb7m1xyug1\"}], \"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_2qjts\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1skchns\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Nyxef\", \"discussion_type\": null, \"num_comments\": 107, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/PSP/comments/1skchns/spotify_for_psp/\", \"stickied\": false, \"url\": \"https://i.redd.it/1yebb7m1xyug1.png\", \"subreddit_subscribers\": 204837, \"created_utc\": 1776090539.0, \"num_crossposts\": 2, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"Conservative\", \"selftext\": \"\", \"author_fullname\": \"t2_sh8n8gmz2\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Trump Removes \\u2018OUTRAGEOUS\\u2019 Post Depicting Himself As Jesus Christ After Backlash From Supporters\", \"link_flair_richtext\": [{\"e\": \"text\", \"t\": \"Flaired Users Only\"}], \"subreddit_name_prefixed\": \"r/Conservative\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": \"CONSERVATIVESONLY\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skfqqi\", \"quarantine\": false, \"link_flair_text_color\": null, \"upvote_ratio\": 0.9, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 1235, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"421b644c-8b38-11e1-bc5f-12313d18ad57\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": null, \"is_reddit_media_domain\": false, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"Flaired Users Only\", \"can_mod_post\": false, \"score\": 1235, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/HhfA_MijJ-zXNT02aB2f3p1DIT_bGp35aphPVOgIA3g.jpeg?width=140\\u0026height=78\\u0026auto=webp\\u0026s=80666815d5fe96bfeb1ac093cf73ff1eaec761a9\", \"edited\": false, \"author_flair_css_class\": \"Conservative\", \"author_flair_richtext\": [{\"e\": \"text\", \"t\": \"Conservative\"}], \"gildings\": {}, \"post_hint\": \"link\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776097251.0, \"link_flair_type\": \"richtext\", \"wls\": 7, \"removed_by_category\": null, \"banned_by\": null, \"author_flair_type\": \"richtext\", \"domain\": \"dailywire.com\", \"allow_live_comments\": false, \"selftext_html\": null, \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://www.dailywire.com/news/trump-slammed-for-outrageous-post-depicting-himself-as-jesus-christ\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/HhfA_MijJ-zXNT02aB2f3p1DIT_bGp35aphPVOgIA3g.jpeg?auto=webp\\u0026s=42f8d4f5981bac113b7e21b7ad04665b725504a9\", \"width\": 1200, \"height\": 675}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/HhfA_MijJ-zXNT02aB2f3p1DIT_bGp35aphPVOgIA3g.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=12d632f9fcf27b475dd3d095428551134fda6ad8\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/HhfA_MijJ-zXNT02aB2f3p1DIT_bGp35aphPVOgIA3g.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=f5915f32e2ebb7be30be71b64eca2ca08b144396\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/HhfA_MijJ-zXNT02aB2f3p1DIT_bGp35aphPVOgIA3g.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=07fbbeb5a5604bbd1a8b734dc2fe7df4e99afd5e\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/HhfA_MijJ-zXNT02aB2f3p1DIT_bGp35aphPVOgIA3g.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=5f9bfd6819ed04c5fe661497490854b2271b4500\", \"width\": 640, \"height\": 360}, {\"url\": \"https://external-preview.redd.it/HhfA_MijJ-zXNT02aB2f3p1DIT_bGp35aphPVOgIA3g.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=f2d2a0ef4c3f19c8687d1a9e6385f8fd1883d00f\", \"width\": 960, \"height\": 540}, {\"url\": \"https://external-preview.redd.it/HhfA_MijJ-zXNT02aB2f3p1DIT_bGp35aphPVOgIA3g.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=087be9e42ec940e1512f0faf1a84eb0c72032e3a\", \"width\": 1080, \"height\": 607}], \"variants\": {}, \"id\": \"HhfA_MijJ-zXNT02aB2f3p1DIT_bGp35aphPVOgIA3g\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"Conservative\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"num_reports\": null, \"distinguished\": null, \"subreddit_id\": \"t5_2qh6p\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": null, \"id\": \"1skfqqi\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"Pinot_Greasio\", \"discussion_type\": null, \"num_comments\": 272, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/Conservative/comments/1skfqqi/trump_removes_outrageous_post_depicting_himself/\", \"stickied\": false, \"url\": \"https://www.dailywire.com/news/trump-slammed-for-outrageous-post-depicting-himself-as-jesus-christ\", \"subreddit_subscribers\": 1354918, \"created_utc\": 1776097251.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"meme\", \"selftext\": \"\", \"author_fullname\": \"t2_ce4o7l0o\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Happy monday\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/meme\", \"hidden\": false, \"pwls\": 7, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk9d6x\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.95, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 3165, \"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\": 3165, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?frame=1\\u0026width=140\\u0026height=78\\u0026auto=webp\\u0026s=df49f5f8124fe98de2e34497558e77624c70c894\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"mod_note\": null, \"created\": 1776083336.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/dqf2x3vlbyug1.gif\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?format=png8\\u0026s=eff97c04498e6da08b5cec769048137f1b28104b\", \"width\": 640, \"height\": 360}, \"resolutions\": [{\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?width=108\\u0026crop=smart\\u0026format=png8\\u0026s=b3ca0e082edc2f4aab939e466612485eff60aaa9\", \"width\": 108, \"height\": 60}, {\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?width=216\\u0026crop=smart\\u0026format=png8\\u0026s=35754c31af2c2f4da975871a41e3d4b9fc1a4a96\", \"width\": 216, \"height\": 121}, {\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?width=320\\u0026crop=smart\\u0026format=png8\\u0026s=73e2edd62f18bb6a2e96830d6f87970bc8b03057\", \"width\": 320, \"height\": 180}, {\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?width=640\\u0026crop=smart\\u0026format=png8\\u0026s=3190a371c47c06255d36a02dde83d367ed58608c\", \"width\": 640, \"height\": 360}], \"variants\": {\"gif\": {\"source\": {\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?s=22a13c62be188cf20adb877da57fb558c57340a6\", \"width\": 640, \"height\": 360}, \"resolutions\": [{\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?width=108\\u0026crop=smart\\u0026s=88651a99e1b7168a0cbbd1397d444e0d6352536d\", \"width\": 108, \"height\": 60}, {\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?width=216\\u0026crop=smart\\u0026s=d7b1a1a87ebe5f5f6e01ee45d8aecdd6462ff838\", \"width\": 216, \"height\": 121}, {\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?width=320\\u0026crop=smart\\u0026s=5e1a940f23cb2a9f3510b1002a6347f99cd3a814\", \"width\": 320, \"height\": 180}, {\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?width=640\\u0026crop=smart\\u0026s=213e45fb342786e505d3c2cea62615499d731766\", \"width\": 640, \"height\": 360}]}, \"mp4\": {\"source\": {\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?format=mp4\\u0026s=ec874eb6ebd8b620ec23ba546f1cf86403307280\", \"width\": 640, \"height\": 360}, \"resolutions\": [{\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?width=108\\u0026format=mp4\\u0026s=793bae5a7c4c6b16e5a4f473e977f366ae945c99\", \"width\": 108, \"height\": 60}, {\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?width=216\\u0026format=mp4\\u0026s=129e6ce1b775c06eafdbc16d93fa33551dab71dc\", \"width\": 216, \"height\": 121}, {\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?width=320\\u0026format=mp4\\u0026s=2e4824d881c2e472e20ced53abd5d54e5d20d113\", \"width\": 320, \"height\": 180}, {\"url\": \"https://preview.redd.it/dqf2x3vlbyug1.gif?width=640\\u0026format=mp4\\u0026s=e80bdbab8ad7885ef87c257d1ecb684459c4b0de\", \"width\": 640, \"height\": 360}]}}, \"id\": \"dqf2x3vlbyug1\"}], \"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_2qi1r\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk9d6x\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"HarEmiya\", \"discussion_type\": null, \"num_comments\": 51, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/meme/comments/1sk9d6x/happy_monday/\", \"stickied\": false, \"url\": \"https://i.redd.it/dqf2x3vlbyug1.gif\", \"subreddit_subscribers\": 2883368, \"created_utc\": 1776083336.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TheRookie\", \"selftext\": \"# THE ROOKIE RENEWED FOR SEASON 9!\\n\\n[**Read Deadline Article Here**](https://deadline.com/2026/04/the-rookie-renewed-season-9-abc-nathan-fillion-1236786313/)\\n\\n**Season 9 renewal has been announced 15 weeks into Season 8's 18 episode run. Season 8\\u2019s Season Finale will air on Monday May 4 at 10pm ET.** \", \"author_fullname\": \"t2_l8jfhy3z\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"The Rookie Renewed for Season 9! \\ud83d\\udc9b\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/TheRookie\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1skg0ik\", \"quarantine\": false, \"link_flair_text_color\": \"light\", \"upvote_ratio\": 0.96, \"author_flair_background_color\": \"#7f949f\", \"ups\": 1394, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": \"654cbf8c-2e8b-11f1-a435-ea746c8288ae\", \"is_original_content\": false, \"user_reports\": [], \"secure_media\": null, \"is_reddit_media_domain\": true, \"is_meta\": false, \"category\": null, \"secure_media_embed\": {}, \"link_flair_text\": \"Announcement\", \"can_mod_post\": false, \"score\": 1394, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://preview.redd.it/d5pqs4vnizug1.jpeg?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026auto=webp\\u0026s=51916cfba393e49aec47572af450e3de72c220bd\", \"edited\": 1776101801.0, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"image\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776097810.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\": \"\\u003C!-- SC_OFF --\\u003E\\u003Cdiv class=\\\"md\\\"\\u003E\\u003Ch1\\u003ETHE ROOKIE RENEWED FOR SEASON 9!\\u003C/h1\\u003E\\n\\n\\u003Cp\\u003E\\u003Ca href=\\\"https://deadline.com/2026/04/the-rookie-renewed-season-9-abc-nathan-fillion-1236786313/\\\"\\u003E\\u003Cstrong\\u003ERead Deadline Article Here\\u003C/strong\\u003E\\u003C/a\\u003E\\u003C/p\\u003E\\n\\n\\u003Cp\\u003E\\u003Cstrong\\u003ESeason 9 renewal has been announced 15 weeks into Season 8\\u0026#39;s 18 episode run. Season 8\\u2019s Season Finale will air on Monday May 4 at 10pm ET.\\u003C/strong\\u003E \\u003C/p\\u003E\\n\\u003C/div\\u003E\\u003C!-- SC_ON --\\u003E\", \"likes\": null, \"suggested_sort\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://i.redd.it/d5pqs4vnizug1.jpeg\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://preview.redd.it/d5pqs4vnizug1.jpeg?auto=webp\\u0026s=9793e1343854045ad1ef1d309a9f025e96a10e00\", \"width\": 1262, \"height\": 1414}, \"resolutions\": [{\"url\": \"https://preview.redd.it/d5pqs4vnizug1.jpeg?width=108\\u0026crop=smart\\u0026auto=webp\\u0026s=4e704ebf85bd619d5346d71ccf7014be9e054603\", \"width\": 108, \"height\": 121}, {\"url\": \"https://preview.redd.it/d5pqs4vnizug1.jpeg?width=216\\u0026crop=smart\\u0026auto=webp\\u0026s=5440cfa23391be28cb4d1b841c6b34692a752a23\", \"width\": 216, \"height\": 242}, {\"url\": \"https://preview.redd.it/d5pqs4vnizug1.jpeg?width=320\\u0026crop=smart\\u0026auto=webp\\u0026s=edd589a0aa10db2fbb77aa9c716818e170ea8bde\", \"width\": 320, \"height\": 358}, {\"url\": \"https://preview.redd.it/d5pqs4vnizug1.jpeg?width=640\\u0026crop=smart\\u0026auto=webp\\u0026s=bbe191158f52f2f496a54719afcd80f96dc94dd0\", \"width\": 640, \"height\": 717}, {\"url\": \"https://preview.redd.it/d5pqs4vnizug1.jpeg?width=960\\u0026crop=smart\\u0026auto=webp\\u0026s=2f6350d1bfb9936323979f5b00b6b02a28f46615\", \"width\": 960, \"height\": 1075}, {\"url\": \"https://preview.redd.it/d5pqs4vnizug1.jpeg?width=1080\\u0026crop=smart\\u0026auto=webp\\u0026s=e5123d8419884655e7fcce512c4eecdf9ea7b2a3\", \"width\": 1080, \"height\": 1210}], \"variants\": {}, \"id\": \"d5pqs4vnizug1\"}], \"enabled\": true}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"b8a909a4-ed56-11f0-963c-1a546d4de642\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": \"The Radiologist \\ud83e\\ude7a\", \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": \"moderator\", \"subreddit_id\": \"t5_3pidu\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#d62929\", \"id\": \"1skg0ik\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"NoleFandom\", \"discussion_type\": null, \"num_comments\": 106, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": \"dark\", \"permalink\": \"/r/TheRookie/comments/1skg0ik/the_rookie_renewed_for_season_9/\", \"stickied\": false, \"url\": \"https://i.redd.it/d5pqs4vnizug1.jpeg\", \"subreddit_subscribers\": 146793, \"created_utc\": 1776097810.0, \"num_crossposts\": 0, \"media\": null, \"is_video\": false}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"MemeVideos\", \"selftext\": \"\", \"author_fullname\": \"t2_8a0vd53p\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Should I leave the hotel?\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/MemeVideos\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": null, \"downs\": 0, \"thumbnail_height\": 140, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk9aml\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.97, \"author_flair_background_color\": null, \"subreddit_type\": \"public\", \"ups\": 4551, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/jneofwg1byug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1920, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/jneofwg1byug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/jneofwg1byug1/DASHPlaylist.mpd?a=1778705391%2CMzMxMGU0NzhmNjlmNWY0OTlhYTcwNjhiMmJlNGFiMjgzZDBmOGMxZGJmM2YzOTMyNzdkMDlkZjVhYWI4NTZmOA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 9, \"hls_url\": \"https://v.redd.it/jneofwg1byug1/HLSPlaylist.m3u8?a=1778705391%2COTczMzlhZmZiMmFmZTY5YmMzNzc5YTc0NzNkZWQ2NDIxMDNlM2E5ZjRlNjM1YmQzZWZiM2RiMjUwMGMyNDcwNw%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\": 4551, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/MnMxcXQxNjFieXVnMaZ2gQWYdRrAD79GMjEsZTlLcfjcwPUcsPe_VHTGEJYr.png?width=140\\u0026height=140\\u0026crop=1:1,smart\\u0026format=jpg\\u0026auto=webp\\u0026s=6c268410cab23511d5f11dda1770dd8098d8e7c5\", \"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\": 1776083151.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/jneofwg1byug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/MnMxcXQxNjFieXVnMaZ2gQWYdRrAD79GMjEsZTlLcfjcwPUcsPe_VHTGEJYr.png?format=pjpg\\u0026auto=webp\\u0026s=52c7bef4db2c24752f74bddaff1c968e73b31241\", \"width\": 1080, \"height\": 1920}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/MnMxcXQxNjFieXVnMaZ2gQWYdRrAD79GMjEsZTlLcfjcwPUcsPe_VHTGEJYr.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=9a66d4b262ea9074a366cfeb8317d4570cda3cf9\", \"width\": 108, \"height\": 192}, {\"url\": \"https://external-preview.redd.it/MnMxcXQxNjFieXVnMaZ2gQWYdRrAD79GMjEsZTlLcfjcwPUcsPe_VHTGEJYr.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=985343472abb97c91e549ba602d8eb99834cd3ef\", \"width\": 216, \"height\": 384}, {\"url\": \"https://external-preview.redd.it/MnMxcXQxNjFieXVnMaZ2gQWYdRrAD79GMjEsZTlLcfjcwPUcsPe_VHTGEJYr.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=da7d0b058ad4fad77e114fc6abb3634f0d7f0ae1\", \"width\": 320, \"height\": 568}, {\"url\": \"https://external-preview.redd.it/MnMxcXQxNjFieXVnMaZ2gQWYdRrAD79GMjEsZTlLcfjcwPUcsPe_VHTGEJYr.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=13cbde2ef51d6bed4150d91790f5b08b8fccba57\", \"width\": 640, \"height\": 1137}, {\"url\": \"https://external-preview.redd.it/MnMxcXQxNjFieXVnMaZ2gQWYdRrAD79GMjEsZTlLcfjcwPUcsPe_VHTGEJYr.png?width=960\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=f8c61270ee09c9bc1e00714acea8aeaeb6c9da3e\", \"width\": 960, \"height\": 1706}, {\"url\": \"https://external-preview.redd.it/MnMxcXQxNjFieXVnMaZ2gQWYdRrAD79GMjEsZTlLcfjcwPUcsPe_VHTGEJYr.png?width=1080\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=6bd14bdee8a76b1435b7bcde9e309406beff0c06\", \"width\": 1080, \"height\": 1920}], \"variants\": {}, \"id\": \"MnMxcXQxNjFieXVnMaZ2gQWYdRrAD79GMjEsZTlLcfjcwPUcsPe_VHTGEJYr\"}], \"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_36r7b\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"removal_reason\": null, \"link_flair_background_color\": \"\", \"id\": \"1sk9aml\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"No-Lock216\", \"discussion_type\": null, \"num_comments\": 106, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/MemeVideos/comments/1sk9aml/should_i_leave_the_hotel/\", \"stickied\": false, \"url\": \"https://v.redd.it/jneofwg1byug1\", \"subreddit_subscribers\": 722156, \"created_utc\": 1776083151.0, \"num_crossposts\": 3, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 5000, \"fallback_url\": \"https://v.redd.it/jneofwg1byug1/CMAF_1080.mp4?source=fallback\", \"has_audio\": true, \"height\": 1920, \"width\": 1080, \"scrubber_media_url\": \"https://v.redd.it/jneofwg1byug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/jneofwg1byug1/DASHPlaylist.mpd?a=1778705391%2CMzMxMGU0NzhmNjlmNWY0OTlhYTcwNjhiMmJlNGFiMjgzZDBmOGMxZGJmM2YzOTMyNzdkMDlkZjVhYWI4NTZmOA%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 9, \"hls_url\": \"https://v.redd.it/jneofwg1byug1/HLSPlaylist.m3u8?a=1778705391%2COTczMzlhZmZiMmFmZTY5YmMzNzc5YTc0NzNkZWQ2NDIxMDNlM2E5ZjRlNjM1YmQzZWZiM2RiMjUwMGMyNDcwNw%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}, {\"kind\": \"t3\", \"data\": {\"approved_at_utc\": null, \"subreddit\": \"TheMatpatEffect\", \"selftext\": \"\", \"author_fullname\": \"t2_vgkzi11f\", \"saved\": false, \"mod_reason_title\": null, \"gilded\": 0, \"clicked\": false, \"title\": \"Eminem looks edited in\", \"link_flair_richtext\": [], \"subreddit_name_prefixed\": \"r/TheMatpatEffect\", \"hidden\": false, \"pwls\": 6, \"link_flair_css_class\": \"\", \"downs\": 0, \"thumbnail_height\": 78, \"top_awarded_type\": null, \"hide_score\": false, \"name\": \"t3_1sk79iw\", \"quarantine\": false, \"link_flair_text_color\": \"dark\", \"upvote_ratio\": 0.98, \"author_flair_background_color\": null, \"ups\": 4395, \"total_awards_received\": 0, \"media_embed\": {}, \"thumbnail_width\": 140, \"author_flair_template_id\": null, \"is_original_content\": false, \"user_reports\": [], \"secure_media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/zz9bx4h4uxug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/zz9bx4h4uxug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/zz9bx4h4uxug1/DASHPlaylist.mpd?a=1778705391%2CZWI4NWYyYzQzYzBmYzJlMWM0YWZkZWY0ZTk5Mjc1N2E0MjVkYTc2NzM1NDU1Mzg5ZWZiM2ZjMTg1OWE1NDk3OQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 30, \"hls_url\": \"https://v.redd.it/zz9bx4h4uxug1/HLSPlaylist.m3u8?a=1778705391%2CYjU0ODRhZTVmZDM3YjZhZThlN2M0OWFlZGE5MDBlNzVkZThlNjdhOTdjZTkwM2ZiMmM0NDNmMmY0ODVmNzFmZQ%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\": \"\\u2728Actual Matpat Effect\\u2728\", \"can_mod_post\": false, \"score\": 4395, \"approved_by\": null, \"is_created_from_ads_ui\": false, \"author_premium\": false, \"thumbnail\": \"https://external-preview.redd.it/Mmx1aHhjZzR1eHVnMVkpnQHkK4OnHM6OmJbbGwekITOKDZcUM29pJfahl4O0.png?width=140\\u0026height=78\\u0026format=jpg\\u0026auto=webp\\u0026s=7b4b2fc356168993dad74e2ddac051e6e8c86064\", \"edited\": false, \"author_flair_css_class\": null, \"author_flair_richtext\": [], \"gildings\": {}, \"post_hint\": \"hosted:video\", \"content_categories\": null, \"is_self\": false, \"subreddit_type\": \"public\", \"created\": 1776077458.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\": null, \"banned_at_utc\": null, \"url_overridden_by_dest\": \"https://v.redd.it/zz9bx4h4uxug1\", \"view_count\": null, \"archived\": false, \"no_follow\": false, \"is_crosspostable\": true, \"pinned\": false, \"over_18\": false, \"preview\": {\"images\": [{\"source\": {\"url\": \"https://external-preview.redd.it/Mmx1aHhjZzR1eHVnMVkpnQHkK4OnHM6OmJbbGwekITOKDZcUM29pJfahl4O0.png?format=pjpg\\u0026auto=webp\\u0026s=efd52803b3f960e68d252d50af36f374cb4382df\", \"width\": 720, \"height\": 405}, \"resolutions\": [{\"url\": \"https://external-preview.redd.it/Mmx1aHhjZzR1eHVnMVkpnQHkK4OnHM6OmJbbGwekITOKDZcUM29pJfahl4O0.png?width=108\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=18c9be3d87949863b6bdc51ad1313bff5e1a7f10\", \"width\": 108, \"height\": 60}, {\"url\": \"https://external-preview.redd.it/Mmx1aHhjZzR1eHVnMVkpnQHkK4OnHM6OmJbbGwekITOKDZcUM29pJfahl4O0.png?width=216\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=eff916c8a50e7e9649bf65d106f99ed563811c6d\", \"width\": 216, \"height\": 121}, {\"url\": \"https://external-preview.redd.it/Mmx1aHhjZzR1eHVnMVkpnQHkK4OnHM6OmJbbGwekITOKDZcUM29pJfahl4O0.png?width=320\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=3c167d4a749d68f74557f896d45d89baf70c7fc3\", \"width\": 320, \"height\": 180}, {\"url\": \"https://external-preview.redd.it/Mmx1aHhjZzR1eHVnMVkpnQHkK4OnHM6OmJbbGwekITOKDZcUM29pJfahl4O0.png?width=640\\u0026crop=smart\\u0026format=pjpg\\u0026auto=webp\\u0026s=8afcf1c1ea6b8010b051be59b30de07aa1ea6753\", \"width\": 640, \"height\": 360}], \"variants\": {}, \"id\": \"Mmx1aHhjZzR1eHVnMVkpnQHkK4OnHM6OmJbbGwekITOKDZcUM29pJfahl4O0\"}], \"enabled\": false}, \"all_awardings\": [], \"awarders\": [], \"media_only\": false, \"link_flair_template_id\": \"45a2e01a-da8d-11ef-ae37-b6d1f49fd797\", \"can_gild\": false, \"spoiler\": false, \"locked\": false, \"author_flair_text\": null, \"treatment_tags\": [], \"visited\": false, \"removed_by\": null, \"mod_note\": null, \"distinguished\": null, \"subreddit_id\": \"t5_d7lcjb\", \"author_is_blocked\": false, \"mod_reason_by\": null, \"num_reports\": null, \"removal_reason\": null, \"link_flair_background_color\": \"#e61919\", \"id\": \"1sk79iw\", \"is_robot_indexable\": true, \"report_reasons\": null, \"author\": \"ILoveHyehehe\", \"discussion_type\": null, \"num_comments\": 79, \"send_replies\": true, \"contest_mode\": false, \"mod_reports\": [], \"author_patreon_flair\": false, \"author_flair_text_color\": null, \"permalink\": \"/r/TheMatpatEffect/comments/1sk79iw/eminem_looks_edited_in/\", \"stickied\": false, \"url\": \"https://v.redd.it/zz9bx4h4uxug1\", \"subreddit_subscribers\": 115770, \"created_utc\": 1776077458.0, \"num_crossposts\": 0, \"media\": {\"reddit_video\": {\"bitrate_kbps\": 2400, \"fallback_url\": \"https://v.redd.it/zz9bx4h4uxug1/CMAF_720.mp4?source=fallback\", \"has_audio\": true, \"height\": 720, \"width\": 1280, \"scrubber_media_url\": \"https://v.redd.it/zz9bx4h4uxug1/CMAF_96.mp4\", \"dash_url\": \"https://v.redd.it/zz9bx4h4uxug1/DASHPlaylist.mpd?a=1778705391%2CZWI4NWYyYzQzYzBmYzJlMWM0YWZkZWY0ZTk5Mjc1N2E0MjVkYTc2NzM1NDU1Mzg5ZWZiM2ZjMTg1OWE1NDk3OQ%3D%3D\\u0026v=1\\u0026f=sd\", \"duration\": 30, \"hls_url\": \"https://v.redd.it/zz9bx4h4uxug1/HLSPlaylist.m3u8?a=1778705391%2CYjU0ODRhZTVmZDM3YjZhZThlN2M0OWFlZGE5MDBlNzVkZThlNjdhOTdjZTkwM2ZiMmM0NDNmMmY0ODVmNzFmZQ%3D%3D\\u0026v=1\\u0026f=sd\", \"is_gif\": false, \"transcoding_status\": \"completed\"}}, \"is_video\": true}}], \"before\": null}}" }, "headers": { "Accept-Ranges": "bytes", "Connection": "keep-alive", - "Content-Length": "346168", - "Content-Type": "application/json; charset=UTF-8", - "Date": "Wed, 12 Jul 2017 04:46:34 GMT", + "Content-Length": "554911", + "Date": "Mon, 13 Apr 2026 20:49:51 GMT", + "NEL": "{\"report_to\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": false, \"success_fraction\": 1.0, \"failure_fraction\": 1.0}", + "Report-To": "{\"group\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-nel.reddit.com/reports\" }]}, {\"group\": \"w3-reporting\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting.reddit.com/reports\" }]}, {\"group\": \"w3-reporting-csp\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-csp.reddit.com/reports\" }]}", "Server": "snooserv", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", - "Vary": "accept-encoding", + "Set-Cookie": "loid=; Domain=reddit.com; Max-Age=63071999; Path=/; expires=Wed, 12-Apr-2028 20:49:51 GMT; secure; SameSite=None; Secure", + "Strict-Transport-Security": "max-age=31536000; includeSubdomains", + "Vary": "accept-encoding, Accept-Encoding", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Moose": "majestic", - "X-Served-By": "cache-lax8626-LAX", - "X-Timer": "S1499834793.935368,VS0,VE1706", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, max-age=0, must-revalidate", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "X-XSS-Protection": "1; mode=block", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, no-store", + "content-type": "application/json; charset=UTF-8", "expires": "-1", - "set-cookie": "loid=00000000000004cixf.2.1284611485984.Z0FBQUFBQlpaYW1xdUVRLWxSZTdHTDZ1VF95MThGZ2JhWTVBMjJmckxsWTl1LXByN0d2SmhWUnltWGZkNkJ2azVwLTdXa0ptUV9wdW5GQXoxZzQybnFPSVlSLUczbTM3S2t3ZnBwZmwtTEdUTWxGT2c2M1JVeHZ6MEN1LS1vMlpRdk1SYWNxeXVQaTk; Domain=reddit.com; Max-Age=63071999; Path=/; expires=Fri, 12-Jul-2019 04:46:34 GMT; secure", - "x-content-type-options": "nosniff", - "x-frame-options": "SAMEORIGIN", - "x-ratelimit-remaining": "595.0", - "x-ratelimit-reset": "208", - "x-ratelimit-used": "5", - "x-reddit-tracking": "https://pixel.redditmedia.com/pixel/of_destiny.png?v=yN2O%2FXiZQ%2FT%2FbOim2Ae4q5iFtoQieGiM1Te2SPqjgbz1gfkvbOYUOcKSrwG5tAqwiRPnPbcKl6BzuQACfCKtXfVYkzQ9Y92T", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block" + "server-timing": "reddit-ct;desc=\"dn=FT,p=DFW,cs=MISS\"", + "x-ratelimit-remaining": "996.0", + "x-ratelimit-reset": "11", + "x-ratelimit-used": "4", + "x-ua-compatible": "IE=edge" }, "status": { "code": 200, @@ -109,24 +106,24 @@ } }, { - "recorded_at": "2017-07-12T04:46:37", + "recorded_at": "2026-04-13T20:49:52", "request": { "body": { "encoding": "utf-8", - "string": "api_type=json&id=t3_6mluyc%2Ct3_6mntyq%2Ct3_6mp0iu%2Ct3_6mnz8d%2Ct3_6mqisw%2Ct3_6mqaa9%2Ct3_6mmwsc%2Ct3_6mlzdj%2Ct3_6mmwqs%2Ct3_6mm8i3%2Ct3_6molq5%2Ct3_6mm54b%2Ct3_6mn7db%2Ct3_6mmnmc%2Ct3_6mmcej%2Ct3_6mm54p%2Ct3_6mlr8f%2Ct3_6mm5sx%2Ct3_6mml4g%2Ct3_6mm1ul%2Ct3_6mltqd%2Ct3_6mlyeb%2Ct3_6mpuc7%2Ct3_6mmlbo%2Ct3_6mptat%2Ct3_6mm0ap%2Ct3_6mmtb7%2Ct3_6mm5p4%2Ct3_6mltti%2Ct3_6mlj3h%2Ct3_6mnajh%2Ct3_6mp8cy%2Ct3_6mnqj8%2Ct3_6mlwzj%2Ct3_6mlwfk%2Ct3_6mlosi%2Ct3_6mmzob%2Ct3_6mlkne%2Ct3_6mp7m3%2Ct3_6mlg9e%2Ct3_6mlr9w%2Ct3_6mnb4p%2Ct3_6mqf1i%2Ct3_6mplq0%2Ct3_6mm5py%2Ct3_6mnw85%2Ct3_6mlhxf%2Ct3_6mlyqx%2Ct3_6mldbk%2Ct3_6mm9s5" + "string": "api_type=json&id=t3_1sk99af%2Ct3_1skdnbn%2Ct3_1skcem4%2Ct3_1skbf65%2Ct3_1skjcp3%2Ct3_1skdqht%2Ct3_1sk4fph%2Ct3_1skgqob%2Ct3_1skh9xm%2Ct3_1skd19v%2Ct3_1skaoiv%2Ct3_1skf9ln%2Ct3_1sk4gdp%2Ct3_1sk7cnb%2Ct3_1skgdzx%2Ct3_1skhv5t%2Ct3_1sk7w6a%2Ct3_1sk6z4k%2Ct3_1sk9lby%2Ct3_1sk7995%2Ct3_1skaory%2Ct3_1skeos5%2Ct3_1skg0ai%2Ct3_1skgi17%2Ct3_1skga2x%2Ct3_1skknar%2Ct3_1skh8t6%2Ct3_1skfpsa%2Ct3_1skbrmr%2Ct3_1skdp3f%2Ct3_1skjlu7%2Ct3_1skfzwg%2Ct3_1skdtcd%2Ct3_1skc8tu%2Ct3_1sk65tz%2Ct3_1skleai%2Ct3_1skbgpv%2Ct3_1skgqsw%2Ct3_1skkuqx%2Ct3_1skjeyc%2Ct3_1sk8gx5%2Ct3_1skdwus%2Ct3_1skcahs%2Ct3_1sk9rpj%2Ct3_1skd75o%2Ct3_1skd4lb%2Ct3_1skf1fn%2Ct3_1skcddd%2Ct3_1skf4kn%2Ct3_1skfzum" }, "headers": { "Accept": "*/*", "Accept-Encoding": "identity", "Authorization": "bearer ", "Connection": "keep-alive", - "Content-Length": "614", + "Content-Length": "664", "Content-Type": "application/x-www-form-urlencoded", - "Cookie": "edgebucket=YXsew0uASYM4dHJkvV; loid=00000000000004cixf.2.1284611485984.Z0FBQUFBQlpaYW1xdUVRLWxSZTdHTDZ1VF95MThGZ2JhWTVBMjJmckxsWTl1LXByN0d2SmhWUnltWGZkNkJ2azVwLTdXa0ptUV9wdW5GQXoxZzQybnFPSVlSLUczbTM3S2t3ZnBwZmwtTEdUTWxGT2c2M1JVeHZ6MEN1LS1vMlpRdk1SYWNxeXVQaTk; session_tracker=y8Biyy4LRbF3YjWqcT.0.1499834792973.Z0FBQUFBQlpaYW1xaV9oM3VsYnd2TG5HY0dMV1AxaEJadWxjVzZ6S1k5WUY2V0RVRW16SGVfTHpOdGxBaFZ5X0tKRWdNZjRCRHZpajd2dHZ0a1R2TWZYeXdsNG5zNFdhTTlvQ3hpUjVqSmxqZ0x0bDdOVkJvZ0p1WEdva0tUR0JndU9fQTNJSXdZRWM", - "User-Agent": " PRAW/5.1.0dev0 prawcore/0.11.0" + "Cookie": "edgebucket=H0p7ugiKmdYwjyswUG; loid=; session_tracker=gbegjrcfrqkphfieeo.0.1776113388788.Z0FBQUFBQnAzVmJ2aG1UT3pWRHRfUHdrUHc5NlBfTlBQZ3RsczZ6YjdJeU5HU1ZybW44SFpOT01kTzMtZEtwaVNGWFFldWVvUEpVMklVRDBzQjVjOThqaGVabHh6TzFXdWoxN1ZHV0RKeXRDeFhBQmZReTFRdUhnWDNPUFdTMmxjRkpJQjF5Q3l6NmQ; redesign_optout=true; csv=2", + "User-Agent": " PRAW/7.8.2.dev0 prawcore/2.4.0" }, "method": "POST", - "uri": "https://oauth.reddit.com/api/unhide/?raw_json=1" + "uri": "https://oauth.reddit.com/api/unhide?raw_json=1" }, "response": { "body": { @@ -137,53 +134,48 @@ "Accept-Ranges": "bytes", "Connection": "keep-alive", "Content-Length": "2", - "Content-Type": "application/json; charset=UTF-8", - "Date": "Wed, 12 Jul 2017 04:46:35 GMT", + "Date": "Mon, 13 Apr 2026 20:49:52 GMT", + "NEL": "{\"report_to\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": false, \"success_fraction\": 1.0, \"failure_fraction\": 1.0}", + "Report-To": "{\"group\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-nel.reddit.com/reports\" }]}, {\"group\": \"w3-reporting\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting.reddit.com/reports\" }]}, {\"group\": \"w3-reporting-csp\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-csp.reddit.com/reports\" }]}", "Server": "snooserv", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Strict-Transport-Security": "max-age=31536000; includeSubdomains", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Moose": "majestic", - "X-Served-By": "cache-lax8626-LAX", - "X-Timer": "S1499834795.317084,VS0,VE107", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, max-age=0, must-revalidate", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "X-XSS-Protection": "1; mode=block", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, no-store", + "content-type": "application/json; charset=UTF-8", "expires": "-1", - "set-cookie": "session_tracker=y8Biyy4LRbF3YjWqcT.0.1499834795354.Z0FBQUFBQlpaYW1yZDE1NWNRMVF4c1J4cDlrZGNDMVpLZzFLYm1QRzFZQUp5WmNuSkZZekU1c2JHRjl0Zlc5aE1ZQ0o4TkpWVjVrZ2FjdS1Vb2Z3ckUtSnhEeWlYRV9VbU5wUElrTEFkT3oyVm1YNjBXRnlqNy1EaG9KYlZwSFRxLV91OF9xMC1ZWXk; Domain=reddit.com; Max-Age=7199; Path=/; expires=Wed, 12-Jul-2017 06:46:35 GMT; secure", - "x-content-type-options": "nosniff", - "x-frame-options": "SAMEORIGIN", - "x-ratelimit-remaining": "594.0", - "x-ratelimit-reset": "205", - "x-ratelimit-used": "6", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block" + "server-timing": "reddit-ct;desc=\"dn=FT,p=DFW,cs=MISS\"", + "set-cookie": "session_tracker=; Domain=reddit.com; Max-Age=7199; Path=/; expires=Mon, 13-Apr-2026 22:49:52 GMT; secure", + "x-ua-compatible": "IE=edge" }, "status": { "code": 200, "message": "OK" }, - "url": "https://oauth.reddit.com/api/unhide/?raw_json=1" + "url": "https://oauth.reddit.com/api/unhide?raw_json=1" } }, { - "recorded_at": "2017-07-12T04:46:37", + "recorded_at": "2026-04-13T20:49:52", "request": { "body": { "encoding": "utf-8", - "string": "api_type=json&id=t3_6mley9%2Ct3_6mo272%2Ct3_6mrmw3%2Ct3_6moklf%2Ct3_6mou7a%2Ct3_6mom20%2Ct3_6mmu7d%2Ct3_6mlg0w%2Ct3_6moyxt%2Ct3_6mmq9m%2Ct3_6mmptw%2Ct3_6mmedu%2Ct3_6mmsjb%2Ct3_6mr6ru%2Ct3_6mm96r%2Ct3_6mmsvr%2Ct3_6mowsk%2Ct3_6mn4hd%2Ct3_6mpvge%2Ct3_6mm961%2Ct3_6mlizm%2Ct3_6mn39j%2Ct3_6mloe8%2Ct3_6mmnlf%2Ct3_6mnyq6%2Ct3_6mmo0o%2Ct3_6mnkz3%2Ct3_6mmoko%2Ct3_6mluja%2Ct3_6mm37i%2Ct3_6mmxa5%2Ct3_6mozsc%2Ct3_6mm4mt%2Ct3_6mno35%2Ct3_6mnbun%2Ct3_6mqbkh%2Ct3_6mm8he%2Ct3_6mmjko%2Ct3_6mm93e%2Ct3_6mn41h%2Ct3_6mn3t4%2Ct3_6mm8nl%2Ct3_6moppp%2Ct3_6mnlax%2Ct3_6mmf5o%2Ct3_6mmugd%2Ct3_6mnz00%2Ct3_6mn0ve%2Ct3_6ml2kj%2Ct3_6mmv79" + "string": "api_type=json&id=t3_1skikek%2Ct3_1skaixk%2Ct3_1skgfka%2Ct3_1ski6el%2Ct3_1skgxps%2Ct3_1skidmg%2Ct3_1skadix%2Ct3_1skcxy3%2Ct3_1sk8jb5%2Ct3_1sk9nao%2Ct3_1skgjp8%2Ct3_1skerst%2Ct3_1sk03s0%2Ct3_1sk8h0w%2Ct3_1sk3lz2%2Ct3_1skdxjy%2Ct3_1skjje2%2Ct3_1skkzpr%2Ct3_1sk9ukf%2Ct3_1ski8mg%2Ct3_1sk96ph%2Ct3_1skcxqc%2Ct3_1sk9dgm%2Ct3_1skcjhw%2Ct3_1skhf2i%2Ct3_1ski920%2Ct3_1sk84jq%2Ct3_1skjnin%2Ct3_1sk73qx%2Ct3_1ski1ai%2Ct3_1ski4gx%2Ct3_1skespx%2Ct3_1ski3si%2Ct3_1skeghn%2Ct3_1sklvbt%2Ct3_1ski28k%2Ct3_1skbfvo%2Ct3_1skj0bh%2Ct3_1skcp80%2Ct3_1skm3yg%2Ct3_1skad85%2Ct3_1skgrla%2Ct3_1skc18e%2Ct3_1skfmqf%2Ct3_1skchns%2Ct3_1skfqqi%2Ct3_1sk9d6x%2Ct3_1skg0ik%2Ct3_1sk9aml%2Ct3_1sk79iw" }, "headers": { "Accept": "*/*", "Accept-Encoding": "identity", "Authorization": "bearer ", "Connection": "keep-alive", - "Content-Length": "614", + "Content-Length": "664", "Content-Type": "application/x-www-form-urlencoded", - "Cookie": "edgebucket=YXsew0uASYM4dHJkvV; loid=00000000000004cixf.2.1284611485984.Z0FBQUFBQlpaYW1xdUVRLWxSZTdHTDZ1VF95MThGZ2JhWTVBMjJmckxsWTl1LXByN0d2SmhWUnltWGZkNkJ2azVwLTdXa0ptUV9wdW5GQXoxZzQybnFPSVlSLUczbTM3S2t3ZnBwZmwtTEdUTWxGT2c2M1JVeHZ6MEN1LS1vMlpRdk1SYWNxeXVQaTk; session_tracker=y8Biyy4LRbF3YjWqcT.0.1499834795354.Z0FBQUFBQlpaYW1yZDE1NWNRMVF4c1J4cDlrZGNDMVpLZzFLYm1QRzFZQUp5WmNuSkZZekU1c2JHRjl0Zlc5aE1ZQ0o4TkpWVjVrZ2FjdS1Vb2Z3ckUtSnhEeWlYRV9VbU5wUElrTEFkT3oyVm1YNjBXRnlqNy1EaG9KYlZwSFRxLV91OF9xMC1ZWXk", - "User-Agent": " PRAW/5.1.0dev0 prawcore/0.11.0" + "Cookie": "edgebucket=H0p7ugiKmdYwjyswUG; loid=; session_tracker=gbegjrcfrqkphfieeo.0.1776113392183.Z0FBQUFBQnAzVmJ3Z0N0Q0lOMkVaaVJ0aGpmNjdkVEV0Y2tMSHFxS0ozd01rSzhPdXpjcUcyQnZkSlc0cHgxSHNncGVvNElXWlg4bUd5VGgteXRtWExfdzBBQjh6ckQ4anV1M2lTci1xSXg0Qi1QZExrZkNJbm1nVWFJbzZNRGUwVXkzd0hUYllrbnE; redesign_optout=true; csv=2", + "User-Agent": " PRAW/7.8.2.dev0 prawcore/2.4.0" }, "method": "POST", - "uri": "https://oauth.reddit.com/api/unhide/?raw_json=1" + "uri": "https://oauth.reddit.com/api/unhide?raw_json=1" }, "response": { "body": { @@ -194,32 +186,27 @@ "Accept-Ranges": "bytes", "Connection": "keep-alive", "Content-Length": "2", - "Content-Type": "application/json; charset=UTF-8", - "Date": "Wed, 12 Jul 2017 04:46:35 GMT", + "Date": "Mon, 13 Apr 2026 20:49:52 GMT", + "NEL": "{\"report_to\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": false, \"success_fraction\": 1.0, \"failure_fraction\": 1.0}", + "Report-To": "{\"group\": \"w3-reporting-nel\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-nel.reddit.com/reports\" }]}, {\"group\": \"w3-reporting\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting.reddit.com/reports\" }]}, {\"group\": \"w3-reporting-csp\", \"max_age\": 14400, \"include_subdomains\": true, \"endpoints\": [{ \"url\": \"https://w3-reporting-csp.reddit.com/reports\" }]}", "Server": "snooserv", - "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Strict-Transport-Security": "max-age=31536000; includeSubdomains", "Via": "1.1 varnish", - "X-Cache": "MISS", - "X-Cache-Hits": "0", - "X-Moose": "majestic", - "X-Served-By": "cache-lax8626-LAX", - "X-Timer": "S1499834795.455774,VS0,VE97", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, max-age=0, must-revalidate", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "X-XSS-Protection": "1; mode=block", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate, no-store", + "content-type": "application/json; charset=UTF-8", "expires": "-1", - "set-cookie": "session_tracker=y8Biyy4LRbF3YjWqcT.0.1499834795493.Z0FBQUFBQlpaYW1yWDhLaF8xeXdiNmxycWdVdjdnMWxTVkF5eEhrdTFMbmR3VlM3OEZIcU1OMFZXR19qT0JmX1g5MmtrVzZOZ1JobzBLNDlwR1Z2Rm40ZmRoczMxSkI3Q01KdUhyaU1kczhQajBtV0twVDlzVWdYT25obHFxQWpWb1prcndueVV1NlY; Domain=reddit.com; Max-Age=7199; Path=/; expires=Wed, 12-Jul-2017 06:46:35 GMT; secure", - "x-content-type-options": "nosniff", - "x-frame-options": "SAMEORIGIN", - "x-ratelimit-remaining": "593.0", - "x-ratelimit-reset": "205", - "x-ratelimit-used": "7", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block" + "server-timing": "reddit-ct;desc=\"dn=FT,p=DFW,cs=MISS\"", + "set-cookie": "session_tracker=; Domain=reddit.com; Max-Age=7199; Path=/; expires=Mon, 13-Apr-2026 22:49:52 GMT; secure", + "x-ua-compatible": "IE=edge" }, "status": { "code": 200, "message": "OK" }, - "url": "https://oauth.reddit.com/api/unhide/?raw_json=1" + "url": "https://oauth.reddit.com/api/unhide?raw_json=1" } } ],