{"id":24,"date":"2026-08-21T17:46:50","date_gmt":"2026-08-21T17:46:50","guid":{"rendered":"http:\/\/www.forsan.pl\/?page_id=24"},"modified":"2026-09-10T12:27:32","modified_gmt":"2026-09-10T12:27:32","slug":"projektowanie-sieci-i-instalacji-sanitarnych","status":"publish","type":"page","link":"https:\/\/www.forsan.pl\/","title":{"rendered":""},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n<style>\n  .forsan-wrapper {\n    font-family: inherit;\n    color: #243857;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 10px 0;\n  }\n\n  \/* Dynamika i interakcje UI *\/\n  @keyframes pulse-express {\n    0% { box-shadow: 0 0 0 0 rgba(68, 164, 163, 0.5); }\n    70% { box-shadow: 0 0 0 14px rgba(68, 164, 163, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(68, 164, 163, 0); }\n  }\n\n  \/* 1. HERO SECTION *\/\n  .forsan-hero-clean {\n    background: transparent;\n    padding: 45px 20px 35px 20px;\n    text-align: center;\n    margin-bottom: 30px;\n  }\n\n  .forsan-hero-clean h1 {\n    color: #44a4a3 !important;\n    font-size: 34px;\n    margin: 0 0 16px 0;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    line-height: 1.25;\n  }\n\n  .forsan-hero-clean p {\n    font-size: 16.5px;\n    margin: 0 auto 30px auto;\n    color: #4a5568;\n    max-width: 920px;\n    line-height: 1.7;\n    font-weight: 400;\n  }\n\n  .hero-buttons {\n    display: flex;\n    gap: 16px;\n    justify-content: center;\n    flex-wrap: wrap;\n  }\n\n  .btn-hero-primary {\n    background-color: #44a4a3;\n    color: #ffffff !important;\n    padding: 15px 34px;\n    border-radius: 6px;\n    font-weight: 800;\n    text-decoration: none;\n    font-size: 14px;\n    letter-spacing: 0.5px;\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n\n  .btn-hero-primary:hover {\n    background-color: #243857;\n    transform: translateY(-3px);\n    box-shadow: 0 8px 20px rgba(36, 56, 87, 0.25);\n  }\n\n  .btn-hero-secondary {\n    background-color: transparent;\n    color: #243857 !important;\n    border: 2px solid #243857;\n    padding: 13px 32px;\n    border-radius: 6px;\n    font-weight: 700;\n    text-decoration: none;\n    font-size: 14px;\n    letter-spacing: 0.5px;\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n\n  .btn-hero-secondary:hover {\n    background-color: #243857;\n    color: #ffffff !important;\n    transform: translateY(-3px);\n  }\n\n  \/* 2. METRYKI OPERACYJNE I LICZNIKI *\/\n  .forsan-stats-bar {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-around;\n    background: #ffffff;\n    padding: 30px 20px;\n    border-radius: 10px;\n    margin-bottom: 35px;\n    border: 1px solid #e2e8f0;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);\n    text-align: center;\n    gap: 20px;\n  }\n\n  .stat-item {\n    flex: 1 1 200px;\n    transition: transform 0.3s ease;\n  }\n\n  .stat-item:hover {\n    transform: translateY(-4px);\n  }\n\n  .stat-item h3 {\n    margin: 0;\n    font-size: 32px;\n    color: #44a4a3;\n    font-weight: 800;\n    letter-spacing: 0.5px;\n  }\n\n  .stat-item p {\n    margin: 6px 0 0 0;\n    font-size: 12.5px;\n    font-weight: 700;\n    color: #243857;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n  }\n\n  \/* 3. PROFIL DZIA\u0141ALNO\u015aCI (SEKCJA O NAS) *\/\n  .forsan-about-block {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-left: 6px solid #243857;\n    border-radius: 10px;\n    padding: 42px 38px;\n    margin-bottom: 35px;\n    box-shadow: 0 6px 22px rgba(36, 56, 87, 0.04);\n    transition: all 0.3s ease;\n  }\n\n  .forsan-about-block:hover {\n    box-shadow: 0 12px 32px rgba(36, 56, 87, 0.09);\n  }\n\n  .about-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 15px;\n    margin-bottom: 22px;\n    border-bottom: 1px solid #f0f4f8;\n    padding-bottom: 16px;\n  }\n\n  .about-title {\n    font-size: 23px;\n    font-weight: 800;\n    color: #243857;\n    margin: 0;\n    text-transform: uppercase;\n    letter-spacing: 0.6px;\n  }\n\n  .about-scope-badge {\n    background: #f0f4f8;\n    color: #407fa1;\n    border: 1px solid #cbd5e1;\n    padding: 6px 16px;\n    border-radius: 20px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.4px;\n  }\n\n  .about-description {\n    font-size: 15px;\n    line-height: 1.75;\n    color: #334e68;\n    margin-bottom: 28px;\n  }\n\n  .about-features-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 20px;\n    margin-bottom: 28px;\n  }\n\n  .about-feature-item {\n    flex: 1 1 260px;\n    background: #f8fafc;\n    border: 1px solid #edf2f7;\n    padding: 20px;\n    border-radius: 8px;\n    transition: all 0.3s ease;\n  }\n\n  .about-feature-item:hover {\n    background: #ffffff;\n    border-color: #44a4a3;\n    box-shadow: 0 6px 16px rgba(68, 164, 163, 0.12);\n    transform: translateY(-2px);\n  }\n\n  .about-feature-item h4 {\n    margin: 0 0 8px 0;\n    font-size: 15px;\n    color: #243857;\n    font-weight: 700;\n  }\n\n  .about-feature-item p {\n    margin: 0;\n    font-size: 13px;\n    color: #64748b;\n    line-height: 1.6;\n  }\n\n  .about-action-bar {\n    text-align: right;\n  }\n\n  .btn-about-more {\n    display: inline-block;\n    color: #243857;\n    text-decoration: none;\n    font-weight: 800;\n    font-size: 13.5px;\n    border-bottom: 2px solid #44a4a3;\n    padding-bottom: 3px;\n    transition: all 0.25s ease;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  .btn-about-more:hover {\n    color: #44a4a3;\n    padding-right: 8px;\n  }\n\n  \/* 4. ETAPY PROCEDURALNE *\/\n  .section-title {\n    text-align: center;\n    font-size: 22px;\n    font-weight: 800;\n    color: #243857;\n    margin-bottom: 32px;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n  }\n\n  .process-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 20px;\n    justify-content: center;\n    margin-bottom: 40px;\n  }\n\n  .process-card {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 8px;\n    padding: 26px 22px;\n    flex: 1 1 220px;\n    box-sizing: border-box;\n    transition: all 0.3s ease;\n  }\n\n  .process-card:hover {\n    transform: translateY(-6px);\n    border-color: #44a4a3;\n    box-shadow: 0 10px 25px rgba(68, 164, 163, 0.15);\n  }\n\n  .step-number {\n    background: #243857;\n    color: #44a4a3;\n    border: 2px solid #44a4a3;\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 800;\n    font-size: 15px;\n    margin-bottom: 16px;\n    transition: all 0.3s ease;\n  }\n\n  .process-card:hover .step-number {\n    background: #44a4a3;\n    color: #ffffff;\n  }\n\n  .process-card h4 {\n    margin: 0 0 10px 0;\n    font-size: 15px;\n    color: #243857;\n    font-weight: 700;\n  }\n\n  .process-card p {\n    margin: 0;\n    font-size: 13px;\n    color: #64748b;\n    line-height: 1.55;\n  }\n\n  \/* 5. OBS\u0141UGA GEODEZYJNA *\/\n  .forsan-map-stripe {\n    background-color: #ffffff;\n    border-left: 6px solid #407fa1;\n    border-radius: 10px;\n    padding: 26px 30px;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: space-between;\n    margin-bottom: 35px;\n    border: 1px solid #e2e8f0;\n    border-left-width: 6px;\n    box-shadow: 0 4px 18px rgba(0,0,0,0.03);\n    gap: 20px;\n  }\n\n  .forsan-map-stripe h4 {\n    margin: 0 0 6px 0;\n    color: #243857;\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .forsan-map-stripe p {\n    margin: 0;\n    font-size: 14px;\n    color: #407fa1;\n    line-height: 1.5;\n  }\n\n  .btn-map-action {\n    background-color: #243857;\n    color: #ffffff !important;\n    text-decoration: none;\n    padding: 12px 26px;\n    border-radius: 6px;\n    font-weight: 700;\n    font-size: 13.5px;\n    transition: all 0.3s ease;\n  }\n\n  .btn-map-action:hover {\n    background-color: #407fa1;\n  }\n\n  \/* 6. TRYB EKSPRESOWY *\/\n  .express-box-large {\n    background: linear-gradient(135deg, #ffffff 0%, #f0f9f9 100%);\n    border: 2px solid #44a4a3;\n    border-radius: 10px;\n    padding: 30px 35px;\n    margin-bottom: 30px;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    box-shadow: 0 6px 22px rgba(68, 164, 163, 0.15);\n    transition: transform 0.3s ease;\n  }\n\n  .express-box-large:hover {\n    transform: scale(1.008);\n  }\n\n  .express-title-large {\n    font-weight: 800;\n    color: #243857;\n    font-size: 19px;\n    margin-bottom: 6px;\n    letter-spacing: 0.5px;\n  }\n\n  .express-desc-large {\n    color: #334e68;\n    font-size: 14px;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  .forsan-btn-express {\n    background-color: #44a4a3;\n    color: #ffffff !important;\n    text-decoration: none;\n    padding: 15px 30px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 14px;\n    display: inline-block;\n    animation: pulse-express 2s infinite;\n    transition: all 0.3s ease;\n    letter-spacing: 0.5px;\n  }\n\n  .forsan-btn-express:hover {\n    background-color: #243857;\n  }\n<\/style>\n\n<div class=\"forsan-wrapper\">\n\n  <!-- 1. HERO SECTION -->\n  <div class=\"forsan-hero-clean\">\n    <h1>PROJEKTOWANIE SIECI I INSTALACJI SANITARNYCH<\/h1>\n    <p>Sporz\u0105dzamy wielobran\u017cow\u0105 dokumentacj\u0119 techniczno-budowlan\u0105 w zakresie zewn\u0119trznych sieci i przy\u0142\u0105czy oraz wewn\u0119trznych instalacji sanitarnych. Zapewniamy pe\u0142n\u0105 obs\u0142ug\u0119 procedur formalno-prawnych i uzgodnie\u0144 bran\u017cowych na terenie ca\u0142ego kraju.<\/p>\n    <div class=\"hero-buttons\">\n      <a href=\"https:\/\/www.forsan.pl\/index.php\/kontakt\/\" class=\"btn-hero-secondary\">Kontakt z In\u017cynierem<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- 2. METRYKI OPERACYJNE Z LICZNIKAMI -->\n  <div class=\"forsan-stats-bar\" id=\"forsan-stats-section\">\n    <div class=\"stat-item\">\n      <h3><span class=\"forsan-counter\" data-target=\"120\" data-suffix=\"\" data-final-prefix=\"&gt; \">0<\/span><\/h3>\n      <p>Zrealizowanych Projekt\u00f3w<\/p>\n    <\/div>\n    <div class=\"stat-item\">\n      <h3><span class=\"forsan-counter\" data-target=\"6\" data-suffix=\" Lat\" data-final-prefix=\"\">0 Lat<\/span><\/h3>\n      <p>Do\u015bwiadczenia Bran\u017cowego<\/p>\n    <\/div>\n    <div class=\"stat-item\">\n      <h3>100%<\/h3>\n      <p>Zgodno\u015bci z Warunkami Technicznymi<\/p>\n    <\/div>\n\n\n  <!-- 3. PROFIL DZIA\u0141ALNO\u015aCI (SEKCJA O NAS) -->\n  <div class=\"forsan-about-block\">\n    <div class=\"about-header\">\n      <h2 class=\"about-title\">Profil Dzia\u0142alno\u015bci Biura In\u017cynieryjnego FORSAN<\/h2>\n      <span class=\"about-scope-badge\">Zasi\u0119g Dzia\u0142ania: Ca\u0142a Polska<\/span>\n    <\/div>\n    <div class=\"about-description\">\n      Biuro In\u017cynieryjne FORSAN \u015bwiadczy wyspecjalizowane us\u0142ugi w zakresie in\u017cynierii \u015brodowiska, opracowuj\u0105c dokumentacj\u0119 projektow\u0105 i wykonawcz\u0105 podziemnej infrastruktury technicznej (sieci i przy\u0142\u0105cza zewn\u0119trzne) oraz pe\u0142nego zakresu wewn\u0119trznych instalacji sanitarnych. Realizujemy procedury dla inwestor\u00f3w indywidualnych, komercyjnych oraz jednostek sektora publicznego. \u0141\u0105czymy zaawansowan\u0105 wiedz\u0119 hydrauliczn\u0105 i instalacyjn\u0105 z bieg\u0142\u0105 znajomo\u015bci\u0105 ustawodawstwa Prawo Budowlane oraz Prawo Geodezyjne i Kartograficzne.\n    <\/div>\n    \n    <div class=\"about-features-grid\">\n      <div class=\"about-feature-item\">\n        <h4>Sieci zewn\u0119trzne i przy\u0142\u0105cza<\/h4>\n        <p>Projektujemy podziemn\u0105 infrastruktur\u0119 sieciow\u0105: wodoci\u0105gow\u0105, kanalizacji sanitarnej, deszczowej, og\u00f3lnosp\u0142awnej oraz gazowej wraz z pe\u0142n\u0105 obs\u0142ug\u0105 uzgodnie\u0144 ZUD i gestor\u00f3w sieci.<\/p>\n      <\/div>\n      <div class=\"about-feature-item\">\n        <h4>Wewn\u0119trzne instalacje sanitarne<\/h4>\n        <p>Opracowujemy kompleksowe projekty instalacji wewn\u0105trz budynk\u00f3w: wodno-kanalizacyjnych, centralnego ogrzewania, gazowych, wentylacyjnych oraz uk\u0142ad\u00f3w ciep\u0142a i ch\u0142odu.<\/p>\n      <\/div>\n      <div class=\"about-feature-item\">\n        <h4>Cyfryzacja i zgodno\u015b\u0107 z normami<\/h4>\n        <p>Ka\u017cdy operat przechodzi rygorystyczn\u0105 weryfikacj\u0119 pod k\u0105tem wytycznych polskich norm, MPZP i warunk\u00f3w technicznych. Wykorzystujemy narz\u0119dzia zdalnej obs\u0142ugi formalnej w ca\u0142ej Polsce.<\/p>\n      <\/div>\n    <\/div>\n\n\n\n  <!-- 4. ETAPY PROCEDURALNE -->\n  <div class=\"section-title\">Algorytm Realizacji Zadania Projektowego<\/div>\n  <div class=\"process-grid\">\n    <div class=\"process-card\">\n      <div class=\"step-number\">01<\/div>\n      <h4>Audyt Formalny i Geodezyjny<\/h4>\n      <p>Analiza warunk\u00f3w przy\u0142\u0105czenia lub za\u0142o\u017ce\u0144 budowlanych, weryfikacja zasob\u00f3w mapy do cel\u00f3w projektowych oraz ewidencji grunt\u00f3w.<\/p>\n    <\/div>\n    <div class=\"process-card\">\n      <div class=\"step-number\">02<\/div>\n      <h4>Opracowanie Koncepcji i Rysunk\u00f3w<\/h4>\n      <p>Sporz\u0105dzenie projekt\u00f3w instalacji wewn\u0119trznych oraz tras sieci zewn\u0119trznych, profili pod\u0142u\u017cnych i oblicze\u0144 hydraulicznych.<\/p>\n    <\/div>\n    <div class=\"process-card\">\n      <div class=\"step-number\">03<\/div>\n      <h4>Uzgodnienia Bran\u017cowe<\/h4>\n      <p>Procedowanie dokumentacji w jednostkach uzgadniaj\u0105cych (ZUD\/ZRE, Przedsi\u0119biorstwa Wodoci\u0105g\u00f3w i Kanalizacji, PSG, nadz\u00f3r budowlany).<\/p>\n    <\/div>\n    <div class=\"process-card\">\n      <div class=\"step-number\">04<\/div>\n      <h4>Aprobata i Wydanie Operatu<\/h4>\n      <p>Dostarczenie kompletnego, zatwierdzonego operatu w formacie wektorowym\/raster (PDF) oraz w wersji drukowanej gotowej do realizacji.<\/p>\n    <\/div>\n  <\/div>\n\n\n\n\n\n<\/div>\n\n<!-- SKRYPT JAVASCRIPT OBS\u0141UGUJ\u0104CY LICZNIKI PO PRZEWINI\u0118CIU -->\n<script>\n  (function() {\n    document.addEventListener('DOMContentLoaded', function() {\n      const statsSection = document.getElementById('forsan-stats-section');\n      const counters = document.querySelectorAll('.forsan-counter');\n      let isAnimated = false;\n\n      function startCounting() {\n        counters.forEach(function(counter) {\n          const target = parseInt(counter.getAttribute('data-target'), 10);\n          const suffix = counter.getAttribute('data-suffix') || '';\n          const finalPrefix = counter.getAttribute('data-final-prefix') || '';\n          const duration = 2000; \/\/ Czas trwania animacji: 2 sekundy\n          const frameTime = 1000 \/ 60; \/\/ 60 FPS\n          const totalFrames = Math.round(duration \/ frameTime);\n          let currentFrame = 0;\n\n          const timer = setInterval(function() {\n            currentFrame++;\n            const progress = currentFrame \/ totalFrames;\n            \/\/ P\u0142ynne wyhamowanie animacji (easeOutQuad)\n            const currentVal = Math.round(target * (1 - Math.pow(1 - progress, 2)));\n\n            \/\/ W trakcie liczenia wy\u015bwietlamy warto\u015b\u0107 z przyrostkiem (np. \"3 Lat\")\n            counter.innerText = currentVal + suffix;\n\n            if (currentFrame >= totalFrames) {\n              clearInterval(timer);\n              \/\/ Po zako\u0144czeniu dodajemy przedrostek \">\" dla projekt\u00f3w\n              counter.innerText = finalPrefix + target + suffix;\n            }\n          }, frameTime);\n        });\n      }\n\n      \/\/ Detekcja momentu przewini\u0119cia do sekcji licznik\u00f3w\n      const observer = new IntersectionObserver(function(entries) {\n        entries.forEach(function(entry) {\n          if (entry.isIntersecting && !isAnimated) {\n            isAnimated = true;\n            startCounting();\n          }\n        });\n      }, { threshold: 0.2 });\n\n      if (statsSection) {\n        observer.observe(statsSection);\n      }\n    });\n  })();\n<\/script><\/div>\n","protected":false},"excerpt":{"rendered":"<p>PROJEKTOWANIE SIECI I INSTALACJI SANITARNYCH Sporz\u0105dzamy wielobran\u017cow\u0105 dokumentacj\u0119 techniczno-budowlan\u0105 w zakresie zewn\u0119trznych sieci i przy\u0142\u0105czy oraz wewn\u0119trznych instalacji sanitarnych. Zapewniamy [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-24","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/pages\/24","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/comments?post=24"}],"version-history":[{"count":27,"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/pages\/24\/revisions"}],"predecessor-version":[{"id":192,"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/pages\/24\/revisions\/192"}],"wp:attachment":[{"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/media?parent=24"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}