{"id":407,"date":"2026-07-24T11:12:57","date_gmt":"2026-07-24T11:12:57","guid":{"rendered":"https:\/\/amkenifoundation.org\/?page_id=407"},"modified":"2026-08-06T11:20:25","modified_gmt":"2026-08-06T11:20:25","slug":"amkeni-relief-packages","status":"publish","type":"page","link":"https:\/\/amkenifoundation.org\/?page_id=407","title":{"rendered":"Amkeni Relief Packages"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"407\" class=\"elementor elementor-407\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1526d618 e-flex e-con-boxed e-con e-parent\" data-id=\"1526d618\" 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-80bbfb1 elementor-widget elementor-widget-text-editor\" data-id=\"80bbfb1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p><style data-wp-block-html=\"css\">\n\/*==================================================\n    AMKENI FOUNDATION\n    BASIC NEEDS SUPPORT PROGRAM\n==================================================*\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');\n\n:root{\n\n--primary:#1B5E20;\n--secondary:#2E7D32;\n--accent:#F9A825;\n--light:#F7F9F8;\n--white:#ffffff;\n--text:#444;\n--shadow:0 20px 45px rgba(0,0,0,.08);\n\n}\n\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\n}\n\nbody{\n\nfont-family:'Poppins',sans-serif;\n\n}\n\n.basic-needs-page{\n\nbackground:#fff;\ncolor:var(--text);\n\n}\n\n.container{\n\nmax-width:1200px;\n\nmargin:auto;\n\npadding:0 20px;\n\n}\n\n\n\n\/*=========================================\n HERO\n=========================================*\/\n\n.basic-hero{\n\nheight:100vh;\n\nmin-height:650px;\n\nbackground-image:url(\"YOUR HERO IMAGE URL HERE\");\n\nbackground-size:cover;\n\nbackground-position:center;\n\nposition:relative;\n\ndisplay:flex;\n\nalign-items:center;\n\njustify-content:center;\n\ntext-align:center;\n\noverflow:hidden;\n\n}\n\n.hero-overlay{\n\nposition:absolute;\n\ninset:0;\n\nbackground:linear-gradient(\nrgba(10,40,20,.72),\nrgba(10,40,20,.72));\n\n}\n\n.hero-content{\n\nposition:relative;\n\nz-index:2;\n\nmax-width:850px;\n\ncolor:#fff;\n\nanimation:fadeIn 1.2s ease;\n\n}\n\n.program-label{\n\ndisplay:inline-block;\n\npadding:10px 24px;\n\nbackground:rgba(255,255,255,.15);\n\nbackdrop-filter:blur(10px);\n\nborder-radius:40px;\n\nfont-size:13px;\n\nletter-spacing:1px;\n\nmargin-bottom:25px;\n\n}\n\n.hero-content h1{\n\nfont-size:65px;\n\nfont-weight:800;\n\nmargin-bottom:25px;\n\nline-height:1.2;\n\n}\n\n.hero-content p{\n\nfont-size:20px;\n\nline-height:1.9;\n\nmargin-bottom:40px;\n\n}\n\n.hero-btn{\n\ndisplay:inline-block;\n\npadding:18px 40px;\n\nbackground:var(--accent);\n\ncolor:#fff;\n\ntext-decoration:none;\n\nborder-radius:40px;\n\nfont-weight:600;\n\ntransition:.35s;\n\n}\n\n.hero-btn:hover{\n\nbackground:#d48806;\n\ntransform:translateY(-4px);\n\n}\n\n\n\n\/*=========================================\n INTRO\n=========================================*\/\n\n.intro-section{\n\npadding:100px 0;\n\n}\n\n.intro-section .container{\n\ndisplay:flex;\n\ngap:60px;\n\nalign-items:center;\n\n}\n\n.intro-text{\n\nflex:1;\n\n}\n\n.intro-text h2{\n\nfont-size:42px;\n\ncolor:var(--primary);\n\nmargin-bottom:25px;\n\n}\n\n.intro-text p{\n\nline-height:2;\n\nmargin-bottom:20px;\n\nfont-size:17px;\n\n}\n\n.intro-image{\n\nflex:1;\n\n}\n\n.intro-image img{\n\nwidth:100%;\n\nborder-radius:25px;\n\nbox-shadow:var(--shadow);\n\ntransition:.5s;\n\n}\n\n.intro-image img:hover{\n\ntransform:scale(1.02);\n\n}\n\n\n\n\/*=========================================\n BENEFICIARIES\n=========================================*\/\n\n.beneficiaries-section{\n\npadding:100px 0;\n\nbackground:var(--light);\n\n}\n\n.beneficiaries-section h2{\n\ntext-align:center;\n\nfont-size:42px;\n\ncolor:var(--primary);\n\nmargin-bottom:10px;\n\n}\n\n.section-description{\n\ntext-align:center;\n\nmax-width:700px;\n\nmargin:0 auto 60px;\n\nline-height:1.9;\n\n}\n\n.beneficiary-grid{\n\ndisplay:grid;\n\ngrid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n\ngap:30px;\n\n}\n\n.beneficiary-card{\n\nbackground:#fff;\n\npadding:35px;\n\nborder-radius:22px;\n\nbox-shadow:var(--shadow);\n\ntransition:.4s;\n\ntext-align:center;\n\n}\n\n.beneficiary-card:hover{\n\ntransform:translateY(-12px);\n\n}\n\n.icon{\n\nfont-size:50px;\n\nmargin-bottom:20px;\n\n}\n\n.beneficiary-card h3{\n\ncolor:var(--primary);\n\nmargin-bottom:15px;\n\n}\n\n.beneficiary-card p{\n\nline-height:1.8;\n\n}\n\n\n\n\/*=========================================\n WHAT WE PROVIDE\n=========================================*\/\n\n.support-section{\n\npadding:100px 0;\n\n}\n\n.support-section h2{\n\ntext-align:center;\n\nfont-size:42px;\n\ncolor:var(--primary);\n\nmargin-bottom:60px;\n\n}\n\n.support-grid{\n\ndisplay:grid;\n\ngrid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n\ngap:30px;\n\n}\n\n.support-card{\n\nbackground:rgba(255,255,255,.75);\n\nbackdrop-filter:blur(12px);\n\npadding:35px;\n\nborder-radius:25px;\n\nborder:1px solid rgba(255,255,255,.5);\n\nbox-shadow:var(--shadow);\n\ntransition:.4s;\n\n}\n\n.support-card:hover{\n\ntransform:translateY(-10px);\n\nbackground:var(--primary);\n\ncolor:#fff;\n\n}\n\n.support-card:hover h3{\n\ncolor:#fff;\n\n}\n\n.support-card h3{\n\ncolor:var(--primary);\n\nmargin-bottom:18px;\n\nfont-size:24px;\n\n}\n\n.support-card p{\n\nline-height:1.8;\n\n}\n\n\n\n\/*=========================================\n WHY SECTION\n=========================================*\/\n\n.why-section{\n\npadding:110px 20px;\n\nbackground:linear-gradient(135deg,#1B5E20,#2E7D32);\n\n}\n\n.why-content{\n\nmax-width:900px;\n\nmargin:auto;\n\nbackground:rgba(255,255,255,.08);\n\nbackdrop-filter:blur(12px);\n\npadding:60px;\n\nborder-radius:25px;\n\ntext-align:center;\n\ncolor:#fff;\n\n}\n\n.why-content h2{\n\nfont-size:42px;\n\nmargin-bottom:25px;\n\n}\n\n.why-content p{\n\nline-height:2;\n\nmargin-bottom:20px;\n\n}\n\n\n\n\/*=========================================\n IMPACT\n=========================================*\/\n\n.impact-section{\n\npadding:100px 20px;\n\ntext-align:center;\n\n}\n\n.impact-section h2{\n\nfont-size:42px;\n\ncolor:var(--primary);\n\nmargin-bottom:25px;\n\n}\n\n.impact-section p{\n\nmax-width:800px;\n\nmargin:auto;\n\nline-height:2;\n\nmargin-bottom:45px;\n\n}\n\n.quote-box{\n\nbackground:linear-gradient(135deg,#2E7D32,#43A047);\n\npadding:60px;\n\nborder-radius:25px;\n\ncolor:white;\n\nbox-shadow:var(--shadow);\n\n}\n\n.quote-box h3{\n\nfont-size:30px;\n\nfont-weight:600;\n\nline-height:1.6;\n\n}\n\n\n\n\/*=========================================\n CTA\n=========================================*\/\n\n.cta-section{\n\npadding:100px 20px;\n\ntext-align:center;\n\nbackground:#F5F8F5;\n\n}\n\n.cta-section h2{\n\nfont-size:45px;\n\ncolor:var(--primary);\n\nmargin-bottom:20px;\n\n}\n\n.cta-section p{\n\nmax-width:750px;\n\nmargin:auto;\n\nline-height:2;\n\nmargin-bottom:40px;\n\n}\n\n.cta-buttons{\n\ndisplay:flex;\n\njustify-content:center;\n\ngap:20px;\n\nflex-wrap:wrap;\n\n}\n\n.btn-primary{\n\nbackground:var(--primary);\n\npadding:16px 36px;\n\nborder-radius:40px;\n\ncolor:white;\n\ntext-decoration:none;\n\nfont-weight:600;\n\ntransition:.35s;\n\n}\n\n.btn-primary:hover{\n\nbackground:#114417;\n\ntransform:translateY(-4px);\n\n}\n\n.btn-secondary{\n\nbackground:transparent;\n\nborder:2px solid var(--primary);\n\npadding:16px 36px;\n\nborder-radius:40px;\n\ncolor:var(--primary);\n\nfont-weight:600;\n\ntext-decoration:none;\n\ntransition:.35s;\n\n}\n\n.btn-secondary:hover{\n\nbackground:var(--primary);\n\ncolor:white;\n\n}\n\n\n\n\/*=========================================\n ANIMATIONS\n=========================================*\/\n\n@keyframes fadeIn{\n\nfrom{\n\nopacity:0;\n\ntransform:translateY(30px);\n\n}\n\nto{\n\nopacity:1;\n\ntransform:translateY(0);\n\n}\n\n}\n\n\n\n\/*=========================================\n MOBILE\n=========================================*\/\n\n@media(max-width:992px){\n\n.hero-content h1{\n\nfont-size:46px;\n\n}\n\n.hero-content p{\n\nfont-size:18px;\n\n}\n\n.intro-section .container{\n\nflex-direction:column;\n\n}\n\n.why-content{\n\npadding:35px;\n\n}\n\n.quote-box{\n\npadding:35px;\n\n}\n\n.quote-box h3{\n\nfont-size:22px;\n\n}\n\n}\n\n@media(max-width:600px){\n\n.hero-content h1{\n\nfont-size:36px;\n\n}\n\n.program-label{\n\nfont-size:12px;\n\n}\n\n.intro-text h2,\n\n.beneficiaries-section h2,\n\n.support-section h2,\n\n.impact-section h2,\n\n.cta-section h2,\n\n.why-content h2{\n\nfont-size:30px;\n\n}\n\n}\n<\/style><\/p>\n<section class=\"basic-needs-page\"><!-- ================= HERO SECTION ================= -->\n<section class=\"basic-hero\">\n<div class=\"hero-overlay\">\u00a0<\/div>\n<div class=\"hero-content\"><span class=\"program-label\"> HUMANITARIAN ASSISTANCE PROGRAM <\/span>\n<h1>Basic Needs Support Program<\/h1>\n<p>Providing life-saving humanitarian assistance that restores dignity, protects vulnerable families, and creates hope for a better tomorrow.<\/p>\n<a class=\"hero-btn\" href=\"https:\/\/amkenifoundation.org\/?page_id=412\"> Support This Program <\/a><\/div>\n<\/section>\n<!-- ================= INTRODUCTION ================= -->\n<section class=\"intro-section\">\n<div class=\"container\">\n<div class=\"intro-text\">\n<h2>\u00a0<\/h2>\n<h2>Restoring Hope Through Humanitarian Support<\/h2>\n<p>The Basic Needs Support Program is designed to provide essential humanitarian assistance to vulnerable children and families living in refugee-host communities.<\/p>\n<p>We understand that access to food, clothing, hygiene products, bedding, and other basic necessities is critical for human dignity and survival. Through this program, Amkeni Foundation responds to urgent humanitarian needs by providing timely and compassionate support to families experiencing hardship.<\/p>\n<p>Every item distributed represents hope, dignity, and the reassurance that vulnerable families are not alone during difficult times.<img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone size-medium wp-image-455\" src=\"https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.24-PM-4-300x225.jpeg\" alt=\"\" width=\"300\" height=\"225\" srcset=\"https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.24-PM-4-300x225.jpeg 300w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.24-PM-4-768x576.jpeg 768w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.24-PM-4-80x60.jpeg 80w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.24-PM-4-600x450.jpeg 600w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.24-PM-4.jpeg 1008w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>\u00a0<\/p>\n<\/div>\n<div class=\"intro-image\"><!-- INSERT PROGRAM IMAGE --><\/div>\n<\/div>\n<\/section>\n<!-- ================= BENEFICIARIES ================= -->\n<section class=\"beneficiaries-section\">\n<div class=\"container\">\n<h2>Who We Support<\/h2>\n<p class=\"section-description\">Our humanitarian assistance prioritizes individuals and families facing the greatest vulnerability.<\/p>\n<div class=\"beneficiary-grid\">\n<div class=\"beneficiary-card\">\n<div class=\"icon\">\ud83d\udc76<\/div>\n<h3>Orphans &amp; Vulnerable Children<\/h3>\n<p>Supporting children without adequate parental care through humanitarian assistance.<\/p>\n<\/div>\n<div class=\"beneficiary-card\">\n<div class=\"icon\">\ud83e\uddd2<\/div>\n<div><img decoding=\"async\" class=\"alignnone size-medium wp-image-462\" src=\"https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.25-PM-300x225.jpeg\" alt=\"\" width=\"300\" height=\"225\" srcset=\"https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.25-PM-300x225.jpeg 300w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.25-PM-768x576.jpeg 768w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.25-PM-80x60.jpeg 80w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.25-PM-600x450.jpeg 600w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.25-PM.jpeg 1008w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div>\n<h3>Unaccompanied &amp; Separated Children<\/h3>\n<p>Providing protection and emergency support to children living without their families.<\/p>\n<\/div>\n<div class=\"beneficiary-card\">\n<div class=\"icon\">\u267f<\/div>\n<h3>Persons with Disabilities<\/h3>\n<p>Ensuring vulnerable individuals receive the essential support they require.<\/p>\n<\/div>\n<div class=\"beneficiary-card\">\n<div class=\"icon\">\u2764\ufe0f<\/div>\n<h3>GBV Survivors<\/h3>\n<p>Offering humanitarian support to survivors of gender-based violence with dignity and compassion.<img decoding=\"async\" class=\"alignnone size-medium wp-image-487\" src=\"https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.30-PM-5-261x300.jpeg\" alt=\"\" width=\"261\" height=\"300\" srcset=\"https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.30-PM-5-261x300.jpeg 261w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.30-PM-5.jpeg 483w\" sizes=\"(max-width: 261px) 100vw, 261px\" \/><\/p>\n<\/div>\n<div class=\"beneficiary-card\">\n<div class=\"icon\">\ud83d\udc75<\/div>\n<h3>Elderly Caregivers<\/h3>\n<p>Supporting older persons caring for vulnerable children under challenging circumstances.<\/p>\n<\/div>\n<div class=\"beneficiary-card\">\n<div class=\"icon\">\ud83c\udfe0<\/div>\n<h3>Families in Crisis<\/h3>\n<p>Helping families affected by poverty, displacement, emergencies, and disasters.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<!-- ================= WHAT WE PROVIDE ================= -->\n<section class=\"support-section\">\n<div class=\"container\">\n<h2>What We Provide<\/h2>\n<div class=\"support-grid\">\n<div class=\"support-card\">\n<h3>\ud83c\udf5a Food Assistance<\/h3>\n<p>Emergency food supplies that help families overcome periods of hunger and hardship.<\/p>\n<\/div>\n<div class=\"support-card\">\n<h3>\ud83d\udc55 Clothing<\/h3>\n<p>Clothing, shoes, blankets, and bedding that restore comfort and dignity.<\/p>\n<\/div>\n<div class=\"support-card\">\n<h3>\ud83e\uddfc Hygiene Kits<\/h3>\n<p>Soap, sanitary products, and hygiene materials that improve health and wellbeing.<\/p>\n<\/div>\n<div class=\"support-card\">\n<h3>\ud83d\ude91 Emergency Relief<\/h3>\n<p>Immediate humanitarian response during emergencies and crises.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<!-- ================= WHY ================= -->\n<section class=\"why-section\">\n<div class=\"container\">\n<div class=\"why-content\">\n<h2>Why This Program Matters<\/h2>\n<p>Humanitarian assistance goes beyond the distribution of relief items. It restores dignity, protects vulnerable people, strengthens resilience, and creates opportunities for children and families to rebuild their lives.<\/p>\n<p>We work closely with local leaders, schools, health facilities, volunteers, and humanitarian partners to ensure assistance reaches those who need it most through transparent and community-based identification mechanisms.<\/p>\n<p>Together, we strive to build healthier, safer, and more hopeful communities where every child has access to the basic necessities required to survive, learn, grow, and thrive.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<!-- ================= IMPACT ================= -->\n<section class=\"impact-section\">\n<div class=\"container\">\n<h2>Our Vision<\/h2>\n<p>We believe meeting people&#8217;s immediate needs is the first step toward breaking the cycle of poverty and creating sustainable opportunities for future generations.<\/p>\n<div class=\"quote-box\">\n<h3>&#8220;When families receive the basic necessities they need, children can focus on learning, growing, and achieving their dreams.&#8221;<\/h3>\n<\/div>\n<\/div>\n<\/section>\n<!-- ================= CTA ================= -->\n<section class=\"cta-section\">\n<div class=\"container\">\n<h2>Together We Can Restore Hope<\/h2>\n<p>Your support enables vulnerable families to receive food, clothing, hygiene kits, and life-saving humanitarian assistance.<\/p>\n<div class=\"cta-buttons\"><a class=\"btn-primary\" href=\"https:\/\/amkenifoundation.org\/?page_id=412\"> Donate Now <\/a> <a class=\"btn-secondary\" href=\"https:\/\/amkenifoundation.org\/?page_id=413\"> Partner With Us <\/a><\/div>\n<\/div>\n<\/section>\n<\/section>\n\t\t\t\t\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>\u00a0 HUMANITARIAN ASSISTANCE PROGRAM Basic Needs Support Program Providing life-saving humanitarian assistance that restores dignity, protects vulnerable families, and creates hope for a better tomorrow. Support This Program \u00a0 Restoring Hope Through Humanitarian Support The Basic Needs Support Program is designed to provide essential humanitarian assistance to vulnerable children and families living in refugee-host communities. We understand that access to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-407","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"bosa-1920-550":false,"bosa-1370-550":false,"bosa-730-90":false,"bosa-590-310":false,"bosa-420-380":false,"bosa-420-300":false,"bosa-420-200":false,"bosa-290-150":false,"bosa-80-60":false,"mailpoet_newsletter_max":false},"uagb_author_info":{"display_name":"nisimiracle","author_link":"https:\/\/amkenifoundation.org\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"\u00a0 HUMANITARIAN ASSISTANCE PROGRAM Basic Needs Support Program Providing life-saving humanitarian assistance that restores dignity, protects vulnerable families, and creates hope for a better tomorrow. Support This Program \u00a0 Restoring Hope Through Humanitarian Support The Basic Needs Support Program is designed to provide essential humanitarian assistance to vulnerable children and families living in refugee-host communities.&hellip;","_links":{"self":[{"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=\/wp\/v2\/pages\/407","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=407"}],"version-history":[{"count":5,"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=\/wp\/v2\/pages\/407\/revisions"}],"predecessor-version":[{"id":842,"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=\/wp\/v2\/pages\/407\/revisions\/842"}],"wp:attachment":[{"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=407"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}