{"id":277,"date":"2026-07-24T10:28:20","date_gmt":"2026-07-24T10:28:20","guid":{"rendered":"https:\/\/dahb.gov.et\/?page_id=277"},"modified":"2026-07-25T11:27:42","modified_gmt":"2026-07-25T11:27:42","slug":"hiv-aids-prevention-control","status":"publish","type":"page","link":"https:\/\/dahb.gov.et\/?page_id=277","title":{"rendered":"HIV\/AIDS Prevention &amp; Control"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"277\" class=\"elementor elementor-277\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dadf98c e-flex e-con-boxed e-con e-parent\" data-id=\"dadf98c\" 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-0b2b5b2 elementor-widget elementor-widget-html\" data-id=\"0b2b5b2\" 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>HIV\/AIDS Prevention & Control - Dire Dawa Health Bureau<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&family=Merriweather:ital,wght@0,400;0,700;1,400&display=swap\">\n<style>\n  :root {\n    --bg-bleached: #f8fbff; \/* Bleached sky blue background *\/\n    --sky-light: #f0f9ff;\n    --sky-pale: #e0f2fe;\n    --sky-mid: #bae6fd;\n    --blue-primary: #0284c7;\n    --blue-deep: #0c4a6e;\n    --white: #ffffff;\n    --ink: #1e293b;\n    --ink-soft: #475569;\n    --border: #e2e8f0;\n    --shadow-soft: 0 15px 40px -15px rgba(2, 132, 199, 0.12);\n    --shadow-card: 0 4px 10px -2px rgba(14, 165, 233, 0.06);\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: 'Inter', sans-serif;\n    color: var(--ink);\n    background: var(--bg-bleached);\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 2rem;\n  }\n\n  \/* Typography *\/\n  h1, h2, h3, h4 {\n    font-family: 'Merriweather', serif;\n    color: var(--blue-deep);\n    line-height: 1.3;\n  }\n\n  h1 {\n    font-size: clamp(2.2rem, 4vw, 3.2rem);\n    font-weight: 700;\n    margin-bottom: 1.5rem;\n  }\n\n  h2 {\n    font-size: clamp(1.8rem, 3vw, 2.4rem);\n    font-weight: 700;\n    margin-bottom: 1rem;\n  }\n\n  h3 {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin-bottom: 0.75rem;\n  }\n\n  p {\n    color: var(--ink-soft);\n    font-size: 1.05rem;\n    margin-bottom: 1.5rem;\n  }\n\n  \/* Breadcrumb *\/\n  .breadcrumb {\n    background: var(--white);\n    border-bottom: 1px solid var(--sky-pale);\n    padding: 1rem 0;\n    font-size: 0.85rem;\n    color: var(--ink-soft);\n  }\n  .breadcrumb a { color: var(--ink-soft); font-weight: 500; text-decoration: none; }\n  .breadcrumb a:hover { color: var(--blue-primary); }\n  .breadcrumb span { margin: 0 0.5rem; color: #cbd5e1; }\n\n  \/* Hero Section *\/\n  .hero {\n    background: linear-gradient(180deg, var(--white) 0%, var(--sky-light) 100%);\n    text-align: center;\n    padding: 6rem 2rem 5rem;\n    border-bottom: 1px solid var(--sky-pale);\n  }\n\n  .hero h1 {\n    color: var(--blue-deep);\n  }\n\n  .hero p {\n    color: var(--ink-soft);\n    max-width: 700px;\n    margin: 0 auto;\n    font-size: 1.15rem;\n  }\n\n  .hero-badge {\n    display: inline-block;\n    background: var(--white);\n    color: var(--blue-primary);\n    padding: 0.5rem 1.5rem;\n    border-radius: 50px;\n    font-size: 0.85rem;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    margin-bottom: 1.5rem;\n    border: 1px solid var(--sky-mid);\n    box-shadow: 0 4px 6px -1px rgba(14, 165, 233, 0.1);\n  }\n\n  \/* Section Spacing *\/\n  section {\n    padding: 5rem 0;\n  }\n\n  \/* Alternating Feature Rows *\/\n  .feature-row {\n    display: flex;\n    align-items: center;\n    gap: 4rem;\n    margin-bottom: 5rem;\n  }\n\n  .feature-row:last-child {\n    margin-bottom: 0;\n  }\n\n  .feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .feature-image {\n    flex: 1;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: var(--shadow-soft);\n    aspect-ratio: 4\/3;\n    background: var(--white);\n    border: 1px solid var(--sky-pale);\n  }\n\n  .feature-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.8s ease;\n  }\n\n  .feature-image:hover img {\n    transform: scale(1.05);\n  }\n\n  .feature-content {\n    flex: 1;\n  }\n\n  .feature-tag {\n    display: inline-block;\n    font-family: 'Inter', sans-serif;\n    font-size: 0.85rem;\n    color: var(--blue-primary);\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    margin-bottom: 1rem;\n  }\n\n  .btn-text {\n    display: inline-flex;\n    align-items: center;\n    color: var(--blue-primary);\n    font-weight: 600;\n    text-decoration: none;\n    margin-top: 1rem;\n    transition: gap 0.3s ease;\n    gap: 0.5rem;\n  }\n\n  .btn-text:hover {\n    gap: 1rem;\n    color: var(--blue-deep);\n  }\n\n  .check-list {\n    list-style: none;\n    margin-bottom: 1.5rem;\n  }\n  .check-list li {\n    position: relative;\n    padding-left: 1.75rem;\n    margin-bottom: 0.5rem;\n    color: var(--ink-soft);\n    font-size: 1rem;\n  }\n  .check-list li::before {\n    content: '\u2713';\n    position: absolute;\n    left: 0;\n    color: var(--blue-primary);\n    font-weight: bold;\n  }\n\n  \/* Services Grid Section *\/\n  .services-grid-section {\n    background: var(--white);\n    border-top: 1px solid var(--sky-pale);\n    border-bottom: 1px solid var(--sky-pale);\n  }\n\n  .section-header {\n    text-align: center;\n    max-width: 700px;\n    margin: 0 auto 4rem;\n  }\n\n  .services-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 2rem;\n  }\n\n  .service-card {\n    background: var(--bg-bleached);\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: var(--shadow-card);\n    transition: transform 0.4s ease, box-shadow 0.4s ease, background 0.4s ease;\n    border: 1px solid var(--sky-pale);\n    padding: 2rem;\n  }\n\n  .service-card:hover {\n    transform: translateY(-8px);\n    box-shadow: var(--shadow-soft);\n    background: var(--white);\n    border-color: var(--sky-mid);\n  }\n\n  .service-card__icon {\n    width: 48px;\n    height: 48px;\n    background: var(--sky-pale);\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--blue-primary);\n    margin-bottom: 1.5rem;\n    transition: background 0.3s ease, color 0.3s ease;\n  }\n\n  .service-card:hover .service-card__icon {\n    background: var(--blue-primary);\n    color: var(--white);\n  }\n\n  .service-card h3 {\n    font-size: 1.25rem;\n    margin-bottom: 0.5rem;\n  }\n\n  .service-card p {\n    font-size: 0.95rem;\n    margin-bottom: 0;\n  }\n\n  \/* Leadership Profile (Side-by-Side) *\/\n  .leadership-section {\n    background: var(--sky-light);\n  }\n\n  .profile__card {\n    display: grid;\n    grid-template-columns: 280px 1fr;\n    gap: 3rem;\n    align-items: start;\n    background: var(--white);\n    border: 1px solid var(--sky-pale);\n    border-radius: 16px;\n    padding: 3rem;\n    box-shadow: var(--shadow-soft);\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .profile__image-frame {\n    border-radius: 12px;\n    overflow: hidden;\n    aspect-ratio: 1;\n    border: 4px solid var(--sky-pale);\n  }\n\n  .profile__image-frame img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .profile__role {\n    display: inline-block;\n    font-size: 0.85rem;\n    color: var(--white);\n    background: var(--blue-primary);\n    padding: 0.25rem 0.75rem;\n    border-radius: 4px;\n    margin-bottom: 1rem;\n    font-weight: 600;\n  }\n\n  .profile__quote {\n    border-left: 3px solid var(--blue-primary);\n    padding: 0.5rem 1.5rem;\n    margin: 1.5rem 0;\n    background: var(--bg-bleached);\n    border-radius: 0 4px 4px 0;\n  }\n\n  .profile__quote p {\n    font-family: 'Merriweather', serif;\n    font-style: italic;\n    font-size: 1.05rem;\n    color: var(--blue-deep);\n    margin: 0;\n  }\n\n  .profile__signature-name {\n    font-family: 'Merriweather', serif;\n    font-size: 1.25rem;\n    color: var(--blue-deep);\n    font-weight: 700;\n    margin-top: 1rem;\n  }\n\n  .profile__signature-title {\n    font-size: 0.85rem;\n    color: var(--ink-soft);\n  }\n\n  \/* Scroll Reveal Animation *\/\n  .reveal {\n    opacity: 0;\n    transform: translateY(40px);\n    transition: opacity 0.8s ease, transform 0.8s ease;\n  }\n\n  .reveal.active {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 900px) {\n    .feature-row, .feature-row.reverse {\n      flex-direction: column;\n      gap: 2rem;\n    }\n\n    section {\n      padding: 4rem 0;\n    }\n\n    .hero {\n      padding: 4rem 1.5rem 3rem;\n    }\n\n    .profile__card {\n      grid-template-columns: 1fr;\n      gap: 1.5rem;\n      padding: 2rem;\n    }\n\n    .profile__image-frame {\n      max-width: 220px;\n      margin: 0 auto;\n    }\n  }\n<\/style>\n<\/head>\n<body>\n\n  <!-- Breadcrumb -->\n\n  <!-- Hero Section -->\n  <section class=\"hero\">\n    <div class=\"container reveal\">\n      <div class=\"hero-badge\">Secretariat Office<\/div>\n      <h1>HIV\/AIDS Prevention & Control<\/h1>\n      <p>\n        Coordinating the regional response to the HIV epidemic. We are dedicated to preventing new infections, ensuring universal access to life-saving treatment, and eliminating stigma and discrimination against people living with HIV (PLHIV) across Dire Dawa.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- Core Programs (Alternating Features) -->\n  <section>\n    <div class=\"container\">\n      \n      <!-- Feature 1: HIV Testing Services (HTS) -->\n      <div class=\"feature-row reveal\">\n        <div class=\"feature-image\">\n          <img decoding=\"async\" src=\"https:\/\/picsum.photos\/seed\/hiv-testing-counseling\/800\/600\" alt=\"HIV Testing and Counseling\">\n        <\/div>\n        <div class=\"feature-content\">\n          <span class=\"feature-tag\">Know Your Status<\/span>\n          <h2>HIV Testing Services (HTS)<\/h2>\n          <p>\n            We provide accessible, confidential, and client-centered testing across health facilities and through community outreach. Our targeted testing approaches aim to identify positive cases early and link them immediately to care and support services.\n          <\/p>\n          <ul class=\"check-list\">\n            <li>Voluntary Counseling & Testing (VCT)<\/li>\n            <li>Provider-Initiated Testing (PITC)<\/li>\n            <li>Home-Based Testing Campaigns<\/li>\n            <li>Index Case Testing<\/li>\n          <\/ul>\n          <a href=\"#\" class=\"btn-text\">Find a Testing Center <span>\u2192<\/span><\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Feature 2: Care & Treatment (ART) -->\n      <div class=\"feature-row reverse reveal\">\n        <div class=\"feature-image\">\n          <img decoding=\"async\" src=\"https:\/\/picsum.photos\/seed\/art-treatment-pharmacy\/800\/600\" alt=\"ART Treatment and Care\">\n        <\/div>\n        <div class=\"feature-content\">\n          <span class=\"feature-tag\">Comprehensive Care<\/span>\n          <h2>Care, Treatment & ART Adherence<\/h2>\n          <p>\n            We coordinate lifelong Antiretroviral Therapy (ART) services, ensuring patients receive the medication and monitoring they need to achieve viral suppression. We also manage opportunistic infections and run adherence clubs to support patients.\n          <\/p>\n          <ul class=\"check-list\">\n            <li>Antiretroviral Therapy (ART) Provision<\/li>\n            <li>Viral Load Monitoring<\/li>\n            <li>Management of Opportunistic Infections<\/li>\n            <li>Adherence & Psychosocial Support Clubs<\/li>\n          <\/ul>\n          <a href=\"#\" class=\"btn-text\">Learn About Treatment <span>\u2192<\/span><\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Feature 3: PMTCT -->\n      <div class=\"feature-row reveal\">\n        <div class=\"feature-image\">\n          <img decoding=\"async\" src=\"https:\/\/picsum.photos\/seed\/mother-child-health-pmtct\/800\/600\" alt=\"Mother and Child Health PMTCT\">\n        <\/div>\n        <div class=\"feature-content\">\n          <span class=\"feature-tag\">Eliminating Transmission<\/span>\n          <h2>PMTCT & Early Infant Diagnosis<\/h2>\n          <p>\n            To guarantee an HIV-free generation, we ensure all pregnant women receive HIV counseling and testing. HIV-positive mothers are provided with ART, and their infants receive prophylaxis and early diagnosis to prevent mother-to-child transmission.\n          <\/p>\n          <ul class=\"check-list\">\n            <li>Maternal HIV Screening<\/li>\n            <li>Lifelong ART for Pregnant Women (Option B+)<\/li>\n            <li>Infant Prophylaxis & DNA-PCR Testing<\/li>\n            <li>Follow-up & Support for Exposed Infants<\/li>\n          <\/ul>\n          <a href=\"#\" class=\"btn-text\">PMTCT Guidelines <span>\u2192<\/span><\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- Community & Support Services Grid -->\n  <section class=\"services-grid-section\">\n    <div class=\"container\">\n      <div class=\"section-header reveal\">\n        <span class=\"feature-tag\" style=\"display: block; text-align: center;\">Community & Support<\/span>\n        <h2>Additional Support Services<\/h2>\n        <p>Beyond clinical interventions, we implement programs designed to support vulnerable populations, reduce stigma, and strengthen community resilience.<\/p>\n      <\/div>\n\n      <div class=\"services-grid\">\n        <!-- Card 1 -->\n        <div class=\"service-card reveal\">\n          <div class=\"service-card__icon\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path><\/svg>\n          <\/div>\n          <h3>OVC Support Programs<\/h3>\n          <p>Comprehensive support for Orphaned and Vulnerable Children (OVC) affected by HIV, ensuring access to education, healthcare, and psychosocial care.<\/p>\n        <\/div>\n\n        <!-- Card 2 -->\n        <div class=\"service-card reveal\">\n          <div class=\"service-card__icon\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg>\n          <\/div>\n          <h3>Stigma & Discrimination Reduction<\/h3>\n          <p>Community campaigns and training initiatives designed to combat HIV-related stigma, ensuring PLHIV can live dignified, productive lives.<\/p>\n        <\/div>\n\n        <!-- Card 3 -->\n        <div class=\"service-card reveal\">\n          <div class=\"service-card__icon\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z\"><\/path><\/svg>\n          <\/div>\n          <h3>Key Population Outreach<\/h3>\n          <p>Targeted interventions and peer-led education for key and vulnerable populations to ensure equitable access to prevention and treatment.<\/p>\n        <\/div>\n\n        <!-- Card 4 -->\n        <div class=\"service-card reveal\">\n          <div class=\"service-card__icon\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 2v6l4 7\"><\/path><path d=\"M15 2v6l-4 7\"><\/path><path d=\"M5 2h14\"><\/path><path d=\"M9 15h6\"><\/path><path d=\"M11.5 19.5L9 22h6l-2.5-2.5\"><\/path><\/svg>\n          <\/div>\n          <h3>TB\/HIV Co-Infection Management<\/h3>\n          <p>Integrated services to screen, treat, and prevent Tuberculosis among people living with HIV, significantly reducing mortality rates.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Leadership Section -->\n  <section class=\"leadership-section\">\n    <div class=\"container\">\n      <div class=\"section-header reveal\" style=\"margin-bottom: 3rem;\">\n        <span class=\"feature-tag\" style=\"display: block; text-align: center;\">Secretariat Leadership<\/span>\n        <h2>Meet the Coordinator<\/h2>\n      <\/div>\n\n      <div class=\"profile__card reveal\">\n        <div class=\"profile__image-frame\">\n          <img decoding=\"async\" src=\"https:\/\/picsum.photos\/seed\/dr-selamawit-bekele-hiv\/400\/400\" alt=\"Dr. Selamawit Bekele\">\n        <\/div>\n        <div class=\"profile__bio\">\n          <span class=\"profile__role\">Head of Secretariat<\/span>\n          <h3>Dr. Selamawit Bekele<\/h3>\n          <p>\n            Dr. Selamawit Bekele is an infectious disease specialist with over a decade of experience in clinical care and public health program management. She has been instrumental in scaling up viral load testing and integrating TB\/HIV services across the Dire Dawa region.\n          <\/p>\n          <p>\n            Holding a Master's degree in Public Health, Dr. Selamawit is a passionate advocate for human rights and believes that community ownership is the key to ending the AIDS epidemic by 2030.\n          <\/p>\n          <div class=\"profile__quote\">\n            <p>\n              \"An HIV-free generation is not just a medical goal; it is a social contract. We must combine the power of medicine with the compassion of community to break the chain of transmission and stigma.\"\n            <\/p>\n          <\/div>\n          <div class=\"profile__signature\">\n            <div class=\"profile__signature-name\">Dr. Selamawit Bekele<\/div>\n            <div class=\"profile__signature-title\">Head, HIV\/AIDS Prevention & Control Secretariat<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <script>\n    \/\/ Scroll Reveal Animation\n    const revealElements = document.querySelectorAll('.reveal');\n\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach(entry => {\n        if (entry.isIntersecting) {\n          entry.target.classList.add('active');\n          \/\/ Unobserve after animation to reduce overhead\n          observer.unobserve(entry.target);\n        }\n      });\n    }, {\n      threshold: 0.15,\n      rootMargin: '0px 0px -50px 0px'\n    });\n\n    revealElements.forEach(el => {\n      observer.observe(el);\n    });\n  <\/script>\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>HIV\/AIDS Prevention &#038; Control &#8211; Dire Dawa Health Bureau Secretariat Office HIV\/AIDS Prevention &#038; Control Coordinating the regional response to the HIV epidemic. We are dedicated to preventing new infections, ensuring universal access to life-saving treatment, and eliminating stigma and discrimination against people living with HIV (PLHIV) across Dire Dawa. Know Your Status HIV Testing [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-277","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"_links":{"self":[{"href":"https:\/\/dahb.gov.et\/index.php?rest_route=\/wp\/v2\/pages\/277","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dahb.gov.et\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dahb.gov.et\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dahb.gov.et\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dahb.gov.et\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=277"}],"version-history":[{"count":4,"href":"https:\/\/dahb.gov.et\/index.php?rest_route=\/wp\/v2\/pages\/277\/revisions"}],"predecessor-version":[{"id":397,"href":"https:\/\/dahb.gov.et\/index.php?rest_route=\/wp\/v2\/pages\/277\/revisions\/397"}],"wp:attachment":[{"href":"https:\/\/dahb.gov.et\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=277"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}