{"id":16,"date":"2026-07-26T10:30:06","date_gmt":"2026-07-26T10:30:06","guid":{"rendered":"https:\/\/chamoc.online\/?page_id=16"},"modified":"2026-07-26T10:32:29","modified_gmt":"2026-07-26T10:32:29","slug":"elementor-16","status":"publish","type":"page","link":"https:\/\/chamoc.online\/?page_id=16","title":{"rendered":"Elementor #16"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16\" class=\"elementor elementor-16\">\n\t\t\t\t<div class=\"elementor-element elementor-element-159fd38 e-flex e-con-boxed e-con e-parent\" data-id=\"159fd38\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4712267 elementor-widget elementor-widget-html\" data-id=\"4712267\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!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>Prostate Flow Reset \u2014 Body Notes with Aghogho<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Source+Sans+3:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --bg:#FAF6EF;\n    --paper:#FFFDF9;\n    --ink:#23281F;\n    --ink-soft:#4A4F42;\n    --forest:#1F3A34;\n    --forest-deep:#152925;\n    --gold:#B8863B;\n    --gold-soft:#E4CFA3;\n    --clay:#A8532F;\n    --line:#E1D8C4;\n    --max:700px;\n  }\n  *{box-sizing:border-box;}\n  body{\n    margin:0;\n    background:var(--bg);\n    color:var(--ink);\n    font-family:'Source Sans 3', sans-serif;\n    font-size:18px;\n    line-height:1.65;\n    -webkit-font-smoothing:antialiased;\n  }\n  a{color:var(--forest);}\n  img{max-width:100%;display:block;}\n  .wrap{max-width:var(--max); margin:0 auto; padding:0 24px;}\n\n  \/* Masthead *\/\n  .masthead{\n    background:var(--forest-deep);\n    color:#EDE7D8;\n    padding:22px 0;\n    border-bottom:3px solid var(--gold);\n  }\n  .masthead .wrap{display:flex; align-items:baseline; justify-content:space-between; flex-wrap:wrap; gap:6px;}\n  .blog-name{\n    font-family:'Fraunces', serif;\n    font-weight:600;\n    font-size:22px;\n    letter-spacing:0.2px;\n  }\n  .blog-tag{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12px;\n    color:var(--gold-soft);\n    text-transform:uppercase;\n    letter-spacing:0.08em;\n  }\n\n  \/* Byline *\/\n  .byline{\n    max-width:var(--max); margin:34px auto 0; padding:0 24px;\n    display:flex; align-items:center; gap:14px;\n    font-family:'IBM Plex Mono', monospace;\n    font-size:13px;\n    color:var(--ink-soft);\n  }\n  .byline .dot{width:5px;height:5px;border-radius:50%;background:var(--gold);display:inline-block;}\n  .avatar{\n    width:40px;height:40px;border-radius:50%;\n    background:var(--forest); color:#fff;\n    display:flex;align-items:center;justify-content:center;\n    font-family:'Fraunces',serif; font-weight:600; font-size:16px;\n  }\n\n  \/* Headline *\/\n  .headline{\n    max-width:var(--max); margin:18px auto 0; padding:0 24px;\n    font-family:'Fraunces', serif;\n    font-weight:600;\n    font-size:clamp(30px, 5vw, 42px);\n    line-height:1.15;\n    color:var(--forest-deep);\n  }\n  .subhead{\n    max-width:var(--max); margin:16px auto 0; padding:0 24px;\n    font-size:19px;\n    color:var(--ink-soft);\n    font-style:italic;\n  }\n\n  .hero-note{\n    max-width:var(--max); margin:26px auto 0; padding:14px 18px;\n    background:#F1ECDD; border-left:3px solid var(--gold);\n    font-family:'IBM Plex Mono', monospace;\n    font-size:13px; color:var(--ink-soft);\n  }\n\n  \/* Article body *\/\n  article{max-width:var(--max); margin:38px auto 0; padding:0 24px 20px;}\n  article p{margin:0 0 20px;}\n  article p.lede::first-letter{\n    font-family:'Fraunces', serif;\n    font-size:58px;\n    font-weight:600;\n    float:left;\n    line-height:0.8;\n    padding-right:10px;\n    padding-top:6px;\n    color:var(--forest);\n  }\n\n  h2{\n    font-family:'Fraunces', serif;\n    font-weight:600;\n    font-size:28px;\n    color:var(--forest-deep);\n    margin:44px 0 16px;\n  }\n  h3{\n    font-family:'Fraunces', serif;\n    font-weight:600;\n    font-size:21px;\n    color:var(--forest-deep);\n    margin:28px 0 12px;\n  }\n\n  .rule{\n    display:flex; align-items:center; gap:12px;\n    margin:44px 0 30px;\n    color:var(--gold);\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12px;\n    text-transform:uppercase;\n    letter-spacing:0.1em;\n  }\n  .rule::before, .rule::after{content:\"\"; flex:1; height:1px; background:var(--line);}\n\n  ul.plain{padding-left:22px; margin:0 0 20px;}\n  ul.plain li{margin-bottom:10px;}\n\n  \/* Callout box *\/\n  .callout{\n    background:var(--paper);\n    border:1px solid var(--line);\n    border-radius:4px;\n    padding:24px 26px;\n    margin:26px 0;\n  }\n  .callout.warn{\n    background:#FBF1E9;\n    border-left:4px solid var(--clay);\n  }\n  .callout.warn h3{margin-top:0; color:var(--clay);}\n\n  \/* Diagram *\/\n  .diagram{\n    background:var(--forest-deep);\n    color:#EDE7D8;\n    border-radius:6px;\n    padding:30px 26px;\n    margin:34px 0;\n  }\n  .diagram .label{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:11px;\n    letter-spacing:0.1em;\n    text-transform:uppercase;\n    color:var(--gold-soft);\n    margin-bottom:14px;\n  }\n  .diagram-row{display:flex; justify-content:space-between; align-items:center; gap:20px; flex-wrap:wrap;}\n  .diagram-col{flex:1; min-width:180px;}\n  .diagram-col h4{font-family:'Fraunces',serif; font-weight:600; font-size:16px; margin:0 0 8px;}\n  .moons{display:flex; gap:6px; margin-bottom:6px;}\n  .moon{width:16px; height:16px; border-radius:50%; background:var(--gold-soft);}\n  .diagram-caption{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:11px;\n    color:#B9B2A0;\n    margin-top:16px;\n  }\n\n  \/* Table of contents \/ what's inside *\/\n  .toc{\n    background:var(--paper);\n    border:1px solid var(--line);\n    border-radius:4px;\n    padding:8px 0;\n    margin:26px 0;\n  }\n  .toc-item{\n    display:flex; justify-content:space-between; align-items:baseline;\n    padding:16px 24px;\n    border-bottom:1px solid var(--line);\n    gap:16px;\n  }\n  .toc-item:last-child{border-bottom:none;}\n  .toc-num{\n    font-family:'IBM Plex Mono', monospace;\n    color:var(--gold);\n    font-size:14px;\n    margin-right:12px;\n  }\n  .toc-text{flex:1;}\n  .toc-page{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:13px;\n    color:var(--ink-soft);\n    white-space:nowrap;\n  }\n\n  \/* Feedback placeholder *\/\n  .feedback-box{\n    border:1px dashed var(--line);\n    border-radius:4px;\n    padding:26px;\n    margin:26px 0;\n    text-align:center;\n    background:#F5F1E7;\n  }\n  .feedback-box .tag{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12px;\n    text-transform:uppercase;\n    letter-spacing:0.08em;\n    color:var(--gold);\n    margin-bottom:10px;\n  }\n\n  \/* Pricing card *\/\n  .price-card{\n    background:var(--forest-deep);\n    color:#EDE7D8;\n    border-radius:8px;\n    padding:34px 30px;\n    margin:36px 0;\n    text-align:center;\n  }\n  .price-card .label{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12px;\n    letter-spacing:0.1em;\n    text-transform:uppercase;\n    color:var(--gold-soft);\n    margin-bottom:10px;\n  }\n  .price-card .price{\n    font-family:'Fraunces', serif;\n    font-weight:700;\n    font-size:52px;\n    line-height:1;\n    margin:8px 0 4px;\n  }\n  .price-card .price-sub{\n    font-size:14px;\n    color:#C7C0AE;\n    margin-bottom:22px;\n  }\n  .btn{\n    display:inline-block;\n    background:var(--gold);\n    color:var(--forest-deep);\n    font-weight:700;\n    font-family:'Source Sans 3', sans-serif;\n    font-size:17px;\n    padding:16px 36px;\n    border-radius:4px;\n    text-decoration:none;\n    transition:transform 0.15s ease, background 0.15s ease;\n  }\n  .btn:hover{background:#CD9A50; transform:translateY(-1px);}\n  .price-note{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12px;\n    color:#B9B2A0;\n    margin-top:16px;\n  }\n\n  \/* Bonus *\/\n  .bonus-grid{display:flex; gap:16px; flex-wrap:wrap; margin:26px 0;}\n  .bonus{\n    flex:1; min-width:220px;\n    border:1px solid var(--line);\n    border-radius:4px;\n    padding:20px;\n    background:var(--paper);\n  }\n  .bonus .tag{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:11px;\n    color:var(--gold);\n    text-transform:uppercase;\n    letter-spacing:0.08em;\n    margin-bottom:8px;\n  }\n  .bonus h4{font-family:'Fraunces',serif; margin:0 0 8px; font-size:17px; color:var(--forest-deep);}\n\n  \/* FAQ *\/\n  .faq-item{\n    border-bottom:1px solid var(--line);\n    padding:20px 0;\n  }\n  .faq-item h4{\n    font-family:'Fraunces', serif;\n    font-size:18px;\n    color:var(--forest-deep);\n    margin:0 0 8px;\n  }\n  .faq-item p{margin:0; color:var(--ink-soft);}\n\n  .disclaimer{\n    max-width:var(--max); margin:0 auto 60px; padding:20px 24px;\n    font-size:13px;\n    color:var(--ink-soft);\n    background:#F1ECDD;\n    border-radius:4px;\n    line-height:1.6;\n  }\n\n  footer{\n    background:var(--forest-deep);\n    color:#B9B2A0;\n    text-align:center;\n    padding:30px 24px;\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12px;\n  }\n\n  @media (max-width:480px){\n    body{font-size:16.5px;}\n    .headline{font-size:28px;}\n    .price-card .price{font-size:42px;}\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"masthead\">\n  <div class=\"wrap\">\n    <div class=\"blog-name\">Body Notes with Aghogho<\/div>\n    <div class=\"blog-tag\">Practical health guides, written plainly<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"byline\">\n  <div class=\"avatar\">A<\/div>\n  <div>Aghogho Nathaniel <span class=\"dot\"><\/span> Published 26 July 2026 <span class=\"dot\"><\/span> 7 min read<\/div>\n<\/div>\n\n<h1 class=\"headline\">A 14-Day Protocol Built to Help Men Stop Waking Up Several Times a Night to Urinate<\/h1>\n<p class=\"subhead\">A plain-language guide to the daily habits, foods, and simple routines linked to easier urination and a calmer prostate \u2014 put together from research, not guesswork.<\/p>\n\n<div class=\"hero-note\">This is an educational guide, not a medical treatment. If you're experiencing new, sudden, or worsening urinary symptoms, please see a doctor \u2014 some of these symptoms need proper medical evaluation, and this guide is meant to sit alongside that, not replace it.<\/div>\n\n<article>\n  <p class=\"lede\">If you're a man over 40 and you've started getting up two, three, sometimes four times a night to urinate \u2014 you already know how much it wears you down. Not just the interrupted sleep, but the quiet worry underneath it. Is this normal? Is it getting worse? Should I be seeing someone about this?<\/p>\n\n  <p>I put this guide together after noticing how many men quietly deal with this \u2014 and how few actually talk about it. Most either ignore it for years, or jump straight to whatever a market seller or pharmacy attendant hands them, with no real understanding of what's actually happening in their body or why.<\/p>\n\n  <p>So I did what I usually do when something bothers me enough: I read. A lot. I went through the research on prostate enlargement, urinary flow, inflammation, and the everyday habits that make symptoms better or worse \u2014 and I turned what I learned into a simple, structured, 14-day protocol that any man can follow without needing a medical background.<\/p>\n\n  <p>This isn't a miracle cure, and I won't pretend it is. What it is: a clear, practical starting point \u2014 the kind of guide I wish existed for the men in my own life who deal with this quietly and never talk about it.<\/p>\n\n  <div class=\"rule\">What's actually going on<\/div>\n\n  <h2>Why this happens in the first place<\/h2>\n  <p>As men get older, it's common for the prostate \u2014 a small gland beneath the bladder \u2014 to gradually enlarge. This can put pressure on the urethra, making it harder to fully empty the bladder and easier to feel the urge to go again soon after. Diet, inflammation, circulation, and hormone levels all play a role in how fast this progresses and how bothersome the symptoms become.<\/p>\n  <p>None of this means something is broken beyond repair, and it doesn't mean surgery is the only path forward for everyone. For many men, daily habits genuinely make a measurable difference in comfort and frequency \u2014 which is exactly what this guide focuses on.<\/p>\n\n  <div class=\"callout warn\">\n    <h3>When to see a doctor \u2014 not later, now<\/h3>\n    <p>Please don't use this guide as a substitute for medical care if you notice: blood in your urine, inability to urinate at all, fever with pain, sudden severe symptoms, or unexplained weight loss. These need a doctor's attention, not a home protocol. This guide is written for ongoing, manageable symptoms as a supportive addition to \u2014 not a replacement for \u2014 proper medical care.<\/p>\n  <\/div>\n\n  <div class=\"rule\">Inside the guide<\/div>\n\n  <h2>What the 14-day protocol actually covers<\/h2>\n  <p>The guide is structured in three phases so you're not just reading information \u2014 you're following a simple day-by-day plan.<\/p>\n\n  <div class=\"diagram\">\n    <div class=\"label\">Illustrative concept \u2014 not a record of any individual's results<\/div>\n    <div class=\"diagram-row\">\n      <div class=\"diagram-col\">\n        <h4>A restless night<\/h4>\n        <div class=\"moons\">\n          <div class=\"moon\"><\/div><div class=\"moon\"><\/div><div class=\"moon\"><\/div><div class=\"moon\"><\/div>\n        <\/div>\n        <div>Frequent trips, broken sleep<\/div>\n      <\/div>\n      <div class=\"diagram-col\">\n        <h4>What the protocol aims for<\/h4>\n        <div class=\"moons\">\n          <div class=\"moon\" style=\"opacity:0.35;\"><\/div><div class=\"moon\" style=\"opacity:0.35;\"><\/div>\n        <\/div>\n        <div>Fewer interruptions, more rest<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"diagram-caption\">Individual outcomes vary based on the underlying cause, consistency, and overall health. This diagram illustrates the goal of the protocol, not a guaranteed or documented result.<\/div>\n  <\/div>\n\n  <div class=\"toc\">\n    <div class=\"toc-item\">\n      <div><span class=\"toc-num\">01<\/span><span class=\"toc-text\">Understanding why the prostate enlarges \u2014 explained simply<\/span><\/div>\n      <div class=\"toc-page\">Pg. 3<\/div>\n    <\/div>\n    <div class=\"toc-item\">\n      <div><span class=\"toc-num\">02<\/span><span class=\"toc-text\">The daily \"Flow Tea\" recipe and where to find each ingredient<\/span><\/div>\n      <div class=\"toc-page\">Pg. 6<\/div>\n    <\/div>\n    <div class=\"toc-item\">\n      <div><span class=\"toc-num\">03<\/span><span class=\"toc-text\">The Night Protocol \u2014 timing rules for evening fluids<\/span><\/div>\n      <div class=\"toc-page\">Pg. 8<\/div>\n    <\/div>\n    <div class=\"toc-item\">\n      <div><span class=\"toc-num\">04<\/span><span class=\"toc-text\">A 5-minute daily pelvic floor routine, with step-by-step images<\/span><\/div>\n      <div class=\"toc-page\">Pg. 10<\/div>\n    <\/div>\n    <div class=\"toc-item\">\n      <div><span class=\"toc-num\">05<\/span><span class=\"toc-text\">Foods linked to worsening symptoms \u2014 and what to eat instead<\/span><\/div>\n      <div class=\"toc-page\">Pg. 13<\/div>\n    <\/div>\n    <div class=\"toc-item\">\n      <div><span class=\"toc-num\">06<\/span><span class=\"toc-text\">Your 14-day tracker \u2014 for symptoms, habits, and notes<\/span><\/div>\n      <div class=\"toc-page\">Pg. 17<\/div>\n    <\/div>\n    <div class=\"toc-item\">\n      <div><span class=\"toc-num\">07<\/span><span class=\"toc-text\">Warning signs that mean it's time to see a doctor<\/span><\/div>\n      <div class=\"toc-page\">Pg. 19<\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"rule\">Included bonuses<\/div>\n\n  <div class=\"bonus-grid\">\n    <div class=\"bonus\">\n      <div class=\"tag\">Bonus 1<\/div>\n      <h4>Flow Tea Shopping List<\/h4>\n      <p>A printable list of ingredients with local Nigerian market names, plus substitutes for readers outside Nigeria who can't find the exact items.<\/p>\n    <\/div>\n    <div class=\"bonus\">\n      <div class=\"tag\">Bonus 2<\/div>\n      <h4>Food Swap Cheat Sheet<\/h4>\n      <p>A one-page \"avoid this, eat this instead\" reference card you can keep on your fridge or save on your phone.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"rule\">Honest feedback<\/div>\n\n  <div class=\"feedback-box\">\n    <div class=\"tag\">Early reader feedback<\/div>\n    <p>This guide has just been published. There are no reviews to show yet, and I won't invent any. If you read it, I'd genuinely welcome your honest feedback \u2014 good or bad \u2014 to share here for future readers.<\/p>\n  <\/div>\n\n  <div class=\"rule\">Getting your copy<\/div>\n\n  <div class=\"price-card\">\n    <div class=\"label\">Prostate Flow Reset \u2014 14-Day Guide (PDF)<\/div>\n    <div class=\"price\">\u20a69,800<\/div>\n    <div class=\"price-sub\">One-time payment \u00b7 Instant download \u00b7 Also available at $9.97 for readers outside Nigeria<\/div>\n    <a href=\"#\" class=\"btn\">Get the guide now<\/a>\n    <div class=\"price-note\">Secure checkout \u00b7 Delivered instantly to your email<\/div>\n  <\/div>\n\n  <h3>My guarantee to you<\/h3>\n  <p>If you go through the guide and genuinely follow the 14-day protocol and feel it wasn't useful to you, let me know within 30 days and I'll refund you in full. No long explanation needed \u2014 I'd just like to know so I can keep improving it.<\/p>\n\n  <div class=\"rule\">Common questions<\/div>\n\n  <div class=\"faq-item\">\n    <h4>Is this a cure for an enlarged prostate?<\/h4>\n    <p>No. This is an educational guide covering habits, foods, and routines that research links to easier urination and reduced discomfort. It's not a medical treatment and doesn't replace diagnosis or care from a doctor.<\/p>\n  <\/div>\n  <div class=\"faq-item\">\n    <h4>How fast will I see results?<\/h4>\n    <p>It depends on the person and the underlying cause of your symptoms. Some habits, like the Night Protocol, are designed to have a noticeable effect quickly for some readers. Others, especially anything related to inflammation or long-term prostate size, take longer and vary from person to person. I'd rather tell you that honestly than promise a specific timeline.<\/p>\n  <\/div>\n  <div class=\"faq-item\">\n    <h4>Do I still need to see a doctor?<\/h4>\n    <p>Yes, especially if you haven't had your symptoms checked before, or if anything changes suddenly. This guide is meant to work alongside proper medical care, not instead of it.<\/p>\n  <\/div>\n  <div class=\"faq-item\">\n    <h4>What format is the guide in?<\/h4>\n    <p>It's a downloadable PDF you can read on your phone, tablet, or computer, and print out if you prefer a physical copy of the tracker and shopping list.<\/p>\n  <\/div>\n  <div class=\"faq-item\">\n    <h4>What if I'm not satisfied?<\/h4>\n    <p>Reach out within 30 days of purchase and I'll refund you, no complicated process.<\/p>\n  <\/div>\n\n  <div style=\"text-align:center; margin-top:40px;\">\n    <a href=\"#\" class=\"btn\">Get the 14-Day Guide \u2014 \u20a69,800<\/a>\n  <\/div>\n\n<\/article>\n\n<div class=\"disclaimer\">\n  <strong>Disclaimer:<\/strong> This guide is for educational purposes only and is not a substitute for professional medical advice, diagnosis, or treatment. Always seek the advice of a qualified healthcare provider with any questions you may have regarding a medical condition, including symptoms related to prostate health. Never disregard professional medical advice or delay seeking it because of something you have read in this guide.\n<\/div>\n\n<footer>\n  Body Notes with Aghogho \u00b7 Written and published from Benin City, Nigeria\n<\/footer>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Prostate Flow Reset \u2014 Body Notes with Aghogho Body Notes with Aghogho Practical health guides, written plainly A Aghogho Nathaniel Published 26 July 2026 7 min read A 14-Day Protocol Built to Help Men Stop Waking Up Several Times a Night to Urinate A plain-language guide to the daily habits, foods, and simple routines linked [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/chamoc.online\/index.php?rest_route=\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chamoc.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chamoc.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chamoc.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chamoc.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16"}],"version-history":[{"count":4,"href":"https:\/\/chamoc.online\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":20,"href":"https:\/\/chamoc.online\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions\/20"}],"wp:attachment":[{"href":"https:\/\/chamoc.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}