{"id":6052,"date":"2025-09-16T07:05:41","date_gmt":"2025-09-16T07:05:41","guid":{"rendered":"https:\/\/baoteng.cc\/?page_id=6052"},"modified":"2025-12-30T01:59:05","modified_gmt":"2025-12-30T01:59:05","slug":"garage-door-hardware-technical-documentation","status":"publish","type":"page","link":"https:\/\/www.baoteng.cc\/fr\/garage-door-hardware-technical-documentation\/","title":{"rendered":"Documentation technique"},"content":{"rendered":"\n<div id=\"seo-breadcrumb-root\">\n<style>\n\/* --- SEO Breadcrumb Styles --- *\/\n#seo-breadcrumb-root {\n    width: 100%;\n    margin-bottom: 30px; \/* Space below breadcrumb *\/\n    font-family: 'Inter', system-ui, -apple-system, sans-serif;\n}\n\n#seo-breadcrumb-root .bc-container {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 8px;\n    background: #F8FAFC; \/* Light industrial background *\/\n    padding: 12px 20px;\n    border-radius: 50px; \/* Fully rounded pill shape *\/\n    border: 1px solid #E2E8F0;\n    font-size: 0.9rem;\n    color: #64748B;\n}\n\n#seo-breadcrumb-root .bc-link {\n    text-decoration: none;\n    color: #0B2A4A; \/* Brand Dark Blue *\/\n    font-weight: 700;\n    transition: color 0.2s;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n}\n\n#seo-breadcrumb-root .bc-link:hover {\n    color: #1F6AE1; \/* Brand Primary Blue *\/\n}\n\n#seo-breadcrumb-root .bc-sep {\n    color: #CBD5E1;\n    font-size: 0.8rem;\n}\n\n#seo-breadcrumb-root .bc-current {\n    color: #1F6AE1; \/* Highlight current page *\/\n    font-weight: 600;\n    overflow: hidden;\n    text-overflow: ellipsis;\n    white-space: nowrap;\n    max-width: 600px; \/* Prevent long titles from breaking layout *\/\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 600px) {\n    #seo-breadcrumb-root .bc-container {\n        padding: 10px 15px;\n        font-size: 0.85rem;\n    }\n    #seo-breadcrumb-root .bc-current {\n        max-width: 150px;\n    }\n}\n<\/style>\n\n<nav aria-label=\"Breadcrumb\">\n    <div class=\"bc-container\">\n        <a href=\"\/\" class=\"bc-link\">\n            <span>\ud83c\udfe0<\/span> Home\n        <\/a>\n\n        <span class=\"bc-sep\">\/<\/span>\n<a href=\"https:\/\/www.baoteng.cc\/garage-door-hardware-technical-support-center\/\" class=\"bc-link\">\n            <span>Support Center<\/span>\n        <\/a>\n\n        <span class=\"bc-sep\">\/<\/span>\n        <span class=\"bc-current\">\n            Technical Documentation\n        <\/span>\n    <\/div>\n<\/nav>\n<\/div>\n\n\n\n<style>\n#bt-tech-vault-v7 {\n    --primary-blue: #0033a0;\n    --accent-orange: #ff6a00;\n    --dark-slate: #1a1c20;\n    --neutral-gray: #f4f6f9;\n    --deep-red: #d32f2f;\n    --glass-white: rgba(255, 255, 255, 0.95);\n    font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    color: var(--dark-slate);\n    background: #fff;\n}\n\n#bt-tech-vault-v7 .main-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 15px;\n    box-sizing: border-box;\n}\n\n\/* Header UI: Laboratory Hub Aesthetic *\/\n#bt-tech-vault-v7 header.tech-hero {\n    padding: 80px 0;\n    background: radial-gradient(circle at top right, #f0f4f8 0%, #ffffff 100%);\n    border-bottom: 1px solid #e0e6ed;\n    position: relative;\n}\n\n#bt-tech-vault-v7 .hero-layout {\n    display: grid;\n    grid-template-columns: 1.2fr 0.8fr;\n    gap: 40px;\n    align-items: center;\n}\n\n#bt-tech-vault-v7 .hero-content h1 {\n    font-size: 3.5rem;\n    line-height: 1.1;\n    color: var(--primary-blue);\n    margin: 0 0 20px;\n    font-weight: 800;\n}\n\n#bt-tech-vault-v7 .hero-content p {\n    font-size: 1.2rem;\n    color: #4a5568;\n    margin-bottom: 30px;\n}\n\n\/* Section: Metallurgy & Material Integrity *\/\n#bt-tech-vault-v7 .metallurgy-grid {\n    padding: 100px 0;\n    display: grid;\n    grid-template-columns: repeat(12, 1fr);\n    gap: 30px;\n}\n\n#bt-tech-vault-v7 .metallurgy-text {\n    grid-column: 1 \/ 6;\n}\n\n#bt-tech-vault-v7 .metallurgy-visual {\n    grid-column: 6 \/ 13;\n    background: var(--neutral-gray);\n    padding: 40px;\n    border-radius: 4px;\n}\n\n\/* Red Progress Bar for Tensile Strength *\/\n#bt-tech-vault-v7 .tensile-bar-box {\n    margin-top: 25px;\n}\n\n#bt-tech-vault-v7 .bar-label {\n    display: flex;\n    justify-content: space-between;\n    font-weight: 700;\n    margin-bottom: 8px;\n}\n\n#bt-tech-vault-v7 .bar-track {\n    height: 14px;\n    background: #e2e8f0;\n    border-radius: 7px;\n    overflow: hidden;\n}\n\n#bt-tech-vault-v7 .bar-fill {\n    height: 100%;\n    background: var(--deep-red);\n    width: 0;\n    transition: width 2.5s cubic-bezier(0.1, 0.5, 0.5, 1);\n}\n\n\/* Interactive Blueprint Library: Fisheye List *\/\n#bt-tech-vault-v7 .blueprint-archive {\n    padding: 100px 0;\n    background: var(--dark-slate);\n    color: #fff;\n}\n\n#bt-tech-vault-v7 .fisheye-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n}\n\n#bt-tech-vault-v7 .fisheye-item {\n    padding: 30px;\n    background: rgba(255, 255, 255, 0.05);\n    border: 1px solid rgba(255, 255, 255, 0.1);\n    transition: all 0.4s ease;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n}\n\n#bt-tech-vault-v7 .fisheye-item:hover {\n    background: var(--glass-white);\n    color: var(--dark-slate);\n    transform: scale(1.02);\n    padding: 45px 30px;\n}\n\n\/* Compliance Pie Chart Container *\/\n#bt-tech-vault-v7 .compliance-donut {\n    padding: 80px 0;\n    text-align: center;\n}\n\n#bt-tech-vault-v7 .donut-box {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 60px;\n    flex-wrap: wrap;\n}\n\n#bt-tech-vault-v7 .pie-svg {\n    width: 260px;\n    height: 260px;\n}\n\n#bt-tech-vault-v7 .pie-segment {\n    fill: transparent;\n    stroke-width: 32;\n    transition: stroke-dasharray 2s;\n}\n\n\/* Service CTA Box *\/\n#bt-tech-vault-v7 .engineering-cta {\n    background: var(--primary-blue);\n    color: #fff;\n    padding: 60px;\n    text-align: center;\n    margin: 80px 0;\n    position: relative;\n}\n\n#bt-tech-vault-v7 .btn-orange {\n    display: inline-block;\n    background: var(--accent-orange);\n    color: #fff;\n    padding: 20px 50px;\n    text-decoration: none;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    border: none;\n    transition: 0.3s;\n}\n\n#bt-tech-vault-v7 .btn-orange:hover {\n    background: #fff;\n    color: var(--primary-blue);\n}\n\n\/* Modal Implementation *\/\n#bt-tech-vault-v7 dialog {\n    border: none;\n    border-radius: 0;\n    padding: 0;\n    width: 80%;\n    max-width: 1000px;\n    box-shadow: 0 30px 60px rgba(0,0,0,0.5);\n}\n\n#bt-tech-vault-v7 dialog::backdrop {\n    background: rgba(0, 51, 160, 0.9);\n}\n\n#bt-tech-vault-v7 .close-modal {\n    position: absolute;\n    top: 20px;\n    right: 20px;\n    background: var(--deep-red);\n    color: #fff;\n    border: none;\n    padding: 10px 15px;\n    cursor: pointer;\n    z-index: 100;\n}\n\n@media (max-width: 991px) {\n    #bt-tech-vault-v7 .hero-layout, #bt-tech-vault-v7 .metallurgy-grid {\n        grid-template-columns: 1fr;\n    }\n    #bt-tech-vault-v7 .metallurgy-text, #bt-tech-vault-v7 .metallurgy-visual {\n        grid-column: 1 \/ -1;\n    }\n}\n<\/style>\n\n<div id=\"bt-tech-vault-v7\">\n    <header class=\"tech-hero\">\n        <div class=\"main-container\">\n            <div class=\"hero-layout\">\n                <article class=\"hero-content\">\n                    <h1>Engineering Specifications &#038; <span>Certified Vault<\/span><\/h1>\n                    <p>Baoteng delivers absolute precision for the global garage door industry. Access our comprehensive <strong>garage door hardware technical documentation<\/strong>, including <strong>CAD drawings<\/strong> and <strong>ANSI certification<\/strong> reports for high-performance door systems.<\/p>\n                    <a href=\"#contact-footer\" class=\"btn-orange\">Consult R&#038;D Engineers<\/a>\n                <\/article>\n                <div class=\"hero-preview\">\n                    <img decoding=\"async\" src=\"https:\/\/www.baoteng.cc\/wp-content\/uploads\/2025\/10\/baoteng-Structure-Diagram-x.webp\" alt=\"Exploded view diagrams for sectional garage door assemblies\" width=\"500\" height=\"400\" fetchpriority=\"high\" style=\"width:100%; height:auto;\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <section class=\"metallurgy-section\">\n        <div class=\"main-container metallurgy-grid\">\n            <div class=\"metallurgy-text\">\n                <h2>Verified Material Integrity: Metallurgy &#038; Tolerance<\/h2>\n                <p>Engineering reliability begins at the molecular level. Our <strong>material science: stainless steel SS304 vs. specialized low-temp alloys<\/strong> documentation proves our hardware&#8217;s superiority in extreme environments. We document <strong>hardness testing (Rockwell) for garage door shafts<\/strong> to ensure zero deformation under 1000lb+ loads.<\/p>\n                <p>For procurement officers, our <strong>galvanization thickness verification reports<\/strong> provide the baseline for long-term TCO calculations.<\/p>\n                <div class=\"tensile-bar-box\">\n                    <div class=\"bar-label\"><span>Baoteng High-Tensile Carbon Steel<\/span> <span>1850 MPa<\/span><\/div>\n                    <div class=\"bar-track\"><div class=\"bar-fill\" data-width=\"98%\"><\/div><\/div>\n                <\/div>\n                <div class=\"tensile-bar-box\" style=\"margin-top:15px;\">\n                    <div class=\"bar-label\"><span>Industry Standard Hardware<\/span> <span>1200 MPa<\/span><\/div>\n                    <div class=\"bar-track\"><div class=\"bar-fill\" data-width=\"60%\" style=\"background:#666;\"><\/div><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"metallurgy-visual\">\n                <h3>Lab Verification Reports<\/h3>\n                <p>Explore <strong>ASTM salt spray test reports for garage door rollers<\/strong>. Our data confirms 1000+ hours of endurance without oxidation.<\/p>\n                <img decoding=\"async\" src=\"https:\/\/www.baoteng.cc\/wp-content\/uploads\/2025\/10\/Load-Test-Reports.webp\" alt=\"Mechanical load test reports for garage door rollers\" onclick=\"openVaultModal('load-diag')\" loading=\"lazy\" width=\"600\" height=\"350\" style=\"width:100%; cursor:pointer;\">\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"blueprint-archive\">\n        <div class=\"main-container\">\n            <div style=\"margin-bottom:50px;\">\n                <h2>BIM Models, CAD Resources &#038; Technical Drawings<\/h2>\n                <p>Streamline your architectural planning with our <strong>2D\/3D BIM models for commercial garage door components<\/strong>.<\/p>\n            <\/div>\n            <div class=\"fisheye-list\">\n                <div class=\"fisheye-item\" onclick=\"openVaultModal('cad-diag')\">\n                    <div>\n                        <h3>Industrial Hinge Blueprints<\/h3>\n                        <p><strong>Technical specifications for industrial garage door hinges<\/strong> including gauge thickness and mounting hole patterns.<\/p>\n                    <\/div>\n                    <span style=\"font-size:1.5rem;\">[DWG \/ PDF]<\/span>\n                <\/div>\n                <div class=\"fisheye-item\" onclick=\"openVaultModal('track-diag')\">\n                    <div>\n                        <h3>Track Geometry &#038; Radius Data<\/h3>\n                        <p>Detailed <strong>garage door track radius dimensions chart<\/strong> for high-lift and vertical systems.<\/p>\n                    <\/div>\n                    <span style=\"font-size:1.5rem;\">[BIM \/ CAD]<\/span>\n                <\/div>\n                <div class=\"fisheye-item\" onclick=\"openVaultModal('spring-diag')\">\n                    <div>\n                        <h3>Torsion Spring Wire Gauge Tables<\/h3>\n                        <p>Comprehensive <strong>torsion spring wire gauge conversion table<\/strong> and winding safety protocols.<\/p>\n                    <\/div>\n                    <span style=\"font-size:1.5rem;\">[XLS \/ PDF]<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"compliance-donut\">\n        <div class=\"main-container\">\n            <h2>Meeting Global Rigor: ANSI, CE &#038; ISO Standards<\/h2>\n            <div class=\"donut-box\">\n                <div style=\"max-width:400px; text-align:left;\">\n                    <p>Our commitment to <strong>ANSI\/DASMA certification for commercial garage door springs<\/strong> ensures safety in public and industrial infrastructure. Every component undergoes <strong>cycle life expectancy data testing<\/strong> to exceed 100,000 cycles.<\/p>\n                    <a href=\"https:\/\/www.baoteng.cc\/International-Certifications\/\" style=\"color:var(--primary-blue); font-weight:700;\">View Full Certification Hub \u2192<\/a>\n                <\/div>\n                <div>\n                    <svg class=\"pie-svg\" viewBox=\"0 0 64 64\">\n                        <circle class=\"pie-segment\" r=\"16\" cx=\"32\" cy=\"32\" stroke=\"#ff6a00\" stroke-dasharray=\"75 100\" \/>\n                        <circle class=\"pie-segment\" r=\"16\" cx=\"32\" cy=\"32\" stroke=\"#0033a0\" stroke-dasharray=\"25 100\" stroke-dashoffset=\"-75\" \/>\n                    <\/svg>\n                    <div style=\"margin-top:20px; font-weight:bold;\">\n                        <span style=\"color:#ff6a00;\">\u25cf Strength &#038; Load (75%)<\/span> | <span style=\"color:#0033a0;\">\u25cf Cycle Fatigue (25%)<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"main-container\">\n        <div class=\"engineering-cta\">\n            <h2>Ready to Integrate Certified Engineering?<\/h2>\n            <p>Download our <strong>industrial garage door hardware installation manual PDF<\/strong> and integrate our specs into your project.<\/p>\n            <div style=\"margin:40px 0;\">\n                <a href=\"https:\/\/www.baoteng.cc\/garage-door-hardware\/\" class=\"btn-orange\">Browse Hardware Hub<\/a>\n            <\/div>\n            <div style=\"display:flex; justify-content:center; gap:20px; flex-wrap:wrap;\">\n                <a href=\"https:\/\/www.baoteng.cc\/Technical-Documentation\/\" style=\"color:#fff;\">[Technical Docs]<\/a>\n                <a href=\"https:\/\/www.baoteng.cc\/Material-Composition\/\" style=\"color:#fff;\">[Material Science]<\/a>\n                <a href=\"https:\/\/www.baoteng.cc\/Step-by-Step-Installation\/\" style=\"color:#fff;\">[Installation Guides]<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"main-container\" style=\"padding-bottom:100px;\">\n        <div style=\"display:grid; grid-template-columns: 1fr 1fr; gap:60px; align-items:center;\">\n            <div>\n                <img decoding=\"async\" src=\"https:\/\/www.baoteng.cc\/wp-content\/uploads\/2025\/11\/baoteng-workshop-3.webp\" alt=\"Torsion spring winding safety procedures and torque data\" loading=\"lazy\" width=\"550\" height=\"400\" style=\"width:100%;\">\n            <\/div>\n            <div>\n                <h2>Implementation Mastery: Reducing Field Labor<\/h2>\n                <p>Precision documentation reduces errors. Use our <strong>sectional door track alignment precision guide<\/strong> to ensure airtight sealing and <strong>preventing hardware binding in vertical lift doors<\/strong>. We provide <strong>hardware inspection checklists for facility managers<\/strong> to extend the life of high-frequency doors.<\/p>\n                <ul style=\"padding-left:20px; color:var(--primary-blue); font-weight:700;\">\n                    <li><strong>Impact test certification<\/strong> for hurricane zones.<\/li>\n                    <li><strong>Weight capacity limits<\/strong> for 1000+ lbs industrial doors.<\/li>\n                    <li><strong>Recommended lubrication points<\/strong> for commercial systems.<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section style=\"background:var(--neutral-gray); padding:80px 0;\">\n        <div class=\"main-container\">\n            <div style=\"display:grid; grid-template-columns:repeat(3, 1fr); gap:30px;\">\n                <div style=\"background:#fff; padding:30px; border-top:5px solid var(--accent-orange);\">\n                    <h4>Troubleshooting Binding<\/h4>\n                    <p>Solving <strong>hardware binding in vertical lift doors<\/strong> through precise bracket positioning.<\/p>\n                <\/div>\n                <div style=\"background:#fff; padding:30px; border-top:5px solid var(--primary-blue);\">\n                    <h4>Torque Performance<\/h4>\n                    <p><strong>Optimizing bracket stability<\/strong> for oversized doors through torque calculation.<\/p>\n                <\/div>\n                <div style=\"background:#fff; padding:30px; border-top:5px solid var(--deep-red);\">\n                    <h4>Bearing Failure Analysis<\/h4>\n                    <p><strong>Analyzing roller fatigue<\/strong> in high-dust logistics environments.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <nav style=\"padding:40px 0; border-top:1px solid #eee;\">\n        <div class=\"main-container\" style=\"display:flex; justify-content:center; gap:30px; flex-wrap:wrap;\">\n            <a href=\"https:\/\/www.baoteng.cc\/logistics-hubs\/\" style=\"text-decoration:none; color:var(--dark-slate);\">Logistics Hubs \u2192<\/a>\n            <a href=\"https:\/\/www.baoteng.cc\/coastal-protection\/\" style=\"text-decoration:none; color:var(--dark-slate);\">Coastal Protection \u2192<\/a>\n            <a href=\"https:\/\/www.baoteng.cc\/cold-storage\/\" style=\"text-decoration:none; color:var(--dark-slate);\">Cold Storage \u2192<\/a>\n            <a href=\"https:\/\/www.baoteng.cc\/fire-emergency\/\" style=\"text-decoration:none; color:var(--dark-slate);\">Fire Rescue \u2192<\/a>\n        <\/div>\n    <\/nav>\n\n    <dialog id=\"load-diag\">\n        <button class=\"close-modal\" onclick=\"this.parentElement.close()\">CLOSE \u2715<\/button>\n        <div style=\"padding:40px; text-align:center;\">\n            <img decoding=\"async\" src=\"https:\/\/www.baoteng.cc\/wp-content\/uploads\/2025\/10\/Load-Test-Reports.webp\" style=\"max-width:100%;\" alt=\"Load Test Data\">\n        <\/div>\n    <\/dialog>\n    <dialog id=\"cad-diag\">\n        <button class=\"close-modal\" onclick=\"this.parentElement.close()\">CLOSE \u2715<\/button>\n        <div style=\"padding:40px; text-align:center;\">\n            <img decoding=\"async\" src=\"https:\/\/www.baoteng.cc\/wp-content\/uploads\/2025\/10\/baoteng-Structure-Diagram--scaled.webp\" style=\"max-width:100%;\" alt=\"CAD Specs\">\n        <\/div>\n    <\/dialog>\n\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Product\",\n      \"name\": \"Baoteng Garage Door Hardware Technical Specs\",\n      \"image\": \"https:\/\/www.baoteng.cc\/wp-content\/uploads\/2025\/10\/baoteng-Structure-Diagram-x.webp\",\n      \"description\": \"Professional engineering documentation for garage door hardware including CAD drawings, ANSI certification, and material science reports.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"Baoteng\" },\n      \"sku\": \"BT-TECH-VAULT\",\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"url\": \"https:\/\/www.baoteng.cc\/Technical-Documentation\/\",\n        \"priceCurrency\": \"USD\",\n        \"price\": \"0.00\"\n      }\n    }\n    <\/script>\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Where can I find CAD drawings for sectional garage door hinges?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Detailed 2D and 3D CAD drawings for all Baoteng industrial hinges are available in our Technical Documentation vault.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Are Baoteng springs ANSI\/DASMA certified?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Yes, our torsion springs meet ANSI\/DASMA standards for cycle life and tensile strength, specifically engineered for high-frequency industrial use.\"\n          }\n        }\n      ]\n    }\n    <\/script>\n<\/div>\n\n<script>\nfunction openVaultModal(id) { document.getElementById(id).showModal(); }\n\n\/\/ Trigger Animations\nconst techObserver = new IntersectionObserver((entries) => {\n    entries.forEach(entry => {\n        if (entry.isIntersecting) {\n            const bars = entry.target.querySelectorAll('.bar-fill');\n            bars.forEach(bar => { bar.style.width = bar.getAttribute('data-width'); });\n        }\n    });\n}, { threshold: 0.5 });\n\ntechObserver.observe(document.querySelector('.metallurgy-section'));\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\ud83c\udfe0 Home \/ Support Center \/ Technical Documentation Engineering Specifications &#038; Certified Vault Baoteng delivers absolute precision for the global garage door industry. Access our comprehensive garage door hardware technical documentation, including CAD drawings and ANSI certification reports for high-performance door systems. Consult R&#038;D Engineers Verified Material Integrity: Metallurgy &#038; Tolerance Engineering reliability begins at &#8230; <a title=\"Documentation technique\" class=\"read-more\" href=\"https:\/\/www.baoteng.cc\/fr\/garage-door-hardware-technical-documentation\/\" aria-label=\"Read more about Technical Documentation\">Lire la suite<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6052","page","type-page","status-publish"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.baoteng.cc\/fr\/wp-json\/wp\/v2\/pages\/6052","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.baoteng.cc\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.baoteng.cc\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.baoteng.cc\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.baoteng.cc\/fr\/wp-json\/wp\/v2\/comments?post=6052"}],"version-history":[{"count":55,"href":"https:\/\/www.baoteng.cc\/fr\/wp-json\/wp\/v2\/pages\/6052\/revisions"}],"predecessor-version":[{"id":8370,"href":"https:\/\/www.baoteng.cc\/fr\/wp-json\/wp\/v2\/pages\/6052\/revisions\/8370"}],"wp:attachment":[{"href":"https:\/\/www.baoteng.cc\/fr\/wp-json\/wp\/v2\/media?parent=6052"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}