{"info":{"_postman_id":"3c7a3489-bfb7-49fa-9952-f1892db9b19c","name":"PeakMetrics - Journalists API","description":"<html><head></head><body><p>PeakMetrics' Journalists API allows for querying against PeakMetrics' media contacts database.</p>\n<p>Ability to Search by:</p>\n<ul>\n<li>Name + publication</li>\n<li>Article text (ie have they written an article with a specific phrase)</li>\n<li>Topics (such as people or orgs they write about)</li>\n<li>Geography based on publication (by lat-long)</li>\n<li>Language</li>\n<li>Publications they write for</li>\n<li>Twitter bio</li>\n</ul>\n<p>Returns:</p>\n<ul>\n<li>The source they write for (ie NY Times)</li>\n<li>Twitter handle / bio (if available)</li>\n<li>Profile Photo (if available)</li>\n<li>Feed of Recent Stories (stories per week w/ article headlines + snippets)</li>\n<li>Contact information (if available)</li>\n<li>Frequent topics (people, organizations, locations)</li>\n<li>Average social engagement on Facebook for stories</li>\n</ul>\n<p>Authentication:</p>\n<ul>\n<li>PeakMetrics will provide an API key or integrate with an OAuth2 authentication token.</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"4839979","collectionId":"3c7a3489-bfb7-49fa-9952-f1892db9b19c","publishedId":"T1DwbYxp","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-08-17T23:10:24.000Z"},"item":[{"name":"Authentication","item":[{"name":"Get Authentication Token","id":"86cf722a-8b65-4936-bdfe-89db4ad5b688","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n   \"username\" : \"{{username}}\",\n   \"password\": \"{{password}}\",\n   \"client_id\" : \"{{client_id}}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://flux.peakm.com/access/token","urlObject":{"protocol":"https","path":["access","token"],"host":["flux","peakm","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"86cf722a-8b65-4936-bdfe-89db4ad5b688"}],"id":"40bceb5a-59db-42b6-931e-c6f21f098775","_postman_id":"40bceb5a-59db-42b6-931e-c6f21f098775","description":""},{"name":"Search","item":[{"name":"Search Journalists","id":"5e30512c-a1e9-4a41-8f39-d14fb1332fbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","value":"{{auth_token}}"}],"body":{"mode":"raw","raw":"{\n    \"author\": null,\n    \"bio\": null,\n    \"publication\": null,\n    \"article_text\": \"misinformation\",\n    \"topics\": [\"EDUCATION\"],\n    \"limit\": 10,\n    \"page\": 1,\n    \"emails\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://flux.peakm.com/journalists/search_beta","description":"<h3 id=\"beta-search-journalists-endpoint\">Beta Search Journalists Endpoint</h3>\n<p>Allows for searching across any field, including by \"beat\", as well viewing exposed emails in a single query.</p>\n<p>Note that this endpoint is designed to be called on-demand by the user and is rate limited to 50 calls per minute.</p>\n<p>Available \"Topics\" include: </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>['POLITICS', 'WORLD NEWS', 'ENTERTAINMENT',\n       'UNDERREPRESENTED VOICES', 'ENVIRONMENT', 'WOMEN',\n       'STYLE &amp; BEAUTY', 'FOOD &amp; DRINK', 'SPORTS', 'CRIME', 'PARENTING',\n       'BUSINESS &amp; FINANCE', 'HEALTH &amp; WELLNESS', 'MISCELLANEOUS',\n       'EDUCATION', 'SCIENCE &amp; TECH', 'IMPACT', 'TRAVEL', 'RELIGION']\n</code></pre>","urlObject":{"protocol":"https","path":["journalists","search_beta"],"host":["flux","peakm","com"],"query":[],"variable":[]}},"response":[{"id":"eda54c2d-aadd-43bc-ab86-bf70f629be17","name":"Search Journalists","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"{{auth_token}}"}],"body":{"mode":"raw","raw":"{\n    \"author\": null,\n    \"bio\": null,\n    \"publication\": null,\n    \"article_text\": \"misinformation\",\n    \"topics\": [\"EDUCATION\"],\n    \"limit\": 10,\n    \"page\": 1,\n    \"emails\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://flux.peakm.com/journalists/search_beta"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 11 Oct 2020 01:03:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"86"},{"key":"X-RateLimit-Reset","value":"1602378257"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"cache-control","value":"s-maxage=86400, max-age=86400"},{"key":"etag","value":"W/\"26d4-2igSUht42oUTAmepaYP6WWoJr+Q\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05b6c88f4f00001c910fbbd200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report?lkg-colo=4&lkg-time=1602378235\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5e04a9f87cc81c91-SJC"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": {\n        \"pages\": 2,\n        \"per_page\": 10,\n        \"cur_page\": 1,\n        \"max_score\": null,\n        \"hits\": [\n            {\n                \"_id\": \"332692972\",\n                \"_score\": 18.716637,\n                \"_source\": {\n                    \"author_uid\": \"6637/David Leask\",\n                    \"author\": \"David Leask\",\n                    \"beat\": [\n                        {\n                            \"key\": \"EDUCATION\",\n                            \"doc_count\": 1\n                        },\n                        {\n                            \"key\": \"WORLD NEWS\",\n                            \"doc_count\": 1\n                        }\n                    ],\n                    \"source\": \"London Times\",\n                    \"source_estimated_traffic\": 27201042,\n                    \"author_details\": {\n                        \"uid\": \"6637/David Leask\",\n                        \"name\": \"David Leask\",\n                        \"source_id\": 6637,\n                        \"contactinfo\": {}\n                    }\n                },\n                \"highlight\": {\n                    \"text\": [\n                        \"One of the most senior figures in Scottish higher education has apologised after sharing pandemic <em>misinformation</em>\"\n                    ],\n                    \"title\": [\n                        \"https://www.thetimes.co.uk/edition/scotland/coronavirus-in-scotland-academic-sorry-for-covid-sceptic-<em>misinformation</em>\"\n                    ]\n                },\n                \"most_recent\": {\n                    \"id\": 332692972,\n                    \"title\": \"https://www.thetimes.co.uk/edition/scotland/coronavirus-in-scotland-academic-sorry-for-covid-sceptic-misinformation-6v5jw9tfq\",\n                    \"publish_date\": \"2020-10-09T00:00:00+00:00\",\n                    \"url\": \"https://www.thetimes.co.uk/edition/scotland/coronavirus-in-scotland-academic-sorry-for-covid-sceptic-misinformation-6v5jw9tfq\"\n                }\n            },\n            {\n                \"_id\": \"329974806\",\n                \"_score\": 8.511852,\n                \"_source\": {\n                    \"author_uid\": \"27513/Ellen Maloney\",\n                    \"author\": \"Ellen Maloney\",\n                    \"beat\": [\n                        {\n                            \"key\": \"EDUCATION\",\n                            \"doc_count\": 1\n                        }\n                    ],\n                    \"source\": \"Daily Free Press\",\n                    \"author_details\": {\n                        \"contactinfo\": {}\n                    }\n                },\n                \"highlight\": {\n                    \"text\": [\n                        \"However, with these advancements come a rise in <em>misinformation</em>, and the line between objectivity and\",\n                        \"In an interview after the event, Nunziato said companies are hiring separate entities to identify <em>misinformation</em>\",\n                        \", but much of the challenge lies in defining what \\\"<em>misinformation</em>\\\" entails.\",\n                        \"They'll have to figure out on our own how to make determinations about what is truthful and what is <em>misinformation</em>\",\n                        \"\\\"I think they've been pretty effective in the scramble to identify, define and remove harmful <em>misinformation</em>\"\n                    ]\n                },\n                \"most_recent\": {\n                    \"id\": 329974806,\n                    \"title\": \"Professor examines how social media incites spread of fake news\",\n                    \"publish_date\": \"2020-10-05T04:04:52+00:00\",\n                    \"url\": \"https://dailyfreepress.com/2020/10/05/professor-examines-how-social-media-incites-spread-of-fake-news\"\n                }\n            },\n            {\n                \"_id\": \"330834354\",\n                \"_score\": 5.859234,\n                \"_source\": {\n                    \"author_uid\": \"46171/Heather Harrison\",\n                    \"author\": \"Heather Harrison\",\n                    \"beat\": [\n                        {\n                            \"key\": \"EDUCATION\",\n                            \"doc_count\": 1\n                        }\n                    ],\n                    \"source\": \"The Reflector online\",\n                    \"author_details\": {\n                        \"contactinfo\": {}\n                    }\n                },\n                \"highlight\": {\n                    \"text\": [\n                        \"Holli Seitz, assistant professor of communication at MSU and co-author of \\\"Correcting <em>Misinformation</em>\",\n                        \"people would see a headline they agree with and share the article without reading it, thus spreading <em>misinformation</em>\",\n                        \"\\\"That's what makes <em>misinformation</em> so incredibly dangerous and difficult; it's one of the main problems\"\n                    ]\n                },\n                \"most_recent\": {\n                    \"id\": 330834354,\n                    \"title\": \"MSU Libraries and faculty dissect real versus fake news\",\n                    \"publish_date\": \"2020-10-06T01:43:01+00:00\",\n                    \"url\": \"http://www.reflector-online.com/news/article_dae5c2be-068e-11eb-b747-cb8f02e8a673.html\"\n                }\n            },\n            {\n                \"_id\": \"325479296\",\n                \"_score\": 5.5892076,\n                \"_source\": {\n                    \"author_uid\": \"5222/Barbara Allen\",\n                    \"author\": \"Barbara Allen\",\n                    \"beat\": [\n                        {\n                            \"key\": \"EDUCATION\",\n                            \"doc_count\": 1\n                        },\n                        {\n                            \"key\": \"ENTERTAINMENT\",\n                            \"doc_count\": 1\n                        }\n                    ],\n                    \"source\": \"Poynter\",\n                    \"author_details\": {\n                        \"contactinfo\": {}\n                    }\n                },\n                \"highlight\": {\n                    \"text\": [\n                        \"Fact-Checking IFCN Code of Principles IFCN Crowdfunding Match Program CoronaVirusFacts Alliance COVID-19 <em>Misinformation</em>\",\n                        \"IFCN\\n- Code of Principles\\n- IFCN Crowdfunding Match Program\\n- CoronaVirusFacts Alliance\\n- COVID-19 <em>Misinformation</em>\",\n                        \"IFCN\\n- Code of Principles\\n- IFCN Crowdfunding Match Program\\n- CoronaVirusFacts Alliance\\n- COVID-19 <em>Misinformation</em>\",\n                        \"Articles IFCN Code of Principles IFCN Crowdfunding Match Program CoronaVirusFacts Alliance COVID-19 <em>Misinformation</em>\",\n                        \"IFCN\\n- Code of Principles\\n- IFCN Crowdfunding Match Program\\n- CoronaVirusFacts Alliance\\n- COVID-19 <em>Misinformation</em>\"\n                    ]\n                },\n                \"most_recent\": {\n                    \"id\": 325479296,\n                    \"title\": \"In support of student media handoffs and the power of ...\",\n                    \"publish_date\": \"2020-09-27T12:37:11+00:00\",\n                    \"url\": \"https://www.poynter.org/newsletters/2020/in-support-of-student-media-handoffs-and-the-power-of-personal-essays\"\n                }\n            },\n            {\n                \"_id\": \"331520675\",\n                \"_score\": 5.39843,\n                \"_source\": {\n                    \"author_uid\": \"7075/Matt Troutman\",\n                    \"author\": \"Matt Troutman\",\n                    \"beat\": [\n                        {\n                            \"key\": \"POLITICS\",\n                            \"doc_count\": 16\n                        },\n                        {\n                            \"key\": \"EDUCATION\",\n                            \"doc_count\": 2\n                        },\n                        {\n                            \"key\": \"BUSINESS & FINANCE\",\n                            \"doc_count\": 1\n                        },\n                        {\n                            \"key\": \"CRIME\",\n                            \"doc_count\": 1\n                        },\n                        {\n                            \"key\": \"HEALTH & WELLNESS\",\n                            \"doc_count\": 1\n                        },\n                        {\n                            \"key\": \"IMPACT\",\n                            \"doc_count\": 1\n                        },\n                        {\n                            \"key\": \"TRAVEL\",\n                            \"doc_count\": 1\n                        },\n                        {\n                            \"key\": \"UNDERREPRESENTED VOICES\",\n                            \"doc_count\": 1\n                        }\n                    ],\n                    \"source\": \"Patch\",\n                    \"source_estimated_traffic\": 39689289,\n                    \"author_details\": {\n                        \"uid\": \"7075/Matt Troutman\",\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/859913509634703361/QrHhRysi_normal.jpg\",\n                            \"screen_name\": \"trtmn\",\n                            \"description\": \"Husband, Dad, and Nerd. He has been in the tech industry for over 10 years. He’s passionate about teaching people about technology and hosts @geniuslounge.\"\n                        },\n                        \"name\": \"Matt Troutman\",\n                        \"source_id\": 7075,\n                        \"contactinfo\": {\n                            \"verified_emails\": [\n                                \"matt.troutman@patch.com\"\n                            ]\n                        }\n                    }\n                },\n                \"highlight\": {\n                    \"text\": [\n                        \"questions over coronavirus safety and staffing.He recently blamed the uptick on parental caution and \\\"<em>misinformation</em>\"\n                    ]\n                },\n                \"most_recent\": {\n                    \"id\": 331520675,\n                    \"title\": \"More Than Half Of NYC Students Now Under Fully Remote Learning\",\n                    \"publish_date\": \"2020-10-06T18:35:09+00:00\",\n                    \"url\": \"https://patch.com/new-york/new-york-city/more-half-nyc-students-now-under-fully-remote-learning\"\n                }\n            },\n            {\n                \"_id\": \"328369541\",\n                \"_score\": 5.055192,\n                \"_source\": {\n                    \"author_uid\": \"3151/Mela Seyoum\",\n                    \"author\": \"Mela Seyoum\",\n                    \"beat\": [\n                        {\n                            \"key\": \"EDUCATION\",\n                            \"doc_count\": 1\n                        }\n                    ],\n                    \"source\": \"The Daily Californian\",\n                    \"author_details\": {\n                        \"contactinfo\": {}\n                    }\n                },\n                \"highlight\": {\n                    \"text\": [\n                        \"The professors noted that voter suppression tactics range from <em>misinformation</em> to intimidation.\",\n                        \"Campus law professor Bertrall Ross said voter suppression is being enacted through <em>misinformation</em> on\"\n                    ]\n                },\n                \"most_recent\": {\n                    \"id\": 328369541,\n                    \"title\": \"UC Berkeley professors talk voter suppression, mail-in ballots\",\n                    \"publish_date\": \"2020-10-03T02:03:30+00:00\",\n                    \"url\": \"https://www.dailycal.org/2020/10/02/uc-berkeley-professors-talk-voter-suppression-mail-in-ballots\"\n                }\n            },\n            {\n                \"_id\": \"332659468\",\n                \"_score\": 4.2446585,\n                \"_source\": {\n                    \"author_uid\": \"41262/Eleanor Potter\",\n                    \"author\": \"Eleanor Potter\",\n                    \"beat\": [\n                        {\n                            \"key\": \"EDUCATION\",\n                            \"doc_count\": 5\n                        },\n                        {\n                            \"key\": \"HEALTH & WELLNESS\",\n                            \"doc_count\": 3\n                        },\n                        {\n                            \"key\": \"BUSINESS & FINANCE\",\n                            \"doc_count\": 2\n                        },\n                        {\n                            \"key\": \"IMPACT\",\n                            \"doc_count\": 2\n                        },\n                        {\n                            \"key\": \"POLITICS\",\n                            \"doc_count\": 1\n                        },\n                        {\n                            \"key\": \"WORLD NEWS\",\n                            \"doc_count\": 1\n                        }\n                    ],\n                    \"source\": \"Ed Exec\",\n                    \"author_details\": {\n                        \"uid\": \"41262/Eleanor Potter\",\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1276096116048740352/os0J4x2v_normal.jpg\",\n                            \"screen_name\": \"eleanor_potter\",\n                            \"description\": \"professional makeup artist\"\n                        },\n                        \"name\": \"Eleanor Potter\",\n                        \"source_id\": 41262,\n                        \"contactinfo\": {\n                            \"verified_emails\": [\n                                \"eleanor@edexe.com\"\n                            ]\n                        }\n                    }\n                },\n                \"highlight\": {\n                    \"text\": [\n                        \"<em>Misinformation</em> and myths, often from social media, about the different approaches taken to prevent transmission\"\n                    ]\n                },\n                \"most_recent\": {\n                    \"id\": 332659468,\n                    \"title\": \"Ofsted: school leaders determined pupils won't become \\\"the COVID generation\\\"\",\n                    \"publish_date\": \"2020-10-08T05:00:00+00:00\",\n                    \"url\": \"https://edexec.co.uk/ofsted-school-leaders-determined-pupils-wont-become-the-covid-generation\"\n                }\n            },\n            {\n                \"_id\": \"326318919\",\n                \"_score\": 4.2337,\n                \"_source\": {\n                    \"author_uid\": \"20163/Angela Jung\",\n                    \"author\": \"Angela Jung\",\n                    \"beat\": [\n                        {\n                            \"key\": \"EDUCATION\",\n                            \"doc_count\": 1\n                        }\n                    ],\n                    \"source\": \"CTV News\",\n                    \"author_details\": {\n                        \"contactinfo\": {}\n                    }\n                },\n                \"highlight\": {\n                    \"text\": [\n                        \"said it's no surprise parents have taken matters into their own hands, but cautions it could lead to <em>misinformation</em>\"\n                    ]\n                },\n                \"most_recent\": {\n                    \"id\": 326318919,\n                    \"title\": \"'Information is power': Social media page keeps track of COVID-19 exposures in schools\",\n                    \"publish_date\": \"2020-09-28T01:55:00+00:00\",\n                    \"url\": \"https://bc.ctvnews.ca/information-is-power-social-media-page-keeps-track-of-covid-19-exposures-in-schools-1.5122603\"\n                }\n            },\n            {\n                \"_id\": \"324984129\",\n                \"_score\": 3.5697365,\n                \"_source\": {\n                    \"author_uid\": \"16812/Stabroek News\",\n                    \"author\": \"Stabroek News\",\n                    \"beat\": [\n                        {\n                            \"key\": \"POLITICS\",\n                            \"doc_count\": 8\n                        },\n                        {\n                            \"key\": \"BUSINESS & FINANCE\",\n                            \"doc_count\": 7\n                        },\n                        {\n                            \"key\": \"SPORTS\",\n                            \"doc_count\": 7\n                        },\n                        {\n                            \"key\": \"UNDERREPRESENTED VOICES\",\n                            \"doc_count\": 3\n                        },\n                        {\n                            \"key\": \"WORLD NEWS\",\n                            \"doc_count\": 3\n                        },\n                        {\n                            \"key\": \"EDUCATION\",\n                            \"doc_count\": 2\n                        },\n                        {\n                            \"key\": \"IMPACT\",\n                            \"doc_count\": 2\n                        },\n                        {\n                            \"key\": \"CRIME\",\n                            \"doc_count\": 1\n                        },\n                        {\n                            \"key\": \"ENTERTAINMENT\",\n                            \"doc_count\": 1\n                        },\n                        {\n                            \"key\": \"ENVIRONMENT\",\n                            \"doc_count\": 1\n                        }\n                    ],\n                    \"source\": \"stabroeknews\",\n                    \"author_details\": {\n                        \"uid\": \"16812/Stabroek News\",\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/601873603932610560/axClYr7W_normal.png\",\n                            \"screen_name\": \"stabroeknews\",\n                            \"description\": \"We are the big market paper. Guyana's most trusted daily.  Follow to get breaking news updates as they happen.\"\n                        },\n                        \"name\": \"Stabroek News\",\n                        \"source_id\": 16812,\n                        \"contactinfo\": {\n                            \"verified_emails\": [\n                                \"snews@stabroeknews.com\"\n                            ]\n                        }\n                    }\n                },\n                \"highlight\": {\n                    \"text\": [\n                        \"frankly hijacked the grades for which that we have worked so hard.Secondly, I would like to clarify <em>misinformation</em>\"\n                    ]\n                },\n                \"most_recent\": {\n                    \"id\": 324984129,\n                    \"title\": \"CXC has wronged us all and QC should not be shamed for fighting for their students - Stabroek News\",\n                    \"publish_date\": \"2020-09-26T06:04:29+00:00\",\n                    \"url\": \"https://www.stabroeknews.com/2020/09/26/opinion/letters/cxc-has-wronged-us-all-and-qc-should-not-be-shamed-for-fighting-for-their-students\"\n                }\n            },\n            {\n                \"_id\": \"325146544\",\n                \"_score\": 3.3473368,\n                \"_source\": {\n                    \"author_uid\": \"24578/Julie Hullett\",\n                    \"author\": \"Julie Hullett\",\n                    \"beat\": [\n                        {\n                            \"key\": \"UNDERREPRESENTED VOICES\",\n                            \"doc_count\": 1\n                        }\n                    ],\n                    \"source\": \"chagrin valley times\",\n                    \"author_details\": {\n                        \"contactinfo\": {}\n                    }\n                },\n                \"highlight\": {\n                    \"text\": [\n                        \"Stone said that there was significant <em>misinformation</em> targeted at his project and he was not able to have\"\n                    ]\n                },\n                \"most_recent\": {\n                    \"id\": 325146544,\n                    \"title\": \"Axiom will not buy, seek to rezone Beech Brook property\",\n                    \"publish_date\": \"2020-09-25T15:50:00+00:00\",\n                    \"url\": \"http://www.chagrinvalleytoday.com/topics/article_d00954ea-ff46-11ea-8536-73477aca905c.html\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"5e30512c-a1e9-4a41-8f39-d14fb1332fbd"},{"name":"Get a Journalist","id":"92d685db-8bc7-422d-879f-7addcf674b38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"authorization","value":"{{auth_token}}"},{"key":"content-type","value":"application/json; charset=UTF-8"}],"url":"https://flux.peakm.com/journalists/:_source/:_name","urlObject":{"protocol":"https","path":["journalists",":_source",":_name"],"host":["flux","peakm","com"],"query":[],"variable":[{"type":"string","value":"17346","key":"_source"},{"type":"string","value":"Rachel%20S.%20Cohen","key":"_name"}]}},"response":[{"id":"293386f7-084b-4043-b3e3-97d20ca1334d","name":"Search Journalists by Bio","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"authorization","value":"{{authorization_code}}"},{"key":"content-type","value":"application/json; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"q\": \"Emerson College\",\n    \"journalist\": \"\",\n    \"source\": \"\",\n    \"limit\": 10,\n    \"offset\": 0,\n    \"sort\": [\n    ]\n}"},"url":"https://flux.peakm.com/journalists/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Aug 2020 16:20:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1596471674"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"cache-control","value":"s-maxage=86400, max-age=86400"},{"key":"etag","value":"W/\"124f-uZe7U6FMSF+GmPd7cb3P2XJONTU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0456b906c00000e80d481b6200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5bd15deac9dee80d-LAX"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": {\n        \"took\": 509,\n        \"hits\": {\n            \"total\": 143,\n            \"hits\": [\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2691740\",\n                    \"_score\": 19.601322,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1054431803317084160/dDuhCm4v_normal.jpg\",\n                            \"screen_name\": \"JensenEdyn\",\n                            \"description\": \"Emerson College '21\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Edyn Jensen\",\n                        \"source_id\": 24864,\n                        \"source_title\": \"1033 Amp Radio\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> '21\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2558574\",\n                    \"_score\": 19.285326,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/593124385575211008/4TD95xPQ_normal.jpg\",\n                            \"screen_name\": \"AlyssaGocinski\",\n                            \"description\": \"Emerson College '17\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Alyssa Gocinski\",\n                        \"source_id\": 46432,\n                        \"source_title\": \"HealthMJ\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> '17\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2239294\",\n                    \"_score\": 18.671661,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1171648117466439682/EngHojjV_normal.jpg\",\n                            \"screen_name\": \"gracemrispoli\",\n                            \"description\": \"Emerson College Journalism 2023\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Grace Rispoli\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> Journalism 2023\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"115270\",\n                    \"_score\": 18.551765,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1040348160407756800/PK1CZtvC_normal.jpg\",\n                            \"screen_name\": \"LeePelton\",\n                            \"description\": \"President of Emerson College\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Lee Pelton\",\n                        \"source_id\": 3081,\n                        \"source_title\": \"The Boston Globe\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"President of <em>Emerson</em> <em>College</em>\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"1744877\",\n                    \"_score\": 18.476452,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1120872648911802368/-JBWXY3x_normal.jpg\",\n                            \"screen_name\": \"peirceldredge\",\n                            \"description\": \"WT' 18 Emerson College ‘22\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Peirce Eldredge\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"WT' 18 <em>Emerson</em> <em>College</em> ‘22\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"3665416\",\n                    \"_score\": 18.476452,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/506526813955563520/dSSCIGgv_normal.jpeg\",\n                            \"screen_name\": \"MelissaClose20\",\n                            \"description\": \"Emerson College class of 2018\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Melissa Close\",\n                        \"source_id\": 8548,\n                        \"source_title\": \"Blogs and Discussions\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> class of 2018\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2624398\",\n                    \"_score\": 17.988092,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1055524371962441729/oBviYIX1_normal.jpg\",\n                            \"screen_name\": \"EloisadeFarias1\",\n                            \"description\": \"Emerson college 22' Aspiring journalsit\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Eloisa De Farias\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>college</em> 22' Aspiring journalsit\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"687223\",\n                    \"_score\": 17.572414,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/868954120383864833/Gac6II1a_normal.jpg\",\n                            \"screen_name\": \"tmcardle27\",\n                            \"description\": \"@BDCSports co-op. Emerson College 2019.\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Tommy McArdle\",\n                        \"source_id\": 3081,\n                        \"source_title\": \"The Boston Globe\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> 2019.\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"3512411\",\n                    \"_score\": 17.572414,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1037853756958826497/_-L_34qj_normal.jpg\",\n                            \"screen_name\": \"HoefleKatiana\",\n                            \"description\": \"Freshman Journalism Student at Emerson College\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Katiana Hoefle\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"Freshman Journalism Student at <em>Emerson</em> <em>College</em>\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"324390\",\n                    \"_score\": 17.240227,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/868954120383864833/Gac6II1a_normal.jpg\",\n                            \"screen_name\": \"tmcardle27\",\n                            \"description\": \"@BDCSports co-op. Emerson College 2019.\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Tommy McArdle\",\n                        \"source_id\": 769,\n                        \"source_title\": \"Boston.com\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> 2019.\"\n                        ]\n                    }\n                }\n            ]\n        }\n    }\n}"},{"id":"77ee9d3d-c380-40b3-bcf0-9bfa91a1da83","name":"Search Journalists by Source","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"authorization","value":"{{auth_token}}"},{"key":"content-type","value":"application/json; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"q\": \"\",\n    \"journalist\": \"\",\n    \"source\": \"NY Times\",\n    \"limit\": 10,\n    \"offset\": 0,\n    \"sort\": [\n    ]\n}"},"url":"https://flux.peakm.com/journalists/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 18:18:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1598465915"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"cache-control","value":"s-maxage=86400, max-age=86400"},{"key":"etag","value":"W/\"105b-4+qPXrDEeCbb7WGZJBTA6lsSK2s\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"04cd973fe80000057971292200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5c8f8e4648790579-LAX"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": {\n        \"took\": 481,\n        \"hits\": {\n            \"total\": 10000,\n            \"hits\": [\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2323800\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/582655768471552000/8Ad5TU8L_normal.jpg\",\n                            \"screen_name\": \"TimothyDSnyder\",\n                            \"description\": \"Levin Professor of History at Yale. Author of \\\"The Road to Unfreedom: Russia, Europe, America,\\\" \\\"On Tyranny,\\\" \\\"Black Earth,\\\" and \\\"Bloodlands\\\"\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Timothy Snyder\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"1146693\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/853858634815737856/VghwiVXN_normal.jpg\",\n                            \"screen_name\": \"HusseinBashe\",\n                            \"description\": \"Member of Parliament Nzega Urban Constituency | Deputy Minister Agriculture | Farmer | Politician\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Hussein Mohamed\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"1150167\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1130512667993681921/cOgy1ZdO_normal.png\",\n                            \"screen_name\": \"emmabgo\",\n                            \"description\": \"now @nytopinion; writer with bylines in @washingtonpost @nytimes @TheEconomist @LAReviewofBooks @Glamourmag + more and @YaleDailyNews alum\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Emma Goldberg\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488825\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/378800000499815312/cc906c03ee412082593a1ef4766986a0_normal.jpeg\",\n                            \"screen_name\": \"pepperfriedman\",\n                            \"description\": \"Entertainment/Media Arts -  Education/Industry workforce and talent development.  Working with the best and brightest to achieve goals.  Opinions are my own.\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Marilyn Friedman\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488839\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"verified\": false,\n                        \"name\": \"Michael Benanav\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488831\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/550388536617078784/-bCTh5gs_normal.jpeg\",\n                            \"screen_name\": \"markjosephson\",\n                            \"description\": \"ceo @bitly. So full of action, my name should be a verb.\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Mark Josephson\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488834\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1113805334437433345/W151ZE12_normal.jpg\",\n                            \"screen_name\": \"gracels\",\n                            \"description\": \"“Am Yisrael Chai! The people of Israel live!” Rabbi Yisroel Goldstein\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Yisroel Goldstein\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488868\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/890551668370268160/vj35Kvqy_normal.jpg\",\n                            \"screen_name\": \"JulietMacur\",\n                            \"description\": \"Longtime reporter and columnist for the NY Times. Proud daughter of Polish immigrants. I write about people and issues that transcend sports. juliet@nytimes.com\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Juliet MacUr\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2078355\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/941198035865833472/J_FvPZ3j_normal.jpg\",\n                            \"screen_name\": \"JessPish\",\n                            \"description\": \"https://t.co/kDfrvTMLa3 (opinions my own). Investigating sheriffs for @rolc_usc prodigal Texas daughter. she/ her          tips jesspish [at] gmail [dot] com\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Jessica Pishko\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2080487\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/2071783494/pizza_normal.jpg\",\n                            \"screen_name\": \"lizeavey\",\n                            \"description\": \"\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Liz Eavey\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"92d685db-8bc7-422d-879f-7addcf674b38"},{"name":"Get a Source","id":"3f3e729f-baf0-464f-8ca6-6cfbabb27c3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"authorization","value":"{{auth_token}}"},{"key":"content-type","value":"application/json; charset=UTF-8"}],"url":"https://flux.peakm.com/mentions/org/:_source/detailed","description":"<p>Gets meta information about a publication.  The root domainfor all \"topimage\" thumbnails is: <a href=\"https://martymedia.peakm.com\">https://martymedia.peakm.com</a></p>\n","urlObject":{"protocol":"https","path":["mentions","org",":_source","detailed"],"host":["flux","peakm","com"],"query":[],"variable":[{"type":"string","value":"17346","key":"_source"}]}},"response":[{"id":"0307701c-5d30-4d3e-b65c-b3e48c6e1d16","name":"Search Journalists by Bio","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"authorization","value":"{{authorization_code}}"},{"key":"content-type","value":"application/json; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"q\": \"Emerson College\",\n    \"journalist\": \"\",\n    \"source\": \"\",\n    \"limit\": 10,\n    \"offset\": 0,\n    \"sort\": [\n    ]\n}"},"url":"https://flux.peakm.com/journalists/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Aug 2020 16:20:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1596471674"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"cache-control","value":"s-maxage=86400, max-age=86400"},{"key":"etag","value":"W/\"124f-uZe7U6FMSF+GmPd7cb3P2XJONTU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0456b906c00000e80d481b6200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5bd15deac9dee80d-LAX"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": {\n        \"took\": 509,\n        \"hits\": {\n            \"total\": 143,\n            \"hits\": [\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2691740\",\n                    \"_score\": 19.601322,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1054431803317084160/dDuhCm4v_normal.jpg\",\n                            \"screen_name\": \"JensenEdyn\",\n                            \"description\": \"Emerson College '21\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Edyn Jensen\",\n                        \"source_id\": 24864,\n                        \"source_title\": \"1033 Amp Radio\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> '21\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2558574\",\n                    \"_score\": 19.285326,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/593124385575211008/4TD95xPQ_normal.jpg\",\n                            \"screen_name\": \"AlyssaGocinski\",\n                            \"description\": \"Emerson College '17\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Alyssa Gocinski\",\n                        \"source_id\": 46432,\n                        \"source_title\": \"HealthMJ\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> '17\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2239294\",\n                    \"_score\": 18.671661,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1171648117466439682/EngHojjV_normal.jpg\",\n                            \"screen_name\": \"gracemrispoli\",\n                            \"description\": \"Emerson College Journalism 2023\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Grace Rispoli\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> Journalism 2023\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"115270\",\n                    \"_score\": 18.551765,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1040348160407756800/PK1CZtvC_normal.jpg\",\n                            \"screen_name\": \"LeePelton\",\n                            \"description\": \"President of Emerson College\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Lee Pelton\",\n                        \"source_id\": 3081,\n                        \"source_title\": \"The Boston Globe\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"President of <em>Emerson</em> <em>College</em>\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"1744877\",\n                    \"_score\": 18.476452,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1120872648911802368/-JBWXY3x_normal.jpg\",\n                            \"screen_name\": \"peirceldredge\",\n                            \"description\": \"WT' 18 Emerson College ‘22\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Peirce Eldredge\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"WT' 18 <em>Emerson</em> <em>College</em> ‘22\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"3665416\",\n                    \"_score\": 18.476452,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/506526813955563520/dSSCIGgv_normal.jpeg\",\n                            \"screen_name\": \"MelissaClose20\",\n                            \"description\": \"Emerson College class of 2018\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Melissa Close\",\n                        \"source_id\": 8548,\n                        \"source_title\": \"Blogs and Discussions\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> class of 2018\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2624398\",\n                    \"_score\": 17.988092,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1055524371962441729/oBviYIX1_normal.jpg\",\n                            \"screen_name\": \"EloisadeFarias1\",\n                            \"description\": \"Emerson college 22' Aspiring journalsit\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Eloisa De Farias\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>college</em> 22' Aspiring journalsit\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"687223\",\n                    \"_score\": 17.572414,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/868954120383864833/Gac6II1a_normal.jpg\",\n                            \"screen_name\": \"tmcardle27\",\n                            \"description\": \"@BDCSports co-op. Emerson College 2019.\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Tommy McArdle\",\n                        \"source_id\": 3081,\n                        \"source_title\": \"The Boston Globe\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> 2019.\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"3512411\",\n                    \"_score\": 17.572414,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1037853756958826497/_-L_34qj_normal.jpg\",\n                            \"screen_name\": \"HoefleKatiana\",\n                            \"description\": \"Freshman Journalism Student at Emerson College\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Katiana Hoefle\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"Freshman Journalism Student at <em>Emerson</em> <em>College</em>\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"324390\",\n                    \"_score\": 17.240227,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/868954120383864833/Gac6II1a_normal.jpg\",\n                            \"screen_name\": \"tmcardle27\",\n                            \"description\": \"@BDCSports co-op. Emerson College 2019.\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Tommy McArdle\",\n                        \"source_id\": 769,\n                        \"source_title\": \"Boston.com\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> 2019.\"\n                        ]\n                    }\n                }\n            ]\n        }\n    }\n}"},{"id":"94a2b763-82b5-4ee4-9697-223cdf8d2060","name":"Get a Source","originalRequest":{"method":"GET","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"authorization","value":"{{auth_token}}"},{"key":"content-type","value":"application/json; charset=UTF-8"}],"url":"https://flux.peakm.com/mentions/org/17346/detailed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Aug 2020 16:34:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1598546076"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"cache-control","value":"s-maxage=172800, max-age=300"},{"key":"etag","value":"W/\"349ff-aPxtHBtWeoGdu6gLw8jgLAV3GGE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"04d25e0ad9000002c44135b200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5c9732be2ac702c4-SEA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"info\": {\n        \"id\": 17346,\n        \"title\": \"Air Force Magazine\",\n        \"meta\": {\n            \"domain\": \"airforcemag.com\"\n        },\n        \"tags\": [\n            \"news\",\n            \"news-us\",\n            \"news-glob\"\n        ]\n    },\n    \"recent_articles\": [\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"303263464\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598481338317,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/303263464/thumb.webp\",\n                \"created\": 1598480311000,\n                \"filename_pretty\": \"Space Force Waiting on Capitol Hill for its Ranks - Air Force Magazine\",\n                \"Author\": \"Brian W. Everstine\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 303263464,\n                \"title\": \"Space Force Waiting on Capitol Hill for its Ranks - Air Force Magazine\",\n                \"publish_date\": 1598480311000,\n                \"url\": \"https://www.airforcemag.com/space-force-waiting-on-capitol-hill-for-its-ranks\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598480311000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"303263466\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598481338043,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/303263466/thumb.webp\",\n                \"created\": 1598476442000,\n                \"filename_pretty\": \"Air Force Global Strike Command to Host Women's Leadership Symposium - Air Force Magazine\",\n                \"Author\": \"Jennifer-Leigh Oprihory\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 303263466,\n                \"title\": \"Air Force Global Strike Command to Host Women's Leadership Symposium - Air Force Magazine\",\n                \"publish_date\": 1598476442000,\n                \"url\": \"https://www.airforcemag.com/air-force-global-strike-command-to-host-womens-leadership-symposium\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598476442000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"303263465\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598481337040,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/303263465/thumb.webp\",\n                \"created\": 1598469498000,\n                \"filename_pretty\": \"Brown: Air Force Suicides on Pace to Reach 2019 Level - Air Force Magazine\",\n                \"Author\": \"Brian W. Everstine\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 303263465,\n                \"title\": \"Brown: Air Force Suicides on Pace to Reach 2019 Level - Air Force Magazine\",\n                \"publish_date\": 1598469498000,\n                \"url\": \"https://www.airforcemag.com/brown-air-force-suicides-on-pace-to-reach-2019-level\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598469498000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"303263467\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598481335758,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/303263467/thumb.webp\",\n                \"created\": 1598463382000,\n                \"filename_pretty\": \"Barksdale Changes Course, Evacuating Bombers Ahead of Hurricane Laura - Air Force Magazine\",\n                \"Author\": \"John A. Tirpak\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 303263467,\n                \"title\": \"Barksdale Changes Course, Evacuating Bombers Ahead of Hurricane Laura - Air Force Magazine\",\n                \"publish_date\": 1598463382000,\n                \"url\": \"https://www.airforcemag.com/barksdale-changes-course-evacuating-bombers-ahead-of-hurricane-laura\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598463382000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"302511628\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598408187247,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/302511628/thumb.webp\",\n                \"created\": 1598396097000,\n                \"filename_pretty\": \"Roper: ABMS Experiment to Highlight Complexity of Future Warfare - Air Force Magazine\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 302511628,\n                \"title\": \"Roper: ABMS Experiment to Highlight Complexity of Future Warfare - Air Force Magazine\",\n                \"publish_date\": 1598396097000,\n                \"url\": \"https://www.airforcemag.com/roper-abms-experiment-to-highlight-complexity-of-future-warfare\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598396097000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"302511626\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598408180928,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/302511626/thumb.webp\",\n                \"created\": 1598392617000,\n                \"filename_pretty\": \"Chinese Military Alleges U-2 Flew Over Training Exercise - Air Force Magazine\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 302511626,\n                \"title\": \"Chinese Military Alleges U-2 Flew Over Training Exercise - Air Force Magazine\",\n                \"publish_date\": 1598392617000,\n                \"url\": \"https://www.airforcemag.com/chinese-military-alleges-u-2-flew-over-training-exercise\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598392617000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"302511627\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598408180726,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/302511627/thumb.webp\",\n                \"created\": 1598391596000,\n                \"filename_pretty\": \"Air National Guard Completes Iowa Storm Damage Cleanup - Air Force Magazine\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 302511627,\n                \"title\": \"Air National Guard Completes Iowa Storm Damage Cleanup - Air Force Magazine\",\n                \"publish_date\": 1598391596000,\n                \"url\": \"https://www.airforcemag.com/air-national-guard-completes-iowa-storm-damage-cleanup\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598391596000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"302511625\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598408180214,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/302511625/thumb.webp\",\n                \"created\": 1598390632000,\n                \"filename_pretty\": \"Guard Aircraft Watching California Fires as Blazes Continue to Spread - Air Force Magazine\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 302511625,\n                \"title\": \"Guard Aircraft Watching California Fires as Blazes Continue to Spread - Air Force Magazine\",\n                \"publish_date\": 1598390632000,\n                \"url\": \"https://www.airforcemag.com/guard-aircraft-watching-california-fires-as-blazes-continue-to-spread\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598390632000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"302183540\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598379698127,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/302183540/thumb.webp\",\n                \"created\": 1598379638000,\n                \"filename_pretty\": \"Defense Health Agency Creates COVID-19 Registry to Improve Care Quality - Air Force Magazine\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 302183540,\n                \"title\": \"Defense Health Agency Creates COVID-19 Registry to Improve Care Quality - Air Force Magazine\",\n                \"publish_date\": 1598373986000,\n                \"url\": \"https://www.airforcemag.com/defense-health-agency-creates-covid-19-registry-to-improve-care-quality\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598379638000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"302291923\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598389961528,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/302291923/thumb.webp\",\n                \"created\": 1598375922000,\n                \"filename_pretty\": \"Cornish Takes Command of 12th Air Force - Air Force Magazine\",\n                \"Author\": \"Brian W. Everstine\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 302291923,\n                \"title\": \"Cornish Takes Command of 12th Air Force - Air Force Magazine\",\n                \"publish_date\": 1598375922000,\n                \"url\": \"https://www.airforcemag.com/cornish-takes-command-of-12th-air-force\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598375922000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"301568464\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598316909663,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/301568464/thumb.webp\",\n                \"created\": 1598311616000,\n                \"filename_pretty\": \"Ahead of Double Storm, Keesler Moves Aircraft but Barksdale Stays Put - Air Force Magazine\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 301568464,\n                \"title\": \"Ahead of Double Storm, Keesler Moves Aircraft but Barksdale Stays Put - Air Force Magazine\",\n                \"publish_date\": 1598311616000,\n                \"url\": \"https://www.airforcemag.com/ahead-of-double-storm-keesler-moves-aircraft-but-barksdale-stays-put\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598311616000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"301568466\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598316865693,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/301568466/thumb.webp\",\n                \"socialcount_last\": 0,\n                \"created\": 1598309930000,\n                \"filename_pretty\": \"Senior Air Force Leaders Visit 'Agility Prime' - Air Force Magazine\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 301568466,\n                \"title\": \"Senior Air Force Leaders Visit 'Agility Prime' - Air Force Magazine\",\n                \"publish_date\": 1598309930000,\n                \"url\": \"https://www.airforcemag.com/senior-air-force-leaders-visit-agility-prime\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598309930000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"301568465\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598316865642,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/301568465/thumb.webp\",\n                \"created\": 1598305465000,\n                \"filename_pretty\": \"8th Fighter Wing Inspects Kunsan Dorms after Mold Photos Circulate - Air Force Magazine\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 301568465,\n                \"title\": \"8th Fighter Wing Inspects Kunsan Dorms after Mold Photos Circulate - Air Force Magazine\",\n                \"publish_date\": 1598305465000,\n                \"url\": \"https://www.airforcemag.com/8th-fighter-wing-inspects-kunsan-dorms-after-mold-photos-circulate\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598305465000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"301568467\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598316866040,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/301568467/thumb.webp\",\n                \"created\": 1598303431000,\n                \"filename_pretty\": \"B-52s Deploy to Europe, Train in Norway - Air Force Magazine\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 301568467,\n                \"title\": \"B-52s Deploy to Europe, Train in Norway - Air Force Magazine\",\n                \"publish_date\": 1598303431000,\n                \"url\": \"https://www.airforcemag.com/b-52s-deploy-to-europe-train-in-norway\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598303431000\n            ]\n        },\n        {\n            \"_index\": \"doc_2020-08_7166c64f-418b-4424-b53c-b8fb7855a352\",\n            \"_type\": \"_doc\",\n            \"_id\": \"301430727\",\n            \"_score\": null,\n            \"_source\": {\n                \"processed\": 1598302907371,\n                \"workspace\": 17346,\n                \"topimage\": \"docs/17346/301430727/thumb.webp\",\n                \"created\": 1598302876000,\n                \"filename_pretty\": \"MacDill KC-135s Deploy to Middle East, as McConnell Stratotankers Return - Air Force Magazine\",\n                \"Author\": \"Brian W. Everstine\",\n                \"source\": \"Air Force Magazine\",\n                \"id\": 301430727,\n                \"title\": \"MacDill KC-135s Deploy to Middle East, as McConnell Stratotankers Return - Air Force Magazine\",\n                \"publish_date\": 1598301564000,\n                \"url\": \"https://www.airforcemag.com/macdill-kc-135s-deploy-to-middle-east-as-mcconnell-stratotankers-return\",\n                \"tags\": [\n                    \"news\",\n                    \"news-us\",\n                    \"news-glob\"\n                ]\n            },\n            \"sort\": [\n                1598302876000\n            ]\n        }\n    ],\n    \"analytics\": {\n        \"social\": {\n            \"count\": 2,\n            \"min\": 0,\n            \"max\": 0,\n            \"avg\": 0,\n            \"sum\": 0\n        },\n        \"volume_over_time\": {\n            \"buckets\": [\n                {\n                    \"key_as_string\": \"2020-07-27\",\n                    \"key\": 1595808000000,\n                    \"doc_count\": 18,\n                    \"sentiment\": {\n                        \"value\": 0.08361111111111112\n                    }\n                },\n                {\n                    \"key_as_string\": \"2020-08-03\",\n                    \"key\": 1596412800000,\n                    \"doc_count\": 30,\n                    \"sentiment\": {\n                        \"value\": 0.08036666666666667\n                    }\n                },\n                {\n                    \"key_as_string\": \"2020-08-10\",\n                    \"key\": 1597017600000,\n                    \"doc_count\": 27,\n                    \"sentiment\": {\n                        \"value\": 0.06577777777777777\n                    }\n                },\n                {\n                    \"key_as_string\": \"2020-08-17\",\n                    \"key\": 1597622400000,\n                    \"doc_count\": 28,\n                    \"sentiment\": {\n                        \"value\": 0.038142857142857145\n                    }\n                },\n                {\n                    \"key_as_string\": \"2020-08-24\",\n                    \"key\": 1598227200000,\n                    \"doc_count\": 15,\n                    \"sentiment\": {\n                        \"value\": 0.05740000000000001\n                    }\n                }\n            ]\n        },\n        \"significant_terms\": {\n            \"doc_count\": 118,\n            \"terms\": {\n                \"doc_count_error_upper_bound\": 5,\n                \"sum_other_doc_count\": 429,\n                \"buckets\": [\n                    {\n                        \"key\": \"The Air Force (album)\",\n                        \"doc_count\": 64\n                    },\n                    {\n                        \"key\": \"Airman\",\n                        \"doc_count\": 39\n                    },\n                    {\n                        \"key\": \"United States\",\n                        \"doc_count\": 35\n                    },\n                    {\n                        \"key\": \"Air Force Association\",\n                        \"doc_count\": 31\n                    },\n                    {\n                        \"key\": \"COVID-19\",\n                        \"doc_count\": 12\n                    },\n                    {\n                        \"key\": \"California\",\n                        \"doc_count\": 12\n                    },\n                    {\n                        \"key\": \"David L. Goldfein\",\n                        \"doc_count\": 12\n                    },\n                    {\n                        \"key\": \"Air National Guard\",\n                        \"doc_count\": 11\n                    },\n                    {\n                        \"key\": \"Senate\",\n                        \"doc_count\": 11\n                    },\n                    {\n                        \"key\": \"Barbara M. Barrett\",\n                        \"doc_count\": 10\n                    },\n                    {\n                        \"key\": \"Boeing\",\n                        \"doc_count\": 10\n                    },\n                    {\n                        \"key\": \"Charles Q. Brown Jr.\",\n                        \"doc_count\": 9\n                    },\n                    {\n                        \"key\": \"Afghanistan\",\n                        \"doc_count\": 8\n                    },\n                    {\n                        \"key\": \"Colorado\",\n                        \"doc_count\": 8\n                    },\n                    {\n                        \"key\": \"Facebook\",\n                        \"doc_count\": 7\n                    },\n                    {\n                        \"key\": \"Florida\",\n                        \"doc_count\": 7\n                    },\n                    {\n                        \"key\": \"Joint Chiefs of Staff\",\n                        \"doc_count\": 7\n                    },\n                    {\n                        \"key\": \"United States Air Force\",\n                        \"doc_count\": 7\n                    },\n                    {\n                        \"key\": \"Air Combat Command\",\n                        \"doc_count\": 6\n                    },\n                    {\n                        \"key\": \"Air Force Global Strike Command\",\n                        \"doc_count\": 6\n                    },\n                    {\n                        \"key\": \"Air Force Reserve Command\",\n                        \"doc_count\": 6\n                    },\n                    {\n                        \"key\": \"Donald Trump\",\n                        \"doc_count\": 6\n                    },\n                    {\n                        \"key\": \"Fighter Wing\",\n                        \"doc_count\": 6\n                    },\n                    {\n                        \"key\": \"JoAnne S. Bass\",\n                        \"doc_count\": 6\n                    },\n                    {\n                        \"key\": \"Kaleth O. Wright\",\n                        \"doc_count\": 6\n                    },\n                    {\n                        \"key\": \"Lockheed Martin\",\n                        \"doc_count\": 6\n                    },\n                    {\n                        \"key\": \"Alabama\",\n                        \"doc_count\": 5\n                    },\n                    {\n                        \"key\": \"Boeing KC-135 Stratotanker\",\n                        \"doc_count\": 5\n                    },\n                    {\n                        \"key\": \"Joint Base Andrews\",\n                        \"doc_count\": 5\n                    },\n                    {\n                        \"key\": \"Air Force Space Command\",\n                        \"doc_count\": 4\n                    }\n                ]\n            }\n        },\n        \"authors\": {\n            \"doc_count_error_upper_bound\": 0,\n            \"sum_other_doc_count\": 0,\n            \"buckets\": [\n                {\n                    \"key\": \"Brian W. Everstine\",\n                    \"doc_count\": 33\n                },\n                {\n                    \"key\": \"Rachel S. Cohen\",\n                    \"doc_count\": 25\n                },\n                {\n                    \"key\": \"Jennifer-Leigh Oprihory\",\n                    \"doc_count\": 19\n                },\n                {\n                    \"key\": \"John A. Tirpak\",\n                    \"doc_count\": 10\n                },\n                {\n                    \"key\": \"Alyk Russell Kenlan\",\n                    \"doc_count\": 3\n                },\n                {\n                    \"key\": \"Amy McCullough\",\n                    \"doc_count\": 3\n                },\n                {\n                    \"key\": \"Jennifer Hlad\",\n                    \"doc_count\": 1\n                },\n                {\n                    \"key\": \"Shaun Waterman\",\n                    \"doc_count\": 1\n                }\n            ]\n        }\n    },\n    \"links\": {\n        \"recent_articles\": [\n            {\n                \"_index\": \"doc_2020-01_7166c64f-418b-4424-b53c-b8fb7855a352\",\n                \"_type\": \"_doc\",\n                \"_id\": \"139731099\",\n                \"_score\": null,\n                \"_source\": {\n                    \"tags\": [\n                        \"news\",\n                        \"news-us\",\n                        \"news-glob\"\n                    ],\n                    \"geo_primary\": null,\n                    \"geo_secondary\": null,\n                    \"wSpacemeta\": {\n                        \"email_pattern\": \"{f}{last}@news4jax.com\"\n                    },\n                    \"created\": 1579815262630,\n                    \"url\": \"https://www.news4jax.com/news/local/2020/01/23/veteran-featured-in-new-movie-witnessed-fellow-pararescuemans-selfless-heroism-in-vietnam\",\n                    \"workspace\": 14367,\n                    \"source\": \"WJXT News4JAX\",\n                    \"owner\": \"7166c64f-418b-4424-b53c-b8fb7855a352\",\n                    \"title\": \"Veteran featured in new movie witnessed fellow pararescueman’s selfless heroism in Vietnam\",\n                    \"topimage\": \"docs/14367/139731099/thumb.png\",\n                    \"language\": \"en\",\n                    \"publish_date\": 1579815254000,\n                    \"ref\": \"aw-227\",\n                    \"Content-Type\": \"text/html\",\n                    \"Author\": \"Jodi Mohrmann\",\n                    \"authors\": [\n                        \"Jodi Mohrmann\"\n                    ],\n                    \"links\": [\n                        \"https://www.googletagmanager.com/ns.html?id=GTM-NQDG22W\",\n                        \"https://www.news4jax.com/\",\n                        \"https://www.news4jax.com/weather/\",\n                        \"https://www.news4jax.com/news/\",\n                        \"https://www.news4jax.com/news/local/\",\n                        \"https://www.news4jax.com/news/florida/\",\n                        \"https://www.news4jax.com/georgia/\",\n                        \"https://www.news4jax.com/news/national/\",\n                        \"https://www.news4jax.com/news/politics/\",\n                        \"https://www.news4jax.com/i-team/\",\n                        \"https://www.news4jax.com/community/\",\n                        \"https://www.news4jax.com/this-week-in-jacksonville/\",\n                        \"https://www.news4jax.com/topic/morning_show/\",\n                        \"https://www.news4jax.com/health/\",\n                        \"https://www.news4jax.com/money/\",\n                        \"https://www.news4jax.com/topic/consumer/\",\n                        \"https://www.news4jax.com/entertainment/\",\n                        \"https://www.news4jax.com/news/weird-news/\",\n                        \"https://www.news4jax.com/topic/education/\",\n                        \"https://www.news4jax.com/sports/\",\n                        \"https://www.news4jax.com/sports/nfl/jaguars/\",\n                        \"https://news4jaxprofootball.upickem.net/\",\n                        \"https://www.news4jax.com/teal/\",\n                        \"https://www.news4jax.com/gatorsbreakdown/\",\n                        \"https://www.news4jax.com/sports/all-star-athlete/\",\n                        \"https://www.news4jax.com/features/\",\n                        \"https://www.news4jax.com/river-city-live/\",\n                        \"https://www.news4jax.com/positively-jax/\",\n                        \"https://www.news4jax.com/4-your-info/\",\n                        \"https://www.news4jax.com/food/\",\n                        \"https://www.news4jax.com/topic/talking_health/\",\n                        \"https://www.news4jax.com/topic/live_healthy/\",\n                        \"https://www.news4jax.com/jacksonville-image-awards/\",\n                        \"https://www.news4jax.com/topic/black_history_month/\",\n                        \"https://www.news4jax.com/contests/\",\n                        \"https://www.news4jax.com/topic/healthy_heart/\",\n                        \"https://www.news4jax.com/pets/\",\n                        \"https://www.news4jax.com/topic/valentines/\",\n                        \"https://www.news4jax.com/usay/\",\n                        \"https://www.news4jax.com/tv-listings/\",\n                        \"https://www.news4jax.com/community-calendar/\",\n                        \"https://www.news4jax.com/ready-set-renovate/\",\n                        \"https://www.news4jax.com/jax-best/\",\n                        \"https://www.news4jax.com/cw17/\",\n                        \"https://www.news4jax.com/cw17/program-schedule/\",\n                        \"https://www.news4jax.com/cw17/bounce/\",\n                        \"https://www.news4jax.com/the-ticket/\",\n                        \"https://www.news4jax.com/topic/weather_news/\",\n                        \"https://www.news4jax.com/pins/\",\n                        \"https://www.news4jax.com/weather/alerts/\",\n                        \"https://www.news4jax.com/hurricane/\",\n                        \"https://www.news4jax.com/weather/georgia/\",\n                        \"https://www.news4jax.com/weather/st-augustine/\",\n                        \"https://www.news4jax.com/surf-and-tides/\",\n                        \"https://www.news4jax.com/environment/\",\n                        \"https://www.news4jax.com/traffic/\",\n                        \"https://www.news4jax.com/contact/\",\n                        \"https://www.news4jax.com/account/newsletters/\",\n                        \"https://www.news4jax.com/news/local\",\n                        \"https://www.news4jax.com/team/Z6HBMDGEKNELTM35LGHLACK7RI/\",\n                        \"https://www.news4jax.com/topic/Military/\",\n                        \"https://www.news4jax.com/topic/Clay_County/\",\n                        \"https://www.news4jax.com/topic/Orange_Park/\",\n                        \"https://www.news4jax.com/topic/Vietnam_War/\",\n                        \"https://www.news4jax.com/news/local/2020/01/23/veteran-featured-in-new-movie-witnessed-fellow-pararescuemans-selfless-heroism-in-vietnam/\",\n                        \"https://www.news4jax.com/news/local/2020/01/23/city-state-leaders-offer-condolences-following-death-of-former-jacksonville-mayor-jake-godbold/\",\n                        \"https://www.news4jax.com/news/local/2020/01/23/former-mayor-jake-goldbold-dies-at-age-85/\",\n                        \"https://www.news4jax.com/news/local/2020/01/23/scientists-move-doomsday-clock-closer-to-midnight/\",\n                        \"https://www.imdb.com/name/nm0733149/?ref_=tt_ov_dr\",\n                        \"https://www.imdb.com/title/tt0783640/\",\n                        \"https://www.imdb.com/title/tt0783640/fullcredits/?ref_=tt_ov_st_sm\",\n                        \"https://www.airforcemag.com/article/pitsenbarger-on-the-big-screen/\",\n                        \"https://www.news4jax.com/team/Z6HBMDGEKNELTM35LGHLACK7RI\",\n                        \"https://www.twitter.com/WJXTTarikMinor\",\n                        \"https://www.grahammedia.com/\",\n                        \"https://hello.grahamdigital.com/\",\n                        \"https://www.news4jax.com/rss/\",\n                        \"https://www.news4jax.com/station/2019/11/14/closed-captioning-information/\",\n                        \"https://www.news4jax.com/careers/\",\n                        \"https://www.news4jax.com/station/2019/11/14/terms-of-use/\",\n                        \"https://www.news4jax.com/station/2019/11/14/privacy-policy/\",\n                        \"https://www.news4jax.com/station/2019/11/14/online-public-inspection-file/\",\n                        \"https://www.facebook.com/WJXT4TheLocalStation/\",\n                        \"https://twitter.com/wjxt4/\",\n                        \"https://www.instagram.com/news4jax/\",\n                        \"https://www.news4jax.com/data/tmp/57.0.html#comments\"\n                    ],\n                    \"sentiment\": {\n                        \"polarity\": 0.0800808145227788,\n                        \"subjectivity\": 0.33769828385899814\n                    },\n                    \"processed\": 1579815263273,\n                    \"filename\": \"Veteran featured in new movie witnessed fellow pararescueman’s selfless heroism in Vietnam\",\n                    \"cvf_entities\": [\n                        {\n                            \"term\": \"Vietnam\",\n                            \"type\": \"location\",\n                            \"offset\": 84,\n                            \"cat\": \"location::Vietnam::\",\n                            \"slug\": \"vietnam\",\n                            \"sentiment\": {\n                                \"polarity\": 0.06818181818181818,\n                                \"subjectivity\": 0.22727272727272727\n                            }\n                        },\n                        {\n                            \"term\": \"the Public File\",\n                            \"type\": \"organization\",\n                            \"offset\": 131,\n                            \"cat\": \"organization::the Public File::\",\n                            \"slug\": \"the-public-file\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1,\n                                \"subjectivity\": 0.18333333333333332\n                            }\n                        },\n                        {\n                            \"term\": \"Jodi Mohrmann\",\n                            \"type\": \"person\",\n                            \"offset\": 169,\n                            \"cat\": \"person::Jodi Mohrmann::\",\n                            \"slug\": \"jodi-mohrmann\",\n                            \"sentiment\": {\n                                \"polarity\": 0.35714285714285715,\n                                \"subjectivity\": 0.5714285714285714\n                            }\n                        },\n                        {\n                            \"term\": \"Managing Editor\",\n                            \"type\": \"person\",\n                            \"offset\": 184,\n                            \"cat\": \"person::Managing Editor::\",\n                            \"slug\": \"managing-editor\",\n                            \"sentiment\": {\n                                \"polarity\": 0.35714285714285715,\n                                \"subjectivity\": 0.5714285714285714\n                            },\n                            \"civicfeed_term\": \"Managing editor\",\n                            \"civicfeed_id\": \"Managing_editor\"\n                        },\n                        {\n                            \"term\": \"Tags\",\n                            \"type\": \"person\",\n                            \"offset\": 257,\n                            \"cat\": \"person::Tags::\",\n                            \"slug\": \"tags\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Clay County\",\n                            \"type\": \"location\",\n                            \"offset\": 273,\n                            \"cat\": \"location::Clay County::\",\n                            \"slug\": \"clay-county\",\n                            \"sentiment\": {\n                                \"polarity\": 0.00959595959595959,\n                                \"subjectivity\": 0.3301346801346801\n                            }\n                        },\n                        {\n                            \"term\": \"Orange Park\",\n                            \"type\": \"location\",\n                            \"offset\": 286,\n                            \"cat\": \"location::Orange Park::\",\n                            \"slug\": \"orange-park\",\n                            \"sentiment\": {\n                                \"polarity\": 0.00959595959595959,\n                                \"subjectivity\": 0.3301346801346801\n                            }\n                        },\n                        {\n                            \"term\": \"Vietnam War Sign\",\n                            \"type\": \"event\",\n                            \"offset\": 299,\n                            \"cat\": \"event::Vietnam War Sign::\",\n                            \"slug\": \"vietnam-war-sign\",\n                            \"sentiment\": {\n                                \"polarity\": 0.00959595959595959,\n                                \"subjectivity\": 0.3301346801346801\n                            }\n                        },\n                        {\n                            \"term\": \"Vietnam\",\n                            \"type\": \"location\",\n                            \"offset\": 434,\n                            \"cat\": \"location::Vietnam::\",\n                            \"slug\": \"vietnam\",\n                            \"sentiment\": {\n                                \"polarity\": 0.00959595959595959,\n                                \"subjectivity\": 0.3301346801346801\n                            }\n                        },\n                        {\n                            \"term\": \"Jake Godbold\",\n                            \"type\": \"person\",\n                            \"offset\": 503,\n                            \"cat\": \"person::Jake Godbold::\",\n                            \"slug\": \"jake-godbold\",\n                            \"sentiment\": {\n                                \"polarity\": 0.00959595959595959,\n                                \"subjectivity\": 0.3301346801346801\n                            },\n                            \"civicfeed_term\": \"Jake Godbold\",\n                            \"civicfeed_id\": \"Jake_Godbold\"\n                        },\n                        {\n                            \"term\": \"Jacksonville Mayor\",\n                            \"type\": \"person\",\n                            \"offset\": 543,\n                            \"cat\": \"person::Jacksonville Mayor::\",\n                            \"slug\": \"jacksonville-mayor\",\n                            \"sentiment\": {\n                                \"polarity\": 0.00959595959595959,\n                                \"subjectivity\": 0.3301346801346801\n                            }\n                        },\n                        {\n                            \"term\": \"Jake Godbold\",\n                            \"type\": \"person\",\n                            \"offset\": 562,\n                            \"cat\": \"person::Jake Godbold::\",\n                            \"slug\": \"jake-godbold\",\n                            \"sentiment\": {\n                                \"polarity\": 0.00959595959595959,\n                                \"subjectivity\": 0.3301346801346801\n                            }\n                        },\n                        {\n                            \"term\": \"Doomsday Clock\",\n                            \"type\": \"organization\",\n                            \"offset\": 602,\n                            \"cat\": \"organization::Doomsday Clock::\",\n                            \"slug\": \"doomsday-clock\",\n                            \"sentiment\": {\n                                \"polarity\": 0.00959595959595959,\n                                \"subjectivity\": 0.3301346801346801\n                            },\n                            \"civicfeed_term\": \"Doomsday Clock\",\n                            \"civicfeed_id\": \"Doomsday_Clock\"\n                        },\n                        {\n                            \"term\": \"Fighting For Honor\",\n                            \"type\": \"organization\",\n                            \"offset\": 740,\n                            \"cat\": \"organization::Fighting For Honor::\",\n                            \"slug\": \"fighting-for-honor\",\n                            \"sentiment\": {\n                                \"polarity\": 0.00959595959595959,\n                                \"subjectivity\": 0.3301346801346801\n                            }\n                        },\n                        {\n                            \"term\": \"WJXT\",\n                            \"type\": \"organization\",\n                            \"offset\": 779,\n                            \"cat\": \"organization::WJXT::\",\n                            \"slug\": \"wjxt\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"WJXT\",\n                            \"civicfeed_id\": \"WJXT\"\n                        },\n                        {\n                            \"term\": \"ORANGE PARK\",\n                            \"type\": \"location\",\n                            \"offset\": 785,\n                            \"cat\": \"location::ORANGE PARK::\",\n                            \"slug\": \"orange-park\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Fla.\",\n                            \"type\": \"location\",\n                            \"offset\": 798,\n                            \"cat\": \"location::Fla.::\",\n                            \"slug\": \"fla\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Florida\",\n                            \"civicfeed_id\": \"Florida\"\n                        },\n                        {\n                            \"term\": \"Vietnam War\",\n                            \"type\": \"event\",\n                            \"offset\": 845,\n                            \"cat\": \"event::Vietnam War::\",\n                            \"slug\": \"vietnam-war\",\n                            \"sentiment\": {\n                                \"polarity\": 0.175,\n                                \"subjectivity\": 0.375\n                            },\n                            \"civicfeed_term\": \"Vietnam War\",\n                            \"civicfeed_id\": \"Vietnam_War\"\n                        },\n                        {\n                            \"term\": \"U.S. Air Force\",\n                            \"type\": \"organization\",\n                            \"offset\": 1005,\n                            \"cat\": \"organization::U.S. Air Force::\",\n                            \"slug\": \"us-air-force\",\n                            \"sentiment\": {\n                                \"polarity\": 0.037499999999999985,\n                                \"subjectivity\": 0.3729166666666667\n                            },\n                            \"civicfeed_term\": \"United States Air Force\",\n                            \"civicfeed_id\": \"United_States_Air_Force\"\n                        },\n                        {\n                            \"term\": \"William \\\"\",\n                            \"type\": \"person\",\n                            \"offset\": 1034,\n                            \"cat\": \"person::William \\\"::\",\n                            \"slug\": \"william\",\n                            \"sentiment\": {\n                                \"polarity\": 0.037499999999999985,\n                                \"subjectivity\": 0.3729166666666667\n                            }\n                        },\n                        {\n                            \"term\": \"Pitsenbarger Jr.\",\n                            \"type\": \"person\",\n                            \"offset\": 1049,\n                            \"cat\": \"person::Pitsenbarger Jr.::\",\n                            \"slug\": \"pitsenbarger-jr\",\n                            \"sentiment\": {\n                                \"polarity\": 0.037499999999999985,\n                                \"subjectivity\": 0.3729166666666667\n                            }\n                        },\n                        {\n                            \"term\": \"Saigon\",\n                            \"type\": \"location\",\n                            \"offset\": 1119,\n                            \"cat\": \"location::Saigon::\",\n                            \"slug\": \"saigon\",\n                            \"sentiment\": {\n                                \"polarity\": 0.037499999999999985,\n                                \"subjectivity\": 0.3729166666666667\n                            }\n                        },\n                        {\n                            \"term\": \"Pits\",\n                            \"type\": \"location\",\n                            \"offset\": 1408,\n                            \"cat\": \"location::Pits::\",\n                            \"slug\": \"pits\",\n                            \"sentiment\": {\n                                \"polarity\": 0.10833333333333334,\n                                \"subjectivity\": 0.3833333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"the Air Force Cross\",\n                            \"type\": \"organization\",\n                            \"offset\": 1432,\n                            \"cat\": \"organization::the Air Force Cross::\",\n                            \"slug\": \"the-air-force-cross\",\n                            \"sentiment\": {\n                                \"polarity\": 0.10833333333333334,\n                                \"subjectivity\": 0.3833333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"Sgt\",\n                            \"type\": \"person\",\n                            \"offset\": 1578,\n                            \"cat\": \"person::Sgt::\",\n                            \"slug\": \"sgt\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"David Milsten\",\n                            \"type\": \"person\",\n                            \"offset\": 1583,\n                            \"cat\": \"person::David Milsten::\",\n                            \"slug\": \"david-milsten\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Milsten\",\n                            \"type\": \"person\",\n                            \"offset\": 1628,\n                            \"cat\": \"person::Milsten::\",\n                            \"slug\": \"milsten\",\n                            \"sentiment\": {\n                                \"polarity\": 0.175,\n                                \"subjectivity\": 0.30833333333333335\n                            }\n                        },\n                        {\n                            \"term\": \"Pits\",\n                            \"type\": \"person\",\n                            \"offset\": 1653,\n                            \"cat\": \"person::Pits::\",\n                            \"slug\": \"pits\",\n                            \"sentiment\": {\n                                \"polarity\": 0.175,\n                                \"subjectivity\": 0.30833333333333335\n                            }\n                        },\n                        {\n                            \"term\": \"William Pitsenbarger Jr.'s\",\n                            \"type\": \"person\",\n                            \"offset\": 1785,\n                            \"cat\": \"person::William Pitsenbarger Jr.'s::\",\n                            \"slug\": \"william-pitsenbarger-jrs\",\n                            \"sentiment\": {\n                                \"polarity\": 0.125,\n                                \"subjectivity\": 0.6666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"Honor\",\n                            \"type\": \"location\",\n                            \"offset\": 1975,\n                            \"cat\": \"location::Honor::\",\n                            \"slug\": \"honor\",\n                            \"sentiment\": {\n                                \"polarity\": 0.125,\n                                \"subjectivity\": 0.6666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"Operation Abeline\",\n                            \"type\": \"organization\",\n                            \"offset\": 2007,\n                            \"cat\": \"organization::Operation Abeline::\",\n                            \"slug\": \"operation-abeline\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"the Vietnam War\",\n                            \"type\": \"event\",\n                            \"offset\": 2071,\n                            \"cat\": \"event::the Vietnam War::\",\n                            \"slug\": \"the-vietnam-war\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Vietnam War\",\n                            \"civicfeed_id\": \"Vietnam_War\"\n                        },\n                        {\n                            \"term\": \"Charlie Company\",\n                            \"type\": \"organization\",\n                            \"offset\": 2130,\n                            \"cat\": \"organization::Charlie Company::\",\n                            \"slug\": \"charlie-company\",\n                            \"sentiment\": {\n                                \"polarity\": -0.07777777777777779,\n                                \"subjectivity\": 0.14444444444444446\n                            },\n                            \"civicfeed_term\": \"Charlie Company\",\n                            \"civicfeed_id\": \"Charlie_Company\"\n                        },\n                        {\n                            \"term\": \"16th Infantry Regiment\",\n                            \"type\": \"organization\",\n                            \"offset\": 2162,\n                            \"cat\": \"organization::16th Infantry Regiment::\",\n                            \"slug\": \"16th-infantry-regiment\",\n                            \"sentiment\": {\n                                \"polarity\": -0.07777777777777779,\n                                \"subjectivity\": 0.14444444444444446\n                            },\n                            \"civicfeed_term\": \"16th Regiment\",\n                            \"civicfeed_id\": \"16th_Regiment\"\n                        },\n                        {\n                            \"term\": \"1st Infantry Division\",\n                            \"type\": \"organization\",\n                            \"offset\": 2186,\n                            \"cat\": \"organization::1st Infantry Division::\",\n                            \"slug\": \"1st-infantry-division\",\n                            \"sentiment\": {\n                                \"polarity\": -0.07777777777777779,\n                                \"subjectivity\": 0.14444444444444446\n                            },\n                            \"civicfeed_term\": \"1st Division\",\n                            \"civicfeed_id\": \"1st_Division\"\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 2239,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1,\n                                \"subjectivity\": 0.30000000000000004\n                            }\n                        },\n                        {\n                            \"term\": \"Milsten\",\n                            \"type\": \"person\",\n                            \"offset\": 2446,\n                            \"cat\": \"person::Milsten::\",\n                            \"slug\": \"milsten\",\n                            \"sentiment\": {\n                                \"polarity\": -0.10000000000000002,\n                                \"subjectivity\": 0.3375\n                            }\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"organization\",\n                            \"offset\": 2514,\n                            \"cat\": \"organization::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": -0.10000000000000002,\n                                \"subjectivity\": 0.3375\n                            }\n                        },\n                        {\n                            \"term\": \"Milsten\",\n                            \"type\": \"person\",\n                            \"offset\": 2547,\n                            \"cat\": \"person::Milsten::\",\n                            \"slug\": \"milsten\",\n                            \"sentiment\": {\n                                \"polarity\": -0.10000000000000002,\n                                \"subjectivity\": 0.3375\n                            }\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 2578,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": -0.10000000000000002,\n                                \"subjectivity\": 0.3375\n                            }\n                        },\n                        {\n                            \"term\": \"Milsten\",\n                            \"type\": \"person\",\n                            \"offset\": 2767,\n                            \"cat\": \"person::Milsten::\",\n                            \"slug\": \"milsten\",\n                            \"sentiment\": {\n                                \"polarity\": -0.30000000000000004,\n                                \"subjectivity\": 0.475\n                            }\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 3112,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": 0.25,\n                                \"subjectivity\": 0.3125\n                            }\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 3435,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": -0.09375,\n                                \"subjectivity\": 0.75\n                            }\n                        },\n                        {\n                            \"term\": \"Tulley\",\n                            \"type\": \"person\",\n                            \"offset\": 3799,\n                            \"cat\": \"person::Tulley::\",\n                            \"slug\": \"tulley\",\n                            \"sentiment\": {\n                                \"polarity\": 0.175,\n                                \"subjectivity\": 0.30833333333333335\n                            }\n                        },\n                        {\n                            \"term\": \"William Hurt\",\n                            \"type\": \"person\",\n                            \"offset\": 3831,\n                            \"cat\": \"person::William Hurt::\",\n                            \"slug\": \"william-hurt\",\n                            \"sentiment\": {\n                                \"polarity\": 0.175,\n                                \"subjectivity\": 0.30833333333333335\n                            },\n                            \"civicfeed_term\": \"William Hurt\",\n                            \"civicfeed_id\": \"William_Hurt\"\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 3849,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": 0.175,\n                                \"subjectivity\": 0.30833333333333335\n                            }\n                        },\n                        {\n                            \"term\": \"Jeremy Irvine\",\n                            \"type\": \"person\",\n                            \"offset\": 3881,\n                            \"cat\": \"person::Jeremy Irvine::\",\n                            \"slug\": \"jeremy-irvine\",\n                            \"sentiment\": {\n                                \"polarity\": 0.175,\n                                \"subjectivity\": 0.30833333333333335\n                            },\n                            \"civicfeed_term\": \"Jeremy Irvine\",\n                            \"civicfeed_id\": \"Jeremy_Irvine\"\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 3896,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Army\",\n                            \"type\": \"organization\",\n                            \"offset\": 228,\n                            \"cat\": \"organization::Army::\",\n                            \"slug\": \"army\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Milsten\",\n                            \"type\": \"person\",\n                            \"offset\": 314,\n                            \"cat\": \"person::Milsten::\",\n                            \"slug\": \"milsten\",\n                            \"sentiment\": {\n                                \"polarity\": -0.23214285714285715,\n                                \"subjectivity\": 0.37142857142857144\n                            }\n                        },\n                        {\n                            \"term\": \"Bill\",\n                            \"type\": \"person\",\n                            \"offset\": 324,\n                            \"cat\": \"person::Bill::\",\n                            \"slug\": \"bill\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 330,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Army\",\n                            \"type\": \"organization\",\n                            \"offset\": 608,\n                            \"cat\": \"organization::Army::\",\n                            \"slug\": \"army\",\n                            \"sentiment\": {\n                                \"polarity\": -0.2,\n                                \"subjectivity\": 0.4\n                            }\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 678,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"the Department of Defense\",\n                            \"type\": \"organization\",\n                            \"offset\": 787,\n                            \"cat\": \"organization::the Department of Defense::\",\n                            \"slug\": \"the-department-of-defense\",\n                            \"sentiment\": {\n                                \"polarity\": 0.025000000000000005,\n                                \"subjectivity\": 0.225\n                            }\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 814,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": 0.025000000000000005,\n                                \"subjectivity\": 0.225\n                            }\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 978,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": 0.08333333333333333,\n                                \"subjectivity\": 0.2388888888888889\n                            }\n                        },\n                        {\n                            \"term\": \"Vietnam\",\n                            \"type\": \"location\",\n                            \"offset\": 1047,\n                            \"cat\": \"location::Vietnam::\",\n                            \"slug\": \"vietnam\",\n                            \"sentiment\": {\n                                \"polarity\": 0.08333333333333333,\n                                \"subjectivity\": 0.2388888888888889\n                            }\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 1092,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": 0.08333333333333333,\n                                \"subjectivity\": 0.2388888888888889\n                            }\n                        },\n                        {\n                            \"term\": \"Milsten\",\n                            \"type\": \"person\",\n                            \"offset\": 1143,\n                            \"cat\": \"person::Milsten::\",\n                            \"slug\": \"milsten\",\n                            \"sentiment\": {\n                                \"polarity\": 0.06818181818181818,\n                                \"subjectivity\": 0.22727272727272727\n                            }\n                        },\n                        {\n                            \"term\": \"Congress\",\n                            \"type\": \"organization\",\n                            \"offset\": 1222,\n                            \"cat\": \"organization::Congress::\",\n                            \"slug\": \"congress\",\n                            \"sentiment\": {\n                                \"polarity\": 0.06818181818181818,\n                                \"subjectivity\": 0.22727272727272727\n                            }\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 1234,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": 0.06818181818181818,\n                                \"subjectivity\": 0.22727272727272727\n                            }\n                        },\n                        {\n                            \"term\": \"Sebastian Stan\",\n                            \"type\": \"person\",\n                            \"offset\": 1314,\n                            \"cat\": \"person::Sebastian Stan::\",\n                            \"slug\": \"sebastian-stan\",\n                            \"sentiment\": {\n                                \"polarity\": 0.06818181818181818,\n                                \"subjectivity\": 0.22727272727272727\n                            },\n                            \"civicfeed_term\": \"Sebastian Stan\",\n                            \"civicfeed_id\": \"Sebastian_Stan\"\n                        },\n                        {\n                            \"term\": \"Bucky\",\n                            \"type\": \"person\",\n                            \"offset\": 1353,\n                            \"cat\": \"person::Bucky::\",\n                            \"slug\": \"bucky\",\n                            \"sentiment\": {\n                                \"polarity\": 0.06818181818181818,\n                                \"subjectivity\": 0.22727272727272727\n                            }\n                        },\n                        {\n                            \"term\": \"Pentagon\",\n                            \"type\": \"organization\",\n                            \"offset\": 1404,\n                            \"cat\": \"organization::Pentagon::\",\n                            \"slug\": \"pentagon\",\n                            \"sentiment\": {\n                                \"polarity\": 0.06818181818181818,\n                                \"subjectivity\": 0.22727272727272727\n                            }\n                        },\n                        {\n                            \"term\": \"Sgt\",\n                            \"type\": \"person\",\n                            \"offset\": 1497,\n                            \"cat\": \"person::Sgt::\",\n                            \"slug\": \"sgt\",\n                            \"sentiment\": {\n                                \"polarity\": -0.5,\n                                \"subjectivity\": 0.8\n                            }\n                        },\n                        {\n                            \"term\": \"David Milsten\",\n                            \"type\": \"person\",\n                            \"offset\": 1502,\n                            \"cat\": \"person::David Milsten::\",\n                            \"slug\": \"david-milsten\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Bill\",\n                            \"type\": \"person\",\n                            \"offset\": 1525,\n                            \"cat\": \"person::Bill::\",\n                            \"slug\": \"bill\",\n                            \"sentiment\": {\n                                \"polarity\": 0.13636363636363635,\n                                \"subjectivity\": 0.45454545454545453\n                            }\n                        },\n                        {\n                            \"term\": \"the Air Force Sergeant Association\",\n                            \"type\": \"organization\",\n                            \"offset\": 1655,\n                            \"cat\": \"organization::the Air Force Sergeant Association::\",\n                            \"slug\": \"the-air-force-sergeant-association\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Bill\",\n                            \"type\": \"person\",\n                            \"offset\": 1705,\n                            \"cat\": \"person::Bill::\",\n                            \"slug\": \"bill\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Air Force\",\n                            \"type\": \"organization\",\n                            \"offset\": 1735,\n                            \"cat\": \"organization::Air Force::\",\n                            \"slug\": \"air-force\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Bill Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 1783,\n                            \"cat\": \"person::Bill Pitsenbarger::\",\n                            \"slug\": \"bill-pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Milsten\",\n                            \"type\": \"person\",\n                            \"offset\": 1843,\n                            \"cat\": \"person::Milsten::\",\n                            \"slug\": \"milsten\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"the Air Force Museum\",\n                            \"type\": \"organization\",\n                            \"offset\": 1896,\n                            \"cat\": \"organization::the Air Force Museum::\",\n                            \"slug\": \"the-air-force-museum\",\n                            \"sentiment\": {\n                                \"polarity\": -0.05,\n                                \"subjectivity\": 0.05\n                            }\n                        },\n                        {\n                            \"term\": \"Ohio\",\n                            \"type\": \"location\",\n                            \"offset\": 1920,\n                            \"cat\": \"location::Ohio::\",\n                            \"slug\": \"ohio\",\n                            \"sentiment\": {\n                                \"polarity\": -0.05,\n                                \"subjectivity\": 0.05\n                            }\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 1951,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": -0.05,\n                                \"subjectivity\": 0.05\n                            }\n                        },\n                        {\n                            \"term\": \"Vietnam War\",\n                            \"type\": \"event\",\n                            \"offset\": 2039,\n                            \"cat\": \"event::Vietnam War::\",\n                            \"slug\": \"vietnam-war\",\n                            \"sentiment\": {\n                                \"polarity\": -0.05,\n                                \"subjectivity\": 0.05\n                            },\n                            \"civicfeed_term\": \"Vietnam War\",\n                            \"civicfeed_id\": \"Vietnam_War\"\n                        },\n                        {\n                            \"term\": \"Christopher Plummer\",\n                            \"type\": \"person\",\n                            \"offset\": 2079,\n                            \"cat\": \"person::Christopher Plummer::\",\n                            \"slug\": \"christopher-plummer\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Christopher Plummer\",\n                            \"civicfeed_id\": \"Christopher_Plummer\"\n                        },\n                        {\n                            \"term\": \"Pitsenbarger\",\n                            \"type\": \"person\",\n                            \"offset\": 2152,\n                            \"cat\": \"person::Pitsenbarger::\",\n                            \"slug\": \"pitsenbarger\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1875,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"Milsten\",\n                            \"type\": \"person\",\n                            \"offset\": 2192,\n                            \"cat\": \"person::Milsten::\",\n                            \"slug\": \"milsten\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1875,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"Air Medals\",\n                            \"type\": \"organization\",\n                            \"offset\": 2283,\n                            \"cat\": \"organization::Air Medals::\",\n                            \"slug\": \"air-medals\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1875,\n                                \"subjectivity\": 0.5\n                            },\n                            \"civicfeed_term\": \"Air Medal\",\n                            \"civicfeed_id\": \"Air_Medal\"\n                        },\n                        {\n                            \"term\": \"Air Force Commendation Medals\",\n                            \"type\": \"organization\",\n                            \"offset\": 2331,\n                            \"cat\": \"organization::Air Force Commendation Medals::\",\n                            \"slug\": \"air-force-commendation-medals\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1875,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"Robinson\",\n                            \"type\": \"person\",\n                            \"offset\": 2415,\n                            \"cat\": \"person::Robinson::\",\n                            \"slug\": \"robinson\",\n                            \"sentiment\": {\n                                \"polarity\": 0.2833333333333333,\n                                \"subjectivity\": 0.37222222222222223\n                            }\n                        },\n                        {\n                            \"term\": \"Air Force Magazine\",\n                            \"type\": \"organization\",\n                            \"offset\": 2483,\n                            \"cat\": \"organization::Air Force Magazine::\",\n                            \"slug\": \"air-force-magazine\",\n                            \"sentiment\": {\n                                \"polarity\": 0.2833333333333333,\n                                \"subjectivity\": 0.37222222222222223\n                            },\n                            \"civicfeed_term\": \"Air Force Association\",\n                            \"civicfeed_id\": \"Air_Force_Association\"\n                        },\n                        {\n                            \"term\": \"Robinson\",\n                            \"type\": \"person\",\n                            \"offset\": 2516,\n                            \"cat\": \"person::Robinson::\",\n                            \"slug\": \"robinson\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Milsten\",\n                            \"type\": \"person\",\n                            \"offset\": 2579,\n                            \"cat\": \"person::Milsten::\",\n                            \"slug\": \"milsten\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"the Congressional Medal of Honor\",\n                            \"type\": \"organization\",\n                            \"offset\": 2835,\n                            \"cat\": \"organization::the Congressional Medal of Honor::\",\n                            \"slug\": \"the-congressional-medal-of-honor\",\n                            \"sentiment\": {\n                                \"polarity\": 0.2125,\n                                \"subjectivity\": 0.3763888888888889\n                            }\n                        },\n                        {\n                            \"term\": \"Get Alerts\",\n                            \"type\": \"person\",\n                            \"offset\": 2956,\n                            \"cat\": \"person::Get Alerts::\",\n                            \"slug\": \"get-alerts\",\n                            \"sentiment\": {\n                                \"polarity\": 0.5,\n                                \"subjectivity\": 0.9\n                            }\n                        },\n                        {\n                            \"term\": \"Graham Digital\",\n                            \"type\": \"person\",\n                            \"offset\": 3053,\n                            \"cat\": \"person::Graham Digital::\",\n                            \"slug\": \"graham-digital\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Graham Media Group\",\n                            \"type\": \"organization\",\n                            \"offset\": 3084,\n                            \"cat\": \"organization::Graham Media Group::\",\n                            \"slug\": \"graham-media-group\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Graham Media Group\",\n                            \"civicfeed_id\": \"Graham_Media_Group\"\n                        },\n                        {\n                            \"term\": \"Graham Holdings Contact\",\n                            \"type\": \"organization\",\n                            \"offset\": 3118,\n                            \"cat\": \"organization::Graham Holdings Contact::\",\n                            \"slug\": \"graham-holdings-contact\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        }\n                    ],\n                    \"filename_pretty\": \"Veteran featured in new movie witnessed fellow pararescueman’s selfless heroism in Vietnam\",\n                    \"id\": 139731099,\n                    \"text\": \"If you are disabled and need help with the Public File, call (904) 393-9801. Jodi Mohrmann, Managing Editor of special projects Published: January 23, 2020, 3:53 pm Tags: Military, Clay County, Orange Park, Vietnam War Sign up for our Newsletters Latest News Veteran featured in new movie witnessed fellow pararescueman's selfless heroism in Vietnam 40 minutes ago City, state leaders react to the former Mayor Jake Godbold's death 2 hours ago Former Jacksonville Mayor Jake Godbold dies at 86 Scientists move Doomsday Clock closer to midnight 4 hours ago 'The Last Full Measure' details bloody battle and the fight for honor that followed the war Fighting For Honor Fighting For Honor (WJXT) ORANGE PARK, Fla. -- Starting tomorrow, the true story of a Vietnam War hero -- a man who gave his life to save others on the battlefield -- will be told in movie theaters nationwide. \\\"The Last Full Measure\\\" details how U.S. Air Force Pararescueman William \\\"Pits\\\" Pitsenbarger Jr. volunteered to be lowered into the thick jungle near Saigon during a fierce firefight in order to care for wounded soldiers and protect them from the enemy. Pits ultimately lost his life that day in 1966, but not before ensuring so many other men survived. It took 34 years and pushing from fellow pararescuemen (PJs) long after the war, for Pits' original award of the Air Force Cross to be upgraded to the Medal of Honor. One of the pararescuemen credited for helping to make it happen is retired Chief Master Sgt. David Milsten, who now lives in Orange Park. Milsten's fight to honor Pits for his selfless acts of heroism is also featured in \\\"The Last Full Measure.\\\" Editor's Note: For people wanting to learn about William Pitsenbarger Jr.'s story by watching the movie first, please note that there are details below about his acts of valor on the battlefield and how he ultimately received the Medal of Honor. Selfless acts of heroism Operation Abeline is considered one of the bloodiest battles of the Vietnam War. It was April 11, 1966, when soldiers with Charlie Company, 2nd Battalion, 16th Infantry Regiment, 1st Infantry Division were pinned down by the enemy. Pitsenbarger was 21 years old and had flown nearly 300 rescue missions during the war. He was \\\"off duty\\\" when he volunteered to ride on one of the helicopter flights to help those trapped infantry soldiers. Milsten was 26 years old at the time, in a separate helicopter from Pitsenbarger, unloading soldiers Milsten had just rescued, when Pitsenbarger volunteered once again -- this time to be lowered through the thick jungle and onto the ground to help the injured service members. \\\"The bullets are flying so thick,\\\" recalled Milsten. \\\"Imagine you've got 500 guys shooting at you at one time -- machine guns, automatic rifles -- and you've got 134 guys shooting out. The bullets are flying so thick, if you stuck your hand up, you'd lose your fingers just about.\\\" Milsten, in between pickups to rescue American service members with his helicopter, was able to photograph Pitsenbarger making history. \\\"I just stuck the camera down and shot these two pictures, and then I got back to work,\\\" he explained. \\\"It's probably one of the few times that a photograph has been taken of a Medal of Honor recipient as he was earning the Medal of Honor.\\\" Little did Milsten know at the time, but it would be Pitsenbarger's final mission. \\\"The first time we got hit from below, the rounds went right through the helicopter like butter and out the top,\\\" he recalled, later sharing photographs with News4Jax from his days in the military (press play above to see more). \\\"But we felt we were invincible.\\\" In \\\"The Last Full Measure,\\\" Milsten is portrayed as a character named \\\"Tulley,\\\" who is played by actor William Hurt, and Pitsenbarger is played by actor Jeremy Irvine. Pitsenbarger evacuated, defended and provided medical care for men he didn't know before making the ultimate sacrifice by waving off a rescue helicopter for himself so he could stay on the ground and care for the injured while returning fire on the enemy. \\\"He was dragging the wounded back from the perimeter of his fight cause the Army guys had formed a circle perimeter shooting outwards. A very tight circle,\\\" said Milsten. \\\"Bill (Pitsenbarger) was encouraging them to get up and fight. He was dragging the wounded back. He also gathered ammunition because mostly young guys were shooting full automatic and burning right through their ammo. He was grabbing clips from the dead and redistributing them to the Army guys on the ground. He treated as many as he could.\\\" Even though Pitsenbarger was shot three times himself, he kept helping until a fourth bullet took his life. According to the Department of Defense, Pitsenbarger fought until the very end -- found with a rifle in one hand and a medical kit in the other. Fighting for honor \\\"The Last Full Measure\\\" focuses on what Pitsenbarger did that day, the story of the mud soldiers years after Vietnam, and also the 34-year fight to award Pitsenbarger the highest military award for valor. Milsten was instrumental in gathering new evidence and testimony to present to Congress on Pitsenbarger's behalf in consideration for the Medal of Honor, and in the film, Sebastian Stan (known for his role as \\\"Bucky\\\" in the Avengers series) plays the role of a Pentagon official reviewing the case. WATCH ABOVE: Uncut interview with retired Chief Master Sgt. David Milsten \\\"We knew Bill deserved the Medal of Honor all of these years, but we didn't know how to go about getting new evidence. And it wasn't until the Air Force Sergeant Association did a study on Bill, on a series they did on Air Force heroes, and one of the studies was on Bill Pitsenbarger. That started to get the interest going,\\\" Milsten explained. In a ceremony on Dec. 8, 2000, at the Air Force Museum in Ohio, which was 34 years after Pitsenbarger was killed in action, the Medal of Honor was presented posthumously to the Vietnam War hero. His father, played by Christopher Plummer in the film, accepted the award on his son's behalf. Pitsenbarger's story is a small part of Milsten's own military career, which included rescuing hundreds of soldiers and earning 11 Air Medals, two Meritorious Service Medals, two Air Force Commendation Medals and more. \\\"The Last Full Measure\\\" To learn more about Robinson's lengthy road to get his movie made, read this story from Air Force Magazine. We contacted Robinson's staff, telling them the story we planned to do with Milsten in preparation for the release of the movie. They gave us permission to use the \\\"The Last Full Measure\\\" trailer to help us tell the story of a hero who selflessly gave his life on the battlefield and one local pararescueman who wanted to make sure the Congressional Medal of Honor was awarded to his fallen comrade. About the Authors: Author Photo emailfacebooktwitter Get Alerts Want the latest news and weather updates? Copyright \\ufffd 2020 News4Jax.com is managed by Graham Digital and pubished by Graham Media Group, a division of Graham Holdings Contact News4Jax.com wjxt logo \",\n                    \"socialcount_timeline\": [\n                        {\n                            \"fb_share\": 0,\n                            \"fb_reactions\": null,\n                            \"fb_cm\": null,\n                            \"timestamp\": \"2020-01-24T05:32:19Z\"\n                        }\n                    ],\n                    \"socialcount_last\": 0\n                },\n                \"sort\": [\n                    1579815262630\n                ]\n            },\n            {\n                \"_index\": \"doc_2020-01_7166c64f-418b-4424-b53c-b8fb7855a352\",\n                \"_type\": \"_doc\",\n                \"_id\": \"139465338\",\n                \"_score\": null,\n                \"_source\": {\n                    \"tags\": [\n                        \"blogsdiscussions\"\n                    ],\n                    \"geo_primary\": null,\n                    \"geo_secondary\": null,\n                    \"wSpacemeta\": {\n                        \"external_agent\": \"blogsdiscussions\"\n                    },\n                    \"created\": 1579789348557,\n                    \"url\": \"http://othjournal.com/2020/01/22/streamlining-and-revitalizing-the-us-hypersonic-weapon-investment-strategy\",\n                    \"owner\": \"7166c64f-418b-4424-b53c-b8fb7855a352\",\n                    \"workspace\": 8548,\n                    \"source\": \"Over The Horizon\",\n                    \"authors\": [\n                        \"Chris Alba\"\n                    ],\n                    \"images:\": [\n                        \"https://i0.wp.com/othjournal.com/wp-content/uploads/2018/03/Design.jpg?fit=150%2C69&ssl=1\",\n                        \"https://i0.wp.com/othjournal.com/wp-content/uploads/2020/01/Fig-4.jpg?resize=446%2C299&ssl=1\",\n                        \"https://i1.wp.com/othjournal.com/wp-content/uploads/2019/10/OTH-Graphic.png?resize=101%2C61&ssl=1\",\n                        \"https://i2.wp.com/othjournal.com/wp-content/uploads/2019/08/IMG_7703.jpg?fit=150%2C71&ssl=1\",\n                        \"https://othjournal.com/wp-content/plugins/jetpack/modules/sharedaddy/images/loading.gif\",\n                        \"https://i1.wp.com/othjournal.com/wp-content/uploads/2020/01/Picture2.jpg?resize=456%2C219&ssl=1\",\n                        \"https://i0.wp.com/othjournal.com/wp-content/uploads/2020/01/Picture1.jpg?fit=386%2C230&ssl=1\",\n                        \"https://i0.wp.com/othjournal.com/wp-content/uploads/2019/11/Feature.png?fit=150%2C100&ssl=1\",\n                        \"https://othjournal.com/wp-content/uploads/2018/03/cropped-OTH-Header-2.jpg\",\n                        \"https://i0.wp.com/othjournal.com/wp-content/uploads/2020/01/Picture1.jpg?resize=386%2C230&ssl=1\",\n                        \"https://i2.wp.com/cdn.printfriendly.com/buttons/printfriendly-pdf-button.png?w=800&ssl=1\",\n                        \"https://i2.wp.com/othjournal.com/wp-content/uploads/2020/01/Fig-6.jpg?resize=414%2C232&ssl=1\",\n                        \"https://i2.wp.com/othjournal.com/wp-content/uploads/2020/01/Fig-3.jpg?resize=800%2C236&ssl=1\",\n                        \"https://i1.wp.com/othjournal.com/wp-content/uploads/2020/01/Fig8.jpg?resize=390%2C260&ssl=1\",\n                        \"https://i0.wp.com/othjournal.com/wp-content/uploads/2020/01/zfig-7.jpg?resize=221%2C290&ssl=1\",\n                        \"https://i0.wp.com/othjournal.com/wp-content/uploads/2020/01/Fig-5.jpg?resize=422%2C302&ssl=1\"\n                    ],\n                    \"movies\": [],\n                    \"publish_date\": 1579651200000,\n                    \"title\": \"Streamlining and Revitalizing the US Hypersonic Weapon Investment Strategy\",\n                    \"topimage\": \"docs/8548/139465338/thumb.jpg\",\n                    \"Author\": \"Over The Horizon\",\n                    \"Content-Type\": \"text/html\",\n                    \"language\": \"en\",\n                    \"links\": [\n                        \"https://othjournal.com/feed/\",\n                        \"https://othjournal.com/comments/feed/\",\n                        \"https://othjournal.com/2020/01/22/streamlining-and-revitalizing-the-us-hypersonic-weapon-investment-strategy/feed/\",\n                        \"https://othjournal.com/2019/12/27/strategic-rationale-for-deep-space-operations/\",\n                        \"https://othjournal.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fothjournal.com%2F2020%2F01%2F22%2Fstreamlining-and-revitalizing-the-us-hypersonic-weapon-investment-strategy%2F\",\n                        \"https://othjournal.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fothjournal.com%2F2020%2F01%2F22%2Fstreamlining-and-revitalizing-the-us-hypersonic-weapon-investment-strategy%2F&format=xml\",\n                        \"https://othjournal.com/\",\n                        \"https://othjournal.com/category/commentary/\",\n                        \"https://othjournal.com/category/featured/\",\n                        \"https://othjournal.com/category/podcast/\",\n                        \"https://othjournal.com/category/interview/\",\n                        \"https://othjournal.com/about/\",\n                        \"https://othjournal.com/team-oth/\",\n                        \"https://othjournal.com/submissions/\",\n                        \"https://othjournal.com/contact/\",\n                        \"https://othjournal.com/category/new/\",\n                        \"https://othjournal.com/2020/01/22/streamlining-and-revitalizing-the-us-hypersonic-weapon-investment-strategy/\",\n                        \"https://othjournal.com/author/overthehorizonmdos/\",\n                        \"https://othjournal.com/2020/01/22/streamlining-and-revitalizing-the-us-hypersonic-weapon-investment-strategy/#respond\",\n                        \"https://othjournal.com/tag/a2ad/\",\n                        \"https://othjournal.com/tag/acquisitions/\",\n                        \"https://othjournal.com/tag/china/\",\n                        \"https://othjournal.com/tag/hypersonics/\",\n                        \"https://othjournal.com/tag/investment-strategy/\",\n                        \"https://othjournal.com/tag/investments/\",\n                        \"https://othjournal.com/tag/russia/\",\n                        \"https://othjournal.com/tag/strategy/\",\n                        \"https://othjournal.com/tag/weapons/\",\n                        \"https://dod.defense.gov/Portals/1/Documents/pubs/2018-National-Defense-Strategy-Summary.pdf\",\n                        \"https://www.whitehouse.gov/wp-content/uploads/2019/08/FY-21-RD-Budget-Priorities.pdf\",\n                        \"https://www.nationaldefensemagazine.org/articles/2019/7/22/viewpoint-collaboration-key-to-developing-superiority-in-hypersonics\",\n                        \"https://www.nationaldefensemagazine.org/articles/2019/7/11/defense-department-accelerates-hypersonic-weapons-development\",\n                        \"https://fas.org/sgp/crs/nuke/IF11051.pdf\",\n                        \"https://www.washingtontimes.com/news/2019/aug/1/inf-missile-treaty-demise-hypersonic-technology-in/\",\n                        \"https://csbaonline.org/research/publications/winning-without-fighting-chinese-and-russian-political-warfare-campaigns-and-how-the-west-can-prevail\",\n                        \"https://www.rand.org/content/dam/rand/pubs/research_reports/RR2100/RR2137/RAND_RR2137.pdf\",\n                        \"https://missiledefenseadvocacy.org/missile-threat-and-proliferation/missile-proliferation/russia/avangard-hypersonic-glide-vehicle/\",\n                        \"https://missiledefenseadvocacy.org/missile-threat-and-proliferation/missile-proliferation/russia/kh-47m2-kinzhal-dagger/\",\n                        \"https://missiledefenseadvocacy.org/missile-threat-and-proliferation/missile-proliferation/russia/3m22-zircon/\",\n                        \"https://missiledefenseadvocacy.org/missile-threat-and-proliferation/missile-proliferation/china/df-zf-hypersonic-glide-vehicle/\",\n                        \"https://breakingdefense.com/2019/08/hypersonics-army-awards-699m-to-build-first-missiles-for-a-combat-unit/\",\n                        \"https://fas.org/sgp/crs/weapons/R45811.pdf\",\n                        \"http://www.airforcemag.com/Features/Pages/2018/August%202018/Lockheed-Gets-Yet-Another-Hypersonic-Missile-Contract.aspx\",\n                        \"http://www.airforcemag.com/Features/Pages/2019/May%202019/Walker-Hypersonic-HAWC-and-TBG-Neck-And-Neck-to-Fly-by-End-of-Year.aspx\",\n                        \"https://www.nytimes.com/2019/08/21/magazine/f35-joint-strike-fighter-program.html\",\n                        \"https://www.airspacemag.com/military-aviation/13_sep2018-cancelled-f111b-1-180969916/\",\n                        \"https://www.nasa.gov/centers/armstrong/history/experimental_aircraft/X-43A.html\",\n                        \"https://www.flightglobal.com/news/articles/analysis-americas-hypersonic-missile-revolution-be-422774/\",\n                        \"https://www.darpa.mil/program/falcon-htv-2\",\n                        \"https://www.army-technology.com/projects/advanced-hypersonic-weapon-ahw/\",\n                        \"https://nationalinterest.org/blog/buzz/us-navy-planning-put-hypersonic-missiles-submarines-87631\",\n                        \"http://www.airforcemag.com/Features/Pages/2019/September%202019/Bunch-Says-Bigger-Testing-Training-Spaces-Needed-for-Hypersonic-Weapons.aspx\",\n                        \"https://www.janes.com/images/assets/515/67515/Hypersonics_disrupt_global_strategic_stability.pdf\",\n                        \"https://www.ll.mit.edu/about/facilities/reagan-test-site\",\n                        \"http://www.airforcemag.com/Features/Pages/2019/September%202019/Global-Hawks-to-Take-On-Hypersonic-Testing.aspx\",\n                        \"https://www.rand.org/content/dam/rand/pubs/technical_reports/2004/RAND_TR134.pdf\",\n                        \"https://www.nasa.gov/centers/ames/thermophysics-facilities/arcjet-complex\",\n                        \"https://www.arnold.af.mil/About-Us/Fact-Sheets/Display/Article/409285/high-enthalpy-arc-heated-facilities-at-aedc/\",\n                        \"https://www.arnold.af.mil/News/Article-Display/Article/1899789/hypervelocity-capabilities-advance-to-new-highs-at-aedc-tunnel-9/\",\n                        \"https://www.nationaldefensemagazine.org/articles/2019/10/31/options-abound-for-new-intermediate-range-missiles\",\n                        \"https://www.esd.whs.mil/Portals/54/Documents/FOID/Reading%20Room/Selected_Acquisition_Reports/19-F-1098_DOC_45_JASSM_SAR_Dec_2018.pdf\",\n                        \"https://www.esd.whs.mil/Portals/54/Documents/FOID/Reading%20Room/Selected_Acquisition_Reports/16-F-0402_DOC_77_TACTOM_DEC_2015_SAR.pdf\",\n                        \"https://airman.dodlive.mil/2019/02/28/time-is-of-the-essence/\",\n                        \"http://othjournal.com/data/tmp/158.0.html\",\n                        \"https://othjournal.com/2019/11/27/the-21st-century-scramble-for-africa/\",\n                        \"https://othjournal.com/2019/08/27/electromagnetic-pulse-threats-to-americas-electric-grid-counterpoints-to-electric-power-research-institute-positions/\",\n                        \"https://othjournal.com/2018/04/12/strategic-design-compiled/\",\n                        \"https://othjournal.com/2020/01/22/streamlining-and-revitalizing-the-us-hypersonic-weapon-investment-strategy/?share=twitter\",\n                        \"https://othjournal.com/2020/01/22/streamlining-and-revitalizing-the-us-hypersonic-weapon-investment-strategy/?share=facebook\",\n                        \"https://othjournal.com/2020/01/22/streamlining-and-revitalizing-the-us-hypersonic-weapon-investment-strategy/?share=linkedin\",\n                        \"https://othjournal.com/2020/01/22/streamlining-and-revitalizing-the-us-hypersonic-weapon-investment-strategy/?share=email\",\n                        \"https://othjournal.com/2020/01/22/streamlining-and-revitalizing-the-us-hypersonic-weapon-investment-strategy/#print\",\n                        \"http://othjournal.com/2020/01/22/streamlining-and-revitalizing-the-us-hypersonic-weapon-investment-strategy/#respond\",\n                        \"https://othjournal.com/tag/acquisition/\",\n                        \"https://othjournal.com/tag/air-force/\",\n                        \"https://othjournal.com/tag/airpower/\",\n                        \"https://othjournal.com/tag/army/\",\n                        \"https://othjournal.com/tag/autonomy/\",\n                        \"https://othjournal.com/tag/c2/\",\n                        \"https://othjournal.com/tag/c4isr/\",\n                        \"https://othjournal.com/tag/caoc/\",\n                        \"https://othjournal.com/tag/combat-cloud/\",\n                        \"https://othjournal.com/tag/command-and-control/\",\n                        \"https://othjournal.com/tag/culture/\",\n                        \"https://othjournal.com/tag/cyber/\",\n                        \"https://othjournal.com/tag/decision-making/\",\n                        \"https://othjournal.com/tag/design/\",\n                        \"https://othjournal.com/tag/doctrine/\",\n                        \"https://othjournal.com/tag/drop-zone/\",\n                        \"https://othjournal.com/tag/history/\",\n                        \"https://othjournal.com/tag/human-domain/\",\n                        \"https://othjournal.com/tag/information-operations/\",\n                        \"https://othjournal.com/tag/information-warfare/\",\n                        \"https://othjournal.com/tag/innovation/\",\n                        \"https://othjournal.com/tag/intelligence/\",\n                        \"https://othjournal.com/tag/isr/\",\n                        \"https://othjournal.com/tag/joint/\",\n                        \"https://othjournal.com/tag/leadership/\",\n                        \"https://othjournal.com/tag/mdc2/\",\n                        \"https://othjournal.com/tag/mdo/\",\n                        \"https://othjournal.com/tag/mdos/\",\n                        \"https://othjournal.com/tag/mission-command/\",\n                        \"https://othjournal.com/tag/multidomain-c2/\",\n                        \"https://othjournal.com/tag/multi-domain-operations/\",\n                        \"https://othjournal.com/tag/national-security/\",\n                        \"https://othjournal.com/tag/nato/\",\n                        \"https://othjournal.com/tag/ooda-loop/\",\n                        \"https://othjournal.com/tag/planning/\",\n                        \"https://othjournal.com/tag/policy/\",\n                        \"https://othjournal.com/tag/risk/\",\n                        \"https://othjournal.com/tag/space/\",\n                        \"https://othjournal.com/tag/technology/\",\n                        \"https://othjournal.com/tag/usaf/\",\n                        \"http://othjournal.com/data/tmp/158.0.html#cancel\",\n                        \"https://othjournal.com/2019/04/19/podcast-8-multi-domain-leadership-an-interview-with-colonel-doug-demaio/\",\n                        \"https://othjournal.com/2019/02/20/is-the-usaf-effectively-embracing-the-challenge-of-executing-multi-domain-operations/\",\n                        \"https://othjournal.com/2018/11/05/maneuver-at-lightspeed-electromagnetic-spectrum-as-a-domain/\",\n                        \"https://othjournal.com/2018/09/17/defining-the-domain-in-multi-domain/\",\n                        \"https://othjournal.com/2018/04/13/oth-video-beyond-the-theory-a-framework-for-multi-domain-operations/\",\n                        \"https://othjournal.com/2018/03/02/multi-domain-operations-at-the-strategic-level/\",\n                        \"http://othjournal.com/data/tmp/158.0.html#masthead\"\n                    ],\n                    \"sentiment\": {\n                        \"polarity\": 0.06827937852669036,\n                        \"subjectivity\": 0.40382742944033273\n                    },\n                    \"processed\": 1579789348568,\n                    \"filename\": \"Streamlining and Revitalizing the US Hypersonic Weapon Investment Strategy\",\n                    \"cvf_entities\": [\n                        {\n                            \"term\": \"US\",\n                            \"type\": \"location\",\n                            \"offset\": 35,\n                            \"cat\": \"location::US::\",\n                            \"slug\": \"us\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Streamlining and Revitalizing\",\n                            \"type\": \"organization\",\n                            \"offset\": 163,\n                            \"cat\": \"organization::Streamlining and Revitalizing::\",\n                            \"slug\": \"streamlining-and-revitalizing\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"US\",\n                            \"type\": \"location\",\n                            \"offset\": 197,\n                            \"cat\": \"location::US::\",\n                            \"slug\": \"us\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Hypersonic Weapon Investment Strategy\",\n                            \"type\": \"organization\",\n                            \"offset\": 200,\n                            \"cat\": \"organization::Hypersonic Weapon Investment Strategy::\",\n                            \"slug\": \"hypersonic-weapon-investment-strategy\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Chris Alba Approximate\",\n                            \"type\": \"person\",\n                            \"offset\": 242,\n                            \"cat\": \"person::Chris Alba Approximate::\",\n                            \"slug\": \"chris-alba-approximate\",\n                            \"sentiment\": {\n                                \"polarity\": -0.2,\n                                \"subjectivity\": 0.35\n                            }\n                        },\n                        {\n                            \"term\": \"ARRW\",\n                            \"type\": \"organization\",\n                            \"offset\": 362,\n                            \"cat\": \"organization::ARRW::\",\n                            \"slug\": \"arrw\",\n                            \"sentiment\": {\n                                \"polarity\": -0.2,\n                                \"subjectivity\": 0.35\n                            }\n                        },\n                        {\n                            \"term\": \"CA\",\n                            \"type\": \"organization\",\n                            \"offset\": 446,\n                            \"cat\": \"organization::CA::\",\n                            \"slug\": \"ca\",\n                            \"sentiment\": {\n                                \"polarity\": -0.2,\n                                \"subjectivity\": 0.35\n                            }\n                        },\n                        {\n                            \"term\": \"ARRW Program Office\",\n                            \"type\": \"organization\",\n                            \"offset\": 457,\n                            \"cat\": \"organization::ARRW Program Office::\",\n                            \"slug\": \"arrw-program-office\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"DoD\",\n                            \"type\": \"product\",\n                            \"offset\": 507,\n                            \"cat\": \"product::DoD::\",\n                            \"slug\": \"dod\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.2\n                            },\n                            \"civicfeed_term\": \"DoD\",\n                            \"civicfeed_id\": \"http://sourceforge.net/projects/usdod/\"\n                        },\n                        {\n                            \"term\": \"Russia\",\n                            \"type\": \"location\",\n                            \"offset\": 637,\n                            \"cat\": \"location::Russia::\",\n                            \"slug\": \"russia\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.2\n                            }\n                        },\n                        {\n                            \"term\": \"China\",\n                            \"type\": \"location\",\n                            \"offset\": 648,\n                            \"cat\": \"location::China::\",\n                            \"slug\": \"china\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.2\n                            }\n                        },\n                        {\n                            \"term\": \"DoD\",\n                            \"type\": \"organization\",\n                            \"offset\": 822,\n                            \"cat\": \"organization::DoD::\",\n                            \"slug\": \"dod\",\n                            \"sentiment\": {\n                                \"polarity\": 0.3,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Russia\",\n                            \"type\": \"location\",\n                            \"offset\": 993,\n                            \"cat\": \"location::Russia::\",\n                            \"slug\": \"russia\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Russia\",\n                            \"type\": \"location\",\n                            \"offset\": 1163,\n                            \"cat\": \"location::Russia::\",\n                            \"slug\": \"russia\",\n                            \"sentiment\": {\n                                \"polarity\": 0.13333333333333333,\n                                \"subjectivity\": 0.6333333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"China\",\n                            \"type\": \"location\",\n                            \"offset\": 1174,\n                            \"cat\": \"location::China::\",\n                            \"slug\": \"china\",\n                            \"sentiment\": {\n                                \"polarity\": 0.13333333333333333,\n                                \"subjectivity\": 0.6333333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"DoD\",\n                            \"type\": \"organization\",\n                            \"offset\": 1797,\n                            \"cat\": \"organization::DoD::\",\n                            \"slug\": \"dod\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.4\n                            }\n                        },\n                        {\n                            \"term\": \"DoD\",\n                            \"type\": \"organization\",\n                            \"offset\": 2183,\n                            \"cat\": \"organization::DoD::\",\n                            \"slug\": \"dod\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.2625\n                            }\n                        },\n                        {\n                            \"term\": \"DoD\",\n                            \"type\": \"organization\",\n                            \"offset\": 2415,\n                            \"cat\": \"organization::DoD::\",\n                            \"slug\": \"dod\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.4\n                            }\n                        },\n                        {\n                            \"term\": \"Reach\",\n                            \"type\": \"person\",\n                            \"offset\": 2953,\n                            \"cat\": \"person::Reach::\",\n                            \"slug\": \"reach\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Congressional Research Service\",\n                            \"type\": \"organization\",\n                            \"offset\": 569,\n                            \"cat\": \"organization::Congressional Research Service::\",\n                            \"slug\": \"congressional-research-service\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Congressional Research Service\",\n                            \"civicfeed_id\": \"Congressional_Research_Service\"\n                        },\n                        {\n                            \"term\": \"Hypersonic Weapons: Background and Issues\",\n                            \"type\": \"organization\",\n                            \"offset\": 610,\n                            \"cat\": \"organization::Hypersonic Weapons: Background and Issues::\",\n                            \"slug\": \"hypersonic-weapons-background-and-issues\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Congress\",\n                            \"type\": \"organization\",\n                            \"offset\": 656,\n                            \"cat\": \"organization::Congress::\",\n                            \"slug\": \"congress\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"US\",\n                            \"type\": \"location\",\n                            \"offset\": 852,\n                            \"cat\": \"location::US::\",\n                            \"slug\": \"us\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1351190476190476,\n                                \"subjectivity\": 0.48095238095238096\n                            }\n                        },\n                        {\n                            \"term\": \"Services\",\n                            \"type\": \"organization\",\n                            \"offset\": 1426,\n                            \"cat\": \"organization::Services::\",\n                            \"slug\": \"services\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"A2/AD\",\n                            \"type\": \"person\",\n                            \"offset\": 1473,\n                            \"cat\": \"person::A2/AD::\",\n                            \"slug\": \"a2ad\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Area denial weapon\",\n                            \"civicfeed_id\": \"Area_denial_weapon\"\n                        },\n                        {\n                            \"term\": \"US\",\n                            \"type\": \"location\",\n                            \"offset\": 1645,\n                            \"cat\": \"location::US::\",\n                            \"slug\": \"us\",\n                            \"sentiment\": {\n                                \"polarity\": 0.33,\n                                \"subjectivity\": 0.5825\n                            }\n                        },\n                        {\n                            \"term\": \"A2/AD\",\n                            \"type\": \"person\",\n                            \"offset\": 1924,\n                            \"cat\": \"person::A2/AD::\",\n                            \"slug\": \"a2ad\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1375,\n                                \"subjectivity\": 0.4875\n                            }\n                        },\n                        {\n                            \"term\": \"IADS\",\n                            \"type\": \"organization\",\n                            \"offset\": 2129,\n                            \"cat\": \"organization::IADS::\",\n                            \"slug\": \"iads\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1375,\n                                \"subjectivity\": 0.4875\n                            },\n                            \"civicfeed_term\": \"iAd\",\n                            \"civicfeed_id\": \"iAd\"\n                        },\n                        {\n                            \"term\": \"US\",\n                            \"type\": \"location\",\n                            \"offset\": 2164,\n                            \"cat\": \"location::US::\",\n                            \"slug\": \"us\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"Russia\",\n                            \"type\": \"location\",\n                            \"offset\": 2200,\n                            \"cat\": \"location::Russia::\",\n                            \"slug\": \"russia\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"China\",\n                            \"type\": \"location\",\n                            \"offset\": 2211,\n                            \"cat\": \"location::China::\",\n                            \"slug\": \"china\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"Air Force Magazine\",\n                            \"type\": \"organization\",\n                            \"offset\": 2416,\n                            \"cat\": \"organization::Air Force Magazine::\",\n                            \"slug\": \"air-force-magazine\",\n                            \"sentiment\": {\n                                \"polarity\": 0.8,\n                                \"subjectivity\": 0.75\n                            },\n                            \"civicfeed_term\": \"Air Force Association\",\n                            \"civicfeed_id\": \"Air_Force_Association\"\n                        },\n                        {\n                            \"term\": \"The Great Hypersonic Race\",\n                            \"type\": \"organization\",\n                            \"offset\": 2436,\n                            \"cat\": \"organization::The Great Hypersonic Race::\",\n                            \"slug\": \"the-great-hypersonic-race\",\n                            \"sentiment\": {\n                                \"polarity\": 0.8,\n                                \"subjectivity\": 0.75\n                            }\n                        },\n                        {\n                            \"term\": \"Russia\",\n                            \"type\": \"location\",\n                            \"offset\": 2475,\n                            \"cat\": \"location::Russia::\",\n                            \"slug\": \"russia\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.4\n                            }\n                        },\n                        {\n                            \"term\": \"China\",\n                            \"type\": \"location\",\n                            \"offset\": 2486,\n                            \"cat\": \"location::China::\",\n                            \"slug\": \"china\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.4\n                            }\n                        },\n                        {\n                            \"term\": \"US\",\n                            \"type\": \"location\",\n                            \"offset\": 2520,\n                            \"cat\": \"location::US::\",\n                            \"slug\": \"us\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.4\n                            }\n                        },\n                        {\n                            \"term\": \"Russia\",\n                            \"type\": \"location\",\n                            \"offset\": 2584,\n                            \"cat\": \"location::Russia::\",\n                            \"slug\": \"russia\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1,\n                                \"subjectivity\": 0.375\n                            }\n                        },\n                        {\n                            \"term\": \"ICBM\",\n                            \"type\": \"organization\",\n                            \"offset\": 2865,\n                            \"cat\": \"organization::ICBM::\",\n                            \"slug\": \"icbm\",\n                            \"sentiment\": {\n                                \"polarity\": 0.053571428571428575,\n                                \"subjectivity\": 0.34523809523809523\n                            },\n                            \"civicfeed_term\": \"Intercontinental ballistic missile\",\n                            \"civicfeed_id\": \"Intercontinental_ballistic_missile\"\n                        },\n                        {\n                            \"term\": \"ICBM\",\n                            \"type\": \"organization\",\n                            \"offset\": 3015,\n                            \"cat\": \"organization::ICBM::\",\n                            \"slug\": \"icbm\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1,\n                                \"subjectivity\": 0.6\n                            }\n                        },\n                        {\n                            \"term\": \"Kinzhal\",\n                            \"type\": \"organization\",\n                            \"offset\": 3080,\n                            \"cat\": \"organization::Kinzhal::\",\n                            \"slug\": \"kinzhal\",\n                            \"sentiment\": {\n                                \"polarity\": -0.047619047619047616,\n                                \"subjectivity\": 0.1523809523809524\n                            },\n                            \"civicfeed_term\": \"Khanjali\",\n                            \"civicfeed_id\": \"Khanjali\"\n                        },\n                        {\n                            \"term\": \"Mach 5\",\n                            \"type\": \"person\",\n                            \"offset\": 24,\n                            \"cat\": \"person::Mach 5::\",\n                            \"slug\": \"mach-5\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Mach Five\",\n                            \"civicfeed_id\": \"Mach_Five\"\n                        },\n                        {\n                            \"term\": \"DoD\",\n                            \"type\": \"organization\",\n                            \"offset\": 178,\n                            \"cat\": \"organization::DoD::\",\n                            \"slug\": \"dod\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"DoD\",\n                            \"civicfeed_id\": \"http://sourceforge.net/projects/usdod/\"\n                        },\n                        {\n                            \"term\": \"Russia\",\n                            \"type\": \"location\",\n                            \"offset\": 202,\n                            \"cat\": \"location::Russia::\",\n                            \"slug\": \"russia\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"China\",\n                            \"type\": \"location\",\n                            \"offset\": 213,\n                            \"cat\": \"location::China::\",\n                            \"slug\": \"china\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"DoD\",\n                            \"type\": \"organization\",\n                            \"offset\": 295,\n                            \"cat\": \"organization::DoD::\",\n                            \"slug\": \"dod\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1,\n                                \"subjectivity\": 0.4\n                            }\n                        },\n                        {\n                            \"term\": \"the Common Hypersonic Glide Body\",\n                            \"type\": \"organization\",\n                            \"offset\": 482,\n                            \"cat\": \"organization::the Common Hypersonic Glide Body::\",\n                            \"slug\": \"the-common-hypersonic-glide-body\",\n                            \"sentiment\": {\n                                \"polarity\": -0.3,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"DoD\",\n                            \"type\": \"organization\",\n                            \"offset\": 528,\n                            \"cat\": \"organization::DoD::\",\n                            \"slug\": \"dod\",\n                            \"sentiment\": {\n                                \"polarity\": -0.014285714285714282,\n                                \"subjectivity\": 0.21904761904761905\n                            }\n                        },\n                        {\n                            \"term\": \"US\",\n                            \"type\": \"location\",\n                            \"offset\": 559,\n                            \"cat\": \"location::US::\",\n                            \"slug\": \"us\",\n                            \"sentiment\": {\n                                \"polarity\": -0.014285714285714282,\n                                \"subjectivity\": 0.21904761904761905\n                            }\n                        },\n                        {\n                            \"term\": \"Army\",\n                            \"type\": \"organization\",\n                            \"offset\": 682,\n                            \"cat\": \"organization::Army::\",\n                            \"slug\": \"army\",\n                            \"sentiment\": {\n                                \"polarity\": -0.014285714285714282,\n                                \"subjectivity\": 0.21904761904761905\n                            }\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 688,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": -0.014285714285714282,\n                                \"subjectivity\": 0.21904761904761905\n                            }\n                        },\n                        {\n                            \"term\": \"Air Force\",\n                            \"type\": \"organization\",\n                            \"offset\": 698,\n                            \"cat\": \"organization::Air Force::\",\n                            \"slug\": \"air-force\",\n                            \"sentiment\": {\n                                \"polarity\": -0.014285714285714282,\n                                \"subjectivity\": 0.21904761904761905\n                            }\n                        },\n                        {\n                            \"term\": \"CPS\",\n                            \"type\": \"organization\",\n                            \"offset\": 788,\n                            \"cat\": \"organization::CPS::\",\n                            \"slug\": \"cps\",\n                            \"sentiment\": {\n                                \"polarity\": -0.07142857142857142,\n                                \"subjectivity\": 0.3035714285714286\n                            }\n                        },\n                        {\n                            \"term\": \"CPS\",\n                            \"type\": \"organization\",\n                            \"offset\": 925,\n                            \"cat\": \"organization::CPS::\",\n                            \"slug\": \"cps\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.2625\n                            }\n                        },\n                        {\n                            \"term\": \"Army\",\n                            \"type\": \"organization\",\n                            \"offset\": 1018,\n                            \"cat\": \"organization::Army::\",\n                            \"slug\": \"army\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.2625\n                            }\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 1024,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.2625\n                            }\n                        },\n                        {\n                            \"term\": \"Air Force\",\n                            \"type\": \"organization\",\n                            \"offset\": 1034,\n                            \"cat\": \"organization::Air Force::\",\n                            \"slug\": \"air-force\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.2625\n                            }\n                        },\n                        {\n                            \"term\": \"the Defense Advanced Research Projects Agency\",\n                            \"type\": \"organization\",\n                            \"offset\": 1155,\n                            \"cat\": \"organization::the Defense Advanced Research Projects Agency::\",\n                            \"slug\": \"the-defense-advanced-research-projects-agency\",\n                            \"sentiment\": {\n                                \"polarity\": 0.011111111111111118,\n                                \"subjectivity\": 0.3888888888888889\n                            }\n                        },\n                        {\n                            \"term\": \"DARPA\",\n                            \"type\": \"organization\",\n                            \"offset\": 1202,\n                            \"cat\": \"organization::DARPA::\",\n                            \"slug\": \"darpa\",\n                            \"sentiment\": {\n                                \"polarity\": 0.011111111111111118,\n                                \"subjectivity\": 0.3888888888888889\n                            }\n                        },\n                        {\n                            \"term\": \"the Falcon Hypersonic Technology Vehicle 2\",\n                            \"type\": \"organization\",\n                            \"offset\": 1262,\n                            \"cat\": \"organization::the Falcon Hypersonic Technology Vehicle 2::\",\n                            \"slug\": \"the-falcon-hypersonic-technology-vehicle-2\",\n                            \"sentiment\": {\n                                \"polarity\": 0.011111111111111118,\n                                \"subjectivity\": 0.3888888888888889\n                            }\n                        },\n                        {\n                            \"term\": \"DARPA\",\n                            \"type\": \"organization\",\n                            \"offset\": 1457,\n                            \"cat\": \"organization::DARPA::\",\n                            \"slug\": \"darpa\",\n                            \"sentiment\": {\n                                \"polarity\": 0.375,\n                                \"subjectivity\": 1\n                            }\n                        },\n                        {\n                            \"term\": \"The DARPA Tactical Boost Glide\",\n                            \"type\": \"organization\",\n                            \"offset\": 1539,\n                            \"cat\": \"organization::The DARPA Tactical Boost Glide::\",\n                            \"slug\": \"the-darpa-tactical-boost-glide\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"TBG\",\n                            \"type\": \"organization\",\n                            \"offset\": 1571,\n                            \"cat\": \"organization::TBG::\",\n                            \"slug\": \"tbg\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Thyroxine-binding globulin\",\n                            \"civicfeed_id\": \"Thyroxine-binding_globulin\"\n                        },\n                        {\n                            \"term\": \"DARPA\",\n                            \"type\": \"organization\",\n                            \"offset\": 1671,\n                            \"cat\": \"organization::DARPA::\",\n                            \"slug\": \"darpa\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Weapon Concept (HAWC\",\n                            \"type\": \"organization\",\n                            \"offset\": 1702,\n                            \"cat\": \"organization::Weapon Concept (HAWC::\",\n                            \"slug\": \"weapon-concept-hawc\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"The DARPA Operational Fires (OpFires\",\n                            \"type\": \"organization\",\n                            \"offset\": 1787,\n                            \"cat\": \"organization::The DARPA Operational Fires (OpFires::\",\n                            \"slug\": \"the-darpa-operational-fires-opfires\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"The DARPA Advanced Full Range Engine\",\n                            \"type\": \"organization\",\n                            \"offset\": 1902,\n                            \"cat\": \"organization::The DARPA Advanced Full Range Engine::\",\n                            \"slug\": \"the-darpa-advanced-full-range-engine\",\n                            \"sentiment\": {\n                                \"polarity\": 0.375,\n                                \"subjectivity\": 0.575\n                            }\n                        },\n                        {\n                            \"term\": \"DARPA\",\n                            \"type\": \"organization\",\n                            \"offset\": 2039,\n                            \"cat\": \"organization::DARPA::\",\n                            \"slug\": \"darpa\",\n                            \"sentiment\": {\n                                \"polarity\": -0.2,\n                                \"subjectivity\": 0.1\n                            }\n                        },\n                        {\n                            \"term\": \"the Air Force\",\n                            \"type\": \"organization\",\n                            \"offset\": 2104,\n                            \"cat\": \"organization::the Air Force::\",\n                            \"slug\": \"the-air-force\",\n                            \"sentiment\": {\n                                \"polarity\": -0.2,\n                                \"subjectivity\": 0.1\n                            },\n                            \"civicfeed_term\": \"The Air Force (album)\",\n                            \"civicfeed_id\": \"The_Air_Force_(album)\"\n                        },\n                        {\n                            \"term\": \"Army\",\n                            \"type\": \"organization\",\n                            \"offset\": 2122,\n                            \"cat\": \"organization::Army::\",\n                            \"slug\": \"army\",\n                            \"sentiment\": {\n                                \"polarity\": -0.2,\n                                \"subjectivity\": 0.1\n                            }\n                        },\n                        {\n                            \"term\": \"Services\",\n                            \"type\": \"organization\",\n                            \"offset\": 2225,\n                            \"cat\": \"organization::Services::\",\n                            \"slug\": \"services\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.16666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"US\",\n                            \"type\": \"location\",\n                            \"offset\": 2257,\n                            \"cat\": \"location::US::\",\n                            \"slug\": \"us\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.16666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"ARRW Program Office\",\n                            \"type\": \"organization\",\n                            \"offset\": 2458,\n                            \"cat\": \"organization::ARRW Program Office::\",\n                            \"slug\": \"arrw-program-office\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"The Air Force\",\n                            \"type\": \"organization\",\n                            \"offset\": 2632,\n                            \"cat\": \"organization::The Air Force::\",\n                            \"slug\": \"the-air-force\",\n                            \"sentiment\": {\n                                \"polarity\": -0.14285714285714285,\n                                \"subjectivity\": 0.35714285714285715\n                            },\n                            \"civicfeed_term\": \"The Air Force (album)\",\n                            \"civicfeed_id\": \"The_Air_Force_(album)\"\n                        },\n                        {\n                            \"term\": \"Air\",\n                            \"type\": \"organization\",\n                            \"offset\": 2699,\n                            \"cat\": \"organization::Air::\",\n                            \"slug\": \"air\",\n                            \"sentiment\": {\n                                \"polarity\": -0.14285714285714285,\n                                \"subjectivity\": 0.35714285714285715\n                            }\n                        },\n                        {\n                            \"term\": \"Rapid Response Weapon\",\n                            \"type\": \"organization\",\n                            \"offset\": 2712,\n                            \"cat\": \"organization::Rapid Response Weapon::\",\n                            \"slug\": \"rapid-response-weapon\",\n                            \"sentiment\": {\n                                \"polarity\": -0.14285714285714285,\n                                \"subjectivity\": 0.35714285714285715\n                            }\n                        },\n                        {\n                            \"term\": \"ARRW\",\n                            \"type\": \"organization\",\n                            \"offset\": 2735,\n                            \"cat\": \"organization::ARRW::\",\n                            \"slug\": \"arrw\",\n                            \"sentiment\": {\n                                \"polarity\": -0.14285714285714285,\n                                \"subjectivity\": 0.35714285714285715\n                            }\n                        },\n                        {\n                            \"term\": \"the Hypersonic Conventional Strike Weapon\",\n                            \"type\": \"law\",\n                            \"offset\": 2745,\n                            \"cat\": \"law::the Hypersonic Conventional Strike Weapon::\",\n                            \"slug\": \"the-hypersonic-conventional-strike-weapon\",\n                            \"sentiment\": {\n                                \"polarity\": -0.14285714285714285,\n                                \"subjectivity\": 0.35714285714285715\n                            }\n                        },\n                        {\n                            \"term\": \"HCSW\",\n                            \"type\": \"organization\",\n                            \"offset\": 2788,\n                            \"cat\": \"organization::HCSW::\",\n                            \"slug\": \"hcsw\",\n                            \"sentiment\": {\n                                \"polarity\": -0.14285714285714285,\n                                \"subjectivity\": 0.35714285714285715\n                            }\n                        },\n                        {\n                            \"term\": \"HCSW\",\n                            \"type\": \"organization\",\n                            \"offset\": 2942,\n                            \"cat\": \"organization::HCSW::\",\n                            \"slug\": \"hcsw\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1,\n                                \"subjectivity\": 0.4\n                            }\n                        },\n                        {\n                            \"term\": \"CPS\",\n                            \"type\": \"organization\",\n                            \"offset\": 2993,\n                            \"cat\": \"organization::CPS::\",\n                            \"slug\": \"cps\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1,\n                                \"subjectivity\": 0.4\n                            }\n                        },\n                        {\n                            \"term\": \"ARRW\",\n                            \"type\": \"organization\",\n                            \"offset\": 3014,\n                            \"cat\": \"organization::ARRW::\",\n                            \"slug\": \"arrw\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1,\n                                \"subjectivity\": 0.4\n                            }\n                        },\n                        {\n                            \"term\": \"DARPA\",\n                            \"type\": \"organization\",\n                            \"offset\": 3068,\n                            \"cat\": \"organization::DARPA::\",\n                            \"slug\": \"darpa\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1,\n                                \"subjectivity\": 0.4\n                            }\n                        },\n                        {\n                            \"term\": \"TBG\",\n                            \"type\": \"product\",\n                            \"offset\": 3074,\n                            \"cat\": \"product::TBG::\",\n                            \"slug\": \"tbg\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1,\n                                \"subjectivity\": 0.4\n                            }\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 3097,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": -0.14285714285714285,\n                                \"subjectivity\": 0.35714285714285715\n                            }\n                        },\n                        {\n                            \"term\": \"Army\",\n                            \"type\": \"organization\",\n                            \"offset\": 3284,\n                            \"cat\": \"organization::Army::\",\n                            \"slug\": \"army\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"DoD\",\n                            \"type\": \"organization\",\n                            \"offset\": 3467,\n                            \"cat\": \"organization::DoD::\",\n                            \"slug\": \"dod\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"the Missile Defense Agency\",\n                            \"type\": \"organization\",\n                            \"offset\": 3541,\n                            \"cat\": \"organization::the Missile Defense Agency::\",\n                            \"slug\": \"the-missile-defense-agency\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"MDA\",\n                            \"type\": \"organization\",\n                            \"offset\": 3569,\n                            \"cat\": \"organization::MDA::\",\n                            \"slug\": \"mda\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"DoD\",\n                            \"type\": \"organization\",\n                            \"offset\": 3705,\n                            \"cat\": \"organization::DoD::\",\n                            \"slug\": \"dod\",\n                            \"sentiment\": {\n                                \"polarity\": 0.125,\n                                \"subjectivity\": 0.25625\n                            }\n                        }\n                    ],\n                    \"filename_pretty\": \"Streamlining and Revitalizing the US Hypersonic Weapon Investment Strategy\",\n                    \"id\": 139465338,\n                    \"text\": \"Emerging Security Environment | Multi-Domain Operations OTH, emerging security threats Streamlining and Revitalizing the US Hypersonic Weapon Investment Strategy By: Chris Alba Approximate Reading Time: 18 minutes Figure 1 (Featured Image Above):The Air-launched Rapid Response Weapon (ARRW) prototype on an external pylon of a B-52 during a flight test at Edwards AFB, CA. Photo: ARRW Program Office Executive Summary The current DoD hypersonic weapon investment strategy is untenable over the next three to four years which will widen the capability gap with Russia and China. The investment strategy needs to be streamlined based on acquisition, test, and fiscal realities to field a hypersonic weapon by 2023. In order to enable success, the DoD should begin to consolidate the hypersonic weapon efforts to one per service to help alleviate budgets, focus requirements, and reduce competition at test facilities. Russia on August 2, 2019, which had banned ground-launched cruise missiles with ranges between 500 and 5,500 kilometers. Many fear this will accelerate an arms race with Russia and China because hypersonic missile technology now makes intermediate range weapons more dangerous than ever. There are currently multiple offensive and defensive hypersonic weapon programs between the military Services that are competing against each other for budgetary requirements in a time when there is also a huge swell of funding required for other weapon systems (e.g. nuclear modernization, new submarine, new bomber). Just as challenging as the fight over budgets may be the competition between these programs for prioritized access to the limited number of aging ground test facilities and flight test ranges. The DoD should re-evaluate its current approach to acquiring and fielding hypersonic weapon systems including prioritizing an offensive capability for an immediate deterrent. It has been shown that offensive capabilities, more than defensive capabilities, help shape the strategic environment, provide credibility to political statements, and prevent conflict escalation. Additionally, the DoD needs to immediately prioritize the recapitalization of the hypersonic test infrastructure (facilities and ranges) to support current and future investments. The current acquisition approach is unsustainable, and therefore, the DoD should begin to consolidate the hypersonic weapon efforts to one per Service to help alleviate budgets, focus requirements, and reduce competition at test facilities. This paper will discuss the benefit and rationale for pursuing hypersonic weapons, review DoD and near-peer hypersonic weapon investments, and recommend a revised investment strategy based on acquisition, test, and fiscal realities. Picture2 Figure 2. Operational flight information for hypersonic maneuvering weapons. Source: A Threat to America's Global Vigilance, Reach, and Power High-Speed, Maneuvering Weapons: Unclassified Summary, 2016 It is important to understand the distinct attributes of hypersonic weapons that make them attractive to the military and how they are different from current weapon systems. A general definition for a vehicle flying at hypersonic speed is considered to be traveling five times the speed of sound (Mach 5) or faster. To put that in another context, hypersonic weapons can fly faster than about one mile to five miles per second. As a comparison, it would take approximately one hour for a standard subsonic cruise missile flying at Mach 0.85 to travel 1,000 km whereas a hypersonic weapon traveling at Mach 10 would take approximately six minutes to travel 1,000 km. Current hypersonic weapons under development differ from ballistic missiles in that they have unpredictable trajectories due to their ability to maneuver during most phases of flight. Additionally, ballistic missiles spend most of their flight time, typically 80% or more, outside of the atmosphere. Whereas, a modern hypersonic weapon spends between 80-100% of its flight time within the atmosphere (Figure 3). This has the unique military advantage of delaying and potentially avoiding detection from adversary ground-based radars or other line-of-sight sensors due to the Earth's curvature and the relative low flying altitude of a hypersonic weapon. Hence, hypersonic weapons can hold extremely large areas at risk and complicate defensive countermeasures. Fig 3 Figure 3. Terrestrial based detection of ballistic missiles vs. hypersonic glide vehicles. Source (left): Congressional Research Service report on Hypersonic Weapons: Background and Issues for Congress, September 19, 2017. Ballistic reentry vehicle versus hypersonic glide vehicle trajectories. Source (right): RAND Analysis RR2137 Hypersonic weapons are being aggressively pursued by the US and other nations because of their unique military utility to penetrate most air defense systems due to speed, altitude, range, and maneuverability. First and foremost, hypersonic weapons offer increased effectiveness compared to current standoff munitions in heavily defended environments. This translates to a smaller force structure because of the fact that missions can be executed with fewer weapons and carriage platforms. Hypersonic weapons provide a faster response to time sensitive targets from safe standoff ranges. This becomes a force multiplier because the Services can utilize 4^th generation assets in A2/AD environments without the need for a platform to penetrate a defended area. Lastly, offensive hypersonic weapons provide a credible deterrent without provocation. The US will be able to hold high value targets at risk beyond an adversary's reach or capability to defend. Hypersonic weapons are not to be thought of as \\\"silver bullets\\\", because like most high-end munitions, they will likely be in limited supply. There are other solutions to the A2/AD environment besides hypersonic weapons, but these weapons will provide the warfighter with responsive, time-sensitive, and penetrating strike options against advanced integrated air defense systems (IADS). For these reasons, both the US and near-peer countries, such as Russia and China, have been aggressively investing in hypersonic weapons and are in a race to make them operational. Fig 4 Figure 4. Russian air-launched Kinzhal hypersonic missile being carried on a MiG-31. Source: Air Force Magazine, The Great Hypersonic Race, August 2018 Russia and China are currently outpacing the US and leading the development of hypersonic weapons. Recently, Russia has touted their hypersonic weapon capabilities with the announcement of three missiles that have entered production and are ready for operational use. The first is the Avangard hypersonic glide vehicle, which is ground-launched using an intercontinental ballistic missile (ICBM) booster and can carry either a conventional or nuclear warhead. The speed and range of the Avangard are unknown but considering that it uses an ICBM booster puts it into the strategic class. The second is the Kinzhal hypersonic glide vehicle, which is air-launched using a single-stage solid rocket booster and can also carry either a conventional or nuclear warhead (Figure 4). Missile defense analysts have estimated a range of more than 2,000 km with a speed of more than Mach 10. The third is the Zircon hypersonic cruise missile, which is ship-launched using a two-stage solid rocket booster and scramjet engine propulsion system. This is an anti-ship cruise missile with an estimated range of up to 1,000 km with a speed of approximately Mach 8. The Chinese are not too far behind the Russians in development and are projected to deploy their hypersonic weapon capabilities by 2020-2021. The main system reported on is the DF-ZF hypersonic glide vehicle, which is ground-launched using a DF-17 as the booster. The range is unknown but based on the DF-17, it is expected to be a medium range missile (2,000-3,000 km) with a speed somewhere between Mach 5 and Mach 10. The DF-ZF is expected to enter operational service in 2020. With these fielded or emerging capabilities entering the battlespace, the DoD has recognized that Russia and China now have an asymmetric advantage. This renewed sense of urgency spurred the DoD to put an investment strategy together near the beginning of 2017 with the goal to rapidly prototype and field hypersonic weapons within five years. Fig 5 Figure 5. Artist concept of the Common Hypersonic Glide Body (C-HGB). The DoD has led the development of US hypersonic weapons since the early 2000s as part of the conventional prompt global strike program that has involved the Army, Navy, and Air Force. In recent years, the program has re-branded as the conventional prompt strike (CPS) program focusing on both hypersonic glide vehicles and hypersonic cruise missiles with intermediate ranges. The current goal of the CPS program is to develop a common-hypersonic glide body (C-HGB) that can be utilized by the Army, Navy, and Air Force with the idea that this will save research and development (R&D) costs in the future (Figure 5). Additionally, the Defense Advanced Research Projects Agency (DARPA) has invested heavily in hypersonic technologies with the Falcon Hypersonic Technology Vehicle 2 (HTV-2) program in the late-2000s with the goal to develop a capability that can reach anywhere in the world in less than an hour. Since the mid-2010s, DARPA has expanded to four hypersonic technology programs each with unique goals. The DARPA Tactical Boost Glide (TBG) program aims to demonstrate an air-launched, tactical-range hypersonic boost glide system. The DARPA Hypersonic Air-breathing Weapon Concept (HAWC) aims to demonstrate an air-launched hypersonic cruise missile. The DARPA Operational Fires (OpFires) program aims to demonstrate a ground-launched hypersonic boost glide weapon. The DARPA Advanced Full Range Engine (AFRE) is developing a reusable aircraft that can reach hypersonic speeds. Note that a few of these DARPA demonstrations are linked to Service efforts, specifically the Air Force and Army, but are still considered technology demonstrators and not operational capabilities. As such, the Services recognized that if the US are to catch up to Russian and Chinese systems, they needed to accelerate hypersonic weapon development beyond technology demos. Fig 6 Figure 6. Artist concept of a hypersonic glide vehicle. Photo: ARRW Program Office Each Service has recently implemented rapid prototyping programs with the ultimate goal to field a operational capability within the 2022-2023 timeframe. The Air Force awarded contracts for two efforts in 2018 called the Air-launched Rapid Response Weapon (ARRW) and the Hypersonic Conventional Strike Weapon (HCSW). These are both air-launched hypersonic boost-glide weapons that vary in size and range but are described as having complementary capabilities. The HCSW program is expected to use the C-HGB from the CPS program, and the ARRW program is leveraging the glide body used by the DARPA TBG demonstration. The Navy plans to start the Intermediate Range Conventional Prompt Strike Weapon (IR CPS) in Fiscal Year (FY) 2020 which will also use the C-HGB with a submarine-launched booster system. The Army plans to start the Land-Based Hypersonic Missile (or Long-Range Hypersonic Weapon) in FY 2020 which will again use the C-HGB with a two-stage ground-launched booster system. The DoD is also investing in hypersonic weapon defensive capabilities through the Missile Defense Agency (MDA) which began soliciting white papers in 2018 to explore defensive options. All of this information is highlighting that, within the DoD, there are currently 8-9 hypersonic weapon programs executing concurrently with most having the same goal of fielding a residual operational capability in the next 2-4 years. This puts an enormous strain on government and contractor manpower, testing infrastructure, and budget priorities. The current strategy of using a joint program to develop a common piece of technology is noble in practice but could be disastrous in reality. The development of the C-HGB under the CPS program for use by three different Service-specific weapon systems has the potential for program delays and cost overruns experienced by the F-35 Joint Strike Fighter and F-111 programs. The issue boils down to Service-specific requirements that will be imposed on each program. For example, the storage, carriage, and handling requirements will be different depending upon whether these weapons need to integrate with a bomber, submarine, or ground-based launcher. The operational environments are also drastically different depending whether a weapon needs to function properly at -60\\ufffdF while carried under the wing of a B-52 at 40,000 ft or at 110\\ufffdF while sitting in a rocket launcher in the desert. The operational flight trajectories are also different between the Services necessitating tailored thermal protection system requirements. These differences all lead to extensive test programs to qualify components and systems for the Service-specific requirements. The problem is exacerbated when a re-design becomes necessary due to a component failing qualification. Therefore, the idea of a \\\"common\\\" glide body becomes impractical. History on the F-35 and F-111 programs have shown that a \\\"one size fits all\\\" does not work. It likely would save time and money over the course of a program to develop a Service-specific glide body at program initiation instead of inheriting the limitations of a previous design. Due to the number of programs, the demand for prioritized access and support from hypersonic test facilities and ranges is larger than the current supply and capacity can sustain. Dr. Griffin stated during testimony before the House Armed Services Committee in March 2019 that the DoD intends to conduct approximately 40 flight tests over the next few years. This would be an incredible inflection point for the hypersonic test community that has not experienced this level of activity likely since the initial development of ICBMs. Reviewing past hypersonic test flights from the X-43A (2004), X-51 (2010, 2011, 2012, 2013), HTV-2 (2010, 2011), Army Advanced Hypersonic Weapon (2011, 2014), and Navy Intermediate Range Conventional Prompt Strike Flight Experiment-1 (2017) shows that the US has been averaging less than one test flight per year over the past 15 years. Additionally, all of these test flights flew over the Pacific Ocean because it is extremely challenging to clear a flight corridor over the continental United States due to the long ranges of these systems. Many of these early systems were technology demonstrators meaning that recovery or assessing accuracy of hitting a ground target were not test objectives. As the DoD moves to operational prototypes, it will be a requirement to assess terminal and warhead effectiveness. Hence, these weapons can no longer terminate missions into the ocean but must impact a ground or surface target. zfig 7 Figure 7. The Army Advanced Hypersonic Weapon demonstrator was launched successfully on its first flight in 2011, but had a failed test flight in 2014. Currently, the primary Pacific test range facility is the Reagan Test Site in the Marshall Islands operated by Army Space and Missile Defense Command. Scheduling 40 flight tests at the Reagan Test Site over the next few years is guaranteed to be a tremendous hurdle to overcome considering all the necessary preparations required for telemetry, instrumentation, communication, and airborne assets. Traditionally, these tests have used dozens of surface vessels to aid with telemetry and data collection, which becomes expensive and time-consuming considering transit time to locations in the vast Pacific Ocean. However, the Air Force has recently purchased three RQ-4 Global Hawks to alleviate the dependence on surface vessels to conduct hypersonic flight testing. The use of Global Hawks may help to decrease the amount of time needed to prepare for a test, but there will still be competing interests over which program gets prioritized access to the range if the 40 tests holds true to prediction. An even bigger roadblock to hypersonic weapon development may be access to a limited number of ground test facilities. Ground testing hypersonic weapons prior to flight is pivotal to reduce risk and increase confidence for success, but aging infrastructure and limited number of facilities will cause program delays. Many of the existing large hypersonic wind tunnel facilities were built in the 1950s and 1960s to support ICBM development. In 2005, RAND conducted an inventory of US ground test facilities and identified approximately 15 hypersonic wind tunnels with varying Mach numbers, test section diameters, and run times. Since it takes one to two decades to build a new facility, this is likely still an accurate estimate of current inventory. The main omission from this RAND report were hypersonic arc jet facilities to test high temperature materials and structures in extreme aeroheating environments. Currently, there are two US hypersonic arc jet facilities located at NASA Ames Research Center and Arnold Engineering Development Center operated by the Air Force. Fig8 Figure 8. Mach 18 nozzle at Arnold Engineering Development Center Hypervelocity Wind Tunnel 9 in White Oak, Maryland. The target flight Mach number of the hypersonic weapons will also limit the number of available facilities. For example, if the weapon is designed to fly at Mach 10 or faster, the US only has approximately five facilities with that capability. There are even more facility discriminators such as run test times, model size, Reynolds number, and tunnel noise to consider. Therefore, it is straightforward to conclude that the US lacks an abundant amount of hypersonic ground test infrastructure to accommodate 8-9 concurrently executing programs. The other concern is the maintainability of these facilities. There are likely no off-the-shelf replacement parts from a structure that was built in 1960. A looming fear must be the amount of scheduled and unscheduled maintenance time required to keep these facilities operational. Any prolonged down time will have a multiplying and cascading effect on all weapon programs that are waiting to use those tunnels causing delays to not only one program but maybe five or six. The repercussion of schedule delays of this magnitude only strain and increase the budgets for these programs. Hypersonic weapons are still a very new technology that is being accelerated into the acquisition world, which has the consequence of program cost estimates bordering on educated guesses to rough orders of magnitude. There is no historical analogy or parametric trend to build upon for an accurate operational hypersonic weapon cost estimate. It is literally a brand-new industry. However, the DoD is beginning to understand how much these weapons will cost both in development and production after one year of execution with the initial Air Force rapid prototyping efforts through recent budget requests. Unfortunately, the response seems to be an increase in cost from initial estimates. A Center for Strategic and Budgetary Assessments report estimated program costs for a ground launched hypersonic weapon of $1.1 billion for development and $21 million each for procurement. For comparison, the Joint Air-to-Surface Standoff Missile Extended Range (JASSM-ER) and Tomahawk Land Attack Missile (TLAM) have estimated procurement costs of $1.38 million and $1.51 million each, respectively. The goal of purchasing thousands of hypersonic weapons seems unrealistic with this order of magnitude cost increase for one program. Therefore, it is prudent to assess the risk posture of this current acquisition approach along with the context that fielding hypersonic weapons are a top priority for the DoD. The current acquisition approach across the DoD of using rapid prototyping to field a hypersonic weapon capability as quickly as possible is innovative but may ultimately hinder itself due to the volume of efforts undertaken simultaneously. This aggressive investment strategy is attempting to reduce the risk of failure, such that if one program fails, then there are other efforts executing simultaneously that still have a chance to succeed. It is similar to the analogy if you throw enough darts at a dartboard, one of them is likely to hit the bullseye. Additionally, if a prototyping effort fails, then at least it was not a major defense acquisition program that the DoD is stuck with for decades. The Air Force's Service Acquisition Executive, Dr. Will Roper, has aggressively pushed to field hypersonic weapons within five years and has promoted the slogan of \\\"failing fast and failing forward\\\". Dr. Roper would like the Air Force rapid prototyping efforts, ARRW and HCSW, to test extensively and allow for intelligent failure in order to learn something and make future improvements. Therefore, the issue is not with allowing for failure, it is not being able to test aggressively and extensively. The current test environment has all of these programs competing against each other for resources and access. Furthermore, a senior leader within the DoD will have to make a determination about which program has priority to use those test facilities or even bump other programs from the schedule. The emphasis is on a DoD senior leader because all three Services, DARPA, and MDA are competing for these resources. Lastly, it is unclear if the DoD has an appetite to pay for all of these efforts over the next five years, especially if the estimated average development cost for one program is over a billion dollars. Again, any program delay or missed test event equates to an increase in cost. These programs will not get cheaper. Therefore, if the ultimate goal is to field a hypersonic weapon capability by 2022-2023, then the current investment strategy is high risk to meet that date unless it becomes streamlined. In order to enable success, the DoD should begin to consolidate the hypersonic weapon efforts to one per Service which helps to alleviate budgets, focus requirements, and reduce competition at test facilities. First, while the DARPA demonstration efforts were tremendous at advancing hypersonic technologies, they unfortunately do not heavily focus on any Service-specific requirements. If the Services are planning to use some of these technologies, they will still have to requalify (i.e. test) components to their specific environments. In the spirit of rapid prototyping, it is more practical to focus on the Service-specific requirements than continue with the associated DARPA efforts. The foundational vision for DARPA is to prevent technological surprise, and one could argue that we are beyond that point for hypersonic weapons. Second, Services with multiple programs, like the Air Force, should down-select to one program. Again, the goal is to field as early as possible because the US is already behind Chinese and Russian capabilities. It is not practical to have programs within a Service competing for budgets when one program could likely become fully funded without having to spread the costs. Third, this consolidation of programs would ease the burden on the limited hypersonic test infrastructure. With the number of tests planned over the next few years, it is recommended to take a portion of this money freed up from program consolidation and to invest immediately into modernizing the hypersonic test infrastructure. Plus, it is time to modernize hypersonic test facilities and ranges to ensure performance is measured accurately and verified in the real world. Test modernization will come at a price though, because it will cause temporary shutdowns of facilities. However, this \\\"strategic pause\\\" in the near-term is necessary to ensure future success and reliability. Last, while it is not recommended to completely ignore a defensive capability, the DoD should prioritize fielding an offensive hypersonic weapon prior to investing large sums of money into the MDA. The current MDA approach of requesting white papers and initial design concepts is appropriate. There is a lot of data to be collected and lessons learned that the MDA can leverage from the upcoming tests. The current hypersonic weapon investment strategy is untenable over the next three to four years and will delay the fielding of these weapons widening the capability gap with Russia and China. If the plan is to potentially purchase thousands of hypersonic weapons, then the DoD needs to immediately consolidate the number of existing programs to one per Service considering the estimated per unit price tag of $21 billion. This consolidation of programs will alleviate the competition for limited resources and test facility access. Instead of pitting programs against each other to compete for budgets, the Services could likely fully fund each program and prevent any schedule delays due to funding. The savings recouped from consolidation should be invested immediately into the modernization of hypersonic test infrastructure. Due to the limited number of facilities and ranges, the government should strive to maximize availability and minimize maintenance down time. The goal is to have enough time to complete all required testing and prevent the facilities and ranges from getting over crowded. It is recommended that the DoD streamline its current hypersonic weapon investment approach to increase the chances of successfully fielding a weapon by 2022-2023. This will demonstrate that the US has parity or even surpassed Chinese and Russian capabilities and provide an immediate deterrent. Major Christopher Alba is currently a student in the Multi-Domain Operational Strategist concentration at Air Command and Staff College. He is an Acquisitions Officer with over twelve years of experience in program and technical management of advanced systems research and development for high-speed weapons and re-entry vehicles. He holds an Aerospace Engineering PhD from the Air Force Institute of Technology with a concentration in hypersonic aerothermodynamics. His last position was as the Deputy Program Manager for the AGM-183A Air-launched Rapid Response Weapon (ARRW) rapid prototyping program at Eglin AFB, FL. The views expressed are those of the author and do not necessarily reflect the official policy or positions of the Department of the Air Force or the U.S. Government. OTH-Graphic Related Posts: Share this: * * <- Strategic Rationale for Deep Space Operations Leave a Reply Cancel reply Foundations of MDO * Podcast 8: Multi-Domain Leadership -- An Interview with Colonel Doug DeMaio * Is the USAF Effectively Embracing the Challenge of Executing Multi-Domain Operations? * Maneuver at Lightspeed: Electromagnetic Spectrum as a Domain * OTH Video: Beyond the Theory -- A Framework for Multi-Domain Operations Tags Subscribe via Email Join 3,058 other subscribers Subscribe to OTH Enter your email address to subscribe to OTH and receive notifications of new posts by email. Archives Search Pages Powered by Post was not sent - check your email addresses! Email check failed, please try again Sorry, your blog cannot share posts by email. \"\n                },\n                \"sort\": [\n                    1579789348557\n                ]\n            },\n            {\n                \"_index\": \"doc_2020-01_7166c64f-418b-4424-b53c-b8fb7855a352\",\n                \"_type\": \"_doc\",\n                \"_id\": \"139323557\",\n                \"_score\": null,\n                \"_source\": {\n                    \"tags\": [\n                        \"news\",\n                        \"us-state-us\",\n                        \"news-us\",\n                        \"news-glob\"\n                    ],\n                    \"geo_primary\": \"38.907192,-77.036871\",\n                    \"geo_secondary\": [\n                        \"38.907192,-77.036871\"\n                    ],\n                    \"wSpacemeta\": {\n                        \"alexa_rank\": 386406,\n                        \"email_pattern\": \"{f}{last}@pogo.org\"\n                    },\n                    \"created\": 1579772556114,\n                    \"url\": \"http://pogo.org/investigation/2019/03/f-35-far-from-ready-to-face-current-or-future-threats\",\n                    \"owner\": \"7166c64f-418b-4424-b53c-b8fb7855a352\",\n                    \"workspace\": 7098,\n                    \"source\": \"Project on Government Oversight\",\n                    \"authors\": [\n                        \"Dan Grazier\"\n                    ],\n                    \"images:\": [\n                        \"https://assets.pogo.org/image/content/2019/_180x180_crop_center-center_none/hacked-f-35_v2o.gif?mtime=20190131134057\",\n                        \"https://assets.pogo.org/image/content/2019/_480xAUTO_crop_center-center_none/f-35-maintenance-4_800.jpg?mtime=20190319102839\",\n                        \"http://pogo.org/assets/images/logo-footer1x-e501fe26cd.png\",\n                        \"https://assets.pogo.org/image/content/2019/f-35-maintenance-3_1150.jpg?mtime=20190312172222\",\n                        \"http://pogo.org/assets/images/search-icon-d5e8faf101.svg\",\n                        \"https://assets.pogo.org/image/content/2019/_480xAUTO_crop_center-center_none/f-35-servicing_1150.jpg?mtime=20190319101917\",\n                        \"https://assets.pogo.org/image/content/2019/_480xAUTO_crop_center-center_none/f-35-maintenance-2_480.jpg?mtime=20190319102427\",\n                        \"https://assets.pogo.org/image/content/2019/_480xAUTO_crop_center-center_none/f-35-maintenance_800.jpg?mtime=20190319102158\",\n                        \"https://assets.pogo.org/image/static/_124xAUTO_crop_center-center_none/charity-nav-badge.png?mtime=20180806132734\",\n                        \"https://assets.pogo.org/image/content/2019/_480xAUTO_crop_center-center_none/f-35-both-corrected_20191209_1150.jpg?mtime=20191209100740\",\n                        \"https://assets.pogo.org/image/content/2018/_300x300_crop_center-center_none/F-35-vs-A-10_1150.jpg?mtime=20180820154221\",\n                        \"https://assets.pogo.org/image/static/_100xAUTO_crop_center-center_none/2019_GreatNonprofits_Website_Footer_200.png?mtime=20191004115403\",\n                        \"https://assets.pogo.org/image/content/2019/_480xAUTO_crop_center-center_none/f-35-maintenance-3_1150.jpg?mtime=20190312172222\",\n                        \"https://assets.pogo.org/image/content/2018/_180x180_crop_center-center_none/F-35_Fire_Truck__DoD_Photo.JPG?mtime=20180829131913\",\n                        \"https://assets.pogo.org/image/content/2018/_180x180_crop_center-center_none/F-35_AIM-120_Maintenance_Loading.jpg?mtime=20180912141523\",\n                        \"https://assets.pogo.org/image/static/_164xAUTO_crop_center-center_none/bbb-badge.png?mtime=20180806132722\",\n                        \"https://assets.pogo.org/image/content/2019/_smallSquare/f-35-maintenance-3_1150.jpg?mtime=20190312172222\",\n                        \"https://assets.pogo.org/image/content/2019/_480xAUTO_crop_center-center_none/alis-tech_800.jpg?mtime=20190319100906\"\n                    ],\n                    \"movies\": [],\n                    \"publish_date\": 1579772556000,\n                    \"title\": \"F-35 Far from Ready to Face Current or Future Threats, Testing Data Shows\",\n                    \"topimage\": \"docs/7098/139323557/thumb.jpg\",\n                    \"ref\": \"ar-4379\",\n                    \"Content-Type\": \"text/html\",\n                    \"Author\": \"Dan Grazier\",\n                    \"language\": \"en\",\n                    \"links\": [\n                        \"https://www.pogo.org/\",\n                        \"https://www.googletagmanager.com/ns.html?id=GTM-M8GC3WQ\",\n                        \"https://www.pogo.org/topics/impeachment/\",\n                        \"https://www.pogo.org/topics/whistleblowers/\",\n                        \"https://www.pogo.org/topics/conflicts-of-interest/\",\n                        \"http://pogo.org/explore\",\n                        \"https://www.pogo.org/about/\",\n                        \"https://www.pogo.org/about/people/\",\n                        \"https://www.pogo.org/about/financial-information/\",\n                        \"https://pogo.quorum.us/action-center/\",\n                        \"https://www.pogo.org/federal-employee-resources/\",\n                        \"https://www.pogo.org/about/contact/\",\n                        \"https://www.pogo.org/subscribe/\",\n                        \"https://www.pogo.org/donate/\",\n                        \"http://pogo.org/\",\n                        \"https://www.pogo.org/series-collections/f-35-the-most-expensive-weapons-program-in-history/\",\n                        \"https://www.pogo.org/topics/waste/\",\n                        \"http://pogo.org/about/people/dan-grazier\",\n                        \"https://www.dvidshub.net/image/1738564/f-35-lightning-ii-maintenance\",\n                        \"https://www.documentcloud.org/documents/5736009-FY2018-DOT-E-F35-Report.html\",\n                        \"https://www.everycrsreport.com/files/20020111_RL30563_f4cf70861cb78ab27e9029846fa9c51ccfbf6995.pdf\",\n                        \"https://www.documentcloud.org/documents/5746674-F-35-Cost-Table-for-FY-2018-Request.html\",\n                        \"https://www.pogo.org/investigation/2018/03/f-35-still-no-finish-line-in-sight/\",\n                        \"http://www.jsf.mil/news/Releases/20181205_F-35_IOTE_Start_Media_Release_DOTnE_v1.pdf\",\n                        \"http://www.jsf.mil/news/docs/20181228_Washington_Examiner_QnA_with_PEO.pdf\",\n                        \"https://www.flightglobal.com/news/articles/lockheed-f-35-service-life-extended-to-2070-423536/\",\n                        \"https://www.pogo.org/investigation/2018/07/close-air-support-fly-off-farce/\",\n                        \"https://www.pogo.org/investigation/2018/09/exclusive-f-35-program-facing-another-setback/\",\n                        \"http://www.airforcemag.com/Features/Pages/2018/December%202018/F-35-Officially-Enters-IOTE.aspx\",\n                        \"https://www.documentcloud.org/documents/5766283-NAVAIR-Readiness-Charts-2016-2018.html\",\n                        \"https://www.gao.gov/assets/230/224366.pdf\",\n                        \"https://taskandpurpose.com/f-35-combat-deployment\",\n                        \"https://news.lockheedmartin.com/2018-04-12-F-35-Completes-Most-Comprehensive-Flight-Test-Program-in-Aviation-History\",\n                        \"https://www.eielson.af.mil/News/Article-Display/Article/1432771/jott-conducts-f-35-pre-iote-cold-weather-testing-at-eielson/\",\n                        \"https://apps.dtic.mil/procurement/Y2017/AirForce/stamped/U_P40_352010_BSA-12_BA-1_APP-3011F_PB_2017.pdf\",\n                        \"https://ndiastorage.blob.core.usgovcloudapi.net/ndia/2016/armament/18320_McConkie.pdf\",\n                        \"http://www.jsf.mil/f35/f35_background.htm\",\n                        \"https://www.marines.mil/Photos/igphoto/2001325057/\",\n                        \"http://www.defense-aerospace.com/article-view/release/186991/.html\",\n                        \"https://www.lockheedmartin.com/en-us/products/autonomic-logistics-information-system-alis.html\",\n                        \"https://twitter.com/hashtag/AWS19?src=hash&ref_src=twsrc%5Etfw\",\n                        \"https://twitter.com/TheDEWLine/status/1101113694015102977?ref_src=twsrc%5Etfw\",\n                        \"https://www.dvidshub.net/image/5099424/f35a-lightning-ii-recoveries-red-flag-19-1\",\n                        \"https://talkbusiness.net/2018/08/defense-spending-boost-from-lockheed-martins-400-billion-f-35-stealth-fighter-project-spills-into-arkansas/\",\n                        \"https://www.businessinsider.com/this-map-explains-the-f-35-fiasco-2014-8\",\n                        \"https://www.airforcetimes.com/news/your-air-force/2015/04/15/problems-plaguing-f-35-s-next-gen-maintenance-system/\",\n                        \"https://www.techrepublic.com/blog/it-security/the-danger-of-complexity-more-code-more-bugs/\",\n                        \"https://www.defensenews.com/air/2019/02/27/how-the-us-air-forces-kessel-run-team-plans-to-solve-one-of-the-f-35-programs-biggest-headaches/\",\n                        \"https://www.marines.mil/Photos/igphoto/2001325053/\",\n                        \"https://www.defensenews.com/air/2018/01/25/pentagons-weapons-tester-slams-new-f-35-modernization-plan-as-unrealistic/\",\n                        \"https://www.pogo.org/investigation/2018/08/f-35-program-cutting-corners-to-complete-development/\",\n                        \"https://www.f35.com/about/life-cycle/software\",\n                        \"https://www.foxnews.com/tech/f-35-combat-missions-now-have-operational-threat-library-of-mission-data-files\",\n                        \"https://breakingdefense.com/2018/04/a-computer-that-happens-to-fly-usaf-raf-chiefs-on-multi-domain-future/\",\n                        \"https://www.documentcloud.org/documents/5000528-GAO-Cybersecurity-Report-2018.html\",\n                        \"https://www.marines.mil/Photos/igphoto/2001051931/\",\n                        \"https://www.defenseone.com/technology/2016/04/f-35-will-fly-despite-auditors-fleet-grounding-warning/127561/?oref=defenseone_today_nl\",\n                        \"https://www.pogo.org/analysis/2019/01/what-should-we-do-about-a-generation-of-weapons-vulnerable-to-cyberattacks/\",\n                        \"https://www.f35.com/about/capabilities/missionsystems\",\n                        \"https://www.defenseindustrydaily.com/f22-squadron-shot-down-by-the-international-date-line-03087/\",\n                        \"https://www.gao.gov/assets/240/238188.pdf\",\n                        \"https://www.aetc.af.mil/News/Article-Display/Article/1033898/f-35-maintenance-battle-tested/\",\n                        \"https://ndiastorage.blob.core.usgovcloudapi.net/ndia/2018/test/Smith.pdf\",\n                        \"https://www.pogo.org/analysis/2016/11/mr-trump-dont-forget-to-nominate-tough-operational-testing-director/\",\n                        \"http://www.dote.osd.mil/pub/reports/FY2017/pdf/dod/2017f35jsf.pdf\",\n                        \"http://www.dote.osd.mil/pub/reports/FY2016/pdf/dod/2016f35jsf.pdf\",\n                        \"http://www.airforcemag.com/Features/Pages/2018/March%2525202018/Air-Force-F-35-Fleet-Facing-Low-Availability-Logistics-Limitations.aspx\",\n                        \"http://www.airforcemag.com/Features/Pages/2018/March%202018/Air-Force-F-35-Fleet-Facing-Low-Availability-Logistics-Limitations.aspx\",\n                        \"https://www.foxnews.com/tech/f-35-air-to-air-missiles-hit-2-drones-at-once-in-test-fighter-enters-new-era\",\n                        \"https://www.law.cornell.edu/uscode/text/10/139\",\n                        \"https://www.govexec.com/oversight/2019/01/trump-instructs-pentagon-curb-watchdogs-access-secret-military-reports/153912/\",\n                        \"http://pogo.org/projects/center-for-defense-information\",\n                        \"http://getinvolved.pogo.org/site/Donation2?df_id=3663&3663.donation=form1&mfc_pref=T&set.DonationLevel=6663\",\n                        \"http://getinvolved.pogo.org/site/Donation2?df_id=3663&3663.donation=form1&mfc_pref=T&set.DonationLevel=6664\",\n                        \"http://getinvolved.pogo.org/site/Donation2?df_id=3663&3663.donation=form1&mfc_pref=T&set.DonationLevel=6665\",\n                        \"http://getinvolved.pogo.org/site/Donation2?df_id=3663&3663.donation=form1&mfc_pref=T&set.DonationLevel=6662\",\n                        \"http://getinvolved.pogo.org/site/Donation2?df_id=3663&3663.donation=form1&mfc_pref=T&set.DonationLevel=6661\",\n                        \"https://www.pogo.org/about/people/dan-grazier/\",\n                        \"https://www.pogo.org/topics/national-security/\",\n                        \"https://www.pogo.org/topics/f-35-lightning-ii/\",\n                        \"https://www.pogo.org/topics/aircraft/\",\n                        \"https://www.pogo.org/topics/weapon-systems/\",\n                        \"https://www.pogo.org/topics/a-10-thunderbolt-ii/\",\n                        \"https://www.pogo.org/topics/effectiveness/\",\n                        \"https://www.pogo.org/press/\",\n                        \"https://www.pogo.org/careers/\",\n                        \"https://www.pogo.org/training/\",\n                        \"https://www.pogo.org/newsletters-publications/\",\n                        \"https://www.pogo.org/report-corruption/\",\n                        \"http://www.give.org/charity-reviews/national/law-and-public-interest/project-on-government-oversight-in-washington-dc-8053\",\n                        \"https://greatnonprofits.org/org/the-project-on-government-oversight-inc\",\n                        \"https://www.charitynavigator.org/index.cfm?bay=search.summary&orgid=10254\",\n                        \"http://pogo.org/about/privacy-policy\",\n                        \"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.pogo.org%2Finvestigation%2F2019%2F03%2Ff-35-far-from-ready-to-face-current-or-future-threats%2F\",\n                        \"https://twitter.com/intent/tweet?via=POGOBlog&text=F-35%20Far%20from%20Ready%20to%20Face%20Current%20or%20Future%20Threats%2C%20Testing%20Data%20Shows&url=https%3A%2F%2Fwww.pogo.org%2Finvestigation%2F2019%2F03%2Ff-35-far-from-ready-to-face-current-or-future-threats%2F\",\n                        \"https://www.linkedin.com/sharing/share-offsite/?title=F-35%20Far%20from%20Ready%20to%20Face%20Current%20or%20Future%20Threats%2C%20Testing%20Data%20Shows&url=https%3A%2F%2Fwww.pogo.org%2Finvestigation%2F2019%2F03%2Ff-35-far-from-ready-to-face-current-or-future-threats%2F\"\n                    ],\n                    \"sentiment\": {\n                        \"polarity\": 0.05208090959273243,\n                        \"subjectivity\": 0.4562132480676328\n                    },\n                    \"processed\": 1579772556125,\n                    \"filename\": \"F-35 Far from Ready to Face Current or Future Threats, Testing Data Shows\",\n                    \"cvf_entities\": [\n                        {\n                            \"term\": \"Ready to Face Current\",\n                            \"type\": \"organization\",\n                            \"offset\": 15,\n                            \"cat\": \"organization::Ready to Face Current::\",\n                            \"slug\": \"ready-to-face-current\",\n                            \"sentiment\": {\n                                \"polarity\": 0.15000000000000002,\n                                \"subjectivity\": 0.5708333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"Testing Data Shows\",\n                            \"type\": \"organization\",\n                            \"offset\": 56,\n                            \"cat\": \"organization::Testing Data Shows::\",\n                            \"slug\": \"testing-data-shows\",\n                            \"sentiment\": {\n                                \"polarity\": 0.15000000000000002,\n                                \"subjectivity\": 0.5708333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"the United States\",\n                            \"type\": \"location\",\n                            \"offset\": 269,\n                            \"cat\": \"location::the United States::\",\n                            \"slug\": \"the-united-states\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"United States\",\n                            \"civicfeed_id\": \"United_States\"\n                        },\n                        {\n                            \"term\": \"Ready to Face Current or Future Threats\",\n                            \"type\": \"organization\",\n                            \"offset\": 307,\n                            \"cat\": \"organization::Ready to Face Current or Future Threats::\",\n                            \"slug\": \"ready-to-face-current-or-future-threats\",\n                            \"sentiment\": {\n                                \"polarity\": 0.16,\n                                \"subjectivity\": 0.505\n                            }\n                        },\n                        {\n                            \"term\": \"Testing Data Shows Navy's\",\n                            \"type\": \"organization\",\n                            \"offset\": 348,\n                            \"cat\": \"organization::Testing Data Shows Navy's::\",\n                            \"slug\": \"testing-data-shows-navys\",\n                            \"sentiment\": {\n                                \"polarity\": 0.16,\n                                \"subjectivity\": 0.505\n                            }\n                        },\n                        {\n                            \"term\": \"Dan Grazier\",\n                            \"type\": \"person\",\n                            \"offset\": 411,\n                            \"cat\": \"person::Dan Grazier::\",\n                            \"slug\": \"dan-grazier\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"Filed\",\n                            \"type\": \"person\",\n                            \"offset\": 425,\n                            \"cat\": \"person::Filed::\",\n                            \"slug\": \"filed\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Filing (legal)\",\n                            \"civicfeed_id\": \"Filing_(legal)\"\n                        },\n                        {\n                            \"term\": \"Airmen\",\n                            \"type\": \"person\",\n                            \"offset\": 499,\n                            \"cat\": \"person::Airmen::\",\n                            \"slug\": \"airmen\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Airman\",\n                            \"civicfeed_id\": \"Airman\"\n                        },\n                        {\n                            \"term\": \"an F-35 Lightning II\",\n                            \"type\": \"product\",\n                            \"offset\": 538,\n                            \"cat\": \"product::an F-35 Lightning II::\",\n                            \"slug\": \"an-f-35-lightning-ii\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"U.S. Air Force / Staff Sgt\",\n                            \"type\": \"organization\",\n                            \"offset\": 588,\n                            \"cat\": \"organization::U.S. Air Force / Staff Sgt::\",\n                            \"slug\": \"us-air-force-staff-sgt\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Timothy Boyer\",\n                            \"type\": \"person\",\n                            \"offset\": 616,\n                            \"cat\": \"person::Timothy Boyer::\",\n                            \"slug\": \"timothy-boyer\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 637,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": 0.08333333333333336,\n                                \"subjectivity\": 0.34166666666666673\n                            }\n                        },\n                        {\n                            \"term\": \"the Center for Defense Information\",\n                            \"type\": \"organization\",\n                            \"offset\": 875,\n                            \"cat\": \"organization::the Center for Defense Information::\",\n                            \"slug\": \"the-center-for-defense-information\",\n                            \"sentiment\": {\n                                \"polarity\": 0.08333333333333336,\n                                \"subjectivity\": 0.34166666666666673\n                            }\n                        },\n                        {\n                            \"term\": \"the Project On Government Oversight\",\n                            \"type\": \"organization\",\n                            \"offset\": 913,\n                            \"cat\": \"organization::the Project On Government Oversight::\",\n                            \"slug\": \"the-project-on-government-oversight\",\n                            \"sentiment\": {\n                                \"polarity\": 0.08333333333333336,\n                                \"subjectivity\": 0.34166666666666673\n                            }\n                        },\n                        {\n                            \"term\": \"POGO\",\n                            \"type\": \"organization\",\n                            \"offset\": 950,\n                            \"cat\": \"organization::POGO::\",\n                            \"slug\": \"pogo\",\n                            \"sentiment\": {\n                                \"polarity\": 0.08333333333333336,\n                                \"subjectivity\": 0.34166666666666673\n                            }\n                        },\n                        {\n                            \"term\": \"Pentagon\",\n                            \"type\": \"organization\",\n                            \"offset\": 961,\n                            \"cat\": \"organization::Pentagon::\",\n                            \"slug\": \"pentagon\",\n                            \"sentiment\": {\n                                \"polarity\": -0.15,\n                                \"subjectivity\": 0.225\n                            }\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 1122,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": -0.024999999999999998,\n                                \"subjectivity\": 0.434375\n                            }\n                        },\n                        {\n                            \"term\": \"Pentagon\",\n                            \"type\": \"organization\",\n                            \"offset\": 1347,\n                            \"cat\": \"organization::Pentagon::\",\n                            \"slug\": \"pentagon\",\n                            \"sentiment\": {\n                                \"polarity\": -0.024999999999999998,\n                                \"subjectivity\": 0.434375\n                            }\n                        },\n                        {\n                            \"term\": \"Operational Test and Evaluation\",\n                            \"type\": \"organization\",\n                            \"offset\": 1890,\n                            \"cat\": \"organization::Operational Test and Evaluation::\",\n                            \"slug\": \"operational-test-and-evaluation\",\n                            \"sentiment\": {\n                                \"polarity\": -0.006666666666666654,\n                                \"subjectivity\": 0.2266666666666667\n                            }\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 2384,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": 0.31875,\n                                \"subjectivity\": 0.56875\n                            }\n                        },\n                        {\n                            \"term\": \"Pentagon\",\n                            \"type\": \"organization\",\n                            \"offset\": 2561,\n                            \"cat\": \"organization::Pentagon::\",\n                            \"slug\": \"pentagon\",\n                            \"sentiment\": {\n                                \"polarity\": -0.05,\n                                \"subjectivity\": 0.30000000000000004\n                            }\n                        },\n                        {\n                            \"term\": \"DOT&E\",\n                            \"type\": \"person\",\n                            \"offset\": 2607,\n                            \"cat\": \"person::DOT&E::\",\n                            \"slug\": \"dote\",\n                            \"sentiment\": {\n                                \"polarity\": -0.05,\n                                \"subjectivity\": 0.30000000000000004\n                            }\n                        },\n                        {\n                            \"term\": \"F-35s\",\n                            \"type\": \"organization\",\n                            \"offset\": 2806,\n                            \"cat\": \"organization::F-35s::\",\n                            \"slug\": \"f-35s\",\n                            \"sentiment\": {\n                                \"polarity\": 0.034722222222222224,\n                                \"subjectivity\": 0.42129629629629634\n                            }\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 2950,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": 0.3666666666666667,\n                                \"subjectivity\": 0.4666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"F-35s\",\n                            \"type\": \"product\",\n                            \"offset\": 2955,\n                            \"cat\": \"product::F-35s::\",\n                            \"slug\": \"f-35s\",\n                            \"sentiment\": {\n                                \"polarity\": 0.3666666666666667,\n                                \"subjectivity\": 0.4666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"Marine\",\n                            \"type\": \"organization\",\n                            \"offset\": 3117,\n                            \"cat\": \"organization::Marine::\",\n                            \"slug\": \"marine\",\n                            \"sentiment\": {\n                                \"polarity\": 0.05,\n                                \"subjectivity\": 0.3\n                            }\n                        },\n                        {\n                            \"term\": \"the Autonomic Logistics Information System\",\n                            \"type\": \"organization\",\n                            \"offset\": 3408,\n                            \"cat\": \"organization::the Autonomic Logistics Information System::\",\n                            \"slug\": \"the-autonomic-logistics-information-system\",\n                            \"sentiment\": {\n                                \"polarity\": 0.5,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"ALIS\",\n                            \"type\": \"organization\",\n                            \"offset\": 3452,\n                            \"cat\": \"organization::ALIS::\",\n                            \"slug\": \"alis\",\n                            \"sentiment\": {\n                                \"polarity\": 0.5,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"ALIS\",\n                            \"type\": \"organization\",\n                            \"offset\": 3973,\n                            \"cat\": \"organization::ALIS::\",\n                            \"slug\": \"alis\",\n                            \"sentiment\": {\n                                \"polarity\": 0.03968253968253969,\n                                \"subjectivity\": 0.5507936507936507\n                            }\n                        },\n                        {\n                            \"term\": \"Evaluation\",\n                            \"type\": \"organization\",\n                            \"offset\": 193,\n                            \"cat\": \"organization::Evaluation::\",\n                            \"slug\": \"evaluation\",\n                            \"sentiment\": {\n                                \"polarity\": -0.05333333333333332,\n                                \"subjectivity\": 0.4333333333333334\n                            }\n                        },\n                        {\n                            \"term\": \"ALIS\",\n                            \"type\": \"organization\",\n                            \"offset\": 821,\n                            \"cat\": \"organization::ALIS::\",\n                            \"slug\": \"alis\",\n                            \"sentiment\": {\n                                \"polarity\": 0.006944444444444438,\n                                \"subjectivity\": 0.6805555555555555\n                            }\n                        },\n                        {\n                            \"term\": \"DOT&E\",\n                            \"type\": \"person\",\n                            \"offset\": 1066,\n                            \"cat\": \"person::DOT&E::\",\n                            \"slug\": \"dote\",\n                            \"sentiment\": {\n                                \"polarity\": 0.05833333333333334,\n                                \"subjectivity\": 0.2833333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"Pentagon\",\n                            \"type\": \"organization\",\n                            \"offset\": 1336,\n                            \"cat\": \"organization::Pentagon::\",\n                            \"slug\": \"pentagon\",\n                            \"sentiment\": {\n                                \"polarity\": -0.2,\n                                \"subjectivity\": 0.35\n                            }\n                        },\n                        {\n                            \"term\": \"F-35\",\n                            \"type\": \"product\",\n                            \"offset\": 1571,\n                            \"cat\": \"product::F-35::\",\n                            \"slug\": \"f-35\",\n                            \"sentiment\": {\n                                \"polarity\": -0.033333333333333326,\n                                \"subjectivity\": 0.6666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"the A-10--which\",\n                            \"type\": \"product\",\n                            \"offset\": 1580,\n                            \"cat\": \"product::the A-10--which::\",\n                            \"slug\": \"the-a-10-which\",\n                            \"sentiment\": {\n                                \"polarity\": -0.033333333333333326,\n                                \"subjectivity\": 0.6666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"POGO\",\n                            \"type\": \"organization\",\n                            \"offset\": 1600,\n                            \"cat\": \"organization::POGO::\",\n                            \"slug\": \"pogo\",\n                            \"sentiment\": {\n                                \"polarity\": -0.033333333333333326,\n                                \"subjectivity\": 0.6666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"DOT&E\",\n                            \"type\": \"person\",\n                            \"offset\": 1725,\n                            \"cat\": \"person::DOT&E::\",\n                            \"slug\": \"dote\",\n                            \"sentiment\": {\n                                \"polarity\": 0.04805194805194806,\n                                \"subjectivity\": 0.4220779220779221\n                            }\n                        },\n                        {\n                            \"term\": \"Initial Operational Test\",\n                            \"type\": \"organization\",\n                            \"offset\": 1825,\n                            \"cat\": \"organization::Initial Operational Test::\",\n                            \"slug\": \"initial-operational-test\",\n                            \"sentiment\": {\n                                \"polarity\": 0.04805194805194806,\n                                \"subjectivity\": 0.4220779220779221\n                            }\n                        },\n                        {\n                            \"term\": \"Evaluation\",\n                            \"type\": \"organization\",\n                            \"offset\": 1854,\n                            \"cat\": \"organization::Evaluation::\",\n                            \"slug\": \"evaluation\",\n                            \"sentiment\": {\n                                \"polarity\": 0.04805194805194806,\n                                \"subjectivity\": 0.4220779220779221\n                            }\n                        },\n                        {\n                            \"term\": \"U.S. Air Force\",\n                            \"type\": \"organization\",\n                            \"offset\": 1966,\n                            \"cat\": \"organization::U.S. Air Force::\",\n                            \"slug\": \"us-air-force\",\n                            \"sentiment\": {\n                                \"polarity\": -0.08787878787878789,\n                                \"subjectivity\": 0.7000000000000001\n                            },\n                            \"civicfeed_term\": \"United States Air Force\",\n                            \"civicfeed_id\": \"United_States_Air_Force\"\n                        },\n                        {\n                            \"term\": \"AIM-120\",\n                            \"type\": \"organization\",\n                            \"offset\": 2012,\n                            \"cat\": \"organization::AIM-120::\",\n                            \"slug\": \"aim-120\",\n                            \"sentiment\": {\n                                \"polarity\": -0.08787878787878789,\n                                \"subjectivity\": 0.7000000000000001\n                            },\n                            \"civicfeed_term\": \"AIM-120 AMRAAM\",\n                            \"civicfeed_id\": \"AIM-120_AMRAAM\"\n                        },\n                        {\n                            \"term\": \"Florida\",\n                            \"type\": \"location\",\n                            \"offset\": 2118,\n                            \"cat\": \"location::Florida::\",\n                            \"slug\": \"florida\",\n                            \"sentiment\": {\n                                \"polarity\": -0.08787878787878789,\n                                \"subjectivity\": 0.7000000000000001\n                            }\n                        },\n                        {\n                            \"term\": \"Pentagon\",\n                            \"type\": \"organization\",\n                            \"offset\": 2228,\n                            \"cat\": \"organization::Pentagon::\",\n                            \"slug\": \"pentagon\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1733333333333333,\n                                \"subjectivity\": 0.5133333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"the Center for Defense Information\",\n                            \"type\": \"organization\",\n                            \"offset\": 2313,\n                            \"cat\": \"organization::the Center for Defense Information::\",\n                            \"slug\": \"the-center-for-defense-information\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1733333333333333,\n                                \"subjectivity\": 0.5133333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"the Project On Government Oversight\",\n                            \"type\": \"organization\",\n                            \"offset\": 2351,\n                            \"cat\": \"organization::the Project On Government Oversight::\",\n                            \"slug\": \"the-project-on-government-oversight\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1733333333333333,\n                                \"subjectivity\": 0.5133333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"POGO\",\n                            \"type\": \"organization\",\n                            \"offset\": 2388,\n                            \"cat\": \"organization::POGO::\",\n                            \"slug\": \"pogo\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1733333333333333,\n                                \"subjectivity\": 0.5133333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"the F-35 Joint Program Office\",\n                            \"type\": \"organization\",\n                            \"offset\": 2406,\n                            \"cat\": \"organization::the F-35 Joint Program Office::\",\n                            \"slug\": \"the-f-35-joint-program-office\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.48125\n                            }\n                        },\n                        {\n                            \"term\": \"DOT&E\",\n                            \"type\": \"person\",\n                            \"offset\": 2646,\n                            \"cat\": \"person::DOT&E::\",\n                            \"slug\": \"dote\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"the Joint Program Office\",\n                            \"type\": \"organization\",\n                            \"offset\": 2660,\n                            \"cat\": \"organization::the Joint Program Office::\",\n                            \"slug\": \"the-joint-program-office\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"JPO\",\n                            \"type\": \"organization\",\n                            \"offset\": 2742,\n                            \"cat\": \"organization::JPO::\",\n                            \"slug\": \"jpo\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"the U.S. Services\",\n                            \"type\": \"organization\",\n                            \"offset\": 2747,\n                            \"cat\": \"organization::the U.S. Services::\",\n                            \"slug\": \"the-us-services\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Initial Operational Test and\",\n                            \"type\": \"organization\",\n                            \"offset\": 2997,\n                            \"cat\": \"organization::Initial Operational Test and::\",\n                            \"slug\": \"initial-operational-test-and\",\n                            \"sentiment\": {\n                                \"polarity\": 0.021428571428571425,\n                                \"subjectivity\": 0.42142857142857154\n                            }\n                        },\n                        {\n                            \"term\": \"Evaluation\",\n                            \"type\": \"organization\",\n                            \"offset\": 3026,\n                            \"cat\": \"organization::Evaluation::\",\n                            \"slug\": \"evaluation\",\n                            \"sentiment\": {\n                                \"polarity\": 0.021428571428571425,\n                                \"subjectivity\": 0.42142857142857154\n                            }\n                        },\n                        {\n                            \"term\": \"POGO\",\n                            \"type\": \"organization\",\n                            \"offset\": 3130,\n                            \"cat\": \"organization::POGO::\",\n                            \"slug\": \"pogo\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"DOT&E\",\n                            \"type\": \"person\",\n                            \"offset\": 3164,\n                            \"cat\": \"person::DOT&E::\",\n                            \"slug\": \"dote\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"POGO\",\n                            \"type\": \"organization\",\n                            \"offset\": 3178,\n                            \"cat\": \"organization::POGO::\",\n                            \"slug\": \"pogo\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"POGO\",\n                            \"type\": \"organization\",\n                            \"offset\": 3256,\n                            \"cat\": \"organization::POGO::\",\n                            \"slug\": \"pogo\",\n                            \"sentiment\": {\n                                \"polarity\": 0.24166666666666667,\n                                \"subjectivity\": 0.6875\n                            }\n                        },\n                        {\n                            \"term\": \"Pentagon\",\n                            \"type\": \"organization\",\n                            \"offset\": 3376,\n                            \"cat\": \"organization::Pentagon::\",\n                            \"slug\": \"pentagon\",\n                            \"sentiment\": {\n                                \"polarity\": 0.24166666666666667,\n                                \"subjectivity\": 0.6875\n                            }\n                        },\n                        {\n                            \"term\": \"Congress\",\n                            \"type\": \"organization\",\n                            \"offset\": 3386,\n                            \"cat\": \"organization::Congress::\",\n                            \"slug\": \"congress\",\n                            \"sentiment\": {\n                                \"polarity\": 0.24166666666666667,\n                                \"subjectivity\": 0.6875\n                            }\n                        },\n                        {\n                            \"term\": \"Fighter Jets\",\n                            \"type\": \"person\",\n                            \"offset\": 3457,\n                            \"cat\": \"person::Fighter Jets::\",\n                            \"slug\": \"fighter-jets\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Fully Mission Capable\",\n                            \"type\": \"organization\",\n                            \"offset\": 146,\n                            \"cat\": \"organization::Fully Mission Capable::\",\n                            \"slug\": \"fully-mission-capable\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1,\n                                \"subjectivity\": 0.35\n                            }\n                        },\n                        {\n                            \"term\": \"POGO\",\n                            \"type\": \"organization\",\n                            \"offset\": 215,\n                            \"cat\": \"organization::POGO::\",\n                            \"slug\": \"pogo\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1,\n                                \"subjectivity\": 0.35\n                            }\n                        },\n                        {\n                            \"term\": \"Chart\",\n                            \"type\": \"organization\",\n                            \"offset\": 222,\n                            \"cat\": \"organization::Chart::\",\n                            \"slug\": \"chart\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"CJ Ostrosky\",\n                            \"type\": \"person\",\n                            \"offset\": 239,\n                            \"cat\": \"person::CJ Ostrosky::\",\n                            \"slug\": \"cj-ostrosky\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"POGO\",\n                            \"type\": \"organization\",\n                            \"offset\": 255,\n                            \"cat\": \"organization::POGO::\",\n                            \"slug\": \"pogo\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"U.S. Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 266,\n                            \"cat\": \"organization::U.S. Navy::\",\n                            \"slug\": \"us-navy\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"United States Navy\",\n                            \"civicfeed_id\": \"United_States_Navy\"\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 286,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": -0.2833333333333333,\n                                \"subjectivity\": 0.3833333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"POGO\",\n                            \"type\": \"organization\",\n                            \"offset\": 300,\n                            \"cat\": \"organization::POGO::\",\n                            \"slug\": \"pogo\",\n                            \"sentiment\": {\n                                \"polarity\": -0.2833333333333333,\n                                \"subjectivity\": 0.3833333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"Marines\",\n                            \"type\": \"organization\",\n                            \"offset\": 351,\n                            \"cat\": \"organization::Marines::\",\n                            \"slug\": \"marines\",\n                            \"sentiment\": {\n                                \"polarity\": -0.2833333333333333,\n                                \"subjectivity\": 0.3833333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 374,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": -0.2833333333333333,\n                                \"subjectivity\": 0.3833333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"POGO\",\n                            \"type\": \"organization\",\n                            \"offset\": 716,\n                            \"cat\": \"organization::POGO::\",\n                            \"slug\": \"pogo\",\n                            \"sentiment\": {\n                                \"polarity\": 0.0023809523809523963,\n                                \"subjectivity\": 0.35119047619047616\n                            }\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 743,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": 0.0023809523809523963,\n                                \"subjectivity\": 0.35119047619047616\n                            }\n                        },\n                        {\n                            \"term\": \"the Joint Program Office\",\n                            \"type\": \"organization\",\n                            \"offset\": 779,\n                            \"cat\": \"organization::the Joint Program Office::\",\n                            \"slug\": \"the-joint-program-office\",\n                            \"sentiment\": {\n                                \"polarity\": 0.0023809523809523963,\n                                \"subjectivity\": 0.35119047619047616\n                            }\n                        },\n                        {\n                            \"term\": \"F-35s\",\n                            \"type\": \"organization\",\n                            \"offset\": 1097,\n                            \"cat\": \"organization::F-35s::\",\n                            \"slug\": \"f-35s\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1,\n                                \"subjectivity\": 0.445\n                            }\n                        },\n                        {\n                            \"term\": \"POGO\",\n                            \"type\": \"organization\",\n                            \"offset\": 1479,\n                            \"cat\": \"organization::POGO::\",\n                            \"slug\": \"pogo\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.3\n                            }\n                        },\n                        {\n                            \"term\": \"Operation Desert Storm\",\n                            \"type\": \"event\",\n                            \"offset\": 1590,\n                            \"cat\": \"event::Operation Desert Storm::\",\n                            \"slug\": \"operation-desert-storm\",\n                            \"sentiment\": {\n                                \"polarity\": -0.25,\n                                \"subjectivity\": 0.4000000000000001\n                            },\n                            \"civicfeed_term\": \"Gulf War\",\n                            \"civicfeed_id\": \"Gulf_War\"\n                        },\n                        {\n                            \"term\": \"the USS Essex\",\n                            \"type\": \"product\",\n                            \"offset\": 1945,\n                            \"cat\": \"product::the USS Essex::\",\n                            \"slug\": \"the-uss-essex\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Combat Performance Shrouded\",\n                            \"type\": \"person\",\n                            \"offset\": 2159,\n                            \"cat\": \"person::Combat Performance Shrouded::\",\n                            \"slug\": \"combat-performance-shrouded\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Pentagon\",\n                            \"type\": \"organization\",\n                            \"offset\": 3280,\n                            \"cat\": \"organization::Pentagon::\",\n                            \"slug\": \"pentagon\",\n                            \"sentiment\": {\n                                \"polarity\": 0.15000000000000002,\n                                \"subjectivity\": 0.9\n                            }\n                        },\n                        {\n                            \"term\": \"POGO\",\n                            \"type\": \"organization\",\n                            \"offset\": 3410,\n                            \"cat\": \"organization::POGO::\",\n                            \"slug\": \"pogo\",\n                            \"sentiment\": {\n                                \"polarity\": 0.15000000000000002,\n                                \"subjectivity\": 0.9\n                            }\n                        },\n                        {\n                            \"term\": \"Marine\",\n                            \"type\": \"organization\",\n                            \"offset\": 3605,\n                            \"cat\": \"organization::Marine::\",\n                            \"slug\": \"marine\",\n                            \"sentiment\": {\n                                \"polarity\": 0.4,\n                                \"subjectivity\": 0.4375\n                            }\n                        }\n                    ],\n                    \"filename_pretty\": \"F-35 Far from Ready to Face Current or Future Threats, Testing Data Shows\",\n                    \"id\": 139323557,\n                    \"text\": \"The F-35 program serves as the ideal case study to understand the Military-Industrial-Congressional Complex. The program encapsulates all the problems with the business of purchasing weapons in the United States. More F-35 Far from Ready to Face Current or Future Threats, Testing Data Shows Navy's F-35 Version Not Ready for Combat By Dan Grazier | Filed under investigation | March 19, 2019 61st Aircraft Maintenance Unit Airmen tape a cover over the canopy of an F-35 Lightning II on January 26, 2015. (Photo: U.S. Air Force / Staff Sgt. Timothy Boyer) * The Navy's version of the F-35 Joint Strike Fighter, recently declared ready for combat, has netted unacceptably low \\\"fully mission capable\\\" rates--meaning it's in fact almost never fully ready for combat--according to a document obtained by the Center for Defense Information at the Project On Government Oversight (POGO). The Pentagon's operational testing office reports that as of 2018, the F-35 program still has not fixed cyber vulnerabilities found in past years. The fact that the Navy is pushing ahead with the aircraft in spite of evidence that it is not ready for combat and could therefore put at risk missions, as well as the troops who depend on it to get to the fight, comes at the same time as the Pentagon's annual operational testing report for fiscal year 2018 shows that the entire F-35 program, the most expensive weapon system in history, is not ready to face current or future threats. Sold in 2001 as a cheap multi-role fighter at a promised $38 million per plane, the troubled F-35, now at an average $158.4 million per copy, continues to dramatically underperform in crucial areas including availability and reliability, cyber-vulnerability testing, and life-expectancy testing. For as much as the 2018 report from the Director of Operational Test and Evaluation (DOT&E) reveals about the F-35's lack of progress in nearly every essential area, it is markedly less transparent than previous reports. It provides no updates on the crippling deficiencies highlighted in previous years, reports far fewer findings critical of the program than earlier reports, and contains almost no quantitative results on the F-35's most urgent problems. The report omits any mention of the program's fully mission capable rate--let alone the Navy version's--which is the most significant measure of whether a fighter force is ready to show up for combat. Despite an ongoing stream of optimistic press releases from the Pentagon, the information that is provided by DOT&E shows that the F-35 is still in trouble in these vital areas: * Little or no improvement in the key availability, reliability, and flying-hour metrics over the last several years means too few F-35s will likely be ready for combat when they are most needed, now or for the foreseeable future. * During durability testing, the Marine and Navy F-35s have suffered so many cracks and received so many repairs and modifications that the test planes can't complete their 8,000-hour life-expectancy tests. The Marine version's airframe life could be so short that today's F-35Bs might end up in the boneyard as early as 2026, 44 years before the program's planned 2070 sunset. * Despite years of patches and upgrades, the F-35's most combat-crucial computer systems continue to malfunction, including the Autonomic Logistics Information System (ALIS) maintenance and parts ordering network; and the data links that display, combine, and exchange target and threat information among fighters and intelligence sources. * The program has not provided the resources necessary to build, test, and validate the onboard mission-data files that control mission accomplishment and survival. * As in previous years, cybersecurity testing shows that many previously confirmed F-35 vulnerabilities have not been fixed, meaning that enemy hackers could potentially shut down the ALIS network, steal secret data from the network and onboard computers, and perhaps prevent the F-35 from flying or from accomplishing its missions. * The all-important and much-delayed F-35 Initial Operational Test and Evaluation report--assessing whether the plane is combat-suitable and ready for full-scale production--may well not only be late (perhaps well into 2020), but may also be based on testing that is considerably less combat-realistic than planned. This is both because test personnel are forced to make do with incompletely developed, deficiency-laden planes, and the F-35 program has for years failed to fund adequate test-range hardware and realistic multi-aircraft, multi-threat simulation facilities. But the report presents precious little hard data on maintainability; availability and flying hours; weapons-testing results; ALIS-caused maintenance problems; pilot difficulties with sensors and display; and shortfalls in testing resources and realism. By leaving out any information on the program's fully mission capable rates, which previous years' reports included, DOT&E keeps the public from knowing the percentage of time these aircraft are ready to perform all of their intended missions. It is unclear why this is absent from the report, but it raises questions as to whether performance has actually gotten worse, and whether the Pentagon is seeking to hide that fact. DOT&E declined to comment on any aspect of the report. Also not mentioned are the results of several important test activities, including summer 2018's close air support fly-off tests between the F-35 and the A-10--which, as POGO reported, were conducted under unrealistic conditions and appeared designed to favor the F-35. According to the report, DOT&E is withholding most new testing details and results by promising to include them in the final Initial Operational Test and Evaluation report; that report is unlikely to be published until the beginning of next year, at the earliest. A U.S. Air Force weapons load crew loads a live AIM-120 advanced medium-range air-to-air missile into an F-35A January 31, 2017, at Eglin Air Force Base, Florida. The troubled $1.5 trillion F-35 program is not ready to begin the critical combat-testing phase, the Pentagon's testing director said in a previously undisclosed August memo obtained by the Center for Defense Information at the Project On Government Oversight (POGO). Meanwhile, the F-35 Joint Program Office (JPO) is sticking to its current schedule, which would have the program starting full-rate production for the entire fleet by the end of this year, despite hundreds of critical, unresolved design flaws. Of the DOT&E report, the Joint Program Office said: \\\"All of the issues mentioned are well known to the JPO, the U.S. Services, our international partners and allies, and our industry team and are being aggressively addressed. The F-35 Enterprise achieved numerous critical milestones during 2018 which have set a solid foundation for the program to complete Initial Operational Test and Evaluation and move into full rate production as planned in late 2019.\\\" The services did not respond to POGO's request for comment on the DOT&E report. POGO conducted an in-depth analysis of the report. The results, together with POGO's reporting, reveal that the F-35 program is more deeply troubled than ever, and should be of great concern to the Pentagon, Congress, and the taxpayers, who are footing the steadily rising bill. Fighter Jets that Can't Get to the Fight The most important measure of an aircraft's readiness for combat is the \\\"fully mission capable\\\" rate. This is the percentage of aircraft on hand that have fully functional, non-degraded vehicle systems (flight controls and engine), electronic mission systems (radar, electronic warfare systems, computers, etc.), and weapons employment capabilities--a particularly important measure for the F-35. The 2017 DOT&E report showed a 26 percent fully mission capable rate across the entire F-35 fleet. Because the 2018 report makes no mention of this rate, it is impossible to know what the 2018 rate was. Both the F-35B and the F-35C have miserably low Fully Mission Capable rates, according to readiness data obtained by POGO. (Chart created by CJ Ostrosky for POGO using U.S. Navy data) The Navy document POGO obtained shows that the problem persists: the Marines' F-35B and the Navy's F-35C variants posted even worse figures in 2018 than in the previous year. The F-35B's fully mission capable rate fell from 23 percent in October 2017 to 12.9 percent in June 2018, while the F-35C plummeted from 12 percent in October 2016 to 0 percent in December 2017, then remained in the single digits through 2018. In response to POGO's questions about the Navy's fully mission capable rates, the Joint Program Office highlighted the entire F-35 fleet's higher \\\"mission capable\\\" rate, a less rigorous--and less useful--measure showing how often the aircraft can perform at least one of its assigned tasks. The office also identified the lack of spare parts as the biggest factor impacting availability. Too few F-35s will likely be ready for combat when they are most needed, now or for the foreseeable future. To tell how many planes can actually get to the fight requires a second measure, the sortie generation rate: that is, how many flights per day each fighter in the fleet completes. The 2018 DOT&E report makes no mention of it. The fleet-wide sortie rates for the three F-35 variants POGO calculated from the 2017 report were extremely low, averaging between 0.3 and 0.4 sorties per day. During Operation Desert Storm, frontline combat aircraft including the F-15 and F-16 flew an average of at least one sortie per day, and the A-10 fleet averaged at least 1.4 sorties per day. Even under the pressure of recent Middle East combat deployment, the F-35's rates have not improved. According to statements from the squadron commander, 6 F-35Bs onboard the USS Essex flew over 100 sorties in 50-plus days in the Middle East. In other words, each F-35B flew a third of a sortie per day--meaning they flew an average of once every three days--in sustained combat. F-35 Combat Performance Shrouded in Mystery The 2018 report leaves out most details on the F-35's ongoing testing. The F-35 Joint Program Office ended the Systems Design and Development phase in April 2018 in a seemingly arbitrary move, despite a large backlog of design deficiencies. The program has now transitioned from developmental testing, where engineers test to see if individual system functions meet contractual specifications, to operational testing, where military combat users test whether the overall plane is combat effective and suitable, rather than just in line with contract or engineering design specifications, which sometimes do not match up with combat needs. Close Air Support Fly-off Farce The F-35 Joint Strike Fighter is finally going up against the battle-proven A-10 close air support attack plane for the long-promised close air support fly-off. But the tests, as designed, are unlikely to reveal anything of real value about the F-35's ability to support ground troops in realistic combat situations--which the F-35, as the presumptive replacement for the A-10, must be able to demonstrate. The Pentagon's lack of information and transparency in reporting the fly-off tests is particularly disturbing, especially in light of POGO's investigation of mismanagement, bias, and conflict of interest in the conduct of these tests. The tests' outcome and the future of the A-10 should be of great concern to every soldier and Marine who may find themselves in need of air firepower. F-35 Still Can't Shoot Straight The report does provide some detail on the developmental testing for the 25 mm gun, though nearly all of the details are actually old results already reported in previous years. The gun is of major significance for close air support because accurate strafing is almost always a better choice than bombs or missiles when troops are endangered by close-in enemies or when enemy targets are close to civilians. The report includes a combination of this and previous years' testing results for each of the three F-35 models' guns, but the most significant results involve the F-35A's. Like most aspects of the F-35 program, because there are three service-specific aircraft, there are three different guns: an internally mounted cannon for the Air Force's F-35A, and a belly-mounted gun pod carrying 220 rounds for the Marine Corps' F-35B and the Navy's F-35C, though because of differences in the shape of each variant, the gun pods are not interchangeable. DOT&E reports that, based on a small sample of developmental flight tests, the Marine Corps' and the Navy's model gun pods have met their engineering accuracy specifications. In contrast, the Air Force's F-35A's internally mounted gun continues to demonstrate poor accuracy during testing, as in years past. The gun shoots long and to the right of targets when pilots aim using cues projected into their helmets. Adjustments to the helmet's targeting software should be able to correct the cues to match with bullet impacts, but repeated attempts over a period of at least two years have failed. Investigators first found misalignments in the gun mounts in 2017; according to the 2018 report, \\\"the true alignment of each F-35A gun is not known.\\\" It is unlikely that many ground troops will be willing to trust the F-35--as they do the A-10--to fire safely at enemy targets close to their positions. Due in no small part to the inadequacy of the testing program, still other questions remain about the effectiveness of the gun's ammunition against real targets encountered in combat. The developmental testing phase tested three ammunition types: the PGU-23, a training and practice round; the PGU-47 armor-piercing high explosive incendiary round; and the PGU-48 frangible armor-piercing round. The incendiary round is mainly for use against light armor, as it is designed to penetrate thin armor plate before detonating with a delay inside the target. The last is a nontraditional, non-explosive fragmenting round meant to punch a hole through lightly armored targets and set off secondary detonations when it penetrates into fuel or stored ammunition. Live fire effectiveness testing of the ammunition to date has been against small numbers of obsolete vehicles, obsolete planes, and plywood silhouette dummies--none of which resemble the most common threats troops encounter. Flight testing of the gun and its ammunition has been even more limited. According to the report, there were just 19 air-to-ground strafing test missions for the F-35A \\\"through July 2018,\\\" in which aircraft fired approximately 3,400 rounds of the three ammunition types, approximately 70 passes of 50 rounds apiece, since the F-35A carries only 182 rounds. (For comparison, the A-10's 30 mm gun can carry 1,350 rounds.) In order to gather useful data on ammunition effectiveness, gun flight tests need to cover at least three approach angles and three opening ranges. The report does not shed light on the specifics of the test program, but simple arithmetic suggests that if the evaluators tested each round in all the appropriate scenarios, then they only have one or two sets of data for each ammunition type, far from the amount of data needed to properly determine performance. Nothing in the report indicates that there will be much more gun-effectiveness testing, or that there will be any of a sort that would be sufficient to compare effectiveness of the A-10's 30 mm gun with the F-35A's 25 mm gun, with realistic targets and numbers of passes. The F-35 is supposed to meet or exceed the combat performance of the aircraft it is slated to replace. The F-35A is intended to eventually replace the A-10 in the close air support role. Until engineers can make the F-35A's gun shoot straight, and demonstrate this conclusively in testing, it is unlikely that many ground troops will be willing to trust the F-35 as they do the A-10 to fire safely at enemy targets close to their positions. And likely fewer still would be willing to entrust their lives to the F-35's 182 25 mm rounds instead of the 1,350 30 mm rounds the A-10 can carry. Aircraft Durability Showing Cracks The services had expected the F-35 to fly for half a century, but it is possible that many of the legacy aircraft it is meant to replace may still be in service by the time the first F-35s have been scrapped. All F-35s are supposed to have a service life of 8,000 hours, a standard military aircraft lifespan. To ensure the design will last, each model is required to undergo three lifetimes' worth (24,000 hours) of structural load testing to determine if they can handle the representative stress placed on them during takeoffs, landings, and in flight. In the course of this life testing over the years, engineers have found numerous instances of cracks and wear in the test airframes' structural components and joints. For example, an attachment joint between the vertical tail and the airframe on an F-35A failed during testing in October 2010. This forced a redesign of the joint that was later incorporated into the manufacturing process. That test aircraft, after this repair and others, went on to complete the full three lifetime tests, and, according to the 2018 report, is currently undergoing a complete evaluation to determine what other fixes are needed and whether F-35As do indeed have an 8,000-hour life. Marines hook up support equipment to an F-35B before a weapons functional test on December 10, 2015. (Photo: U.S. Marines / Sgt. Eric Keenan) The Marines' F-35B structural test airframe proved unable to complete the three lifetimes of testing. According to the 2018 report, Joint Program Office officials suspended tests on that airframe in 2017 after its second lifetime when they found the necessary patches and modifications were so extensive that the airframe was \\\"no longer representative of the wing-carry-through structure\\\" of the aircraft coming off the assembly line. Shockingly, there are no plans to procure a replacement airframe to test the F-35B to the full three lifetimes required by the contract. Using the data gathered during the tests the aircraft did complete, evaluators determined that the service life of the F-35B could be as low as 2,100 flight hours. That means the Marine Corps could potentially have to start retiring the first of its F-35s in seven years, and may never acquire any F-35Bs with a verified 8,000-hour service life. Today's F-35Bs might end up in the boneyard as early as 2026--44 years before the program's planned 2070 sunset. Similarly, Joint Program Office officials called off durability testing on the Navy's F-35C test airframe in the middle of the third lifetime iteration following the discovery of damage to several structural components that were deemed too costly to repair. As with the F-35B, the program office appears to have no plans to procure a replacement test airframe or to complete the required third lifetime of tests. In order to match the service life of the later models, already-built F-35s will require costly retrofits to incorporate design modifications to fix problems discovered during even the incomplete tests. Logistics and Maintenance System Undermines Logistics and Maintenance The troubled Autonomic Logistics Information System (ALIS)--the massive, complex network owned and operated by Lockheed Martin, the F-35's prime contractor--continues to vex the entire program. The network is supposed to integrate maintenance diagnosis and scheduling and supply chain management with combat-mission planning and threat analysis. Despite years' worth of evidence--including from the government's own Government Accountability Office--that the system is not succeeding, Lockheed Martin claims on its websitethat ALIS's capabilities will \\\"reduce operating costs and increase aircraft availability.\\\" In the manner of many of the Pentagon's purportedly labor-saving efforts, ALIS has actually increased the workload of hard-pressed maintainers, due to persistent problems including false positive maintenance diagnoses, cumbersome data entry procedures, and slow uploads and downloads of data between the aircraft and ALIS. In fact, ALIS has so many flaws and has experienced so many failures that Lockheed Martin did not even use its version of the system on its manufacturing floor until March 2018. SECAF Heather Wilson hits ALIS, F-35 maintenance system, with wicked crack: \\\"I can guarantee that no Air Force maintainer will ever name their daughter Alice.\\\" #AWS19 -- Steve Trimble (@TheDEWLine) February 28, 2019 The program fielded ALIS version 2.0.2.4 in early 2018. Units in the field reported numerous significant problems with it. Ironically, the system's Deployment Planning Tool did not alleviate the substantial difficulties of deploying F-35 units. Users also complained about the Life-Limited Parts Management tool, saying it consumed a great deal of time and required them to manually work around the system to complete their tasks--exactly the opposite of how the system is supposed to work. In the meantime, yet another patched ALIS version, 3.0.1, has been in testing since late 2017 and has already required two revisions, the latest of which, 3.0.1.2, was introduced for use at the beginning of Initial Operational Test and Evaluation but will be upgraded again in six months. \\\"Manual workarounds\\\"--a phrase that comes up in the latest DOT&E report--are a common theme in the ALIS saga. The majority of what ALIS is supposed to be able to do only works with \\\"a high level of manual effort\\\" by maintenance crews and administrative staff. For example, problems with the Deployment Planning Tool and transferring data generated on the aircraft into the ALIS network still have not been corrected. To complete the necessary tasks, contractor specialists must take over from the service members, causing \\\"frequent work stoppages.\\\" Every time an F-35 requires a maintenance action it must be logged in the system. According to the testing report, \\\"documenting maintenance tasks in ALIS frequently takes more time than completing the maintenance action.\\\" Senior Airman Brycen Stone, 4th Aircraft Maintenance Unit crew chief, maintains an F35A Lightning II fighter jet on February 6, 2019. (Photo: U.S. Air Force / R. Nial Bradshaw) When a component like an ejection seat has a problem, crews must record it in ALIS's Electronic Equipment Logbook, which is then supposed to track parts through the supply chain. As for most such actions, ALIS is supposed to automate this process. But so far, maintenance crews have found they must instead manually enter \\\"missing or incorrect\\\" data into the network. The lack of standardization among vendors for the F-35's various subsystems is one of the main drivers of problems with the Electronic Equipment Logbook feature. The outsourcing of subcontracts to about 1,500 vendors all over the country has helped buy the program widespread Congressional support, but compounds ALIS data errors, slows parts deliveries, and increases costs to the program. With all of these problems, and the fact that many have persisted for years, \\\"end users\\\" (read: hard-working uniformed maintenance crews) have good reason to question the functionality of ALIS. According to the report, some crews keep two sets of books, maintaining separate databases on laptops to track the usage of parts as a check against the data ALIS generates, which frequently proves incorrect. Many of these problems will likely continue indefinitely as the software continues to receive patches on top of patches. ALIS has gone through at least 27 versions. This year's testing report alone includes discussion of 5. Each is meant to add functionality and correct deficiencies in earlier iterations. DOT&E reports some progress, including a patch that helped filter the false alarms that have afflicted the system. Yet ALIS continues to cause more problems than it solves. The program is planning to release four major ALIS upgrades over the next three years. The challenge inherent in this is that each version will almost certainly introduce new problems. \\\"According to some estimates, between ten and fifteen percent of security patches actually introduce new vulnerabilities,\\\" software developer Chad Perrin wrote on TechRepublic in 2010. The program plans to roll out more frequent, smaller releases to deal with this. ALIS has so many flaws and has experienced so many failures that its manufacturer, Lockheed Martin, did not even use its version on its own manufacturing floor until March 2018. ALIS designers have their work cut out for them solving new problems and those that have endured since early in the development process. For example, nearly six years ago, ALIS's Squadron Health Management application incorrectly reported an aircraft as non-mission-capable, while at the same time another application, the Customer Maintenance Management System, reported the aircraft as ready to fly. First identified in ALIS version 1.0.3A3 in December 2012, this problem has yet to be corrected. Problems with ALIS are so bad that the Air Force recently announced that, with help from Lockheed, it is now working to develop a new program, called \\\"Mad Hatter,\\\" which would perform all of ALIS's intended functions by incorporating Wi-Fi and touchscreens on the flight line. To be clear, taxpayers funded Lockheed Martin to create ALIS, and Lockheed made a complete mess of it. Now, taxpayers will pay Lockheed Martin to build the Mad Hatter replacement, while also footing the bill for patch after patch on the original system. Data Files Required to Test Threat Evasion Not Finished Program officials have not built or funded the programming capacity to build all the data files needed to power the F-35's complex array of computers and sensors, known collectively as the aircraft's mission systems. The full range of functionality of the F-35, particularly its use of stealth, depends on having up-to-date information about enemy ground and air radar signals, missiles, and jammers, as well as similar information about friendly units. This data is gathered into massive files called Mission Data Loads (MDLs), which the aircraft's sensors use to identify threats, disregard friendly signals, and calculate safe flight paths. Programmers must tailor MDLs for each potential combat theater, because every country employs its own array of radar and weapon systems. These combinations change frequently, so MDLs must be continuously updated, and, accordingly, their accuracy reverified. Without up-to-date and fully verified MDLs, the F-35's radar, electronic warfare systems, and other onboard sensors cannot properly locate, track, evade, or target enemy systems. Programmers at the United States Reprogramming Laboratory at Florida's Eglin Air Force Base create and update the MDLs. Because the lab's hardware and software are so cumbersome, it took 12 to 15 months to build and test the MDLs intended for the Initial Operational Test and Evaluation stage--and these have yet to be verified as accurate. According to the report, the lab still \\\"lacks adequate equipment to be able to test and optimize MDLs under conditions stressing enough to ensure adequate performance against current and future threats in combat.\\\" Cpl. Brandon Nordlund performs a weapons functional test on an F-35B Lightning II aircraft on December 10, 2015. (Photo: U.S. Marines / Sgt. Eric Keenan) The Joint Program Office has mismanaged the process of creating and testing MDLs. The lab doesn't have enough high-fidelity signal emulators to reproduce the kind and quantity of radar signals that a realistically dense enemy defense system would emit. Those emulators are needed to stimulate the F-35's electronic warfare sensors to test whether they respond properly. The lab is funded to install eight high-fidelity signal emulator channels in each of its two test lines by the end of 2019. The program office's own analysis shows 16 to 20 high-fidelity channels are recommended in each of the two test lines to adequately replicate near-peer threat signal environments for MDL testing--but the office has not provided funding to purchase them. Inadequate signal emulators will inevitably lead to inadequate test MDLs--and, far more seriously, will lead to inadequate MDLs for use in real combat, which could put missions and troops at risk. While the program has already fallen behind in the production of these critical files, the situation will only get worse as it presses forward with the current so-called follow-on modernization phase, variously known as Block 4 or Continuous Capability Development and Delivery (abbreviated as C2D2). This nomenclature is effectively a smokescreen for evading the onerous milestones, capability definitions, and schedule commitments of a normal development phase for any major weapons program. The Continuous Capability \\\"innovation\\\" allows the Joint Program Office to roll out small increments of new and ill-defined capabilities every six months or so, thereby escaping responsibility for not having met the standard schedule and capability thresholds for the development phase. A substantial portion of the Continuous Capability rollouts will actually be fixes for the mountain of unresolved deficiencies that remained when the Joint Program Office arbitrarily called off the formal development phase in 2018. Taxpayers have already paid for the development phase. They will now be billed again to fix the many lingering problems and complete what the program left undone. The Continuous Capability rollouts of new hardware and software every six months will necessitate continuous new MDL updates and, worse, \\\"continuous\\\" operational testing--a veritable nightmare for the programmers at the lab, and even more of a nightmare for the operational testers. With 6 current F-35 configurations, plus at least 4 new Block 4 iterations planned, and 12 geographic regions requiring region-specific MDLs, the Reprogramming Laboratory will have to create, update, distribute, and manage at least 120 MDLs. Creating new MDLs for that testing is estimated to take eight months, and, according to DOT&E, even minor updates take \\\"several months.\\\" The program office has not identified the manpower or hardware required for the task, and has not contracted for it. Cybersecurity Concerns Continue Pentagon officials have touted the F-35's supposed advantages as a \\\"computer that happens to fly.\\\" The aircraft derives almost all of those advantages from the intricate internal and external network of hardware and software linking it to other aircraft, intelligence sources, ground stations, satellites, software labs, maintenance computers, and more. Testing for cyber vulnerabilities is therefore crucial to any evaluation of the program. The Government Accountability Office released a report in October 2018 showing that nearly every software-enabled weapon system tested between 2012 and 2017 can be hacked, often by simple means like looking up default passwords online for commercially available software. Numerous parts of the F-35 program use this kind of software; ALIS runs on Windows, for example. Cybersecurity testing has long been part of F-35 program evaluation. The testing office is mum on the specific issues found so far, but reports that as of 2018 \\\"some of the vulnerabilities identified during earlier testing periods still had not been remedied.\\\" DOT&E calls for more cyber testing of the aircraft and of the program's supply chain to \\\"ensure the integrity of hardware components for initial production of air vehicles and ALIS components, plus resupply of replacement parts.\\\" Lance Cpl. Zachary McCarty, an avionics technician, reconnects hardware in an F-35B Lightning II Joint Strike Fighter after maintenance, on May 24, 2015. (Photo: U.S. Marines / Pfc. Remington Hall) So significant are DOT&E's concerns about the integrity of ALIS that the report reiterates an earlier warning that program officials should find a way to operate the F-35 entirely without it, in case the network is compromised. F-35 program office officials claim that an F-35 can fly for at least 30 days without connecting to ALIS to exchange data and log maintenance actions. DOT&E wants the program to do better than that. \\\"In light of current cybersecurity threats and vulnerabilities, along with peer and near-peer threats to bases and communications, the F-35 program and Services should conduct testing of aircraft operations without access to ALIS for extended periods of time.\\\" However, DOT&E has not planned or mandated a testing event to confirm whether or not the F-35 can operate without ALIS for 30 days or more. All Americans should be concerned that we are actually paying extra for weapons that provide the enemy an opportunity to disrupt them. The fully integrated nature of all F-35 systems makes cybersecurity more essential than for any other aircraft. Legacy aircraft already in service are equipped with software-enabled subsystems, and while a hacker could penetrate the GPS system in a legacy system, because the subsystems are not fully integrated, a hacker could not also access the communications system, for example. The F-35 is inherently far more vulnerable. Lockheed Martin brags on its website about the aircraft's \\\"sensor fusion\\\" that connects all of the onboard subsystems, such as the Active Electronically Scanned Array radar; the Distributed Aperture System; and the Communications, Navigation, and Identification Avionics system. That means enemy cyber-warriors need only compromise the software of one of these to corrupt the entire system. According to the 2018 Government Accountability Office report: \\\"A successful attack on one of the systems the weapon depends on can potentially limit the weapon's effectiveness, prevent it from achieving its mission, or even cause physical damage and loss of life.\\\" A 2007 incident shows what this could look like. A flight of F-22 fighters crossing the Pacific lost all of their systems when they passed over the International Date Line. In that case, a software glitch in the main processor wreaked havoc on all of the systems connected to it, including navigation, communications, and fuel indicators, forcing the flight to divert back to Hawaii. That was just the result of a coding error. It is not difficult to imagine what a hacker with malign intent could accomplish. F-35 Can't Be Tested Against the Most Serious Threats The transition from developmental to operational testing is a milestone in any weapons program. For the F-35, it came nearly a decade late. Now, even with the extra time, the program has started the process with no apparent plan to resolve major, potentially life-threatening design flaws, and without several of the tools necessary to properly evaluate the aircraft's combat effectiveness or suitability in the hands of troops serving on the front lines. The program office appears to be planning to complete this phase of testing without making a proper evaluation possible. Prior to beginning the operational testing phase, officials had also failed to properly address 941 design flaws during the program's development phase, with 102 listed as \\\"Category I\\\" flaws that \\\"may cause death  severe injury,\\\" or lead to major damage to the aircraft or seriously inhibit combat effectiveness. As POGO reported, rather than taking the proper corrective actions, program officials made paperwork adjustments in a series of meetings during the summer of 2018 to make some design flaws, like one involving the emergency transponder and another with the F-35A's emergency tailhook, appear to be less serious \\\"Category II\\\" deficiencies. Each of these 102 flaws could ground aircraft or force them to abort missions. These design flaws likely also contribute to the program's poor availability rates. According to DOT&E, this will have an impact on the operational testing process, which requires an 80 percent availability rate for the 23 aircraft instrumented for operational testing. The fleet is averaging a monthly rate \\\"well below\\\" 80 percent (the rate is not specified in the report), which \\\"will remain a challenge for the efficient conduct and timely completion of .\\\" U.S. Air Force Senior Airman Zachary Weeks, 33d Aircraft Maintenance Squadron F-35A crew chief, exits an F-35A Lightning II intake after completing a post flight inspection on December 8, 2016. (Photo: U.S. Air Force / Staff Sgt. Peter Thompson) The operational testing plan also hinges on use of a complex simulation facility capable of reproducing the multi-plane enemy and friendly formations and the dense threat environment inevitable in any war against a near-peer adversary. This is necessary because the available test aircraft and the open-air test ranges in the western United States cannot replicate all the modern threats flights of six or more F-35s might face. But, troublingly, DOT&E reports that the simulation facility is not expected to be fully functional until late 2019, right at the end of the current operational testing schedule. \\\"Without , the IOT&E will be unable to adequately assess the F-35 against dense and modern threats that are not available for open-air testing, resulting in operational risk,\\\" the report states. Known as the Joint Simulation Environment and located at Maryland's Naval Air Station Patuxent River, the facility took over from the mismanaged and failed Lockheed VSim simulator development program. Programmers are now attempting to develop accurate, verified and validated F-35 cockpit simulators and ground and airborne threat simulators for pilots to fly virtual multi-ship missions against multiple enemy missile and aircraft defensive arrays, but, according to the report, this has run into serious problems. The simulation facility can only produce credible and useful test results if its computer programs are based on accurate data from the F-35's demonstrated flight, sensor, and weapons performance--and, according to the report, it is not clear that they are. The necessary data is gathered during flight tests and integrated into the simulation program, which is then supposed to complete a verification and validation process. However, DOT&E found that simulator development began without the crucial verification and validation step having been completed. On top of that, the basic and essential terrain modeling--familiar to anyone who has used a flight simulator on their home computer--has yet to be finished. Most distressingly, the physical facilities where all of this operates, which are to include cockpits and visuals, and even the buildings themselves, were not even completed by the start of operational testing. Yet it appears that the F-35 program office intends to keep to its current operational testing schedule. Because the simulators will likely not be complete until the tail end of the schedule, the resulting report assessing the F-35's combat suitability will likely have no valid basis for judging whether the F-35 can survive against a dense, multi-threat environment or whether it can function effectively in real-world four- or eight-ship formations. Conflicts of Interest Skewing Operational Testing Results Ensuring the absence of bias in test planning, execution, and reporting is just as important as having adequate resources and managing testing competently. Congress created DOT&E in the 1980s as an independent testing office in the Department of Defense to end the practice of contractors and the services' acquisition advocates writing and grading their own exams. Nevertheless, the F-35 program office approved Lockheed Martin, the F-35's prime contractor and the firm with the most to gain from a favorable operational assessment, to conduct one key F-35 system test and to analyze and report on the results of another. Officials in the F-35 Joint Program Office are making paper reclassifications of potentially life-threatening design flaws to make them appear less serious, likely in an attempt to prevent the $1.5 trillion program from blowing through another schedule deadline and budget cap. First, instead of using a government cyber red team, as it should have done to avoid even the appearance of a conflict of interest in the process, the program office paid a Lockheed Martin red team to do the cybersecurity testing of the company's own ALIS network--the heart and brains of the worldwide ALIS network--as part of the overall cyber-vulnerability evaluation of ALIS. Second, the program office paid Lockheed Martin to analyze F-35 live-fire vulnerability tests and produce the F-35 Vulnerability Assessment Report on whether the aircraft met their contractual specifications and military requirements for pilot survival against four air-defense threat weapons. The Lockheed study determined, according to this year's DOT&E report, that the three \\\"F-35 variants meet  JSF contract specification requirements to enable safe ejection of the pilot in the event of an engagement\\\" for three out of the four threats. That's the opposite result from the 2017 DOT&E report, which stated that the F-35B failed to meet pilot-survival specifications for three out of the four threats, and that the F-35's vulnerability was higher than expected. The Lockheed analysis also concluded, unsurprisingly, that the F-35 met its military requirements to be at least as survivable as the legacy F-16 by managing to return to safe territory after being hit by each of the four threats. Curiously, Lockheed's Vulnerability Assessment Report did not analyze the other major legacy plane slated to be replaced by the F-35, the famously survivable A-10. Apparently to temper suspicions of bias, DOT&E states it will do an independent review of Lockheed's conclusions--but it will not report the results until after operational testing is complete, so the results will be all but useless for this key phase. Lockheed was also entrusted with doing an overall analysis and summary of all of the Navy's F-35 live-fire-test data, which will likely influence all future computer modeling of F-35 survivability rates in combat. The DOT&E report does not indicate when this study is expected to be released. Report Missing Key Data to Assess Progress At 14 pages, this year's assessment is much shorter than those of previous years. The 2017 report was a full 29 pages, while the 2016 report was 61. The gap between the arbitrary end of developmental testing last April and the beginning of operational testing in December 2018 partially explains this report's brevity. But that does not explain the omission of significant information from this year's report, particularly areas of reporting that had been included before. As noted earlier, the report does not contain a single mention of the program's fully mission capable rate, from this year or any year. The 26 percent rate reported in the last assessment was appalling, and likely caused program leaders a great deal of embarrassment. That is hardly an excuse to leave out the figure this year. Meanwhile, the F-35 Joint Program Office is sticking to its current schedule--despite hundreds of critical, unresolved design flaws. DOT&E also withheld new data about key performance metrics that were included in the 2017 report. The 2018 report contains only two charts of data, down from last year's ten. The 2017 report included a chart showing the program's availability rates broken down by location, with detailed numbers. This year's report simply said the rate was below the program's goal of 60 percent. The 2017 report also included a chart listing the weapons delivery accuracy test events and the success and failure status for air-to-air missile firings, air-to-ground deliveries, and gunnery. Aside from the discussion of the gun test, no mention of the program's combat-testing performance appeared in the 2018 report--even though further tests were conducted. Security concerns must not have been the deciding factor in leaving that out, as the Air Force made public a successful test event in April 2018, well within the reporting period of the latest assessment. Under federal law, the testing office must write an annual report on the programs it reviews and submit an unclassified version simultaneously with submission of any classified version. The smaller amount of information included in this report compared to previous years suggests that DOT&E may be taking cues from the White House and Pentagon leadership on reducing transparency and withholding information that had previously been made public. Testing Office and Congress Must Protect Troops and Taxpayer Interests Now nearly a decade behind schedule and $200 billion over budget, the F-35 program continues to perform far below expectations--and is nowhere near to fulfilling the Pentagon and Lockheed's many promises. Its continuing performance and design failures are not commensurate with the massive investments made for the past 20 years. At this point, the operational testers should complete the original stringent testing plan agreed to by the services, the F-35 program office, and DOT&E, without succumbing to powerful political pressure to sacrifice combat-realism for expediency. Only then will anyone know if the F-35 will actually work in combat--and whether our troops would be well supported when the F-35 replaces the A-10. Until then, to serve the troops and taxpayers better, Congress should stop increasing F-35 production rates every year, as every incompletely tested, deficiency-laden F-35 built will waste even more taxpayer dollars on costly retrofits. Congress should also demand that DOT&E return to its previous transparency. Lawmakers should then use that operational test transparency to shoulder their oversight responsibilities, and demand that the withheld information be made public. The American people, especially the men and women who will have to trust their lives to the F-35, deserve nothing less. An earlier version of this investigation reported that former Secretary of Defense James Mattis had set an 80 percent target fully mission capable rate, rather than mission capable rate. This has since been corrected. The Center for Defense Information at POGO aims to secure far more effective and ethical military forces at significantly lower cost. Help us shine a light on government waste, fraud, and corruption. From rooting out wasteful spending at the Pentagon to defending our constitutional right to privacy, POGO fights day in and day out for a more effective government that better serves the people it's supposed to serve--you. But we can only continue to do this with your help. Donation Options * $35 * $50 * $100 * $500 Dan Grazier is the Jack Shanahan Military Fellow at the Center for Defense Information at POGO. Related Tags Related Content Site Footer Oversight in your inbox. Sign up to receive POGO's latest updates and newsletters via email. home Search Documents and Resources \"\n                },\n                \"sort\": [\n                    1579772556114\n                ]\n            },\n            {\n                \"_index\": \"doc_2020-01_7166c64f-418b-4424-b53c-b8fb7855a352\",\n                \"_type\": \"_doc\",\n                \"_id\": \"139498984\",\n                \"_score\": null,\n                \"_source\": {\n                    \"tags\": [\n                        \"news\",\n                        \"news-us\",\n                        \"news-glob\"\n                    ],\n                    \"geo_primary\": \"37.774929,-122.419416\",\n                    \"geo_secondary\": [\n                        \"37.774929,-122.419416\"\n                    ],\n                    \"wSpacemeta\": {\n                        \"alexa_rank\": 1520,\n                        \"email_pattern\": \"{first}_{last}@wired.com\"\n                    },\n                    \"created\": 1579739400000,\n                    \"url\": \"https://www.wired.com/story/the-737-max-delay-is-just-one-of-boeings-many-problems\",\n                    \"owner\": \"7166c64f-418b-4424-b53c-b8fb7855a352\",\n                    \"workspace\": 1654,\n                    \"source\": \"WIRED\",\n                    \"authors\": [\n                        \"Sean Gallagher\"\n                    ],\n                    \"images:\": [\n                        \"https://media.wired.com/photos/5e289fd02df06f00083ed909/master/w_2560%2Cc_limit/Transpo-boeing737max-1133230488.jpg\",\n                        \"https://www.wired.com/verso/static/wired/assets/logo-reverse.548f3a7478ee71f618044082aa222dd05f31249c.svg\",\n                        \"https://media.wired.com/photos/5e289fd02df06f00083ed909/191:100/w_1280,c_limit/Transpo-boeing737max-1133230488.jpg\",\n                        \"https://www.wired.com/verso/static/wired/assets/logo-header.a7598835a549cb7d5ce024ef0710935927a034f9.svg\"\n                    ],\n                    \"movies\": [],\n                    \"publish_date\": 1579739400000,\n                    \"title\": \"The 737 MAX Delay Is Just One of Boeing's Many Problems\",\n                    \"topimage\": \"docs/1654/139498984/thumb.jpg\",\n                    \"ref\": \"ar-2638\",\n                    \"Content-Type\": \"text/html\",\n                    \"Author\": \"Sean Gallagher\",\n                    \"language\": \"en\",\n                    \"links\": [\n                        \"https://www.googletagmanager.com/ns.html?id=GTM-5HBJC2K\",\n                        \"https://www.wired.com/data/tmp/37.0.html#main-content\",\n                        \"https://www.wired.com/\",\n                        \"https://www.wired.com/category/business/\",\n                        \"https://www.wired.com/category/culture/\",\n                        \"https://www.wired.com/category/gear/\",\n                        \"https://www.wired.com/category/ideas/\",\n                        \"https://www.wired.com/category/science/\",\n                        \"https://www.wired.com/category/security/\",\n                        \"https://www.wired.com/category/transportation/\",\n                        \"https://www.wired.com/account/sign-in\",\n                        \"https://subscribe.wired.com/subscribe/splits/wired/WIR_FAILSAFE?source=HCL_WIR_GLOBAL_NAV_DRAWER_FAILSAFE_0\",\n                        \"https://www.wired.com/search\",\n                        \"https://www.wired.com/contributor/sean-gallagher-ars-technica\",\n                        \"https://www.wired.com/category/transportation\",\n                        \"https://www.wired.com/tag/boeing/\",\n                        \"https://www.wired.com/story/feds-boeing-737s-better-designed-humans/\",\n                        \"https://www.wired.com/story/boeing-737-max-8-ethiopia-crash-faa-ground-safety/\",\n                        \"https://arstechnica.com/information-technology/2020/01/737-max-fix-slips-to-summer-and-thats-just-one-of-boeings-problems/\",\n                        \"https://arstechnica.com/information-technology/2019/03/boeing-sold-safety-feature-that-could-have-prevented-737-max-crashes-as-an-option/\",\n                        \"https://www.wired.com/story/boeing-737-max-8-ethiopia-crash-faa-software-fix-lion-air/\",\n                        \"https://arstechnica.com/science/2018/07/boeing-may-have-suffered-a-setback-with-starliners-pad-abort-test/\",\n                        \"https://arstechnica.com/science/2019/11/nasa-report-finds-boeing-seat-prices-are-60-higher-than-spacex/\",\n                        \"https://arstechnica.com/science/2019/04/heres-what-we-know-and-what-we-dont-about-the-crew-dragon-accident/\",\n                        \"https://arstechnica.com/science/2020/01/spacex-will-shut-down-its-rocket-mid-flight-to-test-dragons-escape-system/\",\n                        \"https://arstechnica.com/science/2019/12/something-went-wrong-with-the-starliner-spacecrafts-first-flight/\",\n                        \"https://arstechnica.com/science/2019/12/starliner-makes-a-safe-landing-now-nasa-faces-some-big-decisions/\",\n                        \"https://arstechnica.com/science/2020/01/nasa-and-boeing-are-closely-looking-at-starliners-thruster-performance/\",\n                        \"https://arstechnica.com/science/2020/01/boeing-finally-completes-sls-core-stage-packs-it-for-mississippi-tests/\",\n                        \"https://arstechnica.com/science/2019/07/nasas-large-sls-rocket-unlikely-to-fly-before-at-least-late-2021/\",\n                        \"https://arstechnica.com/science/2017/03/new-report-nasa-spends-72-cents-of-every-sls-dollar-on-overhead-costs/\",\n                        \"https://oig.nasa.gov/docs/IG-19-001.pdf\",\n                        \"https://boeing.mediaroom.com/2011-02-24-Boeing-Receives-US-Air-Force-Contract-to-Build-Next-Generation-Refueling-Tanker\",\n                        \"https://www.bizjournals.com/wichita/news/2019/06/18/reportusaf-says-debris-issues-continue-to-slow-kc.html\",\n                        \"https://www.airforcetimes.com/news/your-air-force/2019/06/13/kc-46-refueling-system-flaws-will-take-years-to-fix-and-cost-hundreds-of-millions-of-dollars-gao-says/\",\n                        \"https://www.airforcemag.com/KC-46-Banned-From-Carrying-Cargo-Passengers-Due-to-Major-New-Deficiency/\",\n                        \"https://www.wired.com/story/he-wanted-unicorn-got-sustainable-business/?itm_campaign=BottomRelatedStories_Sections_3\",\n                        \"https://www.wired.com/story/hollywood-bets-on-a-future-of-quick-clips-and-tiny-screens/?itm_campaign=BottomRelatedStories_Sections_3\",\n                        \"https://www.wired.com/story/dirty-money-and-bad-science-at-mits-media-lab/?itm_campaign=BottomRelatedStories_Sections_3\",\n                        \"https://www.wired.com/story/cats-australia-bushfires/?itm_campaign=BottomRelatedStories_Sections_3\",\n                        \"https://www.wired.com/story/public-blast-private-chat-social-media-middle-way/?itm_campaign=BottomRelatedStories_Sections_3\",\n                        \"https://www.wired.com/story/secret-history-facial-recognition/?itm_campaign=BottomRelatedStories_Sections_3\",\n                        \"https://www.wired.com/category/business/artificial-intelligence/?itm_campaign=BottomRelatedStories_Sections_3\",\n                        \"https://www.wired.com/gallery/best-laptops/?itm_campaign=BottomRelatedStories\",\n                        \"https://www.wired.com/story/top-3-mechanical-keyboards/?itm_campaign=BottomRelatedStories\",\n                        \"https://www.wired.com/story/best-keyboard-alternatives/?itm_campaign=BottomRelatedStories\",\n                        \"https://www.wired.com/gallery/best-noise-canceling-headphones/?itm_campaign=BottomRelatedStories\",\n                        \"https://www.wired.com/tag/ars-technica\",\n                        \"https://www.wired.com/tag/boeing\",\n                        \"https://www.wired.com/subscribe/\",\n                        \"https://www.wired.com/newsletter/?name=daily&sourceCode=HeaderAndFooter\",\n                        \"https://www.wired.com/about/faq/\",\n                        \"https://www.wired.com/wired-staff/\",\n                        \"https://www.wired.com/about/press/\",\n                        \"https://www.wired.com/wired-advertising/\",\n                        \"https://www.wired.com/about/feedback/\",\n                        \"https://subscriptions.wired.com/pubs/N3/WIR/Register.jsp?cds_page_id=175371&amp;cds_mag_code=WIR&amp;id=1423757547774&amp;lsid=50431012277019467&amp;vid=1\",\n                        \"https://www.wired.com/securedrop/\",\n                        \"https://www.wired.com/about/wired-jobs/\",\n                        \"https://www.wired.com/about/rss_feeds\",\n                        \"https://www.wired.com/sitemap\",\n                        \"https://www.wired.com/about/accessibility-help\",\n                        \"https://www.condenaststore.com/\",\n                        \"https://www.condenast.com/user-agreement/\",\n                        \"http://www.condenast.com/privacy-policy#privacypolicy\",\n                        \"http://www.condenast.com/privacy-policy#privacypolicy-california\",\n                        \"http://www.condenast.com/privacy-policy#privacypolicy-optout\",\n                        \"https://www.facebook.com/dialog/feed?&display=popup&caption=&app_id=719405864858490&link=https%3A%2F%2Fwww.wired.com%2Fstory%2Fthe-737-max-delay-is-just-one-of-boeings-many-problems%2F%3Futm_source%3Dfacebook%26utm_medium%3Dsocial%26utm_campaign%3Donsite-share%26utm_brand%3Dwired%26utm_social-type%3Dearned\",\n                        \"https://twitter.com/intent/tweet/?url=https%3A%2F%2Fwww.wired.com%2Fstory%2Fthe-737-max-delay-is-just-one-of-boeings-many-problems%2F%3Futm_source%3Dtwitter%26utm_medium%3Dsocial%26utm_campaign%3Donsite-share%26utm_brand%3Dwired%26utm_social-type%3Dearned&text=&via=wired\",\n                        \"https://www.wired.com/video/watch/nasa-s-latest-experimental-plane-has-folding-wings\",\n                        \"https://www.facebook.com/wired/\",\n                        \"https://twitter.com/wired/\",\n                        \"https://pinterest.com/wired/\",\n                        \"https://www.youtube.com/user/wired/\",\n                        \"https://instagram.com/wired/\"\n                    ],\n                    \"sentiment\": {\n                        \"polarity\": 0.03538835238037137,\n                        \"subjectivity\": 0.37540693304714007\n                    },\n                    \"processed\": 1579791597748,\n                    \"filename\": \"The 737 MAX Delay Is Just One of Boeing's Many Problems\",\n                    \"cvf_entities\": [\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 34,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": 0.5,\n                                \"subjectivity\": 0.5\n                            },\n                            \"civicfeed_term\": \"Boeing\",\n                            \"civicfeed_id\": \"Boeing\"\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 90,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": 0.5,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"Photograph\",\n                            \"type\": \"product\",\n                            \"offset\": 302,\n                            \"cat\": \"product::Photograph::\",\n                            \"slug\": \"photograph\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.1\n                            }\n                        },\n                        {\n                            \"term\": \"Mario Tama\",\n                            \"type\": \"person\",\n                            \"offset\": 314,\n                            \"cat\": \"person::Mario Tama::\",\n                            \"slug\": \"mario-tama\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.1\n                            }\n                        },\n                        {\n                            \"term\": \"Getty Images\",\n                            \"type\": \"person\",\n                            \"offset\": 325,\n                            \"cat\": \"person::Getty Images::\",\n                            \"slug\": \"getty-images\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.1\n                            },\n                            \"civicfeed_term\": \"Getty Images\",\n                            \"civicfeed_id\": \"Getty_Images\"\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 380,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": 0.08380952380952379,\n                                \"subjectivity\": 0.3371428571428572\n                            }\n                        },\n                        {\n                            \"term\": \"Starliner\",\n                            \"type\": \"organization\",\n                            \"offset\": 468,\n                            \"cat\": \"organization::Starliner::\",\n                            \"slug\": \"starliner\",\n                            \"sentiment\": {\n                                \"polarity\": 0.08380952380952379,\n                                \"subjectivity\": 0.3371428571428572\n                            }\n                        },\n                        {\n                            \"term\": \"the 737 MAX\",\n                            \"type\": \"event\",\n                            \"offset\": 602,\n                            \"cat\": \"event::the 737 MAX::\",\n                            \"slug\": \"the-737-max\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1,\n                                \"subjectivity\": 0.03333333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"ARS TECHNICA\",\n                            \"type\": \"organization\",\n                            \"offset\": 772,\n                            \"cat\": \"organization::ARS TECHNICA::\",\n                            \"slug\": \"ars-technica\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Ars Technica\",\n                            \"civicfeed_id\": \"Ars_Technica\"\n                        },\n                        {\n                            \"term\": \"Ars Technica\",\n                            \"type\": \"person\",\n                            \"offset\": 819,\n                            \"cat\": \"person::Ars Technica::\",\n                            \"slug\": \"ars-technica\",\n                            \"sentiment\": {\n                                \"polarity\": 0.4375,\n                                \"subjectivity\": 0.625\n                            },\n                            \"civicfeed_term\": \"Ars Technica\",\n                            \"civicfeed_id\": \"Ars_Technica\"\n                        },\n                        {\n                            \"term\": \"Ars\",\n                            \"type\": \"person\",\n                            \"offset\": 912,\n                            \"cat\": \"person::Ars::\",\n                            \"slug\": \"ars\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"WIRED\",\n                            \"type\": \"organization\",\n                            \"offset\": 928,\n                            \"cat\": \"organization::WIRED::\",\n                            \"slug\": \"wired\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Wired (magazine)\",\n                            \"civicfeed_id\": \"Wired_(magazine)\"\n                        },\n                        {\n                            \"term\": \"Cond\",\n                            \"type\": \"person\",\n                            \"offset\": 952,\n                            \"cat\": \"person::Cond::\",\n                            \"slug\": \"cond\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Nast\",\n                            \"type\": \"organization\",\n                            \"offset\": 958,\n                            \"cat\": \"organization::Nast::\",\n                            \"slug\": \"nast\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"MCAS\",\n                            \"type\": \"organization\",\n                            \"offset\": 1058,\n                            \"cat\": \"organization::MCAS::\",\n                            \"slug\": \"mcas\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1450757575757576,\n                                \"subjectivity\": 0.36363636363636365\n                            }\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 1175,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": -0.049999999999999996,\n                                \"subjectivity\": 0.48124999999999996\n                            }\n                        },\n                        {\n                            \"term\": \"the Federal Aviation Administration\",\n                            \"type\": \"organization\",\n                            \"offset\": 1391,\n                            \"cat\": \"organization::the Federal Aviation Administration::\",\n                            \"slug\": \"the-federal-aviation-administration\",\n                            \"sentiment\": {\n                                \"polarity\": -0.049999999999999996,\n                                \"subjectivity\": 0.48124999999999996\n                            }\n                        },\n                        {\n                            \"term\": \"FAA\",\n                            \"type\": \"organization\",\n                            \"offset\": 1546,\n                            \"cat\": \"organization::FAA::\",\n                            \"slug\": \"faa\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"FAA\",\n                            \"type\": \"organization\",\n                            \"offset\": 1659,\n                            \"cat\": \"organization::FAA::\",\n                            \"slug\": \"faa\",\n                            \"sentiment\": {\n                                \"polarity\": -0.125,\n                                \"subjectivity\": 0.375\n                            }\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 1741,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": -0.125,\n                                \"subjectivity\": 0.375\n                            }\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 1878,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": -0.125,\n                                \"subjectivity\": 0.125\n                            }\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 2050,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1607142857142857,\n                                \"subjectivity\": 0.23214285714285715\n                            }\n                        },\n                        {\n                            \"term\": \"the 737 MAX\",\n                            \"type\": \"event\",\n                            \"offset\": 2236,\n                            \"cat\": \"event::the 737 MAX::\",\n                            \"slug\": \"the-737-max\",\n                            \"sentiment\": {\n                                \"polarity\": 0.10714285714285714,\n                                \"subjectivity\": 0.21428571428571427\n                            }\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 2249,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": -0.33333333333333337,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"Space Cases\",\n                            \"type\": \"person\",\n                            \"offset\": 2419,\n                            \"cat\": \"person::Space Cases::\",\n                            \"slug\": \"space-cases\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Space Cases\",\n                            \"civicfeed_id\": \"Space_Cases\"\n                        },\n                        {\n                            \"term\": \"Starliner\",\n                            \"type\": \"person\",\n                            \"offset\": 2443,\n                            \"cat\": \"person::Starliner::\",\n                            \"slug\": \"starliner\",\n                            \"sentiment\": {\n                                \"polarity\": 0.020833333333333332,\n                                \"subjectivity\": 0.16666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"United Launch Alliance\",\n                            \"type\": \"organization\",\n                            \"offset\": 2593,\n                            \"cat\": \"organization::United Launch Alliance::\",\n                            \"slug\": \"united-launch-alliance\",\n                            \"sentiment\": {\n                                \"polarity\": 0.020833333333333332,\n                                \"subjectivity\": 0.16666666666666666\n                            },\n                            \"civicfeed_term\": \"United Launch Alliance\",\n                            \"civicfeed_id\": \"United_Launch_Alliance\"\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 2742,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": 0.020833333333333332,\n                                \"subjectivity\": 0.16666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 2764,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"NASA\",\n                            \"type\": \"organization\",\n                            \"offset\": 2910,\n                            \"cat\": \"organization::NASA::\",\n                            \"slug\": \"nasa\",\n                            \"sentiment\": {\n                                \"polarity\": 0.275,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"Starliner\",\n                            \"type\": \"organization\",\n                            \"offset\": 2953,\n                            \"cat\": \"organization::Starliner::\",\n                            \"slug\": \"starliner\",\n                            \"sentiment\": {\n                                \"polarity\": 0.275,\n                                \"subjectivity\": 0.5\n                            }\n                        },\n                        {\n                            \"term\": \"SpaceX\",\n                            \"type\": \"organization\",\n                            \"offset\": 3004,\n                            \"cat\": \"organization::SpaceX::\",\n                            \"slug\": \"spacex\",\n                            \"sentiment\": {\n                                \"polarity\": 0.275,\n                                \"subjectivity\": 0.5\n                            },\n                            \"civicfeed_term\": \"SpaceX\",\n                            \"civicfeed_id\": \"SpaceX\"\n                        },\n                        {\n                            \"term\": \"Crew Dragon\",\n                            \"type\": \"person\",\n                            \"offset\": 3013,\n                            \"cat\": \"person::Crew Dragon::\",\n                            \"slug\": \"crew-dragon\",\n                            \"sentiment\": {\n                                \"polarity\": 0.275,\n                                \"subjectivity\": 0.5\n                            },\n                            \"civicfeed_term\": \"Dragon 2\",\n                            \"civicfeed_id\": \"Dragon_2\"\n                        },\n                        {\n                            \"term\": \"The Crew Dragon\",\n                            \"type\": \"person\",\n                            \"offset\": 3026,\n                            \"cat\": \"person::The Crew Dragon::\",\n                            \"slug\": \"the-crew-dragon\",\n                            \"sentiment\": {\n                                \"polarity\": 0.375,\n                                \"subjectivity\": 0.5083333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"SpaceX\",\n                            \"type\": \"organization\",\n                            \"offset\": 3165,\n                            \"cat\": \"organization::SpaceX::\",\n                            \"slug\": \"spacex\",\n                            \"sentiment\": {\n                                \"polarity\": -0.04333333333333334,\n                                \"subjectivity\": 0.16666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"ISS\",\n                            \"type\": \"organization\",\n                            \"offset\": 3266,\n                            \"cat\": \"organization::ISS::\",\n                            \"slug\": \"iss\",\n                            \"sentiment\": {\n                                \"polarity\": -0.4277777777777778,\n                                \"subjectivity\": 0.5033333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"Starliner\",\n                            \"type\": \"person\",\n                            \"offset\": 3306,\n                            \"cat\": \"person::Starliner::\",\n                            \"slug\": \"starliner\",\n                            \"sentiment\": {\n                                \"polarity\": -0.4277777777777778,\n                                \"subjectivity\": 0.5033333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"New Mexico\",\n                            \"type\": \"location\",\n                            \"offset\": 3499,\n                            \"cat\": \"location::New Mexico::\",\n                            \"slug\": \"new-mexico\",\n                            \"sentiment\": {\n                                \"polarity\": -0.03421717171717172,\n                                \"subjectivity\": 0.3132575757575758\n                            }\n                        },\n                        {\n                            \"term\": \"Starliner\",\n                            \"type\": \"person\",\n                            \"offset\": 3647,\n                            \"cat\": \"person::Starliner::\",\n                            \"slug\": \"starliner\",\n                            \"sentiment\": {\n                                \"polarity\": -0.03421717171717172,\n                                \"subjectivity\": 0.3132575757575758\n                            }\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 3751,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1,\n                                \"subjectivity\": 0.3666666666666667\n                            }\n                        },\n                        {\n                            \"term\": \"the Space Launch System\",\n                            \"type\": \"organization\",\n                            \"offset\": 3769,\n                            \"cat\": \"organization::the Space Launch System::\",\n                            \"slug\": \"the-space-launch-system\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1,\n                                \"subjectivity\": 0.3666666666666667\n                            }\n                        },\n                        {\n                            \"term\": \"NASA\",\n                            \"type\": \"organization\",\n                            \"offset\": 3952,\n                            \"cat\": \"organization::NASA::\",\n                            \"slug\": \"nasa\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.3\n                            }\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 162,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Boeing\",\n                            \"civicfeed_id\": \"Boeing\"\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 182,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1,\n                                \"subjectivity\": 1\n                            }\n                        },\n                        {\n                            \"term\": \"NASA\",\n                            \"type\": \"organization\",\n                            \"offset\": 292,\n                            \"cat\": \"organization::NASA::\",\n                            \"slug\": \"nasa\",\n                            \"sentiment\": {\n                                \"polarity\": 0.275,\n                                \"subjectivity\": 0.425\n                            }\n                        },\n                        {\n                            \"term\": \"Debris\",\n                            \"type\": \"person\",\n                            \"offset\": 520,\n                            \"cat\": \"person::Debris::\",\n                            \"slug\": \"debris\",\n                            \"sentiment\": {\n                                \"polarity\": -0.1851851851851852,\n                                \"subjectivity\": 0.32962962962962966\n                            }\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 872,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"the Air Force\",\n                            \"type\": \"organization\",\n                            \"offset\": 1063,\n                            \"cat\": \"organization::the Air Force::\",\n                            \"slug\": \"the-air-force\",\n                            \"sentiment\": {\n                                \"polarity\": -0.2,\n                                \"subjectivity\": 0.35\n                            },\n                            \"civicfeed_term\": \"The Air Force (album)\",\n                            \"civicfeed_id\": \"The_Air_Force_(album)\"\n                        },\n                        {\n                            \"term\": \"the Air Force\",\n                            \"type\": \"organization\",\n                            \"offset\": 1406,\n                            \"cat\": \"organization::the Air Force::\",\n                            \"slug\": \"the-air-force\",\n                            \"sentiment\": {\n                                \"polarity\": 0.15,\n                                \"subjectivity\": 0.5833333333333334\n                            }\n                        },\n                        {\n                            \"term\": \"the Air Force\",\n                            \"type\": \"organization\",\n                            \"offset\": 1552,\n                            \"cat\": \"organization::the Air Force::\",\n                            \"slug\": \"the-air-force\",\n                            \"sentiment\": {\n                                \"polarity\": 0.3333333333333333,\n                                \"subjectivity\": 0.5833333333333334\n                            }\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 1708,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": 0.3333333333333333,\n                                \"subjectivity\": 0.5833333333333334\n                            }\n                        },\n                        {\n                            \"term\": \"the F/A-18 Super Hornet\",\n                            \"type\": \"product\",\n                            \"offset\": 1844,\n                            \"cat\": \"product::the F/A-18 Super Hornet::\",\n                            \"slug\": \"the-fa-18-super-hornet\",\n                            \"sentiment\": {\n                                \"polarity\": 0.10833333333333334,\n                                \"subjectivity\": 0.3416666666666667\n                            }\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 1905,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": 0.10833333333333334,\n                                \"subjectivity\": 0.3416666666666667\n                            }\n                        },\n                        {\n                            \"term\": \"Marine Corps\",\n                            \"type\": \"organization\",\n                            \"offset\": 1914,\n                            \"cat\": \"organization::Marine Corps::\",\n                            \"slug\": \"marine-corps\",\n                            \"sentiment\": {\n                                \"polarity\": 0.10833333333333334,\n                                \"subjectivity\": 0.3416666666666667\n                            },\n                            \"civicfeed_term\": \"Marines\",\n                            \"civicfeed_id\": \"Marines\"\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 1964,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": 0.10833333333333334,\n                                \"subjectivity\": 0.3416666666666667\n                            }\n                        },\n                        {\n                            \"term\": \"Lockheed\",\n                            \"type\": \"organization\",\n                            \"offset\": 2012,\n                            \"cat\": \"organization::Lockheed::\",\n                            \"slug\": \"lockheed\",\n                            \"sentiment\": {\n                                \"polarity\": 0.10833333333333334,\n                                \"subjectivity\": 0.3416666666666667\n                            }\n                        },\n                        {\n                            \"term\": \"Army\",\n                            \"type\": \"organization\",\n                            \"offset\": 2036,\n                            \"cat\": \"organization::Army::\",\n                            \"slug\": \"army\",\n                            \"sentiment\": {\n                                \"polarity\": 0.10833333333333334,\n                                \"subjectivity\": 0.3416666666666667\n                            }\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 2155,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 2219,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": -0.03125,\n                                \"subjectivity\": 0.25625\n                            }\n                        },\n                        {\n                            \"term\": \"Congress\",\n                            \"type\": \"organization\",\n                            \"offset\": 2329,\n                            \"cat\": \"organization::Congress::\",\n                            \"slug\": \"congress\",\n                            \"sentiment\": {\n                                \"polarity\": -0.03125,\n                                \"subjectivity\": 0.25625\n                            }\n                        },\n                        {\n                            \"term\": \"Boeing\",\n                            \"type\": \"organization\",\n                            \"offset\": 2429,\n                            \"cat\": \"organization::Boeing::\",\n                            \"slug\": \"boeing\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.125\n                            }\n                        },\n                        {\n                            \"term\": \"Ars Technica\",\n                            \"type\": \"person\",\n                            \"offset\": 2525,\n                            \"cat\": \"person::Ars Technica::\",\n                            \"slug\": \"ars-technica\",\n                            \"sentiment\": {\n                                \"polarity\": 0.375,\n                                \"subjectivity\": 0.75\n                            },\n                            \"civicfeed_term\": \"Ars Technica\",\n                            \"civicfeed_id\": \"Ars_Technica\"\n                        },\n                        {\n                            \"term\": \"Great WIRED Stories\",\n                            \"type\": \"organization\",\n                            \"offset\": 2544,\n                            \"cat\": \"organization::Great WIRED Stories::\",\n                            \"slug\": \"great-wired-stories\",\n                            \"sentiment\": {\n                                \"polarity\": 0.65,\n                                \"subjectivity\": 0.625\n                            }\n                        },\n                        {\n                            \"term\": \"Hollywood\",\n                            \"type\": \"location\",\n                            \"offset\": 2623,\n                            \"cat\": \"location::Hollywood::\",\n                            \"slug\": \"hollywood\",\n                            \"sentiment\": {\n                                \"polarity\": 0.1111111111111111,\n                                \"subjectivity\": 0.375\n                            }\n                        },\n                        {\n                            \"term\": \"Australia\",\n                            \"type\": \"location\",\n                            \"offset\": 2700,\n                            \"cat\": \"location::Australia::\",\n                            \"slug\": \"australia\",\n                            \"sentiment\": {\n                                \"polarity\": -0.4,\n                                \"subjectivity\": 0.6\n                            }\n                        },\n                        {\n                            \"term\": \"Upgrade\",\n                            \"type\": \"organization\",\n                            \"offset\": 2807,\n                            \"cat\": \"organization::Upgrade::\",\n                            \"slug\": \"upgrade\",\n                            \"sentiment\": {\n                                \"polarity\": 0.04999999999999999,\n                                \"subjectivity\": 0.7\n                            },\n                            \"civicfeed_term\": \"Upgrade\",\n                            \"civicfeed_id\": \"Upgrade\"\n                        },\n                        {\n                            \"term\": \"Featured Video\",\n                            \"type\": \"product\",\n                            \"offset\": 2932,\n                            \"cat\": \"product::Featured Video::\",\n                            \"slug\": \"featured-video\",\n                            \"sentiment\": {\n                                \"polarity\": 0.04999999999999999,\n                                \"subjectivity\": 0.7\n                            }\n                        },\n                        {\n                            \"term\": \"WIRED\",\n                            \"type\": \"organization\",\n                            \"offset\": 3161,\n                            \"cat\": \"organization::WIRED::\",\n                            \"slug\": \"wired\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Wired (magazine)\",\n                            \"civicfeed_id\": \"Wired_(magazine)\"\n                        }\n                    ],\n                    \"filename_pretty\": \"The 737 MAX Delay Is Just One of Boeing's Many Problems\",\n                    \"id\": 139498984,\n                    \"text\": \"The 737 MAX Delay Is Just One of Boeing's Many Problems More Issues inside the company aren't limited to its commercial airliner business--even the space and defense divisions are suffering. * An aerial view of blue airplanes parked on a tarmac Photograph: Mario Tama/Getty Images The past 10 months have not been good for Boeing for all sorts of reasons--capped off in December by the failure of the company's Starliner commercial crew vehicle to achieve the right orbit in its uncrewed debut. But the biggest of the company's problems remains the 737 MAX, grounded since last spring after two crashes that killed 346 people between them. Combined, the crashes are the worst air disaster since September 11, 2001. ARS TECHNICA This story originally appeared on Ars Technica, a trusted source for technology news, tech policy analysis, reviews, and more. Ars is owned by WIRED's parent company, Cond\\ufffd Nast. Both were at least partially caused by a sensor failure with no redundancy and a problem with MCAS, the new software controlling the handling of the aircraft that the air crews had not been trained to overcome. Boeing executives are now telling the company's 737 MAX customers that the software fix required to make the airliner airworthy will not be approved in the near future, and that it will likely be June or July before the Federal Aviation Administration certifies the aircraft for flight again--meaning that the aircraft will have been grounded for at least 16 months. The FAA, for its part, has not committed to any timeframe for recertifying the aircraft. In an emailed statement, an FAA spokesperson said \\\"We continue to work with other safety regulators to review Boeing's work, as the company conducts the required safety assessments and addresses all issues that arise during testing.\\\" In the past, Boeing could rely on its space and defense divisions to keep the company rallying when its commercial airliner business faltered, and vice versa. But over the past decade, Boeing's defense, space, and security businesses--consolidated into a single division in 2017--have not been booming. And growth in overall revenues came largely because of the sales of the 737 MAX. Boeing, once known for a culture of safety and rigorous engineering, has over the past decade gained a reputation for sloppy work, blown deadlines, and flat-out scandal. Space Cases The CST-100 Starliner commercial crew spacecraft was supposed to be a slam dunk--a contest that, given the company's reputation in space systems (as a partner in United Launch Alliance and one of the major contributors in building and sustaining the International Space Station), would have seemed to have been Boeing's to lose. Yet Boeing has been doing just that. The program suffered a series of setbacks, including a problem with a pad test of its abort system. In November, NASA's inspector general reported that the Starliner would cost 60 percent more per seat than SpaceX's Crew Dragon. The Crew Dragon completed a successful unmanned demo in March of last year. And despite an explosive failure on the launch pad last April, SpaceX managed to come back and complete its last unmanned test this month. The failure to reach the ISS orbit with the Demo 1 launch of the Starliner was the result of a very expensive software failure. And while the rest of the flight was proclaimed to be successful--including a soft landing on land at White Sands Space Harbor in New Mexico--there were other problems related to the failure of thrusters on the service module connected to the way they were used to try to raise Starliner's orbit. Those thruster issues may have caused the spacecraft to fail other tests. Meanwhile, Boeing's piece of the Space Launch System has had a long road toward delivery, with its first core stage just completed. The delays have further pushed back all of the programs linked to it, including NASA's current lunar plans, and the rocket is unlikely to see its first flight until 2021. Sure, most of the spending on the program--72 percent--has been on overhead costs. So not all of the cost overruns are Boeing's fault. But Boeing's costs in the cost-plus program have been growing unexpectedly. All that apparently doesn't matter to NASA, which is going ahead and buying the rockets--offering up $270 million on top of the cost-plus contract to deliver 10 of them. Tanking It Advertisement The program is $3 billion over budget and three years behind schedule. Debris left behind from manufacturing the airframes has slowed down delivery of the planes. There are problems with the system used to steer the refueling boom, and it looks like the aircraft won't be able to use wing-mounted refueling pods until at least the middle of this year--limiting the tanker's aerial refueling role. And that is its main job. Boeing took a $272 million hit on the program because the company had to redesign the tanker's wiring. Then there were \\\"technical and supply chain\\\" problems that led to further delays. While the Air Force has begun taking delivery on the tankers, the aircraft entered initial operational capability testing two years behind schedule. And last year, the aircraft was banned from carrying passengers or cargo--a big part of its mission--after cargo broke free of lockdowns during flight. To top it off, delivery is behind schedule, and the Air Force doesn't expect to reach its full operational capability with the aircraft until 2022--maybe. As of the end of the 2019 fiscal year, the Air Force had seen delivery of 18 aircraft to air bases, with one more completed and awaiting delivery--making the total quantity one greater than what Boeing was supposed to deliver in 2017 under the contract. A New Legacy Boeing has a bunch of other military programs in play. But with the F/A-18 Super Hornet now entering a legacy phase with the Navy and Marine Corps, and fewer buyers overseas, and with Boeing taking a back seat in a partnership with Lockheed's Sikorsky for Army helicopter competitions, the company's military footprint could be shrinking fast. A lot is riding, literally, on Boeing's space operations going forward. But given the problems Boeing's programs have faced over the past few years, capped off by the 737 MAX mess, we shouldn't wonder why Congress is taking an interest in getting more oversight over the company. And the future of all of Boeing's businesses is riding on the company regaining trust. This story originally appeared on Ars Technica. More Great WIRED Stories * He wanted a unicorn. He got ... a sustainable business * Hollywood bets on a future of quick clips and tiny screens * Cats are making Australia's bushfire tragedy even worse * Public blast or private chat? Social media maps a middle way * \\ufffd Upgrade your work game with our Gear team's favorite laptops, keyboards, typing alternatives, and noise-canceling headphones Featured Video How NASA Tests Shapeshifting Plane Wings TopicsArs Technicaboeing WIRED is where tomorrow is realized. It is the essential source of information and ideas that make sense of a world in constant transformation. The WIRED conversation illuminates how technology is changing every aspect of our lives--from culture to business, science to design. The breakthroughs and innovations that we uncover lead to new ways of thinking, new connections, and new industries. \",\n                    \"socialcount_timeline\": [\n                        {\n                            \"fb_share\": 229,\n                            \"fb_reactions\": null,\n                            \"fb_cm\": null,\n                            \"timestamp\": \"2020-01-23T17:00:38Z\"\n                        }\n                    ],\n                    \"socialcount_last\": 229\n                },\n                \"sort\": [\n                    1579739400000\n                ]\n            },\n            {\n                \"_index\": \"doc_2020-01_7166c64f-418b-4424-b53c-b8fb7855a352\",\n                \"_type\": \"_doc\",\n                \"_id\": \"138675975\",\n                \"_score\": null,\n                \"_source\": {\n                    \"tags\": [\n                        \"news\",\n                        \"us-state-us\",\n                        \"news-us\",\n                        \"news-glob\"\n                    ],\n                    \"geo_primary\": null,\n                    \"geo_secondary\": null,\n                    \"wSpacemeta\": {\n                        \"alexa_rank\": 234405,\n                        \"email_pattern\": \"{f}{last}@cnas.org\"\n                    },\n                    \"created\": 1579700071136,\n                    \"url\": \"http://www.cnas.org/press/in-the-news/what-the-army-and-navy-can-learn-from-the-air-forces-female-secretaries\",\n                    \"owner\": \"7166c64f-418b-4424-b53c-b8fb7855a352\",\n                    \"workspace\": 7428,\n                    \"source\": \"Center for a New American Security\",\n                    \"authors\": [\n                        \"Air Force Magazine\"\n                    ],\n                    \"images:\": [\n                        \"https://s3.amazonaws.com/files.cnas.org/title/Pentagon-Reuters.jpg?mtime=20180113165308\",\n                        \"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\",\n                        \"http://s3.amazonaws.com/files.cnas.org/title/Pentagon-Reuters.jpg?mtime=20180113165308\"\n                    ],\n                    \"movies\": [],\n                    \"publish_date\": 1579700071000,\n                    \"title\": \"What the Army and Navy Can Learn From the Air Force’s Female Secretaries\",\n                    \"topimage\": \"docs/7428/138675975/thumb.jpg\",\n                    \"ref\": \"ar-6166\",\n                    \"Content-Type\": \"text/html\",\n                    \"Author\": \"Air Force Magazine\",\n                    \"language\": \"en\",\n                    \"links\": [\n                        \"https://www.cnas.org/\",\n                        \"www.googletagmanager.com/ns.html?id=GTM-MF4NFW\",\n                        \"https://www.cnas.org/events\",\n                        \"https://www.cnas.org/join\",\n                        \"https://www.cnas.org/support-cnas\",\n                        \"https://www.cnas.org/reports\",\n                        \"https://www.cnas.org/articles-multimedia\",\n                        \"https://www.cnas.org/articles-multimedia?type=congressional-testimony\",\n                        \"https://www.cnas.org/articles-multimedia?type=commentary\",\n                        \"https://www.cnas.org/articles-multimedia?type=video\",\n                        \"https://www.cnas.org/articles-multimedia?type=podcast\",\n                        \"https://www.cnas.org/research/defense\",\n                        \"https://www.cnas.org/research/defense/sustaining-americas-military-advantage\",\n                        \"https://www.cnas.org/research/defense/defense-priorities-linking-strategy-to-budget\",\n                        \"https://www.cnas.org/research/defense/a-new-american-way-of-war\",\n                        \"https://www.cnas.org/research/asia-pacific-security\",\n                        \"https://www.cnas.org/research/asia-pacific-security/china\",\n                        \"https://www.cnas.org/research/asia-pacific-security/regional-alliances-and-partnerships\",\n                        \"https://www.cnas.org/research/asia-pacific-security/north-korea\",\n                        \"https://www.cnas.org/research/military-veterans-and-society\",\n                        \"https://www.cnas.org/research/military-veterans-and-society/military\",\n                        \"https://www.cnas.org/research/military-veterans-and-society/veterans-1\",\n                        \"https://www.cnas.org/research/military-veterans-and-society/society\",\n                        \"https://www.cnas.org/research/transatlantic-security\",\n                        \"https://www.cnas.org/research/transatlantic-security/russia\",\n                        \"https://www.cnas.org/research/transatlantic-security/confronting-threats-to-democracy\",\n                        \"https://www.cnas.org/research/transatlantic-security/nato-and-european-security\",\n                        \"https://www.cnas.org/research/transatlantic-security/the-future-of-europe\",\n                        \"https://www.cnas.org/research/middle-east-security\",\n                        \"https://www.cnas.org/research/middle-east-security/iran\",\n                        \"https://www.cnas.org/research/middle-east-security/isis-isil\",\n                        \"https://www.cnas.org/research/energy-economics-and-security\",\n                        \"https://www.cnas.org/research/energy-economics-and-security/sanctions\",\n                        \"https://www.cnas.org/research/energy-economics-and-security/economic-statecraft\",\n                        \"https://www.cnas.org/research/energy-economics-and-security/energy-exports\",\n                        \"https://www.cnas.org/research/technology-and-national-security\",\n                        \"https://www.cnas.org/research/technology-and-national-security/artificial-intelligence\",\n                        \"https://www.cnas.org/research/technology-and-national-security/super-soldiers\",\n                        \"https://www.cnas.org/research/technology-and-national-security/future-of-warfare\",\n                        \"https://www.cnas.org/research/technology-and-national-security/autonomous-weapons\",\n                        \"https://www.cnas.org/research/congress-and-national-security\",\n                        \"https://www.cnas.org/research/congress-and-national-security/intelligence-oversight\",\n                        \"https://www.cnas.org/research/congress-and-national-security/key-national-security-issues\",\n                        \"https://www.cnas.org/research/congress-and-national-security/enhancing-dhs-oversight-accountability\",\n                        \"https://www.cnas.org/research/women-in-national-security\",\n                        \"https://www.cnas.org/experts\",\n                        \"https://www.cnas.org/people/col-sarah-albrycht\",\n                        \"https://www.cnas.org/people/neil-bhatiya\",\n                        \"https://www.cnas.org/people/susanna-blume\",\n                        \"https://www.cnas.org/people/carrie-cordero\",\n                        \"https://www.cnas.org/people/sam-dorshimer\",\n                        \"https://www.cnas.org/people/chris-dougherty\",\n                        \"https://www.cnas.org/people/ashley-feng\",\n                        \"https://www.cnas.org/people/joshua-fitt\",\n                        \"https://www.cnas.org/people/richard-fontaine\",\n                        \"https://www.cnas.org/people/kara-frederick\",\n                        \"https://www.cnas.org/people/ilan-goldenberg\",\n                        \"https://www.cnas.org/people/nathalie-grogan\",\n                        \"https://www.cnas.org/people/andrea-kendall-taylor\",\n                        \"https://www.cnas.org/people/daniel-kliman\",\n                        \"https://www.cnas.org/people/harry-krejsa\",\n                        \"https://www.cnas.org/people/megan-lamberth\",\n                        \"https://www.cnas.org/people/kristine-lee\",\n                        \"https://www.cnas.org/people/will-mackenzie\",\n                        \"https://www.cnas.org/people/capt-mike-martinez\",\n                        \"https://www.cnas.org/people/emma-moore\",\n                        \"https://www.cnas.org/people/carisa-nietsche\",\n                        \"https://www.cnas.org/people/lt-col-stewart-j-parker\",\n                        \"https://www.cnas.org/people/molly-parrish\",\n                        \"https://www.cnas.org/people/martijn-rasser\",\n                        \"https://www.cnas.org/people/ely-ratner\",\n                        \"https://www.cnas.org/people/ainikki-riikonen\",\n                        \"https://www.cnas.org/people/elizabeth-rosenberg\",\n                        \"https://www.cnas.org/people/paul-scharre\",\n                        \"https://www.cnas.org/people/loren-dejonge-schulman\",\n                        \"https://www.cnas.org/people/col-dan-skuce\",\n                        \"https://www.cnas.org/people/kaleigh-thomas\",\n                        \"https://www.cnas.org/people/kayla-m-williams\",\n                        \"https://www.cnas.org/people/robert-work\",\n                        \"https://www.cnas.org/experts#adjunct\",\n                        \"https://www.cnas.org/people/hady-amr-1\",\n                        \"https://www.cnas.org/people/manpreet-singh-anand\",\n                        \"https://www.cnas.org/people/dr-jonathan-brewer\",\n                        \"https://www.cnas.org/people/elisa-catalano-ewers\",\n                        \"https://www.cnas.org/people/david-cohen\",\n                        \"https://www.cnas.org/people/eliot-cohen\",\n                        \"https://www.cnas.org/people/anthony-demartino\",\n                        \"https://www.cnas.org/people/jason-dempsey\",\n                        \"https://www.cnas.org/people/rush-doshi\",\n                        \"https://www.cnas.org/people/sue-eckert\",\n                        \"https://www.cnas.org/people/yaya-j-fanusie\",\n                        \"https://www.cnas.org/people/edward-fishman-1\",\n                        \"https://www.cnas.org/people/ben-fitzgerald\",\n                        \"https://www.cnas.org/people/zachary-k-goldman\",\n                        \"https://www.cnas.org/people/greg-grant\",\n                        \"https://www.cnas.org/people/mikhail-grinberg\",\n                        \"https://www.cnas.org/people/hon-robert-f-hale\",\n                        \"https://www.cnas.org/people/peter-harrell\",\n                        \"https://www.cnas.org/people/e-j-herold\",\n                        \"https://www.cnas.org/people/andrew-herr\",\n                        \"https://www.cnas.org/people/michael-horowitz\",\n                        \"https://www.cnas.org/people/john-hughes\",\n                        \"https://www.cnas.org/people/van-jackson\",\n                        \"https://www.cnas.org/people/elsa-b-kania\",\n                        \"https://www.cnas.org/people/robert-kaplan\",\n                        \"https://www.cnas.org/people/duyeon-kim\",\n                        \"https://www.cnas.org/people/christopher-d-kolenda\",\n                        \"https://www.cnas.org/people/steven-kosiak\",\n                        \"https://www.cnas.org/people/dr-andrew-f-krepinevich-jr\",\n                        \"https://www.cnas.org/people/anja-manuel\",\n                        \"https://www.cnas.org/people/brendan-mccord\",\n                        \"https://www.cnas.org/people/jack-midgley\",\n                        \"https://www.cnas.org/people/siddharth-mohandas-1\",\n                        \"https://www.cnas.org/people/michael-mosier\",\n                        \"https://www.cnas.org/people/matt-olsen\",\n                        \"https://www.cnas.org/people/iskander-rehman\",\n                        \"https://www.cnas.org/people/ben-renda\",\n                        \"https://www.cnas.org/people/rachel-rizzo\",\n                        \"https://www.cnas.org/people/diem-salmon\",\n                        \"https://www.cnas.org/people/eric-sayers\",\n                        \"https://www.cnas.org/people/vance-serchuk\",\n                        \"https://www.cnas.org/people/david-shullman\",\n                        \"https://www.cnas.org/people/alexander-sullivan\",\n                        \"https://www.cnas.org/people/stephen-tankel\",\n                        \"https://www.cnas.org/people/alanna-c-torres-van-antwerp\",\n                        \"https://www.cnas.org/people/jim-townsend\",\n                        \"https://www.cnas.org/people/anthony-vinci\",\n                        \"https://www.cnas.org/people/rachel-ziemba\",\n                        \"https://www.cnas.org/mission\",\n                        \"https://www.cnas.org/people\",\n                        \"https://www.cnas.org/people?group=full-time-staff\",\n                        \"https://www.cnas.org/people?group=executive-team\",\n                        \"https://www.cnas.org/people?group=board-of-directors\",\n                        \"https://www.cnas.org/people?group=board-of-advisors\",\n                        \"https://www.cnas.org/people?group=directors-emeriti\",\n                        \"https://www.cnas.org/people?group=distinguished-senior-fellows\",\n                        \"https://www.cnas.org/people?group=adjunct-staff\",\n                        \"https://www.cnas.org/people?group=visting-fellow\",\n                        \"https://www.cnas.org/people?group=joseph-s-nye\",\n                        \"https://www.cnas.org/people?group=cnas-supporters\",\n                        \"https://www.cnas.org/people?group=next-generation-national-security-fellows\",\n                        \"https://www.cnas.org/people?group=visiting-fellow\",\n                        \"https://www.cnas.org/people?group=writer-in-residence\",\n                        \"https://www.cnas.org/people?group=in-memorandum\",\n                        \"https://www.cnas.org/careers\",\n                        \"https://www.cnas.org/careers/internships\",\n                        \"https://www.cnas.org/next-generation-programs\",\n                        \"https://www.cnas.org/next-generation-programs/robert-m-gates-and-leon-e-panetta-fellows\",\n                        \"https://www.cnas.org/next-generation-programs/1lt-andrew-j-bacevich-jr-usa-award\",\n                        \"https://www.cnas.org/next-generation-programs/nextgeneration\",\n                        \"https://www.cnas.org/next-generation-programs/internships\",\n                        \"https://www.cnas.org/women-in-national-security\",\n                        \"https://www.cnas.org/visiting-fellows\",\n                        \"https://www.cnas.org/visiting-fellows/writers-in-residence\",\n                        \"https://www.cnas.org/visiting-fellows/senior-military-fellows-program\",\n                        \"https://www.cnas.org/support-cnas/cnas-council\",\n                        \"https://www.cnas.org/support-cnas/cnas-corporate-partnership-program\",\n                        \"https://www.cnas.org/support-cnas/frequently-asked-questions\",\n                        \"https://www.cnas.org/press\",\n                        \"https://www.cnas.org/photos\",\n                        \"https://www.cnas.org/events/cnas-2019-national-security-conference\",\n                        \"https://www.cnas.org/events/secretary-of-the-army-mark-esper-on-the-armys-modernization-strategy\",\n                        \"https://www.cnas.org/events/the-future-of-u-s-coercive-economic-measures\",\n                        \"https://www.cnas.org/contact\",\n                        \"http://www.airforcemag.com/Features/Pages/2019/September%202019/What-the-Army-and-Navy-Can-Learn-From-the-Air-Forces-Female-Secretaries-.aspx\",\n                        \"https://www.facebook.com/CNASdc\",\n                        \"https://twitter.com/cnasdc\",\n                        \"https://soundcloud.com/cnasdc\",\n                        \"https://www.youtube.com/user/CNASdc\"\n                    ],\n                    \"sentiment\": {\n                        \"polarity\": 0.1683982683982684,\n                        \"subjectivity\": 0.346588332302618\n                    },\n                    \"processed\": 1579700071187,\n                    \"filename\": \"What the Army and Navy Can Learn From the Air Force’s Female Secretaries\",\n                    \"cvf_entities\": [\n                        {\n                            \"term\": \"Army\",\n                            \"type\": \"organization\",\n                            \"offset\": 10,\n                            \"cat\": \"organization::Army::\",\n                            \"slug\": \"army\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 19,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"the Air Force’s\",\n                            \"type\": \"organization\",\n                            \"offset\": 39,\n                            \"cat\": \"organization::the Air Force’s::\",\n                            \"slug\": \"the-air-forces\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.16666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"America\",\n                            \"type\": \"location\",\n                            \"offset\": 216,\n                            \"cat\": \"location::America::\",\n                            \"slug\": \"america\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Connect\",\n                            \"type\": \"person\",\n                            \"offset\": 231,\n                            \"cat\": \"person::Connect::\",\n                            \"slug\": \"connect\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Army\",\n                            \"type\": \"organization\",\n                            \"offset\": 267,\n                            \"cat\": \"organization::Army::\",\n                            \"slug\": \"army\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.16666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 276,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.16666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"the Air Force's\",\n                            \"type\": \"organization\",\n                            \"offset\": 296,\n                            \"cat\": \"organization::the Air Force's::\",\n                            \"slug\": \"the-air-forces\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.16666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"Female Secretaries Featuring Loren DeJonge Schulman Source\",\n                            \"type\": \"organization\",\n                            \"offset\": 312,\n                            \"cat\": \"organization::Female Secretaries Featuring Loren DeJonge Schulman Source::\",\n                            \"slug\": \"female-secretaries-featuring-loren-dejonge-schulman-source\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0.16666666666666666\n                            }\n                        },\n                        {\n                            \"term\": \"Air Force Magazine\",\n                            \"type\": \"organization\",\n                            \"offset\": 372,\n                            \"cat\": \"organization::Air Force Magazine::\",\n                            \"slug\": \"air-force-magazine\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Air Force Association\",\n                            \"civicfeed_id\": \"Air_Force_Association\"\n                        },\n                        {\n                            \"term\": \"Rachel S. Cohen\",\n                            \"type\": \"person\",\n                            \"offset\": 402,\n                            \"cat\": \"person::Rachel S. Cohen::\",\n                            \"slug\": \"rachel-s-cohen\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"The Air Force\",\n                            \"type\": \"organization\",\n                            \"offset\": 418,\n                            \"cat\": \"organization::The Air Force::\",\n                            \"slug\": \"the-air-force\",\n                            \"sentiment\": {\n                                \"polarity\": 0.26666666666666666,\n                                \"subjectivity\": 0.35555555555555557\n                            },\n                            \"civicfeed_term\": \"The Air Force (album)\",\n                            \"civicfeed_id\": \"The_Air_Force_(album)\"\n                        },\n                        {\n                            \"term\": \"Army\",\n                            \"type\": \"organization\",\n                            \"offset\": 540,\n                            \"cat\": \"organization::Army::\",\n                            \"slug\": \"army\",\n                            \"sentiment\": {\n                                \"polarity\": 0.26666666666666666,\n                                \"subjectivity\": 0.35555555555555557\n                            }\n                        },\n                        {\n                            \"term\": \"Navy\",\n                            \"type\": \"organization\",\n                            \"offset\": 548,\n                            \"cat\": \"organization::Navy::\",\n                            \"slug\": \"navy\",\n                            \"sentiment\": {\n                                \"polarity\": 0.26666666666666666,\n                                \"subjectivity\": 0.35555555555555557\n                            }\n                        },\n                        {\n                            \"term\": \"The Senate Armed Services Committee\",\n                            \"type\": \"organization\",\n                            \"offset\": 591,\n                            \"cat\": \"organization::The Senate Armed Services Committee::\",\n                            \"slug\": \"the-senate-armed-services-committee\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Barbara Barrett\",\n                            \"type\": \"person\",\n                            \"offset\": 673,\n                            \"cat\": \"person::Barbara Barrett::\",\n                            \"slug\": \"barbara-barrett\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            },\n                            \"civicfeed_term\": \"Barbara Barrett\",\n                            \"civicfeed_id\": \"Barbara_Barrett\"\n                        },\n                        {\n                            \"term\": \"Donald Trump\",\n                            \"type\": \"person\",\n                            \"offset\": 700,\n                            \"cat\": \"person::Donald Trump::\",\n                            \"slug\": \"donald-trump\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Air Force\",\n                            \"type\": \"organization\",\n                            \"offset\": 738,\n                            \"cat\": \"organization::Air Force::\",\n                            \"slug\": \"air-force\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Barrett\",\n                            \"type\": \"person\",\n                            \"offset\": 759,\n                            \"cat\": \"person::Barrett::\",\n                            \"slug\": \"barrett\",\n                            \"sentiment\": {\n                                \"polarity\": -0.08333333333333333,\n                                \"subjectivity\": 0.08333333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"Federal Aviation Administration\",\n                            \"type\": \"organization\",\n                            \"offset\": 779,\n                            \"cat\": \"organization::Federal Aviation Administration::\",\n                            \"slug\": \"federal-aviation-administration\",\n                            \"sentiment\": {\n                                \"polarity\": -0.08333333333333333,\n                                \"subjectivity\": 0.08333333333333333\n                            },\n                            \"civicfeed_term\": \"Federal Aviation Administration\",\n                            \"civicfeed_id\": \"Federal_Aviation_Administration\"\n                        },\n                        {\n                            \"term\": \"Aerospace Corp.\",\n                            \"type\": \"organization\",\n                            \"offset\": 895,\n                            \"cat\": \"organization::Aerospace Corp.::\",\n                            \"slug\": \"aerospace-corp\",\n                            \"sentiment\": {\n                                \"polarity\": -0.08333333333333333,\n                                \"subjectivity\": 0.08333333333333333\n                            },\n                            \"civicfeed_term\": \"The Aerospace Corporation\",\n                            \"civicfeed_id\": \"The_Aerospace_Corporation\"\n                        },\n                        {\n                            \"term\": \"the Defense Advisory Committee on Women\",\n                            \"type\": \"organization\",\n                            \"offset\": 933,\n                            \"cat\": \"organization::the Defense Advisory Committee on Women::\",\n                            \"slug\": \"the-defense-advisory-committee-on-women\",\n                            \"sentiment\": {\n                                \"polarity\": -0.08333333333333333,\n                                \"subjectivity\": 0.08333333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"George H.W. Bush's\",\n                            \"type\": \"person\",\n                            \"offset\": 1007,\n                            \"cat\": \"person::George H.W. Bush's::\",\n                            \"slug\": \"george-hw-bushs\",\n                            \"sentiment\": {\n                                \"polarity\": -0.08333333333333333,\n                                \"subjectivity\": 0.08333333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"the Air Force\",\n                            \"type\": \"organization\",\n                            \"offset\": 1042,\n                            \"cat\": \"organization::the Air Force::\",\n                            \"slug\": \"the-air-force\",\n                            \"sentiment\": {\n                                \"polarity\": 0.27999999999999997,\n                                \"subjectivity\": 0.6133333333333333\n                            },\n                            \"civicfeed_term\": \"The Air Force (album)\",\n                            \"civicfeed_id\": \"The_Air_Force_(album)\"\n                        },\n                        {\n                            \"term\": \"the Department of Defense\",\n                            \"type\": \"organization\",\n                            \"offset\": 1124,\n                            \"cat\": \"organization::the Department of Defense::\",\n                            \"slug\": \"the-department-of-defense\",\n                            \"sentiment\": {\n                                \"polarity\": 0.27999999999999997,\n                                \"subjectivity\": 0.6133333333333333\n                            }\n                        },\n                        {\n                            \"term\": \"Air Force Magazine\",\n                            \"type\": \"organization\",\n                            \"offset\": 1434,\n                            \"cat\": \"organization::Air Force Magazine::\",\n                            \"slug\": \"air-force-magazine\",\n                            \"sentiment\": {\n                                \"polarity\": 0.425,\n                                \"subjectivity\": 0.525\n                            }\n                        },\n                        {\n                            \"term\": \"Loren DeJonge Schulman\",\n                            \"type\": \"person\",\n                            \"offset\": 1489,\n                            \"cat\": \"person::Loren DeJonge Schulman::\",\n                            \"slug\": \"loren-dejonge-schulman\",\n                            \"sentiment\": {\n                                \"polarity\": 0.012121212121212116,\n                                \"subjectivity\": 0.18484848484848485\n                            }\n                        },\n                        {\n                            \"term\": \"Leon E. Panetta Senior Fellow\",\n                            \"type\": \"person\",\n                            \"offset\": 1554,\n                            \"cat\": \"person::Leon E. Panetta Senior Fellow::\",\n                            \"slug\": \"leon-e-panetta-senior-fellow\",\n                            \"sentiment\": {\n                                \"polarity\": 0.012121212121212116,\n                                \"subjectivity\": 0.18484848484848485\n                            }\n                        },\n                        {\n                            \"term\": \"the Center for a New American Security\",\n                            \"type\": \"organization\",\n                            \"offset\": 1587,\n                            \"cat\": \"organization::the Center for a New American Security::\",\n                            \"slug\": \"the-center-for-a-new-american-security\",\n                            \"sentiment\": {\n                                \"polarity\": 0.012121212121212116,\n                                \"subjectivity\": 0.18484848484848485\n                            }\n                        },\n                        {\n                            \"term\": \"NW Suite\",\n                            \"type\": \"location\",\n                            \"offset\": 1695,\n                            \"cat\": \"location::NW Suite::\",\n                            \"slug\": \"nw-suite\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        },\n                        {\n                            \"term\": \"Washington\",\n                            \"type\": \"location\",\n                            \"offset\": 1708,\n                            \"cat\": \"location::Washington::\",\n                            \"slug\": \"washington\",\n                            \"sentiment\": {\n                                \"polarity\": 0,\n                                \"subjectivity\": 0\n                            }\n                        }\n                    ],\n                    \"filename_pretty\": \"What the Army and Navy Can Learn From the Air Force’s Female Secretaries\",\n                    \"id\": 138675975,\n                    \"text\": \"#home Publications Research Areas Resident Experts * Adjunct Experts Who We Are CNAS Programs * 2019 National Security Conference: Sharpening America's Edge Connect September 11, 2019 What the Army and Navy Can Learn From the Air Force's Female Secretaries Featuring Loren DeJonge Schulman Source: Air Force Magazine Journalist Rachel S. Cohen The Air Force may soon welcome its third consecutive female secretary at a time when the nation has yet to see a woman as Army or Navy secretary or as secretary of defense. The Senate Armed Services Committee will hold a Sept. 12 confirmation hearing for Barbara Barrett, President Donald Trump's nominee to be the next Air Force secretary. Barrett is a former Federal Aviation Administration deputy administrator and former chairman of the board of trustees for the nonprofit Aerospace Corp., and a past member of the Defense Advisory Committee on Women in the Services (DACOWITS) during George H.W. Bush's presidency. How the Air Force came to be the likeliest spot for female senior civilian leaders in the Department of Defense may be because it places a greater emphasis on technology and that women are more likely to have relevant backgrounds applicable to air and space than in the ground or maritime domains, some experts say. Others argue it's simply a case of good timing. Read the full story and more in Air Force Magazine. Authors Deputy Director of Studies Loren DeJonge Schulman is the Deputy Director of Studies and the Leon E. Panetta Senior Fellow at the Center for a New American Security. Her research interests include nation... Address: 1152 15th Street, NW Suite 950 Washington, DC 20005 Phone: Email: home \"\n                },\n                \"sort\": [\n                    1579700071136\n                ]\n            }\n        ],\n        \"top_sources\": [\n            {\n                \"workspace\": 73,\n                \"source\": \"Townhall\",\n                \"doc_count\": 1\n            },\n            {\n                \"workspace\": 79,\n                \"source\": \"The Hill\",\n                \"doc_count\": 1\n            },\n            {\n                \"workspace\": 166,\n                \"source\": \"Congressional Research Service\",\n                \"doc_count\": 4\n            },\n            {\n                \"workspace\": 182,\n                \"source\": \"Washington Post Politics\",\n                \"doc_count\": 1\n            },\n            {\n                \"workspace\": 730,\n                \"source\": \"Daily Kos\",\n                \"doc_count\": 1\n            },\n            {\n                \"workspace\": 860,\n                \"source\": \"Washington Examiner\",\n                \"doc_count\": 24\n            },\n            {\n                \"workspace\": 1042,\n                \"source\": \"US news | The Guardian\",\n                \"doc_count\": 2\n            },\n            {\n                \"workspace\": 1226,\n                \"source\": \"Common Dreams\",\n                \"doc_count\": 1\n            },\n            {\n                \"workspace\": 1324,\n                \"source\": \"Business Insider\",\n                \"doc_count\": 2\n            },\n            {\n                \"workspace\": 1463,\n                \"source\": \"Yahoo News\",\n                \"doc_count\": 20\n            }\n        ]\n    }\n}"},{"id":"aeab462d-2811-4e49-a76f-3eeeacb81f45","name":"Search Journalists by Source","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"authorization","value":"{{auth_token}}"},{"key":"content-type","value":"application/json; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"q\": \"\",\n    \"journalist\": \"\",\n    \"source\": \"NY Times\",\n    \"limit\": 10,\n    \"offset\": 0,\n    \"sort\": [\n    ]\n}"},"url":"https://flux.peakm.com/journalists/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 18:18:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1598465915"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"cache-control","value":"s-maxage=86400, max-age=86400"},{"key":"etag","value":"W/\"105b-4+qPXrDEeCbb7WGZJBTA6lsSK2s\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"04cd973fe80000057971292200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5c8f8e4648790579-LAX"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": {\n        \"took\": 481,\n        \"hits\": {\n            \"total\": 10000,\n            \"hits\": [\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2323800\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/582655768471552000/8Ad5TU8L_normal.jpg\",\n                            \"screen_name\": \"TimothyDSnyder\",\n                            \"description\": \"Levin Professor of History at Yale. Author of \\\"The Road to Unfreedom: Russia, Europe, America,\\\" \\\"On Tyranny,\\\" \\\"Black Earth,\\\" and \\\"Bloodlands\\\"\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Timothy Snyder\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"1146693\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/853858634815737856/VghwiVXN_normal.jpg\",\n                            \"screen_name\": \"HusseinBashe\",\n                            \"description\": \"Member of Parliament Nzega Urban Constituency | Deputy Minister Agriculture | Farmer | Politician\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Hussein Mohamed\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"1150167\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1130512667993681921/cOgy1ZdO_normal.png\",\n                            \"screen_name\": \"emmabgo\",\n                            \"description\": \"now @nytopinion; writer with bylines in @washingtonpost @nytimes @TheEconomist @LAReviewofBooks @Glamourmag + more and @YaleDailyNews alum\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Emma Goldberg\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488825\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/378800000499815312/cc906c03ee412082593a1ef4766986a0_normal.jpeg\",\n                            \"screen_name\": \"pepperfriedman\",\n                            \"description\": \"Entertainment/Media Arts -  Education/Industry workforce and talent development.  Working with the best and brightest to achieve goals.  Opinions are my own.\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Marilyn Friedman\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488839\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"verified\": false,\n                        \"name\": \"Michael Benanav\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488831\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/550388536617078784/-bCTh5gs_normal.jpeg\",\n                            \"screen_name\": \"markjosephson\",\n                            \"description\": \"ceo @bitly. So full of action, my name should be a verb.\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Mark Josephson\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488834\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1113805334437433345/W151ZE12_normal.jpg\",\n                            \"screen_name\": \"gracels\",\n                            \"description\": \"“Am Yisrael Chai! The people of Israel live!” Rabbi Yisroel Goldstein\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Yisroel Goldstein\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488868\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/890551668370268160/vj35Kvqy_normal.jpg\",\n                            \"screen_name\": \"JulietMacur\",\n                            \"description\": \"Longtime reporter and columnist for the NY Times. Proud daughter of Polish immigrants. I write about people and issues that transcend sports. juliet@nytimes.com\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Juliet MacUr\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2078355\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/941198035865833472/J_FvPZ3j_normal.jpg\",\n                            \"screen_name\": \"JessPish\",\n                            \"description\": \"https://t.co/kDfrvTMLa3 (opinions my own). Investigating sheriffs for @rolc_usc prodigal Texas daughter. she/ her          tips jesspish [at] gmail [dot] com\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Jessica Pishko\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2080487\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/2071783494/pizza_normal.jpg\",\n                            \"screen_name\": \"lizeavey\",\n                            \"description\": \"\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Liz Eavey\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"3f3e729f-baf0-464f-8ca6-6cfbabb27c3e"},{"name":"Get a Journalist - Stats & Topics","id":"b3235550-5c5a-49f8-b93f-26124395bac0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"authorization","value":"{{auth_token}}"},{"key":"content-type","value":"application/json; charset=UTF-8"}],"url":"https://flux.peakm.com/journalists/:_source/:_name/stats","urlObject":{"protocol":"https","path":["journalists",":_source",":_name","stats"],"host":["flux","peakm","com"],"query":[],"variable":[{"type":"string","value":"17346","key":"_source"},{"type":"string","value":"Rachel%20S.%20Cohen","key":"_name"}]}},"response":[{"id":"1a7d01b9-ebbb-46ba-9a8b-33bae65c87f4","name":"Search Journalists by Source","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"authorization","value":"{{auth_token}}"},{"key":"content-type","value":"application/json; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"q\": \"\",\n    \"journalist\": \"\",\n    \"source\": \"NY Times\",\n    \"limit\": 10,\n    \"offset\": 0,\n    \"sort\": [\n    ]\n}"},"url":"https://flux.peakm.com/journalists/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 18:18:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1598465915"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"cache-control","value":"s-maxage=86400, max-age=86400"},{"key":"etag","value":"W/\"105b-4+qPXrDEeCbb7WGZJBTA6lsSK2s\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"04cd973fe80000057971292200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5c8f8e4648790579-LAX"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": {\n        \"took\": 481,\n        \"hits\": {\n            \"total\": 10000,\n            \"hits\": [\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2323800\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/582655768471552000/8Ad5TU8L_normal.jpg\",\n                            \"screen_name\": \"TimothyDSnyder\",\n                            \"description\": \"Levin Professor of History at Yale. Author of \\\"The Road to Unfreedom: Russia, Europe, America,\\\" \\\"On Tyranny,\\\" \\\"Black Earth,\\\" and \\\"Bloodlands\\\"\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Timothy Snyder\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"1146693\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/853858634815737856/VghwiVXN_normal.jpg\",\n                            \"screen_name\": \"HusseinBashe\",\n                            \"description\": \"Member of Parliament Nzega Urban Constituency | Deputy Minister Agriculture | Farmer | Politician\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Hussein Mohamed\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"1150167\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1130512667993681921/cOgy1ZdO_normal.png\",\n                            \"screen_name\": \"emmabgo\",\n                            \"description\": \"now @nytopinion; writer with bylines in @washingtonpost @nytimes @TheEconomist @LAReviewofBooks @Glamourmag + more and @YaleDailyNews alum\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Emma Goldberg\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488825\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/378800000499815312/cc906c03ee412082593a1ef4766986a0_normal.jpeg\",\n                            \"screen_name\": \"pepperfriedman\",\n                            \"description\": \"Entertainment/Media Arts -  Education/Industry workforce and talent development.  Working with the best and brightest to achieve goals.  Opinions are my own.\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Marilyn Friedman\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488839\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"verified\": false,\n                        \"name\": \"Michael Benanav\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488831\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/550388536617078784/-bCTh5gs_normal.jpeg\",\n                            \"screen_name\": \"markjosephson\",\n                            \"description\": \"ceo @bitly. So full of action, my name should be a verb.\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Mark Josephson\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488834\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1113805334437433345/W151ZE12_normal.jpg\",\n                            \"screen_name\": \"gracels\",\n                            \"description\": \"“Am Yisrael Chai! The people of Israel live!” Rabbi Yisroel Goldstein\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Yisroel Goldstein\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488868\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/890551668370268160/vj35Kvqy_normal.jpg\",\n                            \"screen_name\": \"JulietMacur\",\n                            \"description\": \"Longtime reporter and columnist for the NY Times. Proud daughter of Polish immigrants. I write about people and issues that transcend sports. juliet@nytimes.com\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Juliet MacUr\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2078355\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/941198035865833472/J_FvPZ3j_normal.jpg\",\n                            \"screen_name\": \"JessPish\",\n                            \"description\": \"https://t.co/kDfrvTMLa3 (opinions my own). Investigating sheriffs for @rolc_usc prodigal Texas daughter. she/ her          tips jesspish [at] gmail [dot] com\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Jessica Pishko\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2080487\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/2071783494/pizza_normal.jpg\",\n                            \"screen_name\": \"lizeavey\",\n                            \"description\": \"\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Liz Eavey\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                }\n            ]\n        }\n    }\n}"},{"id":"dd238c3a-bb27-48b9-aa13-d9e0e5565148","name":"Search Journalists by Bio","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"authorization","value":"{{authorization_code}}"},{"key":"content-type","value":"application/json; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"q\": \"Emerson College\",\n    \"journalist\": \"\",\n    \"source\": \"\",\n    \"limit\": 10,\n    \"offset\": 0,\n    \"sort\": [\n    ]\n}"},"url":"https://flux.peakm.com/journalists/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Aug 2020 16:20:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1596471674"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"cache-control","value":"s-maxage=86400, max-age=86400"},{"key":"etag","value":"W/\"124f-uZe7U6FMSF+GmPd7cb3P2XJONTU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0456b906c00000e80d481b6200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5bd15deac9dee80d-LAX"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": {\n        \"took\": 509,\n        \"hits\": {\n            \"total\": 143,\n            \"hits\": [\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2691740\",\n                    \"_score\": 19.601322,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1054431803317084160/dDuhCm4v_normal.jpg\",\n                            \"screen_name\": \"JensenEdyn\",\n                            \"description\": \"Emerson College '21\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Edyn Jensen\",\n                        \"source_id\": 24864,\n                        \"source_title\": \"1033 Amp Radio\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> '21\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2558574\",\n                    \"_score\": 19.285326,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/593124385575211008/4TD95xPQ_normal.jpg\",\n                            \"screen_name\": \"AlyssaGocinski\",\n                            \"description\": \"Emerson College '17\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Alyssa Gocinski\",\n                        \"source_id\": 46432,\n                        \"source_title\": \"HealthMJ\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> '17\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2239294\",\n                    \"_score\": 18.671661,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1171648117466439682/EngHojjV_normal.jpg\",\n                            \"screen_name\": \"gracemrispoli\",\n                            \"description\": \"Emerson College Journalism 2023\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Grace Rispoli\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> Journalism 2023\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"115270\",\n                    \"_score\": 18.551765,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1040348160407756800/PK1CZtvC_normal.jpg\",\n                            \"screen_name\": \"LeePelton\",\n                            \"description\": \"President of Emerson College\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Lee Pelton\",\n                        \"source_id\": 3081,\n                        \"source_title\": \"The Boston Globe\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"President of <em>Emerson</em> <em>College</em>\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"1744877\",\n                    \"_score\": 18.476452,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1120872648911802368/-JBWXY3x_normal.jpg\",\n                            \"screen_name\": \"peirceldredge\",\n                            \"description\": \"WT' 18 Emerson College ‘22\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Peirce Eldredge\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"WT' 18 <em>Emerson</em> <em>College</em> ‘22\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"3665416\",\n                    \"_score\": 18.476452,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/506526813955563520/dSSCIGgv_normal.jpeg\",\n                            \"screen_name\": \"MelissaClose20\",\n                            \"description\": \"Emerson College class of 2018\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Melissa Close\",\n                        \"source_id\": 8548,\n                        \"source_title\": \"Blogs and Discussions\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> class of 2018\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2624398\",\n                    \"_score\": 17.988092,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1055524371962441729/oBviYIX1_normal.jpg\",\n                            \"screen_name\": \"EloisadeFarias1\",\n                            \"description\": \"Emerson college 22' Aspiring journalsit\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Eloisa De Farias\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>college</em> 22' Aspiring journalsit\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"687223\",\n                    \"_score\": 17.572414,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/868954120383864833/Gac6II1a_normal.jpg\",\n                            \"screen_name\": \"tmcardle27\",\n                            \"description\": \"@BDCSports co-op. Emerson College 2019.\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Tommy McArdle\",\n                        \"source_id\": 3081,\n                        \"source_title\": \"The Boston Globe\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> 2019.\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"3512411\",\n                    \"_score\": 17.572414,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1037853756958826497/_-L_34qj_normal.jpg\",\n                            \"screen_name\": \"HoefleKatiana\",\n                            \"description\": \"Freshman Journalism Student at Emerson College\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Katiana Hoefle\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"Freshman Journalism Student at <em>Emerson</em> <em>College</em>\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"324390\",\n                    \"_score\": 17.240227,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/868954120383864833/Gac6II1a_normal.jpg\",\n                            \"screen_name\": \"tmcardle27\",\n                            \"description\": \"@BDCSports co-op. Emerson College 2019.\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Tommy McArdle\",\n                        \"source_id\": 769,\n                        \"source_title\": \"Boston.com\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> 2019.\"\n                        ]\n                    }\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"b3235550-5c5a-49f8-b93f-26124395bac0"},{"name":"Get a Journalist - Recent Articles","id":"340a0479-44bb-4ac0-9a2c-f7bb43830282","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"authorization","value":"{{auth_token}}"},{"key":"content-type","value":"application/json; charset=UTF-8"}],"url":"https://flux.peakm.com/journalists/:_source/:_name/articles","urlObject":{"protocol":"https","path":["journalists",":_source",":_name","articles"],"host":["flux","peakm","com"],"query":[],"variable":[{"type":"string","value":"17346","key":"_source"},{"type":"string","value":"Rachel%20S.%20Cohen","key":"_name"}]}},"response":[{"id":"e880bb23-b507-4406-aee6-08e861736f6d","name":"Search Journalists by Source","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"authorization","value":"{{auth_token}}"},{"key":"content-type","value":"application/json; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"q\": \"\",\n    \"journalist\": \"\",\n    \"source\": \"NY Times\",\n    \"limit\": 10,\n    \"offset\": 0,\n    \"sort\": [\n    ]\n}"},"url":"https://flux.peakm.com/journalists/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 18:18:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1598465915"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"cache-control","value":"s-maxage=86400, max-age=86400"},{"key":"etag","value":"W/\"105b-4+qPXrDEeCbb7WGZJBTA6lsSK2s\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"04cd973fe80000057971292200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5c8f8e4648790579-LAX"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": {\n        \"took\": 481,\n        \"hits\": {\n            \"total\": 10000,\n            \"hits\": [\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2323800\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/582655768471552000/8Ad5TU8L_normal.jpg\",\n                            \"screen_name\": \"TimothyDSnyder\",\n                            \"description\": \"Levin Professor of History at Yale. Author of \\\"The Road to Unfreedom: Russia, Europe, America,\\\" \\\"On Tyranny,\\\" \\\"Black Earth,\\\" and \\\"Bloodlands\\\"\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Timothy Snyder\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"1146693\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/853858634815737856/VghwiVXN_normal.jpg\",\n                            \"screen_name\": \"HusseinBashe\",\n                            \"description\": \"Member of Parliament Nzega Urban Constituency | Deputy Minister Agriculture | Farmer | Politician\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Hussein Mohamed\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"1150167\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1130512667993681921/cOgy1ZdO_normal.png\",\n                            \"screen_name\": \"emmabgo\",\n                            \"description\": \"now @nytopinion; writer with bylines in @washingtonpost @nytimes @TheEconomist @LAReviewofBooks @Glamourmag + more and @YaleDailyNews alum\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Emma Goldberg\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488825\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/378800000499815312/cc906c03ee412082593a1ef4766986a0_normal.jpeg\",\n                            \"screen_name\": \"pepperfriedman\",\n                            \"description\": \"Entertainment/Media Arts -  Education/Industry workforce and talent development.  Working with the best and brightest to achieve goals.  Opinions are my own.\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Marilyn Friedman\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488839\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"verified\": false,\n                        \"name\": \"Michael Benanav\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488831\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/550388536617078784/-bCTh5gs_normal.jpeg\",\n                            \"screen_name\": \"markjosephson\",\n                            \"description\": \"ceo @bitly. So full of action, my name should be a verb.\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Mark Josephson\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488834\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1113805334437433345/W151ZE12_normal.jpg\",\n                            \"screen_name\": \"gracels\",\n                            \"description\": \"“Am Yisrael Chai! The people of Israel live!” Rabbi Yisroel Goldstein\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Yisroel Goldstein\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"488868\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/890551668370268160/vj35Kvqy_normal.jpg\",\n                            \"screen_name\": \"JulietMacur\",\n                            \"description\": \"Longtime reporter and columnist for the NY Times. Proud daughter of Polish immigrants. I write about people and issues that transcend sports. juliet@nytimes.com\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Juliet MacUr\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2078355\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/941198035865833472/J_FvPZ3j_normal.jpg\",\n                            \"screen_name\": \"JessPish\",\n                            \"description\": \"https://t.co/kDfrvTMLa3 (opinions my own). Investigating sheriffs for @rolc_usc prodigal Texas daughter. she/ her          tips jesspish [at] gmail [dot] com\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Jessica Pishko\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2080487\",\n                    \"_score\": 9.44231,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/2071783494/pizza_normal.jpg\",\n                            \"screen_name\": \"lizeavey\",\n                            \"description\": \"\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Liz Eavey\",\n                        \"source_id\": 175,\n                        \"source_title\": \"NY Times\"\n                    }\n                }\n            ]\n        }\n    }\n}"},{"id":"fb1be6e1-3ef3-44f9-9832-455790bda2c6","name":"Search Journalists by Bio","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"authorization","value":"{{authorization_code}}"},{"key":"content-type","value":"application/json; charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"q\": \"Emerson College\",\n    \"journalist\": \"\",\n    \"source\": \"\",\n    \"limit\": 10,\n    \"offset\": 0,\n    \"sort\": [\n    ]\n}"},"url":"https://flux.peakm.com/journalists/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Aug 2020 16:20:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1596471674"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"cache-control","value":"s-maxage=86400, max-age=86400"},{"key":"etag","value":"W/\"124f-uZe7U6FMSF+GmPd7cb3P2XJONTU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0456b906c00000e80d481b6200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5bd15deac9dee80d-LAX"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": {\n        \"took\": 509,\n        \"hits\": {\n            \"total\": 143,\n            \"hits\": [\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2691740\",\n                    \"_score\": 19.601322,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1054431803317084160/dDuhCm4v_normal.jpg\",\n                            \"screen_name\": \"JensenEdyn\",\n                            \"description\": \"Emerson College '21\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Edyn Jensen\",\n                        \"source_id\": 24864,\n                        \"source_title\": \"1033 Amp Radio\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> '21\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2558574\",\n                    \"_score\": 19.285326,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/593124385575211008/4TD95xPQ_normal.jpg\",\n                            \"screen_name\": \"AlyssaGocinski\",\n                            \"description\": \"Emerson College '17\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Alyssa Gocinski\",\n                        \"source_id\": 46432,\n                        \"source_title\": \"HealthMJ\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> '17\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2239294\",\n                    \"_score\": 18.671661,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1171648117466439682/EngHojjV_normal.jpg\",\n                            \"screen_name\": \"gracemrispoli\",\n                            \"description\": \"Emerson College Journalism 2023\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Grace Rispoli\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> Journalism 2023\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"115270\",\n                    \"_score\": 18.551765,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1040348160407756800/PK1CZtvC_normal.jpg\",\n                            \"screen_name\": \"LeePelton\",\n                            \"description\": \"President of Emerson College\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Lee Pelton\",\n                        \"source_id\": 3081,\n                        \"source_title\": \"The Boston Globe\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"President of <em>Emerson</em> <em>College</em>\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"1744877\",\n                    \"_score\": 18.476452,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1120872648911802368/-JBWXY3x_normal.jpg\",\n                            \"screen_name\": \"peirceldredge\",\n                            \"description\": \"WT' 18 Emerson College ‘22\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Peirce Eldredge\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"WT' 18 <em>Emerson</em> <em>College</em> ‘22\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"3665416\",\n                    \"_score\": 18.476452,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/506526813955563520/dSSCIGgv_normal.jpeg\",\n                            \"screen_name\": \"MelissaClose20\",\n                            \"description\": \"Emerson College class of 2018\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Melissa Close\",\n                        \"source_id\": 8548,\n                        \"source_title\": \"Blogs and Discussions\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> class of 2018\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"2624398\",\n                    \"_score\": 17.988092,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1055524371962441729/oBviYIX1_normal.jpg\",\n                            \"screen_name\": \"EloisadeFarias1\",\n                            \"description\": \"Emerson college 22' Aspiring journalsit\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Eloisa De Farias\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>college</em> 22' Aspiring journalsit\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"687223\",\n                    \"_score\": 17.572414,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/868954120383864833/Gac6II1a_normal.jpg\",\n                            \"screen_name\": \"tmcardle27\",\n                            \"description\": \"@BDCSports co-op. Emerson College 2019.\"\n                        },\n                        \"contactinfo\": true,\n                        \"verified\": false,\n                        \"name\": \"Tommy McArdle\",\n                        \"source_id\": 3081,\n                        \"source_title\": \"The Boston Globe\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> 2019.\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"3512411\",\n                    \"_score\": 17.572414,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/1037853756958826497/_-L_34qj_normal.jpg\",\n                            \"screen_name\": \"HoefleKatiana\",\n                            \"description\": \"Freshman Journalism Student at Emerson College\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Katiana Hoefle\",\n                        \"source_id\": 72271,\n                        \"source_title\": \"Berkeley Beacon\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"Freshman Journalism Student at <em>Emerson</em> <em>College</em>\"\n                        ]\n                    }\n                },\n                {\n                    \"_index\": \"cf_authors\",\n                    \"_type\": \"_doc\",\n                    \"_id\": \"324390\",\n                    \"_score\": 17.240227,\n                    \"_source\": {\n                        \"twitter\": {\n                            \"profile_image_url_https\": \"https://pbs.twimg.com/profile_images/868954120383864833/Gac6II1a_normal.jpg\",\n                            \"screen_name\": \"tmcardle27\",\n                            \"description\": \"@BDCSports co-op. Emerson College 2019.\"\n                        },\n                        \"verified\": false,\n                        \"name\": \"Tommy McArdle\",\n                        \"source_id\": 769,\n                        \"source_title\": \"Boston.com\"\n                    },\n                    \"highlight\": {\n                        \"twitter.description\": [\n                            \"<em>Emerson</em> <em>College</em> 2019.\"\n                        ]\n                    }\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"340a0479-44bb-4ac0-9a2c-f7bb43830282"}],"id":"29567274-a4e0-4aa5-9639-579a966b4a3a","_postman_id":"29567274-a4e0-4aa5-9639-579a966b4a3a","description":""},{"name":"Media Lists","item":[{"name":"Get Media Lists","id":"d6aeb1b2-34d8-46d4-a103-f0013b8b03de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authorization","value":"{{auth_token}}","type":"text"},{"key":"accept","value":"application/json, text/plain, */*","type":"text"}],"url":"https://flux.peakm.com/journalists/list","description":"<p>Gets all the media lists in an account</p>\n","urlObject":{"protocol":"https","path":["journalists","list"],"host":["flux","peakm","com"],"query":[],"variable":[]}},"response":[{"id":"b87b12eb-5f27-47d1-9a2a-1708f7e4fe5c","name":"Get Media Lists","originalRequest":{"method":"GET","header":[{"key":"authorization","value":"eyJraWQiOiJUdmdBM2REd1J6dHNjT1kzazBwMmt2RmU4WDRwd1ZnWG5UNURrVkpLN3RvPSIsImFsZyI6IlJTMjU2In0.eyJjdXN0b206cHJvZHVjdHMiOiJbXCJkZXZlbG9wZXJcIixcImRldmVsb3BlclwiLFwiZGV2ZWxvcGVyXCIsXCJkZXZlbG9wZXJcIixcImRldmVsb3BlclwiLFwiZGV2ZWxvcGVyXCIsXCJkZXZlbG9wZXJcIixcImRldmVsb3BlclwiLFwiZGV2ZWxvcGVyXCIsXCJkZXZlbG9wZXJcIixcImRldmVsb3BlclwiLFwiZGV2ZWxvcGVyXCIsXCJkZXZlbG9wZXJcIixcImRldmVsb3BlclwiLFwiZGV2ZWxvcGVyXCIsXCJkZXZlbG9wZXJcIixcImRldmVsb3BlclwiXSIsInN1YiI6IjAyMjFjYjU1LTBjMmYtNGEwMS1hY2NjLTBlNDg2MGRmMWUzMSIsImNvZ25pdG86Z3JvdXBzIjpbImJldGEiLCJ0diIsImVudGVycHJpc2UiLCJwaWxvdE9yZ3MiLCJuZXdzLWdsb2IiLCJhcHBzdW1vLWluZGl2aWR1YWwiXSwiZW1haWxfdmVyaWZpZWQiOnRydWUsImN1c3RvbTpwdXNoX3Rva2VuIjoiRXhwb25lbnRQdXNoVG9rZW5bQW9Ra1JCTG5yb0pGeWlCaFJqaWJJMl0iLCJpc3MiOiJodHRwczpcL1wvY29nbml0by1pZHAudXMtZWFzdC0xLmFtYXpvbmF3cy5jb21cL3VzLWVhc3QtMV9DdGIyWUppSksiLCJwaG9uZV9udW1iZXJfdmVyaWZpZWQiOmZhbHNlLCJjb2duaXRvOnVzZXJuYW1lIjoibmljayIsImF1ZCI6IjZqMm92NTJyYWxhamJrM2xob2NkM2E5czNqIiwiZXZlbnRfaWQiOiJlMjM4ZTY2Yi01YjNjLTRjZTMtYjE0YS01MTJmMTEzOWYzNTAiLCJ0b2tlbl91c2UiOiJpZCIsImF1dGhfdGltZSI6MTU5NzE4MDgyMiwicGhvbmVfbnVtYmVyIjoiKzE4MTg5MTM5NjI2IiwiZXhwIjoxNTk3NzAyNzk5LCJpYXQiOjE1OTc2OTkxOTksImVtYWlsIjoibmlja0BjaXZpY2ZlZWQuY29tIn0.IkuqFevs493UVHAD_178ORvHpmutnNfqeMK5C7IwOr0vp7ltuZhtTKmG5qxg9vj4N2hlD2_s4m2whpLmdqClnntN2RQNNc-DZh-uMxP9XiEWqj7hd5E_1C1sPupu6_VPqKpo_4Pfn2xnoo_8D5wiT38QZvTnju4uIv5VdU6-A17crKBWgwdfhtgFpU2g84uH25ckFjXvcu5d5npXkJbQr6LZIbUgrkTbTzNJhuZzFT_9Fxt52Y-9C0VgFvz-mxCp01tG3VvB-y6CwFoORvb6239xslelS5TtGqeyHodPmhbzJSfwavkxbB5qLXwPlQiek0Z9MgRzP-8AtW9NMWJnEQ","type":"text"},{"key":"accept","value":"application/json, text/plain, */*","type":"text"}],"url":"https://flux.peakm.com/journalists/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Aug 2020 22:19:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1597702755"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"etag","value":"W/\"10fe-xLKQXF5TSlb4k0Pn1ic0hiEEeO0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"04a01a5fe3000098214d3a2200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5c46c67968029821-LAX"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": [\n        {\n            \"id\": \"4ae947c0-dbe7-11ea-8ba9-12a73396ab39\",\n            \"title\": \"Cannabis Journalists\",\n            \"comments\": null,\n            \"meta\": null,\n            \"owner\": \"0221cb55-0c2f-4a01-accc-0e4860df1e31\",\n            \"created\": \"2020-08-11T15:28:22.895Z\",\n            \"updated\": \"2020-08-11T15:30:41.649Z\",\n            \"pendingchanges\": false,\n            \"pendingcount\": 0,\n            \"count\": 400\n        }\n    ]\n}"}],"_postman_id":"d6aeb1b2-34d8-46d4-a103-f0013b8b03de"},{"name":"Create Media List","id":"53088751-90dd-436a-ac54-c1c3fd9aa83b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{auth_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Test\"\n}","options":{"raw":{"language":"json"}}},"url":"https://flux.peakm.com/journalists/list","urlObject":{"protocol":"https","path":["journalists","list"],"host":["flux","peakm","com"],"query":[],"variable":[]}},"response":[{"id":"fad50ce0-c7c4-4cf7-b6c0-145c40f11711","name":"Create Media List","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{auth_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Test\"\n}","options":{"raw":{"language":"json"}}},"url":"https://flux.peakm.com/journalists/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Aug 2020 22:26:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1597703235"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"etag","value":"W/\"31-/+tfpqQ8cFTBLprPG7uyKS7vdWg\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"04a02162bc0000ebb1479ca200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5c46d1b12a5bebb1-LAX"},{"key":"Content-Encoding","value":"gzip"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"bfb117ea-e0d8-11ea-aac2-12a73396ab39\"\n}"}],"_postman_id":"53088751-90dd-436a-ac54-c1c3fd9aa83b"},{"name":"Get a Media List","id":"834e7a59-f023-4775-955f-3b16abab54db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{auth_token}}","type":"text"}],"url":"https://flux.peakm.com/journalists/list/:listId","urlObject":{"protocol":"https","path":["journalists","list",":listId"],"host":["flux","peakm","com"],"query":[],"variable":[{"description":{"content":"<p>List ID</p>\n","type":"text/plain"},"type":"string","value":"8add8fbc-e0d8-11ea-b554-12a73396ab39","key":"listId"}]}},"response":[{"id":"49ca6238-071f-4009-a31b-ac47c8150eeb","name":"Get a Media List","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{auth_token}}","type":"text"}],"url":{"raw":"https://flux.peakm.com/journalists/list/:listId","protocol":"https","host":["flux","peakm","com"],"path":["journalists","list",":listId"],"variable":[{"key":"listId","value":"8add8fbc-e0d8-11ea-b554-12a73396ab39","description":"List ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Aug 2020 22:28:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1597703338"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"etag","value":"W/\"46d-QxCb1ZnWYNJdomLFcv9zi4iDOME\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"04a022dacd0000ebb14797a200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5c46d40aeb31ebb1-LAX"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"id\": \"8add8fbc-e0d8-11ea-b554-12a73396ab39\",\n        \"title\": \"Test\",\n        \"comments\": null,\n        \"meta\": null,\n        \"owner\": \"0221cb55-0c2f-4a01-accc-0e4860df1e31\",\n        \"created\": \"2020-08-17T22:25:23.555Z\",\n        \"updated\": \"2020-08-17T22:25:23.555Z\",\n        \"pendingchanges\": null,\n        \"pendingcount\": null,\n        \"records\": [\n            {\n                \"id\": \"d58f7eee-e0d8-11ea-af60-12a73396ab39\",\n                \"owner\": \"0221cb55-0c2f-4a01-accc-0e4860df1e31\",\n                \"first_name\": \"Lucas\",\n                \"last_name\": \"Hnath\",\n                \"email\": \"lucas@arktimes.com\",\n                \"organization\": \"Arkansas Times\",\n                \"contact_link\": 369870,\n                \"contact_address\": null,\n                \"contact_city\": null,\n                \"contact_state\": null,\n                \"contact_zip\": null,\n                \"phone\": null,\n                \"created_at\": \"2020-08-17T22:27:28.872Z\",\n                \"updated\": \"2020-08-17T22:27:28.872Z\",\n                \"website\": null,\n                \"comments\": null,\n                \"notes\": {\n                    \"email_score\": 85\n                },\n                \"meta\": null,\n                \"image\": null,\n                \"contact_link_url\": \"6737/Lucas Hnath\",\n                \"twitter\": \"{\\\"profile_image_url_https\\\":\\\"https://pbs.twimg.com/profile_images/1058519932407701506/8cD_1yvl_normal.jpg\\\",\\\"screen_name\\\":\\\"HillaryAndCBway\\\",\\\"description\\\":\\\"Laurie Metcalf and John Lithgow star in HILLARY AND CLINTON. By Lucas Hnath. Directed by Joe Mantello. Previews begin March 16. #HillaryAndClinton\\\"}\",\n                \"email_verified\": true\n            }\n        ]\n    }\n}"}],"_postman_id":"834e7a59-f023-4775-955f-3b16abab54db"},{"name":"Delete a Media List","id":"05b4a52b-5ca4-46c1-82c9-292e56866092","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{auth_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\"ids\":[\"bfb117ea-e0d8-11ea-aac2-12a73396ab39\"]}\n","options":{"raw":{"language":"json"}}},"url":"https://flux.peakm.com/journalists/list","urlObject":{"protocol":"https","path":["journalists","list"],"host":["flux","peakm","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"05b4a52b-5ca4-46c1-82c9-292e56866092"},{"name":"Add Contacts to a Media List","id":"a47ca904-6ac9-4e7a-ad17-272b55b22de0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{auth_token}}","type":"text"}],"body":{"mode":"raw","raw":"[{\"organization\":\"Arkansas Times\",\"email\":null,\"first_name\":\"Lucas\",\"last_name\":\"Hnath\",\"contact_link\":\"369870\",\"contact_link_url\":\"6737/Lucas Hnath\",\"twitter\":{\"profile_image_url_https\":\"https://pbs.twimg.com/profile_images/1058519932407701506/8cD_1yvl_normal.jpg\",\"screen_name\":\"HillaryAndCBway\",\"description\":\"Laurie Metcalf and John Lithgow star in HILLARY AND CLINTON. By Lucas Hnath. Directed by Joe Mantello. Previews begin March 16. #HillaryAndClinton\"},\"list\":\"8add8fbc-e0d8-11ea-b554-12a73396ab39\"}]\n","options":{"raw":{"language":"json"}}},"url":"https://flux.peakm.com/journalists/contact","description":"<p>Adds selected contacts to the list and validates contact info.</p>\n","urlObject":{"protocol":"https","path":["journalists","contact"],"host":["flux","peakm","com"],"query":[],"variable":[]}},"response":[{"id":"e75c6b2c-06c0-4b50-a383-0ac1ee3bfc23","name":"Add Contacts to a Media List","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{auth_token}}","type":"text"}],"body":{"mode":"raw","raw":"[{\"organization\":\"Arkansas Times\",\"email\":null,\"first_name\":\"Lucas\",\"last_name\":\"Hnath\",\"contact_link\":\"369870\",\"contact_link_url\":\"6737/Lucas Hnath\",\"twitter\":{\"profile_image_url_https\":\"https://pbs.twimg.com/profile_images/1058519932407701506/8cD_1yvl_normal.jpg\",\"screen_name\":\"HillaryAndCBway\",\"description\":\"Laurie Metcalf and John Lithgow star in HILLARY AND CLINTON. By Lucas Hnath. Directed by Joe Mantello. Previews begin March 16. #HillaryAndClinton\"},\"list\":\"8add8fbc-e0d8-11ea-b554-12a73396ab39\"}]\n","options":{"raw":{"language":"json"}}},"url":"https://flux.peakm.com/journalists/contact"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Aug 2020 22:28:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1597703355"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"etag","value":"W/\"33-iIflzPhaUJAb0f2vG+Oe34NYnnM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"04a022b94e0000ebb14797c200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5c46d3d54d6febb1-LAX"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"result\": \"f4a0e476-e0d8-11ea-b555-12a73396ab39\"\n    }\n]"}],"_postman_id":"a47ca904-6ac9-4e7a-ad17-272b55b22de0"},{"name":"Remove Contacts from a Media List","id":"23860ada-19b6-46d2-bb73-2d53070e19e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"contacts\": [\n        \"604ab338-dbe7-11ea-8791-12a73396ab39\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://flux.peakm.com/journalists/list/:listId/connect","urlObject":{"protocol":"https","path":["journalists","list",":listId","connect"],"host":["flux","peakm","com"],"query":[],"variable":[{"type":"string","value":"4ae947c0-dbe7-11ea-8ba9-12a73396ab39","key":"listId"}]}},"response":[],"_postman_id":"23860ada-19b6-46d2-bb73-2d53070e19e1"},{"name":"Export Contacts to CSV","id":"240b3fda-a120-4596-b827-edf5945a3021","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{auth_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ids\": [\n        \"d58f7eee-e0d8-11ea-af60-12a73396ab39\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://flux.peakm.com/journalists/export","urlObject":{"protocol":"https","path":["journalists","export"],"host":["flux","peakm","com"],"query":[],"variable":[]}},"response":[{"id":"e86670fb-7a74-45bc-8e4a-5251456f3119","name":"Export Contacts to CSV","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{auth_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ids\": [\n        \"d58f7eee-e0d8-11ea-af60-12a73396ab39\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://flux.peakm.com/journalists/export"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 17 Aug 2020 22:29:38 GMT"},{"key":"Content-Type","value":"text/csv; charset=utf-8"},{"key":"Content-Length","value":"662"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"access-control-allow-origin","value":"*"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-RateLimit-Limit","value":"90"},{"key":"X-RateLimit-Remaining","value":"89"},{"key":"X-RateLimit-Reset","value":"1597703398"},{"key":"x-powered-by","value":"PeakMetrics"},{"key":"access-control-allow-headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"content-disposition","value":"attachment; filename=civicfeed_export.csv"},{"key":"etag","value":"W/\"296-MCMN4KBtdkiDx6t1dUgx/lLmtOA\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"04a023e99f0000ebb14799a200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5c46d5bc3fa7ebb1-LAX"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"\"organization\",\"email\",\"email_confidence\",\"first_name\",\"last_name\",\"contact_link_url\",\"twitter\",\"contact_address\",\"contact_city\",\"contact_state\",\"contact_zip\",\"phone\",\"created\",\"website\",\"comments\",\"notes\"\n\"Arkansas Times\",\"lucas@arktimes.com\",85,\"Lucas\",\"Hnath\",\"https://app.peakmetrics.com/j/6737/Lucas Hnath\",\"{\"\"profile_image_url_https\"\":\"\"https://pbs.twimg.com/profile_images/1058519932407701506/8cD_1yvl_normal.jpg\"\",\"\"screen_name\"\":\"\"HillaryAndCBway\"\",\"\"description\"\":\"\"Laurie Metcalf and John Lithgow star in HILLARY AND CLINTON. By Lucas Hnath. Directed by Joe Mantello. Previews begin March 16. #HillaryAndClinton\"\"}\",,,,,,\"2020-08-17T22:27:28.872Z\",,,"}],"_postman_id":"240b3fda-a120-4596-b827-edf5945a3021"}],"id":"b79c3328-6ce5-4836-a67d-581937986800","_postman_id":"b79c3328-6ce5-4836-a67d-581937986800","description":""}],"event":[{"listen":"prerequest","script":{"id":"a0352e4b-7e41-43e5-a0c6-b7e1850fa6d1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9971163b-f119-4bf0-badd-e03f2f116991","type":"text/javascript","exec":[""]}}]}