{"id":982,"date":"2026-05-05T14:55:12","date_gmt":"2026-05-05T14:55:12","guid":{"rendered":"https:\/\/empiricalarchive.com\/?p=982"},"modified":"2026-05-05T14:55:14","modified_gmt":"2026-05-05T14:55:14","slug":"venus-life-finder-a-space-mission-for-searching-life-in-the-cloud-of-venus","status":"publish","type":"post","link":"https:\/\/empiricalarchive.com\/?p=982","title":{"rendered":"Venus Life Finder: A Space Mission For Searching Life in the cloud of Venus."},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Venus Life Finder \u2013 Rocket Lab &#038; MIT<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&#038;family=DM+Mono:wght@300;400;500&#038;family=Bebas+Neue&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --cream: #f5f0e8;\n    --ink: #1a1410;\n    --rust: #c0441e;\n    --gold: #c9952a;\n    --mist: #d6cfc4;\n    --deep: #2c1f14;\n  }\n\n  body {\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-size: 20px;\n    line-height: 1.75;\n    margin: 0 auto;\n    padding: 0 1.5rem 4rem;\n  }\n\n  \/* \u2500\u2500 HEADER \u2500\u2500 *\/\n  header {\n    border-top: 5px solid var(--ink);\n    border-bottom: 1px solid var(--ink);\n    padding: 2.5rem 0 1.8rem;\n    margin-bottom: 2.5rem;\n    position: relative;\n  }\n\n  .kicker {\n    font-family: 'DM Mono', monospace;\n    font-size: 0.68rem;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--rust);\n    margin-bottom: 0.8rem;\n    display: block;\n  }\n\n  h1 {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: clamp(3rem, 9vw, 6.5rem);\n    line-height: 0.92;\n    letter-spacing: 0.01em;\n    color: var(--ink);\n    margin-bottom: 0.6rem;\n  }\n\n  h1 span { color: var(--rust); }\n\n  .subheading {\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    font-weight: 300;\n    font-size: 1.25rem;\n    color: var(--deep);\n    max-width: 620px;\n    margin-bottom: 1.2rem;\n    line-height: 1.5;\n  }\n\n  .byline {\n    font-family: 'DM Mono', monospace;\n    font-size: 0.65rem;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #888;\n    border-top: 1px solid var(--mist);\n    padding-top: 0.8rem;\n  }\n\n  \/* \u2500\u2500 HERO IMAGE \u2500\u2500 *\/\n  .hero {\n    width: 100%;\n    height: 420px;\n    object-fit: cover;\n    display: block;\n    margin-bottom: 0.4rem;\n    filter: sepia(15%) contrast(1.05);\n  }\n\n  .caption {\n    font-family: 'DM Mono', monospace;\n    font-size: 0.8rem;\n    letter-spacing: 0.08em;\n    color: #999;\n    margin-bottom: 2.5rem;\n    text-transform: uppercase;\n  }\n\n  \/* \u2500\u2500 SECTION HEADINGS \u2500\u2500 *\/\n  h2 {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 2rem;\n    letter-spacing: 0.04em;\n    color: var(--ink);\n    margin: 2.4rem 0 0.6rem;\n    border-left: 4px solid var(--rust);\n    padding-left: 0.7rem;\n  }\n\n  \/* \u2500\u2500 BODY TEXT \u2500\u2500 *\/\n  p {\n    margin-bottom: 1.3rem;\n    font-weight: 400;\n    color: #2a1f14;\n  }\n\n  \/* \u2500\u2500 PULL QUOTE \u2500\u2500 *\/\n  blockquote {\n    border-left: 3px solid var(--gold);\n    margin: 2rem 0;\n    padding: 0.5rem 1.5rem;\n    font-style: italic;\n    font-size: 1.35rem;\n    font-weight: 300;\n    color: var(--deep);\n    background: rgba(201,149,42,0.06);\n  }\n\n  blockquote cite {\n    display: block;\n    font-style: normal;\n    font-family: 'DM Mono', monospace;\n    font-size: 0.65rem;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #999;\n    margin-top: 0.5rem;\n  }\n\n  \/* \u2500\u2500 INLINE IMAGE PAIR \u2500\u2500 *\/\n  .img-pair {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0.8rem;\n    margin: 2rem 0;\n  }\n\n  .img-pair figure { margin: 0; }\n\n  .img-pair img {\n    width: 100%;\n    height: 240px;\n    object-fit: cover;\n    display: block;\n    filter: sepia(10%) contrast(1.05);\n  }\n\n  .img-pair figcaption {\n    font-family: 'DM Mono', monospace;\n    font-size: 0.58rem;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n    color: #aaa;\n    margin-top: 0.3rem;\n  }\n\n  \/* \u2500\u2500 TIMELINE BOX \u2500\u2500 *\/\n  .timeline-box {\n    background: var(--ink);\n    color: var(--cream);\n    padding: 2rem 2.2rem;\n    margin: 3rem 0;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .timeline-box::before {\n    content: 'MISSION TIMELINE';\n    font-family: 'DM Mono', monospace;\n    font-size: 0.58rem;\n    letter-spacing: 0.3em;\n    color: var(--gold);\n    display: block;\n    margin-bottom: 1.4rem;\n  }\n\n  .timeline-box::after {\n    content: '\u2640';\n    font-size: 14rem;\n    color: rgba(255,255,255,0.04);\n    position: absolute;\n    right: -1rem;\n    top: -2rem;\n    line-height: 1;\n    pointer-events: none;\n  }\n\n  .tl-item {\n    display: grid;\n    grid-template-columns: 140px 1fr;\n    gap: 1rem;\n    padding: 0.9rem 0;\n    border-bottom: 1px solid rgba(255,255,255,0.1);\n    align-items: start;\n  }\n\n  .tl-item:last-child { border-bottom: none; }\n\n  .tl-date {\n    font-family: 'DM Mono', monospace;\n    font-size: 0.72rem;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--gold);\n    padding-top: 0.1rem;\n  }\n\n  .tl-event {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1rem;\n    line-height: 1.5;\n    color: #e8e0d4;\n  }\n\n  .tl-event strong {\n    display: block;\n    font-size: 1.05rem;\n    font-weight: 600;\n    color: #fff;\n    margin-bottom: 0.1rem;\n  }\n\n  \/* \u2500\u2500 INSTRUMENT BOX \u2500\u2500 *\/\n  .instrument-box {\n    border: 1px solid var(--mist);\n    padding: 1.5rem 1.8rem;\n    margin: 2rem 0;\n    background: rgba(214,207,196,0.2);\n  }\n\n  .instrument-box h3 {\n    font-family: 'DM Mono', monospace;\n    font-size: 0.65rem;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--rust);\n    margin-bottom: 0.8rem;\n  }\n\n  .instrument-box p {\n    margin-bottom: 0;\n    font-size: 0.97rem;\n  }\n\n  \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n  footer {\n    border-top: 1px solid var(--mist);\n    margin-top: 3rem;\n    padding-top: 1.2rem;\n    font-family: 'DM Mono', monospace;\n    font-size: 0.6rem;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #bbb;\n  }\n\n  @media (max-width: 560px) {\n    .img-pair { grid-template-columns: 1fr; }\n    .tl-item { grid-template-columns: 1fr; gap: 0.2rem; }\n    .hero { height: 260px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<header>\n  <span class=\"kicker\">Planetary Science \u00b7 Private Space Exploration<\/span>\n  <h1>Venus <span>Life<\/span> Finder<\/h1>\n  <p class=\"subheading\">The first private mission to another planet aims to answer one of science&#8217;s oldest questions \u2014 are we alone? \u2014 by plunging a small probe into the sulphurous clouds of Earth&#8217;s nearest neighbour.<\/p>\n  <div class=\"byline\">Rocket Lab &amp; MIT Morning Star Missions \u00b7 Updated May 2026<\/div>\n<\/header>\n\n<img decoding=\"async\" class=\"hero\" src=\"https:\/\/empiricalarchive.com\/wp-content\/uploads\/2026\/05\/1777988527683.png\" alt=\"Venus \u2014 Illustration of a satellite Orbit around the venus\" title=\"Venus Life Finder: A Space Mission For Searching Life in the cloud of Venus.\">\n<div class=\"caption\">Illustration of a satellite Orbit around the venus<\/div>\n\n<p>\n  For decades, Venus has been the overlooked twin of Earth \u2014 scorching, inhospitable and largely ignored in favour of Mars. But a 2020 paper reporting the detection of phosphine gas in the Venusian atmosphere, a compound on Earth produced only biologically or industrially, reignited an old and tantalising question: could life exist in the temperate cloud layers of Venus? That controversy catalysed a small, determined team into action.\n<\/p>\n\n<p>\n  The result is the <strong>Venus Life Finder (VLF) mission<\/strong> \u2014 the first privately funded interplanetary spacecraft in history, born from a collaboration between launch company <strong>Rocket Lab<\/strong> and a science team led by planetary scientist <strong>Sara Seager<\/strong> at the Massachusetts Institute of Technology. It is a mission that is cheap, focused and audacious.\n<\/p>\n\n<h2>Why Venus?<\/h2>\n\n<p>\n  Venus&#8217;s surface is a hellscape: temperatures exceeding 465 \u00b0C and pressures ninety times that of Earth&#8217;s surface. But at altitudes of 48\u201360 km, the clouds tell a different story. Temperatures there hover between 0 \u00b0C and 60 \u00b0C, and pressures are roughly Earth-like \u2014 conditions that are, in principle, tolerable for microbial life.\n<\/p>\n\n<blockquote>\n  &#8220;There are these lingering mysteries on Venus that we can&#8217;t really solve unless we go back there directly. Lingering chemical anomalies that leave room for the possibility of life.&#8221;\n  <cite>\u2014 Sara Seager, MIT, Principal Investigator<\/cite>\n<\/blockquote>\n\n<p>\n  Among those anomalies: a mysterious UV-absorbing agent of unknown identity, unexplained ratios of sulphur dioxide and water, traces of oxygen, and cloud particles of unknown composition. These are not merely curiosities \u2014 they are potential fingerprints of chemistry, or biology, that science has yet to explain.\n<\/p>\n\n<div class=\"img-pair\">\n  <figure>\n    <img decoding=\"async\" src=\"https:\/\/empiricalarchive.com\/wp-content\/uploads\/2026\/05\/1777988507240.png\" alt=\"Illustration of solar system highlighting the venus and earth\" title=\"Venus Life Finder: A Space Mission For Searching Life in the cloud of Venus.\">\n    <figcaption>Illustration of solar system highlighting the venus and earth<\/figcaption>\n  <\/figure>\n  <figure>\n    <img decoding=\"async\" src=\"https:\/\/empiricalarchive.com\/wp-content\/uploads\/2026\/05\/1777991875736.png\" alt=\"venus and in background earth and sun\" title=\"Venus Life Finder: A Space Mission For Searching Life in the cloud of Venus.\">\n    <figcaption>The 38-million-mile journey to Venus will take approximately 128 days \u00b7 Unsplash<\/figcaption>\n  <\/figure>\n<\/div>\n\n<h2>The Mission Architecture<\/h2>\n\n<p>\n  The spacecraft consists of two parts: a <strong>Photon Explorer cruise stage<\/strong> built by Rocket Lab, which will carry the mission across interplanetary space, and a small <strong>atmospheric entry probe<\/strong> \u2014 weighing around 50 lbs \u2014 that will be released to plunge into the Venusian atmosphere.\n<\/p>\n\n<p>\n  After launch from Rocket Lab&#8217;s Launch Complex 1 at M\u0101hia Peninsula, New Zealand, the Photon spacecraft will first enter low Earth orbit. It will then perform a series of burns and a lunar gravity assist to slingshot toward Venus, arriving after a 128-day cruise. When it reaches Venus, the probe will be released and will descend through the cloud layers. The science window lasts approximately 5\u20136 minutes \u2014 a brief but information-dense encounter with an alien sky.\n<\/p>\n\n<div class=\"instrument-box\">\n  <h3>The Key Instrument \u2014 Autofluorescence Nephelometer (AFN)<\/h3>\n  <p>\n    The probe carries just one scientific instrument, a specially designed <strong>autofluorescence nephelometer (AFN)<\/strong>. It shines a laser into the cloud droplets it encounters during descent. If organic compounds \u2014 complex carbon-based molecules \u2014 are present, they will fluoresce (glow) in a characteristic way. This is not a direct life-detection instrument, but a detection of organic chemistry would indicate that the building blocks, or even the products, of biology exist in Venus&#8217;s atmosphere. The entire science payload weighs less than 1 kilogram.\n  <\/p>\n<\/div>\n\n<h2>The Science Team &amp; Funding<\/h2>\n\n<p>\n  The mission is led by <strong>Sara Seager<\/strong>, Class of 1941 Professor of Planetary Sciences at MIT and one of the world&#8217;s foremost exoplanet scientists. The science team includes fewer than thirty people \u2014 a lean, focused group that contrasts sharply with traditional NASA planetary missions involving hundreds of engineers over decades.\n<\/p>\n\n<p>\n  Rocket Lab&#8217;s CEO <strong>Peter Beck<\/strong> has described the mission as a &#8220;nights-and-weekends project,&#8221; driven by passion more than institutional mandate. The total mission cost is estimated at under <strong>$10 million USD<\/strong> \u2014 a fraction of a per cent of the cost of a typical NASA flagship mission. Funding has come from Rocket Lab itself, MIT, Breakthrough Initiatives, a NASA NIAC Phase I award, and undisclosed private philanthropists.\n<\/p>\n\n<blockquote>\n  &#8220;We hope this is the start of a new paradigm where you go cheaply, more often, and in a more focused way. This is a newer, nimbler, faster way to do space science. It&#8217;s very MIT.&#8221;\n  <cite>\u2014 Sara Seager<\/cite>\n<\/blockquote>\n\n<h2>The Bigger Picture \u2014 Morning Star Missions<\/h2>\n\n<p>\n  The Rocket Lab mission to Venus is only the first in a planned series of escalating missions under the umbrella of the <strong>Morning Star Missions to Venus<\/strong> programme. If the first probe detects organic chemistry, a second, more capable mission would deploy a longer-lived atmospheric balloon to conduct extended observations and more sophisticated chemical analysis. The ultimate ambition is an <strong>atmospheric sample return<\/strong> \u2014 physically bringing back a sample of the Venusian clouds to Earth for detailed laboratory analysis.\n<\/p>\n\n<img decoding=\"async\" src=\"https:\/\/empiricalarchive.com\/wp-content\/uploads\/2026\/05\/1777988584573.png\" alt=\"Illustration of venus life finder rocket and lander\" style=\"width:100%;height:320px;object-fit:cover;margin:1.8rem 0 0.4rem;filter:sepia(15%) contrast(1.05);\" title=\"Venus Life Finder: A Space Mission For Searching Life in the cloud of Venus.\">\n<div class=\"caption\">Illustration of venus life finder rocket and lander<\/div>\n\n<p>\n  The mission&#8217;s scientific significance extends beyond Venus itself. If life \u2014 even microbial, acid-tolerant life \u2014 were found in the Venusian clouds, it would represent the most transformative discovery in the history of science, confirming that life is not a singular accident of Earth but a cosmic phenomenon. Even a negative result would sharpen our understanding of what planetary conditions are truly necessary for habitability.\n<\/p>\n\n<!-- \u2550\u2550 TIMELINE BOX \u2550\u2550 -->\n<div class=\"timeline-box\">\n  <div class=\"tl-item\">\n    <div class=\"tl-date\">2020<\/div>\n    <div class=\"tl-event\"><strong>Phosphine Detection<\/strong>A team including Sara Seager reports the possible detection of phosphine in Venus&#8217;s atmosphere, sparking global scientific debate and renewed interest in Venusian habitability.<\/div>\n  <\/div>\n  <div class=\"tl-item\">\n    <div class=\"tl-date\">Jan 2021<\/div>\n    <div class=\"tl-event\"><strong>VLF Project Begins<\/strong>The Venus Life Finder mission study is formally initiated, with Sara Seager as Principal Investigator and Rocket Lab as mission partner.<\/div>\n  <\/div>\n  <div class=\"tl-item\">\n    <div class=\"tl-date\">Jul 2022<\/div>\n    <div class=\"tl-event\"><strong>Mission Study Published<\/strong>The full Venus Life Finder mission study is published, detailing the science rationale, instrument suite (AFN), and multi-mission roadmap.<\/div>\n  <\/div>\n  <div class=\"tl-item\">\n    <div class=\"tl-date\">May 2023<\/div>\n    <div class=\"tl-event\"><strong>Original Launch Window \u2014 Missed<\/strong>The first planned launch date passes without flight due to development timelines and spacecraft readiness.<\/div>\n  <\/div>\n  <div class=\"tl-item\">\n    <div class=\"tl-date\">Jan 2025<\/div>\n    <div class=\"tl-event\"><strong>Backup Window \u2014 Missed<\/strong>A second launch opportunity is passed. Seager confirms: &#8220;We missed our January 2025 launch window and now wait until the next one.&#8221; Instrument build is completed and first probe integration tests are conducted.<\/div>\n  <\/div>\n  <div class=\"tl-item\">\n    <div class=\"tl-date\">Summer 2026<\/div>\n    <div class=\"tl-event\"><strong>Current Target Launch<\/strong>Launch from M\u0101hia Peninsula, New Zealand, aboard a Rocket Lab vehicle. The probe will reach Venus after a 128-day interplanetary cruise via lunar gravity assist.<\/div>\n  <\/div>\n  <div class=\"tl-item\">\n    <div class=\"tl-date\">~Late 2026<\/div>\n    <div class=\"tl-event\"><strong>Venus Atmospheric Entry<\/strong>The probe descends through the Venusian cloud layer (48\u201360 km altitude), conducting ~5\u20136 minutes of science observations with the autofluorescence nephelometer.<\/div>\n  <\/div>\n  <div class=\"tl-item\">\n    <div class=\"tl-date\">~2030s<\/div>\n    <div class=\"tl-event\"><strong>Mission 2 \u2014 Balloon Probe<\/strong>If organic chemistry is detected, a follow-up mission with an instrumented balloon to spend extended time in the cloud layer is planned, carrying a larger suite of instruments.<\/div>\n  <\/div>\n  <div class=\"tl-item\">\n    <div class=\"tl-date\">May 2031<\/div>\n    <div class=\"tl-event\"><strong>Venus Habitability Mission<\/strong>The planned third mission \u2014 a Venus Habitability Mission \u2014 is targeted for this date, forming part of the broader Morning Star programme.<\/div>\n  <\/div>\n  <div class=\"tl-item\">\n    <div class=\"tl-date\">Future<\/div>\n    <div class=\"tl-event\"><strong>Atmospheric Sample Return<\/strong>The ultimate goal of the Morning Star programme: retrieve a physical sample of Venusian cloud material and return it to Earth for laboratory analysis.<\/div>\n  <\/div>\n<\/div>\n\n<h2>A New Paradigm in Planetary Science<\/h2>\n\n<p>\n  What makes the Venus Life Finder mission remarkable is not just its destination, but its philosophy. Traditional interplanetary missions from NASA or ESA typically cost billions of dollars, require decades of development, and carry a wide array of instruments designed to answer many questions simultaneously. Seager&#8217;s approach inverts this: go cheap, go fast, go often, and ask one focused question at a time.\n<\/p>\n\n<p>\n  The mission also demonstrates that the era of private interplanetary exploration has truly begun. If it succeeds, the Venus Life Finder will become the first privately funded spacecraft to reach another planet \u2014 a milestone that could reshape how humanity explores the solar system in the decades to come.\n<\/p>\n\n<p>\n  Whether it finds evidence of organic chemistry or not, the probe will send back data that no instrument has collected from Venus&#8217;s cloud layer in nearly four decades. And in doing so, it will remind the world that Earth&#8217;s nearest planetary neighbour \u2014 long overshadowed by Mars \u2014 may still hold the most profound secret of all.\n<\/p>\n\n<footer>\n  Sources: Wikipedia \u00b7 MIT News \u00b7 Space.com \u00b7 Supercluster \u00b7 Morning Star Missions \u00b7 arXiv 2112.05153 \u00b7 Aerospace Journal (MDPI) \u00b7 PXL Earth Research \u00b7 Planetary Society\n<\/footer>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The first private mission to another planet aims to answer one of science\u2019s oldest questions \u2014 are we alone? \u2014 by plunging a small probe into the sulphurous clouds of Earth\u2019s nearest neighbour.<\/p>\n","protected":false},"author":1,"featured_media":986,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"categories":[1],"tags":[133,130,131,132,103,127,126,129,128],"class_list":["post-982","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-space","tag-deep-space-program","tag-nasa","tag-nasas-usa","tag-space-mission","tag-space-research","tag-upcoming-venus-mission","tag-venus-life-finder","tag-venus-life-finder-mission-by-mit","tag-venus-mission"],"uagb_featured_image_src":{"full":["https:\/\/empiricalarchive.com\/wp-content\/uploads\/2026\/05\/1777988584573.png",1376,768,false],"thumbnail":["https:\/\/empiricalarchive.com\/wp-content\/uploads\/2026\/05\/1777988584573-150x150.png",150,150,true],"medium":["https:\/\/empiricalarchive.com\/wp-content\/uploads\/2026\/05\/1777988584573-300x167.png",300,167,true],"medium_large":["https:\/\/empiricalarchive.com\/wp-content\/uploads\/2026\/05\/1777988584573-768x429.png",768,429,true],"large":["https:\/\/empiricalarchive.com\/wp-content\/uploads\/2026\/05\/1777988584573-1024x572.png",1024,572,true],"1536x1536":["https:\/\/empiricalarchive.com\/wp-content\/uploads\/2026\/05\/1777988584573.png",1376,768,false],"2048x2048":["https:\/\/empiricalarchive.com\/wp-content\/uploads\/2026\/05\/1777988584573.png",1376,768,false]},"uagb_author_info":{"display_name":"Ruskin Brown","author_link":"https:\/\/empiricalarchive.com\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"The first private mission to another planet aims to answer one of science\u2019s oldest questions \u2014 are we alone? \u2014 by plunging a small probe into the sulphurous clouds of Earth\u2019s nearest neighbour.","_links":{"self":[{"href":"https:\/\/empiricalarchive.com\/index.php?rest_route=\/wp\/v2\/posts\/982","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/empiricalarchive.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/empiricalarchive.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/empiricalarchive.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/empiricalarchive.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=982"}],"version-history":[{"count":10,"href":"https:\/\/empiricalarchive.com\/index.php?rest_route=\/wp\/v2\/posts\/982\/revisions"}],"predecessor-version":[{"id":996,"href":"https:\/\/empiricalarchive.com\/index.php?rest_route=\/wp\/v2\/posts\/982\/revisions\/996"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/empiricalarchive.com\/index.php?rest_route=\/wp\/v2\/media\/986"}],"wp:attachment":[{"href":"https:\/\/empiricalarchive.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=982"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/empiricalarchive.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=982"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/empiricalarchive.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=982"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}