{"id":1818,"date":"2026-07-27T10:32:22","date_gmt":"2026-07-27T02:32:22","guid":{"rendered":"https:\/\/jutrion.com\/?page_id=1818"},"modified":"2026-07-27T21:23:24","modified_gmt":"2026-07-27T13:23:24","slug":"comprobador-de-curva-de-irrupcion-de-mcb","status":"publish","type":"page","link":"https:\/\/jutrion.com\/es\/tools\/mcb-inrush-curve-checker\/","title":{"rendered":"verificador de curva de mcb"},"content":{"rendered":"\n<!doctype html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>MCB Inrush &#038; Trip Curve Checker (B\/C\/D) | JUTRION<\/title>\n<style>\nbody{margin:0;padding:32px 20px;background:#ffffff;}\n\/* JUTRION calculators \u2014 paste this ONCE into WordPress: Appearance \u2192 Customize \u2192 Additional CSS.\n   Everything is scoped under .jt-calc so it never affects the rest of your site. *\/\n.jt-calc{\n  --navy:#142c4e; --blue:#008de4; --blue-dark:#0871bd; --blue-soft:#e9f5fd;\n  --ink:#172536; --muted:#617186; --line:#dfe7f0; --surface:#ffffff; --panel:#f7fafd;\n  --green:#107652; --green-soft:#e5f6ee; --amber:#9a6200; --amber-soft:#fff4da; --bad:#b23524; --bad-soft:#fdece9;\n  --mono:ui-monospace,\"SFMono-Regular\",Consolas,monospace;\n  max-width:1040px; margin:0 auto; color:var(--ink);\n  font-family:Inter,\"Segoe UI\",Arial,sans-serif; line-height:1.6; font-size:16px; -webkit-font-smoothing:antialiased;\n}\n.jt-calc *{box-sizing:border-box}\n.jt-calc .eyebrow{margin:0 0 10px;color:var(--blue-dark);font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}\n.jt-calc h1{margin:0;color:var(--navy);font-size:clamp(24px,3.2vw,32px);line-height:1.16;letter-spacing:-.02em}\n.jt-calc .tool-lede{max-width:760px;margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.66}\n\n\/* card *\/\n.jt-calc .jt-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;margin-top:24px;overflow:hidden;box-shadow:0 18px 48px rgba(20,44,78,.10)}\n.jt-calc .jt-grid{display:grid;grid-template-columns:1.1fr .9fr}\n@media(max-width:640px){.jt-calc .jt-grid{grid-template-columns:1fr}}\n.jt-calc .jt-inputs{padding:24px;display:flex;flex-direction:column;gap:16px}\n.jt-calc .jt-field{display:flex;flex-direction:column;gap:6px}\n.jt-calc .jt-field label{font-size:12px;font-weight:700;color:var(--muted)}\n.jt-calc .jt-field label span,.jt-calc .jt-field label sub{font-weight:400}\n.jt-calc input[type=number],.jt-calc select{width:100%;padding:11px 13px;font-size:15px;color:var(--ink);background:var(--panel);border:1px solid #cfd9e5;border-radius:8px;font-variant-numeric:tabular-nums;appearance:none}\n.jt-calc input:focus,.jt-calc select:focus,.jt-calc button:focus-visible{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}\n.jt-calc .jt-inline{display:grid;grid-template-columns:1fr 108px;gap:10px}\n.jt-calc .jt-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}\n.jt-calc .jt-check{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink)}\n.jt-calc .jt-check input{width:auto}\n.jt-calc .jt-seg{display:flex;gap:6px}\n.jt-calc .jt-seg button{flex:1;padding:10px 8px;font-size:13px;font-weight:700;cursor:pointer;color:var(--muted);background:var(--panel);border:1px solid #cfd9e5;border-radius:8px}\n.jt-calc .jt-seg button[aria-pressed=true]{color:#fff;background:var(--blue);border-color:var(--blue)}\n\n\/* readout *\/\n.jt-calc .jt-readout{padding:24px;background:var(--panel);border-left:1px solid var(--line);display:flex;flex-direction:column;gap:12px}\n@media(max-width:640px){.jt-calc .jt-readout{border-left:none;border-top:1px solid var(--line)}}\n.jt-calc .jt-rl,.jt-calc .jt-result-label{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:850}\n.jt-calc .jt-big,.jt-calc .jt-flc{font-family:var(--mono);font-size:38px;font-weight:600;line-height:1;color:var(--blue-dark);font-variant-numeric:tabular-nums}\n.jt-calc .jt-big span,.jt-calc .jt-flc span{font-size:16px;color:var(--muted)}\n.jt-calc .jt-type,.jt-calc .jt-level{font-family:var(--mono);font-size:25px;font-weight:600;line-height:1.1;color:var(--blue-dark)}\n.jt-calc .jt-rec{background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:11px 14px}\n.jt-calc .jt-rec.row{display:flex;justify-content:space-between;align-items:baseline;gap:10px}\n.jt-calc .jt-rec .k{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:800}\n.jt-calc .jt-rec .v{font-family:var(--mono);font-size:20px;font-weight:600;color:var(--navy);font-variant-numeric:tabular-nums}\n.jt-calc .jt-rec.row .v{font-size:15px;text-align:right}\n.jt-calc .jt-rec .v small{font-family:inherit;font-size:11px;font-weight:700;color:var(--blue-dark);text-transform:uppercase;letter-spacing:.05em;margin-left:6px}\n.jt-calc .jt-pair,.jt-calc .jt-delay{display:grid;grid-template-columns:1fr 1fr;gap:10px}\n.jt-calc .jt-bar{height:20px;border-radius:5px;background:#eef3f9;border:1px solid var(--line);position:relative;overflow:hidden;margin-top:7px}\n.jt-calc .jt-bar i{position:absolute;top:0;bottom:0;left:0;background:var(--blue);opacity:.85}\n.jt-calc .jt-bar b{position:absolute;top:-3px;bottom:-3px;width:2px;background:var(--navy)}\n.jt-calc .jt-ticks,.jt-calc .jt-wlabels{display:flex;justify-content:space-between;font-family:var(--mono);font-size:10px;color:var(--muted);margin-top:4px}\n.jt-calc .jt-win{margin-top:4px}\n.jt-calc .jt-track{position:relative;height:26px;border-radius:6px;background:var(--bad-soft);overflow:hidden;border:1px solid var(--line)}\n.jt-calc .jt-band{position:absolute;top:0;bottom:0;background:var(--green-soft);border-left:2px solid var(--green);border-right:2px solid var(--green)}\n.jt-calc .jt-nom{position:absolute;top:-3px;bottom:-3px;width:2px;background:var(--blue)}\n.jt-calc .jt-stage,.jt-calc .jt-steps{display:flex;gap:6px;margin-top:2px}\n.jt-calc .jt-stage div,.jt-calc .jt-steps div{flex:1;text-align:center;padding:8px 2px;border-radius:7px;font-family:var(--mono);font-size:12px;font-weight:700;background:var(--surface);border:1px solid var(--line);color:var(--muted)}\n.jt-calc .jt-steps div{font-family:inherit;font-size:11px}\n.jt-calc .jt-stage div.on,.jt-calc .jt-steps div.on{background:var(--blue);border-color:var(--blue);color:#fff}\n.jt-calc .jt-stage div.up{background:var(--blue-soft);border-color:#9dd5f5;color:var(--blue-dark)}\n.jt-calc .jt-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;padding:5px 11px;border-radius:999px}\n.jt-calc .jt-pill.ok{background:var(--green-soft);color:var(--green)}\n.jt-calc .jt-pill.no{background:var(--bad-soft);color:var(--bad)}\n.jt-calc .jt-pill.na{background:#eef3f9;color:var(--muted)}\n.jt-calc .jt-copy{margin-top:2px;padding:10px 13px;font-size:12px;font-weight:800;cursor:pointer;color:var(--blue-dark);background:var(--surface);border:1px solid var(--line);border-radius:8px}\n.jt-calc .jt-copy:hover{border-color:var(--blue)}\n\n\/* content *\/\n.jt-calc .jt-content{margin-top:40px}\n.jt-calc .jt-content h2{font-size:21px;color:var(--navy);letter-spacing:-.02em;margin:34px 0 0;padding-bottom:9px;border-bottom:2px solid var(--blue-soft)}\n.jt-calc .jt-content h3{font-size:16px;color:var(--navy);margin-top:20px}\n.jt-calc .jt-content p{margin:13px 0;font-size:15px}\n.jt-calc .jt-content ul{margin:13px 0;padding-left:20px;font-size:15px}\n.jt-calc .jt-content li{margin:7px 0}\n.jt-calc .jt-eq{font-family:var(--mono);background:var(--panel);border:1px solid var(--line);border-left:3px solid var(--blue);border-radius:8px;padding:13px 15px;margin:15px 0;overflow-x:auto;font-size:14px;white-space:pre-wrap}\n.jt-calc .jt-table-wrap{overflow-x:auto;margin:15px 0}\n.jt-calc table{width:100%;border-collapse:collapse;font-size:14px}\n.jt-calc th,.jt-calc td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--line);vertical-align:top}\n.jt-calc th{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}\n.jt-calc td.mono{font-family:var(--mono);font-variant-numeric:tabular-nums}\n.jt-calc .jt-note{display:flex;gap:10px;padding:13px 15px;border-radius:9px;font-size:14px;background:var(--amber-soft);border:1px solid #f0d9ad;color:var(--ink);margin-top:15px}\n.jt-calc .jt-note b{color:var(--amber)}\n.jt-calc .jt-cta{margin-top:36px;padding:26px;border-radius:13px;color:#fff;background:var(--navy)}\n.jt-calc .jt-cta h2{border:0;padding:0;margin:0 0 8px;color:#fff;font-size:19px}\n.jt-calc .jt-cta p{margin:0 0 14px;color:#aebfd1;font-size:14px}\n.jt-calc .jt-cta-btns{display:flex;flex-wrap:wrap;gap:12px}\n.jt-calc .jt-btn{display:inline-block;padding:12px 20px;border-radius:8px;font-weight:800;font-size:13px;background:var(--blue);color:#fff !important;text-decoration:none}\n.jt-calc .jt-btn:hover{background:#079cf6}\n.jt-calc .jt-btn.ghost{background:transparent;color:#fff !important;border:1px solid rgba(255,255,255,.35)}\n.jt-calc .jt-btn.ghost:hover{border-color:#7bcdf8;background:rgba(255,255,255,.06)}\n.jt-calc .jt-related{margin-top:14px;font-size:13px;color:#aebfd1}\n.jt-calc .jt-related a{color:#7bcdf8;font-weight:700}\n.jt-calc .jt-faq details{border-bottom:1px solid var(--line);padding:13px 0}\n.jt-calc .jt-faq summary{cursor:pointer;font-weight:700;list-style:none;color:var(--navy)}\n.jt-calc .jt-faq summary::-webkit-details-marker{display:none}\n.jt-calc .jt-faq summary::before{content:\"+ \";color:var(--blue);font-family:var(--mono)}\n.jt-calc .jt-faq details[open] summary::before{content:\"\u2212 \"}\n.jt-calc .jt-std{margin-top:22px;padding:14px 16px;border:1px dashed #c7d4e2;border-radius:9px;background:var(--surface);font-size:12px;color:var(--muted)}\n.jt-calc .jt-std strong{color:var(--navy);text-transform:uppercase;letter-spacing:.06em;font-size:10px;display:block;margin-bottom:5px}\n.jt-calc .jt-fine{font-size:13px;color:var(--muted);margin-top:22px}\n\n<\/style>\n<\/head>\n<body>\n<!-- ===== JUTRION MCB Inrush & Curve Checker \u2014 paste into a WordPress \"Custom HTML\" block ===== -->\n<div class=\"jt-calc\">\n  <p class=\"eyebrow\">Circuit protection<\/p>\n  <h1>MCB Inrush &amp; Trip Curve Checker (B \/ C \/ D)<\/h1>\n  <p class=\"tool-lede\">Check whether a chosen MCB rating and curve will ride through the load inrush without nuisance tripping, and still clear the prospective fault current in the instantaneous magnetic band. Enter the rating, curve, inrush peak, and fault level to compare against the B, C, and D magnetic-trip ranges of IEC 60898-1.<\/p>\n\n  <div class=\"jt-card\"><div class=\"jt-grid\">\n    <div class=\"jt-inputs\">\n      <div class=\"jt-two\">\n        <div class=\"jt-field\"><label for=\"jt-in\">MCB rated current I<sub>n<\/sub> (A)<\/label><input type=\"number\" id=\"jt-in\" value=\"16\" min=\"1\" step=\"1\" inputmode=\"numeric\"><\/div>\n        <div class=\"jt-field\"><label for=\"jt-curve\">Trip curve<\/label>\n          <select id=\"jt-curve\"><option value=\"B\">B \u2014 3\u20135 \u00d7 In<\/option><option value=\"C\" selected>C \u2014 5\u201310 \u00d7 In<\/option><option value=\"D\">D \u2014 10\u201320 \u00d7 In<\/option><\/select>\n        <\/div>\n      <\/div>\n      <div class=\"jt-field\"><label for=\"jt-inrush\">Peak inrush current (A)<\/label><input type=\"number\" id=\"jt-inrush\" value=\"90\" min=\"0\" step=\"1\" inputmode=\"numeric\" placeholder=\"e.g. 6\u20138 \u00d7 motor FLC\"><\/div>\n      <div class=\"jt-field\"><label for=\"jt-isc\">Prospective fault current I<sub>sc<\/sub> (kA)<\/label><input type=\"number\" id=\"jt-isc\" value=\"1.5\" min=\"0\" step=\"0.1\" inputmode=\"decimal\"><\/div>\n      <div class=\"jt-note\"><span>\u24d8<\/span><span>Inrush is a peak, not the steady load: a DOL motor draws roughly 6\u20138 \u00d7 its full-load current, a transformer 10\u201325 \u00d7 its rated current for a few cycles.<\/span><\/div>\n    <\/div>\n    <div class=\"jt-readout\">\n      <div><div class=\"jt-rl\">Magnetic trip band<\/div><div class=\"jt-level\" id=\"jt-band\">80\u2013160 A<\/div><\/div>\n      <div class=\"jt-rec\"><div class=\"k\">Inrush ride-through<\/div><div style=\"margin-top:6px\"><span class=\"jt-pill no\" id=\"jt-p1\">May nuisance-trip \u2014 inrush in band<\/span><\/div><\/div>\n      <div class=\"jt-rec\"><div class=\"k\">Instantaneous fault trip<\/div><div style=\"margin-top:6px\"><span class=\"jt-pill ok\" id=\"jt-p2\">Assured \u2014 Isc 1.5 kA \u2265 160 A<\/span><\/div><\/div>\n      <div class=\"jt-rec row\"><div class=\"k\">Suggested curve<\/div><div class=\"v\" id=\"jt-sugg\">Curve D<\/div><\/div>\n      <button type=\"button\" class=\"jt-copy\" id=\"jt-copy\">Copy result<\/button>\n    <\/div>\n  <\/div><\/div>\n\n  <div class=\"jt-content\">\n    <h2>What the curve controls<\/h2>\n    <p>The B, C, and D letters set the <b>instantaneous magnetic trip band<\/b> \u2014 the multiple of rated current at which the MCB trips within milliseconds. Below that band the breaker only responds on its slower thermal element; above it, it trips instantly.<\/p>\n    <div class=\"jt-eq\">Magnetic band = [ low \u00d7 I<sub>n<\/sub> ,  high \u00d7 I<sub>n<\/sub> ]\nB: 3\u20135 \u00d7 In     C: 5\u201310 \u00d7 In     D: 10\u201320 \u00d7 In<\/div>\n    <p>A usable curve has to satisfy two opposite conditions at once:<\/p>\n    <ul>\n      <li><b>Ride through inrush:<\/b> the peak inrush should stay <i>below<\/i> the lower edge of the band, or the breaker nuisance-trips every time the load energises.<\/li>\n      <li><b>Clear the fault fast:<\/b> the prospective fault current should reach or exceed the <i>upper<\/i> edge of the band, so a real fault is cleared in the instantaneous region rather than on the thermal curve.<\/li>\n    <\/ul>\n\n    <h2>Choosing between B, C and D<\/h2>\n    <div class=\"jt-table-wrap\"><table>\n      <thead><tr><th>Curve<\/th><th>Magnetic band<\/th><th>Typical load<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"mono\">B<\/td><td class=\"mono\">3\u20135 \u00d7 In<\/td><td>Resistive, lighting, long cable runs \u2014 low inrush, low fault level<\/td><\/tr>\n        <tr><td class=\"mono\">C<\/td><td class=\"mono\">5\u201310 \u00d7 In<\/td><td>General distribution, sockets, small motors \u2014 the common default<\/td><\/tr>\n        <tr><td class=\"mono\">D<\/td><td class=\"mono\">10\u201320 \u00d7 In<\/td><td>Transformers, large motors, capacitor banks \u2014 high inrush<\/td><\/tr>\n      <\/tbody>\n    <\/table><\/div>\n    <p>On a weak supply or a long final circuit, a high curve can fail to reach its magnetic threshold on an earth fault, so the disconnection time is set by the thermal element and may exceed the limit. That is why B and C curves are preferred where the fault level is low, and the earth-fault-loop impedance must always be verified against the required disconnection time.<\/p>\n\n    <div class=\"jt-note\"><span>\u26a0<\/span><span><b>The band is a screen, not the real curve.<\/b> Manufacturing tolerance, temperature, DC components, and the exact let-through of the device shift the actual trip point. Confirm against the manufacturer&#8217;s published time\u2013current curve before finalising.<\/span><\/div>\n\n    <h2>Frequently asked questions<\/h2>\n    <div class=\"jt-faq\">\n      <details><summary>My motor breaker keeps tripping on start \u2014 what should I change?<\/summary><p>The start inrush is likely reaching the magnetic band. Move to a higher curve (C\u2192D) or a higher rating if the cable allows, so the lower band edge sits above the inrush peak. Confirm the fault level still reaches the new, higher band.<\/p><\/details>\n      <details><summary>Does a higher curve make the breaker &#8220;stronger&#8221;?<\/summary><p>No. The curve only shifts the instantaneous threshold. Breaking capacity (I<sub>cn<\/sub>) is a separate rating and must still exceed the prospective fault current.<\/p><\/details>\n      <details><summary>Why can a D curve be unsafe on a long circuit?<\/summary><p>If the fault current at the far end never reaches 10 \u00d7 In, the breaker will not trip magnetically and disconnection relies on the thermal element, which can be too slow. Use a lower curve or verify the loop impedance.<\/p><\/details>\n    <\/div>\n\n    <div class=\"jt-cta\">\n      <h2>Select the MCB<\/h2>\n      <p>With the rating and curve screened, match the breaking capacity and pole count to a device for your market.<\/p>\n      <div class=\"jt-cta-btns\">\n        <a class=\"jt-btn\" href=\"https:\/\/jutrion.com\/mcb\/\">Explore JUTRION MCBs<\/a>\n        <a class=\"jt-btn ghost\" href=\"https:\/\/jutrion.com\/contact\/\">Get a free quote<\/a>\n      <\/div>\n      <p class=\"jt-related\">Related products: <a href=\"https:\/\/jutrion.com\/mcb\/\">MCB<\/a> \u00b7 <a href=\"https:\/\/jutrion.com\/rcbo\/\">RCBO<\/a> \u00b7 <a href=\"https:\/\/jutrion.com\/mccb\/\">MCCB<\/a><\/p>\n    <\/div>\n\n    <div class=\"jt-std\"><strong>Standards referenced<\/strong>IEC 60898-1 (MCB rated current, B\/C\/D instantaneous bands, I<sub>cn<\/sub>) \u00b7 IEC 60364-4-41 (disconnection times &amp; loop impedance).<\/div>\n    <p class=\"jt-fine\">Screening estimate for guidance only. The final device, curve, and breaking capacity must be confirmed by a qualified person against the manufacturer&#8217;s time\u2013current curve, the measured fault level, and the earth-fault-loop impedance.<\/p>\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n  var $=function(id){return document.getElementById(id);};\n  var inn=$('jt-in'),curve=$('jt-curve'),inrush=$('jt-inrush'),isc=$('jt-isc'),\n      bandEl=$('jt-band'),p1=$('jt-p1'),p2=$('jt-p2'),sugg=$('jt-sugg');\n  var BANDS={B:[3,5],C:[5,10],D:[10,20]};\n  function setPill(el,cls,txt){el.className='jt-pill '+cls;el.textContent=txt;}\n  function calc(){\n    var In=parseFloat(inn.value),ir=parseFloat(inrush.value),sc=parseFloat(isc.value)*1000,b=BANDS[curve.value];\n    if(!(In>0)){bandEl.textContent='\u2014';setPill(p1,'na','\u2014');setPill(p2,'na','\u2014');sugg.textContent='\u2014';return;}\n    var lo=b[0]*In,hi=b[1]*In;\n    bandEl.textContent=Math.round(lo)+'\u2013'+Math.round(hi)+' A';\n    var okIr=(ir>=0); if(okIr)okIr=(inrush.value!=='');\n    if(okIr){\n      if(ir<lo)setPill(p1,'ok','Rides through \u2014 inrush '+Math.round(ir)+' A < '+Math.round(lo)+' A');\n      else if(ir<=hi)setPill(p1,'no','May nuisance-trip \u2014 inrush in band');\n      else setPill(p1,'no','Trips on inrush \u2014 '+Math.round(ir)+' A > '+Math.round(hi)+' A');\n    } else setPill(p1,'na','enter inrush');\n    if(sc>0){\n      if(sc>=hi)setPill(p2,'ok','Assured \u2014 Isc '+(sc\/1000).toFixed(1)+' kA \u2265 '+Math.round(hi)+' A');\n      else if(sc>=lo)setPill(p2,'no','Not guaranteed instantaneous');\n      else setPill(p2,'no','Below band \u2014 thermal only');\n    } else setPill(p2,'na','enter Isc');\n    var order=['B','C','D'],best='\u2014';\n    for(var i=0;i<order.length;i++){var bb=BANDS[order[i]],l=bb[0]*In,h=bb[1]*In;\n      var cA=(!(ir>0)||ir<l),cB=(!(sc>0)||sc>=h);\n      if(cA)if(cB){best='Curve '+order[i];break;}}\n    sugg.textContent=best;\n  }\n  [inn,curve,inrush,isc].forEach(function(el){el.addEventListener('input',calc);el.addEventListener('change',calc);});\n  $('jt-copy').addEventListener('click',function(){var b=$('jt-copy');var txt='MCB: '+inn.value+' A, Curve '+curve.value+'\\nMagnetic band: '+bandEl.textContent+'\\nInrush check: '+p1.textContent+'\\nFault check: '+p2.textContent+'\\nSuggested curve: '+sugg.textContent;navigator.clipboard.writeText(txt).then(function(){var o=b.textContent;b.textContent='Copied \u2713';setTimeout(function(){b.textContent=o;},1500);}).catch(function(){b.textContent='Press Ctrl+C';});});\n  calc();\n})();\n<\/script>\n<!-- ===== end block ===== -->\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>MCB Inrush &#038; Trip Curve Checker (B\/C\/D) | JUTRION Circuit protection MCB Inrush &amp; Trip Curve Checker (B \/ C \/ D) Check whether a chosen MCB rating and curve will ride through the load inrush without nuisance tripping, and still clear the prospective fault current in the instantaneous magnetic band. Enter the rating, curve, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1778,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1818","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/jutrion.com\/es\/wp-json\/wp\/v2\/pages\/1818","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jutrion.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jutrion.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jutrion.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jutrion.com\/es\/wp-json\/wp\/v2\/comments?post=1818"}],"version-history":[{"count":2,"href":"https:\/\/jutrion.com\/es\/wp-json\/wp\/v2\/pages\/1818\/revisions"}],"predecessor-version":[{"id":1864,"href":"https:\/\/jutrion.com\/es\/wp-json\/wp\/v2\/pages\/1818\/revisions\/1864"}],"up":[{"embeddable":true,"href":"https:\/\/jutrion.com\/es\/wp-json\/wp\/v2\/pages\/1778"}],"wp:attachment":[{"href":"https:\/\/jutrion.com\/es\/wp-json\/wp\/v2\/media?parent=1818"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}