{"id":9487,"date":"2020-01-14T16:55:53","date_gmt":"2020-01-14T16:55:53","guid":{"rendered":"https:\/\/www.dlongwood.com\/pneumogenius-2\/"},"modified":"2026-05-22T10:59:57","modified_gmt":"2026-05-22T10:59:57","slug":"pneumogenius","status":"publish","type":"productos","link":"https:\/\/www.dlongwood.com\/en\/product-catalog\/pneumogenius\/","title":{"rendered":"PneumoGenius\u00ae (PN-600)"},"content":{"rendered":"\n<!-- Scoped Styles Block (Isolated, Shielded, and Scaled to 14px) -->\n\n<style>\n\n    \/* Corporate font import *\/\n\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Raleway:wght@300;400;500;600;700&display=swap');\n\n\n\n    \/* Main Isolated Container *\/\n\n    .dlw-prod-wrapper {\n\n        font-family: 'Raleway', sans-serif !important;\n\n        color: #000000 !important;\n\n        line-height: 1.6 !important;\n\n        background-color: transparent !important;\n\n        padding: 0 !important;\n\n        max-width: 100% !important;\n\n        text-align: left !important;\n\n        display: block !important;\n\n        font-size: 14px !important; \/* ANCHOR: Ignores defective root size from Bricks *\/\n\n    }\n\n\n\n    \/* Local CSS Variables *\/\n\n    .dlw-prod-wrapper {\n\n        --dlw-blue-dark: #003a70;\n\n        --dlw-blue-cyan: #00a1e0;\n\n        --dlw-light-bg: #f9fbfd;\n\n        --dlw-grey-bg: #f4f6f8;\n\n        --dlw-border: #e1e8f0;\n\n        --dlw-grey: #939598;\n\n    }\n\n\n\n    \/* H2 Headings *\/\n\n    .dlw-prod-wrapper h2 {\n\n        font-family: 'Playfair Display', serif !important;\n\n        color: var(--dlw-blue-dark) !important;\n\n        margin-top: 2em !important;\n\n        margin-bottom: 0.8em !important;\n\n        font-size: 1.8em !important;\n\n        font-weight: 700 !important;\n\n        border-bottom: 2px solid var(--dlw-border) !important;\n\n        padding-bottom: 10px !important;\n\n        display: block !important;\n\n    }\n\n\n\n    \/* H3 Headings *\/\n\n    .dlw-prod-wrapper h3 {\n\n        font-family: 'Playfair Display', serif !important;\n\n        color: var(--dlw-blue-cyan) !important;\n\n        margin-top: 1.5em !important;\n\n        margin-bottom: 0.5em !important;\n\n        font-size: 1.4em !important;\n\n        font-weight: 700 !important;\n\n        display: block !important;\n\n    }\n\n\n\n    \/* Standard paragraphs *\/\n\n    .dlw-prod-wrapper p {\n\n        font-weight: 400 !important;\n\n        margin-bottom: 1.2em !important;\n\n        text-align: justify !important;\n\n        font-size: 1.25em !important; \/* 1.25em over 14px = 17.5px actual *\/\n\n        color: #333333 !important;\n\n    }\n\n\n\n    \/* Corporate bold text *\/\n\n    .dlw-prod-wrapper strong {\n\n        color: var(--dlw-blue-dark) !important;\n\n        font-weight: 700 !important;\n\n    }\n\n\n\n    \/* Lead \/ Short Description (Corporate Blue Box) *\/\n\n    .dlw-lead-box {\n\n        background-color: var(--dlw-blue-dark) !important;\n\n        color: #ffffff !important;\n\n        padding: 2.5em 3em !important;\n\n        margin-bottom: 2.5em !important;\n\n        border-radius: 8px !important;\n\n        box-shadow: 0 6px 25px rgba(0, 58, 112, 0.2) !important;\n\n    }\n\n\n\n    .dlw-lead-box p {\n\n        color: #ffffff !important;\n\n        font-size: 1.35em !important;\n\n        font-weight: 500 !important;\n\n        margin-bottom: 0 !important;\n\n        text-align: left !important;\n\n    }\n\n\n\n    \/* Single inserted images (centered) *\/\n\n    .dlw-prod-img {\n\n        width: 100% !important;\n\n        height: auto !important;\n\n        display: block !important;\n\n        margin: 2.5em auto !important;\n\n        max-width: 90% !important;\n\n        border-radius: 6px !important;\n\n        box-shadow: none !important;\n\n        transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;\n\n        cursor: zoom-in !important;\n\n    }\n\n\n\n    .dlw-prod-img:hover {\n\n        transform: scale(1.03) !important;\n\n    }\n\n\n\n    \/* Standard lists (bullets) *\/\n\n    .dlw-list {\n\n        display: flex !important;\n\n        flex-direction: column !important;\n\n        margin-bottom: 2em !important;\n\n        padding-left: 0 !important;\n\n    }\n\n\n\n    .dlw-list-item {\n\n        position: relative !important;\n\n        padding-left: 1.5em !important;\n\n        margin-bottom: 0.8em !important;\n\n        text-align: left !important;\n\n        font-size: 1.25em !important;\n\n        color: #333333 !important;\n\n        display: block !important;\n\n    }\n\n\n\n    .dlw-list-item::before {\n\n        content: \"\u2022\" !important;\n\n        position: absolute !important;\n\n        left: 0 !important;\n\n        color: var(--dlw-blue-cyan) !important;\n\n        font-weight: bold !important;\n\n        font-size: 1.2em !important;\n\n        top: -2px !important;\n\n    }\n\n\n\n    \/* Nested sub-lists *\/\n\n    .dlw-sub-list {\n\n        margin-top: 0.5em !important;\n\n        margin-bottom: 0.5em !important;\n\n        padding-left: 1.5em !important;\n\n    }\n\n\n\n    .dlw-sub-list-item {\n\n        position: relative !important;\n\n        padding-left: 1.2em !important;\n\n        margin-bottom: 0.4em !important;\n\n        font-size: 0.95em !important;\n\n        color: #555555 !important;\n\n        display: block !important;\n\n    }\n\n\n\n    .dlw-sub-list-item::before {\n\n        content: \"-\" !important;\n\n        position: absolute !important;\n\n        left: 0 !important;\n\n        color: var(--dlw-grey) !important;\n\n        font-weight: bold !important;\n\n    }\n\n\n\n    \/* Check lists (Key Features) *\/\n\n    .dlw-check-list {\n\n        display: grid !important;\n\n        grid-template-columns: 1fr 1fr !important;\n\n        gap: 1.5em 2em !important;\n\n        margin: 2em 0 !important;\n\n        background-color: var(--dlw-light-bg) !important;\n\n        padding: 2.5em !important;\n\n        border-radius: 8px !important;\n\n        border-left: 6px solid var(--dlw-blue-cyan) !important;\n\n    }\n\n\n\n    .dlw-check-item {\n\n        display: flex !important;\n\n        align-items: flex-start !important;\n\n        gap: 12px !important;\n\n        font-size: 1.2em !important;\n\n        color: #333333 !important;\n\n        line-height: 1.4 !important;\n\n    }\n\n\n\n    .dlw-check-icon {\n\n        width: 24px !important;\n\n        height: 24px !important;\n\n        min-width: 24px !important;\n\n        fill: var(--dlw-blue-cyan) !important;\n\n        margin-top: 2px !important;\n\n        flex-shrink: 0 !important;\n\n    }\n\n    \n\n    .dlw-check-item:last-child:nth-child(odd) {\n\n        grid-column: 1 \/ -1 !important;\n\n    }\n\n\n\n    \/* Corporate Tables (References) *\/\n\n    .dlw-table {\n\n        width: 100% !important;\n\n        border-collapse: collapse !important;\n\n        margin-bottom: 2.5em !important;\n\n        background-color: #ffffff !important;\n\n        box-shadow: 0 2px 10px rgba(0,0,0,0.03) !important;\n\n        border-radius: 6px !important;\n\n        overflow: hidden !important;\n\n    }\n\n\n\n    .dlw-table th {\n\n        background-color: var(--dlw-blue-dark) !important;\n\n        color: #ffffff !important;\n\n        text-align: left !important;\n\n        padding: 15px 20px !important;\n\n        font-family: 'Raleway', sans-serif !important;\n\n        font-weight: 600 !important;\n\n        text-transform: uppercase !important;\n\n        font-size: 1.1em !important;\n\n        letter-spacing: 0.5px !important;\n\n    }\n\n\n\n    .dlw-table td {\n\n        padding: 15px 20px !important;\n\n        border-bottom: 1px solid var(--dlw-border) !important;\n\n        vertical-align: middle !important;\n\n        font-size: 1.2em !important;\n\n        color: #333333 !important;\n\n    }\n\n    \n\n    .dlw-table tr:hover td {\n\n        background-color: var(--dlw-light-bg) !important;\n\n    }\n\n\n\n    .dlw-table tr:last-child td {\n\n        border-bottom: 2px solid var(--dlw-blue-cyan) !important;\n\n    }\n\n\n\n    .dlw-ref-code {\n\n        font-family: 'Courier New', Courier, monospace !important;\n\n        font-weight: 700 !important;\n\n        color: var(--dlw-blue-dark) !important;\n\n    }\n\n\n\n    \/* Accordions (Collapsible Tables) *\/\n\n    .dlw-accordion {\n\n        background-color: #ffffff !important;\n\n        border: 1px solid var(--dlw-border) !important;\n\n        border-radius: 6px !important;\n\n        margin-bottom: 1.5em !important;\n\n        overflow: hidden !important;\n\n        transition: all 0.3s ease !important;\n\n    }\n\n\n\n    .dlw-accordion-header {\n\n        background-color: var(--dlw-blue-dark) !important;\n\n        color: #ffffff !important;\n\n        padding: 15px 20px !important;\n\n        font-family: 'Raleway', sans-serif !important;\n\n        font-weight: 600 !important;\n\n        text-transform: uppercase !important;\n\n        font-size: 1.1em !important;\n\n        letter-spacing: 0.5px !important;\n\n        cursor: pointer !important;\n\n        list-style: none !important;\n\n        position: relative !important;\n\n        display: flex !important;\n\n        justify-content: space-between !important;\n\n        align-items: center !important;\n\n        transition: background-color 0.3s ease !important;\n\n    }\n\n\n\n    \/* Hide default details\/summary arrow *\/\n\n    .dlw-accordion-header::-webkit-details-marker {\n\n        display: none !important;\n\n    }\n\n\n\n    \/* Custom + \/ x icon *\/\n\n    .dlw-accordion-header::after {\n\n        content: '+' !important;\n\n        font-size: 1.8em !important;\n\n        line-height: 1 !important;\n\n        color: var(--dlw-blue-cyan) !important;\n\n        transition: transform 0.3s ease !important;\n\n    }\n\n\n\n    .dlw-accordion[open] .dlw-accordion-header::after {\n\n        transform: rotate(45deg) !important; \/* Rotates the + to look like an x *\/\n\n    }\n\n\n\n    .dlw-accordion[open] .dlw-accordion-header {\n\n        border-bottom: 2px solid var(--dlw-blue-cyan) !important;\n\n    }\n\n\n\n    \/* Adjustment for lists\/tables inside accordion *\/\n\n    .dlw-accordion-content {\n\n        padding: 20px !important;\n\n        background-color: #ffffff !important;\n\n    }\n\n\n\n    .dlw-accordion-content .dlw-table {\n\n        margin-bottom: 0 !important;\n\n        box-shadow: none !important;\n\n        border-radius: 0 !important;\n\n        border-top: none !important;\n\n    }\n\n\n\n    .dlw-accordion-content .dlw-list {\n\n        margin-bottom: 0 !important;\n\n    }\n\n    \n\n    .dlw-accordion-content p {\n\n        margin-bottom: 0 !important;\n\n    }\n\n\n\n    \/* Modal \/ Lightbox *\/\n\n    .dlw-modal {\n\n        display: none;\n\n        position: fixed !important;\n\n        z-index: 999999 !important;\n\n        left: 0 !important;\n\n        top: 0 !important;\n\n        width: 100vw !important;\n\n        height: 100vh !important;\n\n        background-color: rgba(0, 20, 40, 0.85) !important;\n\n        backdrop-filter: blur(5px) !important;\n\n        align-items: center !important;\n\n        justify-content: center !important;\n\n    }\n\n\n\n    .dlw-modal.dlw-active {\n\n        display: flex !important;\n\n        animation: dlw-fade-in 0.3s ease-out forwards;\n\n    }\n\n\n\n    @keyframes dlw-fade-in {\n\n        from { opacity: 0; }\n\n        to { opacity: 1; }\n\n    }\n\n\n\n    .dlw-modal-img {\n\n        max-width: 90vw !important;\n\n        max-height: 90vh !important;\n\n        width: auto !important;\n\n        height: auto !important;\n\n        border-radius: 6px !important;\n\n        box-shadow: 0 10px 40px rgba(0,0,0,0.5) !important;\n\n        object-fit: contain !important;\n\n    }\n\n\n\n    .dlw-modal-close {\n\n        position: absolute !important;\n\n        top: 25px !important;\n\n        right: 35px !important;\n\n        color: #ffffff !important;\n\n        font-size: 45px !important;\n\n        font-weight: 300 !important;\n\n        cursor: pointer !important;\n\n        transition: color 0.3s ease !important;\n\n        line-height: 1 !important;\n\n        z-index: 9999999 !important;\n\n    }\n\n\n\n    .dlw-modal-close:hover {\n\n        color: var(--dlw-blue-cyan) !important;\n\n    }\n\n\n\n    \/* Responsive *\/\n\n    @media (max-width: 768px) {\n\n        .dlw-lead-box { padding: 1.8em !important; }\n\n        .dlw-check-list { grid-template-columns: 1fr !important; padding: 1.5em !important; }\n\n        .dlw-prod-img { max-width: 100% !important; }\n\n        \n\n        \/* Responsive Tables *\/\n\n        .dlw-table, .dlw-table thead, .dlw-table tbody, .dlw-table th, .dlw-table td, .dlw-table tr { display: block !important; }\n\n        .dlw-table thead tr { position: absolute !important; top: -9999px !important; left: -9999px !important; }\n\n        .dlw-table tr { border-bottom: 2px solid var(--dlw-blue-cyan) !important; margin-bottom: 15px !important; }\n\n        .dlw-table td { border: none !important; position: relative !important; padding-left: 45% !important; }\n\n        .dlw-table td::before { position: absolute !important; top: 15px !important; left: 15px !important; width: 40% !important; white-space: nowrap !important; font-weight: bold !important; color: var(--dlw-blue-dark) !important; font-size: 0.9em !important; text-transform: uppercase !important; }\n\n        .dlw-table td:nth-of-type(1)::before { content: \"Reference\" !important; }\n\n        .dlw-table td:nth-of-type(2)::before { content: \"Description\" !important; }\n\n    }\n\n<\/style>\n\n\n\n<!-- ==========================================\n\n     UNIFIED AND SHIELDED CONTENT\n\n     ========================================== -->\n\n<div class=\"dlw-prod-wrapper\">\n\n\n\n    <!-- Short Description (Lead Box) -->\n\n    <div class=\"dlw-lead-box\">\n\n        <p>Real\u2011time PCR kit for the quantitative detection of Pneumocystis jirovecii and identification of DHPS mutations related to sulfa resistance, directly from clinical respiratory samples.<\/p>\n\n    <\/div>\n\n\n\n    <!-- Detailed Description -->\n\n    <h2>Detailed Description<\/h2>\n\n\n\n    <div class=\"dlw-list\">\n\n        <span class=\"dlw-list-item\">Pneumonia caused by Pneumocystis jirovecii is a relevant infection in immunocompromised individuals. Traditionally, it was diagnosed using microscopic techniques on bronchoalveolar lavage samples, but these require expertise and may have low sensitivity, especially if the fungal load is low. Currently, the use of real\u2011time PCR has improved diagnostic sensitivity, facilitating infection detection even in difficult cases.<\/span>\n\n        <span class=\"dlw-list-item\">The PneumoGenius\u00ae kit is a molecular tool designed for the quantitative detection of Pneumocystis jirovecii, the main pathogen causing pneumonia in immunocompromised patients, such as those with HIV\/AIDS or undergoing organ transplantation. This assay also allows the identification of mutations in the DHPS gene that are associated with resistance to sulfamethoxazole treatments.<\/span>\n\n        <span class=\"dlw-list-item\">Real\u2011time PCR with PneumoGenius\u00ae enables quantification of Pneumocystis jirovecii in respiratory samples, such as bronchoalveolar lavage (BAL), and provides rapid assessment of pathogen load. Additionally, it includes detection of mutations in the DHPS gene, which can influence treatment choice, thereby improving therapeutic precision and patient prognosis.<\/span>\n\n        <span class=\"dlw-list-item\">This kit is compatible with several real\u2011time PCR systems and has been validated on clinical samples, ensuring reliable and consistent results.<\/span>\n\n    <\/div>\n\n\n\n    <!-- Key Features -->\n\n    <h2>Key Features<\/h2>\n\n    \n\n    <div class=\"dlw-check-list\">\n\n        <div class=\"dlw-check-item\">\n\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n\n            <span>Quantitative detection of Pneumocystis jirovecii in respiratory samples<\/span>\n\n        <\/div>\n\n        <div class=\"dlw-check-item\">\n\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n\n            <span>Identification of DHPS mutations associated with sulfamethoxazole resistance<\/span>\n\n        <\/div>\n\n        <div class=\"dlw-check-item\">\n\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n\n            <span>High sensitivity for early diagnosis and personalized treatment<\/span>\n\n        <\/div>\n\n        <div class=\"dlw-check-item\">\n\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n\n            <span>Compatible with most common real\u2011time PCR systems<\/span>\n\n        <\/div>\n\n        <div class=\"dlw-check-item\">\n\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n\n            <span>CE\u2011IVD certification for in vitro diagnosis<\/span>\n\n        <\/div>\n\n        <div class=\"dlw-check-item\">\n\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n\n            <span>Fast (<3 hours) and accurate results, ideal for immunocompromised patients<\/span>\n\n        <\/div>\n\n        <div class=\"dlw-check-item\">\n\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n\n            <span>Includes internal control for quality monitoring and quantification standards<\/span>\n\n        <\/div>\n\n    <\/div>\n\n\n\n    <!-- Presentation Details (Collapsible Accordions) -->\n\n    <h2>Presentation Details<\/h2>\n\n\n\n    <details class=\"dlw-accordion\">\n\n        <summary class=\"dlw-accordion-header\">PneumoGenius\u00ae (PN-600)<\/summary>\n\n        <div class=\"dlw-accordion-content\">\n\n            <div class=\"dlw-list\">\n\n                <span class=\"dlw-list-item\">Content: 25 reactions<\/span>\n\n                <span class=\"dlw-list-item\">Targets: Pneumocystis jirovecii, DHPS mutations (SNP), and internal control<\/span>\n\n                <span class=\"dlw-list-item\">Compatible instruments: LightCycler\u00ae 480 II, Rotor-Gene Q, QuantStudio&#x2122; 5, CFX96, Mic qPCR<\/span>\n\n                <span class=\"dlw-list-item\">Validated for respiratory samples (BAL)<\/span>\n\n                <span class=\"dlw-list-item\">Certification: CE\u2011IVD<\/span>\n\n            <\/div>\n\n        <\/div>\n\n    <\/details>\n\n\n\n    <!-- Modal Structure (Lightbox) -->\n\n    <div id=\"dlw-image-modal\" class=\"dlw-modal\">\n\n        <span class=\"dlw-modal-close\" onclick=\"closeDlwModal()\">&times;<\/span>\n\n        <img decoding=\"async\" class=\"dlw-modal-img\" id=\"dlw-modal-img-target\" src=\"\" alt=\"\" title=\"\">\n\n    <\/div>\n\n\n\n<\/div>\n\n\n\n<!-- Modal Script (Vanilla JS, no dependencies) -->\n\n<script>\n\n    function openDlwModal(src) {\n\n        var modal = document.getElementById('dlw-image-modal');\n\n        var modalImg = document.getElementById('dlw-modal-img-target');\n\n        modalImg.src = src;\n\n        modal.classList.add('dlw-active');\n\n        document.body.style.overflow = 'hidden'; \/\/ Locks background scroll\n\n    }\n\n\n\n    function closeDlwModal() {\n\n        var modal = document.getElementById('dlw-image-modal');\n\n        modal.classList.remove('dlw-active');\n\n        document.body.style.overflow = 'auto'; \/\/ Restores scroll\n\n    }\n\n\n\n    \/\/ Closes modal if clicking outside the image\n\n    document.getElementById('dlw-image-modal').addEventListener('click', function(e) {\n\n        if (e.target === this) {\n\n            closeDlwModal();\n\n        }\n\n    });\n\n\n\n    \/\/ Closes modal with ESC key\n\n    document.addEventListener('keydown', function(e) {\n\n        if (e.key === \"Escape\" && document.getElementById('dlw-image-modal').classList.contains('dlw-active')) {\n\n            closeDlwModal();\n\n        }\n\n    });\n\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Real-time PCR assay for the detection of Pneumocystis jirovecii and DHPS mutations.<\/p>\n","protected":false},"featured_media":9485,"template":"","tecnologias":[275],"marcas":[230],"familias":[328,331,332],"class_list":["post-9487","productos","type-productos","status-publish","has-post-thumbnail","hentry","tecnologias-rt-pcr-en","marcas-pathonostics-en","familias-microbiology","familias-dna-rna-extraction","familias-fungus"],"_links":{"self":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos\/9487","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos"}],"about":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/types\/productos"}],"version-history":[{"count":2,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos\/9487\/revisions"}],"predecessor-version":[{"id":27582,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos\/9487\/revisions\/27582"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/media\/9485"}],"wp:attachment":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/media?parent=9487"}],"wp:term":[{"taxonomy":"tecnologias","embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/tecnologias?post=9487"},{"taxonomy":"marcas","embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/marcas?post=9487"},{"taxonomy":"familias","embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/familias?post=9487"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}