{"id":195,"date":"2026-07-10T08:17:21","date_gmt":"2026-07-10T08:17:21","guid":{"rendered":"https:\/\/wp.spain2.com\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/"},"modified":"2026-07-10T08:17:21","modified_gmt":"2026-07-10T08:17:21","slug":"your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews","status":"publish","type":"post","link":"https:\/\/wp.spain2.com\/es\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/","title":{"rendered":"Tus Postmortems de Incidentes Son Tiempo Perdido: C\u00f3mo las PYMES Pueden Realizar Revisiones Post-Incidente Efectivas"},"content":{"rendered":"<h2>Your Postmortems Are Holding You Back<\/h2>\n<p>You just survived a major outage. Your team spent four hours scrambling, the CEO is asking questions, and now it&#8217;s time for the postmortem meeting. Everyone dreads it. You spend an hour pointing fingers, write a document no one reads, and <strong>the same incident happens again three months later<\/strong>.<\/p>\n<p>Sound familiar? You&#8217;re not alone. Most SMBs run ineffective post-incident reviews. They either devolve into blame sessions or produce action items that never get prioritized. The result is the same: <strong>zero improvement in system reliability<\/strong>.<\/p>\n<p>But it doesn&#8217;t have to be this way. A well-run postmortem practice is one of the highest-leverage investments an SMB can make in reliability \u2014 and it costs almost nothing to implement.<\/p>\n<h2>The Real Problem: Blame vs. Learning<\/h2>\n<p>The biggest mistake SMBs make is treating postmortems as <strong>root cause analysis<\/strong> when they should be <strong>learning reviews<\/strong>. The difference is subtle but critical:<\/p>\n<ul>\n<li><strong>Root cause analysis<\/strong> asks: &#8220;Who made the mistake? What broke? How do we fix it?&#8221;<\/li>\n<li><strong>Learning review<\/strong> asks: &#8220;What can we learn? What systems failed? How do we make the system more resilient?&#8221;<\/li>\n<\/ul>\n<p>The first approach leads to blame, fear, and shallow fixes. The second approach leads to <strong>systemic improvements<\/strong> that prevent entire categories of failures. The <a href=\"\/the-smb-infrastructure-maturity-model-your-complete-roadmap-from-chaos-to-platform-engineering\/\">SMB Infrastructure Maturity Model<\/a> identifies a blameless postmortem culture as a key indicator of Level 3 (Measured) maturity \u2014 and for good reason.<\/p>\n<h2>The Anatomy of a Great Postmortem<\/h2>\n<h3>What to Include<\/h3>\n<p>A good postmortem document should answer these five questions:<\/p>\n<ol>\n<li><strong>What happened?<\/strong> \u2014 A timeline of events in chronological order<\/li>\n<li><strong>What was the impact?<\/strong> \u2014 Measurable metrics: duration, users affected, revenue loss, error budget consumed<\/li>\n<li><strong>What went well?<\/strong> \u2014 Things your incident response did right (celebrate these!)<\/li>\n<li><strong>What surprised us?<\/strong> \u2014 Aspects of the incident that weren&#8217;t anticipated<\/li>\n<li><strong>What will we do differently?<\/strong> \u2014 Concrete, prioritized action items with owners<\/li>\n<\/ol>\n<h3>Postmortem Template (Copy and Use)<\/h3>\n<pre><code># Postmortem: [Incident Title]\n\n**Date:** YYYY-MM-DD\n**Duration:** HH:MM to HH:MM (Total: X hours)\n**Severity:** P0 \/ P1 \/ P2\n**Services Affected:** [list]\n\n## Timeline\n- HH:MM \u2014 First alert triggered\n- HH:MM \u2014 Engineer on-call acknowledged\n- HH:MM \u2014 Incident escalated to [team]\n- HH:MM \u2014 Mitigation deployed\n- HH:MM \u2014 Service fully restored\n\n## Impact\n- Downtime: X minutes\n- Users affected: X\n- Error budget consumed: X%\n- Revenue impact: $X\n\n## What Went Well\n- [ ] Quick detection by monitoring\n- [ ] Good communication in Slack\n- [ ] Runbooks were accurate\n\n## What Surprised Us\n- Database connection pool exhaustion under 50% of expected load\n- DNS propagation delay was 3x longer than expected\n\n## Action Items\n| Priority | Action | Owner | Ticket |\n|----------|--------|-------|--------|\n| P0 | Increase connection pool max size | Alice | INFRA-123 |\n| P1 | Add TTL monitoring for DNS records | Bob | INFRA-124 |\n| P2 | Update on-call runbook for database incidents | Carol | INFRA-125 |\n<\/code><\/pre>\n<h2>How to Run a Postmortem Meeting That Doesn&#8217;t Suck<\/h2>\n<h3>1. No Blame, No Exceptions<\/h3>\n<p>Start every postmortem meeting with a reminder: <em>&#8220;The goal is to learn, not to blame. Everyone here did their best with the information they had.&#8221;<\/em> If someone starts pointing fingers, redirect gently but firmly. This is non-negotiable for building psychological safety.<\/p>\n<h3>2. Follow the Timeline, Not the Blame<\/h3>\n<p>Walk through the incident chronologically. At each step, ask: <strong>&#8220;What information did we have? What decisions did we make? Were those decisions reasonable given what we knew?&#8221;<\/strong> This frames every decision in context, not in hindsight.<\/p>\n<h3>3. Prioritize Action Items Ruthlessly<\/h3>\n<p>Every postmortem produces a list of potential improvements. The trap is trying to do all of them. Instead:<\/p>\n<ul>\n<li><strong>P0:<\/strong> Must fix now \u2014 the same incident will recur without it<\/li>\n<li><strong>P1:<\/strong> Fix within the next sprint \u2014 prevents related incidents<\/li>\n<li><strong>P2:<\/strong> Nice to have \u2014 improves response but not critical<\/li>\n<\/ul>\n<p>Limit P0\/P1 items to 3-5 per postmortem. Track them like any other engineering work.<\/p>\n<h3>4. Write the Postmortem Within 48 Hours<\/h3>\n<p>Memory fades fast. Write the first draft within 24 hours of the incident ending, and hold the postmortem meeting within 48 hours. Waiting longer means forgotten details and less learning.<\/p>\n<h3>5. Close the Loop<\/h3>\n<p>Two weeks after the incident, revisit the action items. Are they done? If not, why? Close the loop by sharing what improved as a result of the review \u2014 this reinforces the value of the practice.<\/p>\n<h2>Tools for SMB Postmortem Management<\/h2>\n<p>You don&#8217;t need expensive incident management platforms. Here are practical options:<\/p>\n<ul>\n<li><strong>GitHub\/GitLab Issues<\/strong> \u2014 Use templates for postmortem documents, track action items as issues<\/li>\n<li><strong>Google Docs \/ Notion<\/strong> \u2014 Collaborative document editing with commenting<\/li>\n<li><strong>Jira \/ Linear<\/strong> \u2014 Track action items alongside your regular sprint work<\/li>\n<li><strong>PagerDuty \/ Opsgenie<\/strong> \u2014 If you already use them for on-call, leverage their postmortem features<\/li>\n<\/ul>\n<p>The tool matters less than the practice. A Google Doc postmortem that&#8217;s actually acted on is worth more than an elaborate platform that no one uses.<\/p>\n<h2>Common Postmortem Anti-Patterns<\/h2>\n<ul>\n<li><strong>The Blame Game<\/strong> \u2014 &#8220;If Alice hadn&#8217;t merged that PR&#8230;&#8221; \u2192 Reframe as &#8220;What in our review process missed this?&#8221;<\/li>\n<li><strong>The Excessive Action Item List<\/strong> \u2014 20+ items that no one tackles \u2192 Focus on the top 3-5 most impactful items<\/li>\n<li><strong>The Missing Executive Summary<\/strong> \u2014 Your postmortem needs a one-paragraph summary for leadership. They won&#8217;t read the full document.<\/li>\n<li><strong>The No-Follow-Up<\/strong> \u2014 Great postmortem, zero completed actions \u2192 Schedule a 15-minute follow-up two weeks later<\/li>\n<li><strong>The Death by Template<\/strong> \u2014 Filling out a rigid template without genuine reflection \u2192 The template is a guide, not a cage<\/li>\n<\/ul>\n<h2>Make Postmortems Your Competitive Advantage<\/h2>\n<p>Here&#8217;s a secret the big tech companies don&#8217;t advertise: <strong>their greatest reliability advantage isn&#8217;t their tools \u2014 it&#8217;s their culture of learning from failure.<\/strong> Google, Netflix, and Amazon all invest heavily in postmortem practices because they know that every incident is an opportunity to improve.<\/p>\n<p>For SMBs, a strong postmortem culture is a force multiplier. You can&#8217;t outspend the enterprise on reliability tools, but you <strong>can<\/strong> out-learn them. A team that learns from every incident and systematically removes failure modes will, over time, build remarkably reliable systems \u2014 regardless of budget.<\/p>\n<hr \/>\n<p><strong>Need help building a reliability culture in your company?<\/strong><br \/>\nWe help SMBs implement incident response and postmortem practices that actually improve reliability.<br \/>\n<a href=\"\/reserva-cita\">Book a free consultation<\/a> and discover how we can transform your approach to learning from failures.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>La mayor\u00eda de los postmortems en PYMES son una p\u00e9rdida de tiempo. Aprende c\u00f3mo realizar revisiones post-incidente efectivas que realmente prevengan futuros apagones \u2014 sin culpas, sin burocracia.<\/p>","protected":false},"author":0,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","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":""},"categories":[3],"tags":[29,11,55,49,46],"class_list":["post-195","post","type-post","status-publish","format-standard","hentry","category-site-reliability-engineering","tag-devops","tag-incident-response","tag-postmortem","tag-reliability","tag-sre"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Your Incident Postmortems Are Wasted Time: How SMBs Can Run Effective Post-Incident Reviews - SPAIN2.COM<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wp.spain2.com\/es\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Your Incident Postmortems Are Wasted Time: How SMBs Can Run Effective Post-Incident Reviews - SPAIN2.COM\" \/>\n<meta property=\"og:description\" content=\"Most SMB postmortems are a waste of time. Learn how to run effective post-incident reviews that actually prevent future outages \u2014 without blame, without bureaucracy.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wp.spain2.com\/es\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/\" \/>\n<meta property=\"og:site_name\" content=\"SPAIN2.COM\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-10T08:17:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/wp.spain2.com\\\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wp.spain2.com\\\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\\\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"Your Incident Postmortems Are Wasted Time: How SMBs Can Run Effective Post-Incident Reviews\",\"datePublished\":\"2026-07-10T08:17:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/wp.spain2.com\\\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\\\/\"},\"wordCount\":876,\"publisher\":{\"@id\":\"https:\\\/\\\/wp.spain2.com\\\/#organization\"},\"keywords\":[\"devops\",\"incident response\",\"postmortem\",\"reliability\",\"SRE\"],\"articleSection\":[\"SRE - Site Reliability Engineering\"],\"inLanguage\":\"es\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wp.spain2.com\\\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\\\/\",\"url\":\"https:\\\/\\\/wp.spain2.com\\\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\\\/\",\"name\":\"Your Incident Postmortems Are Wasted Time: How SMBs Can Run Effective Post-Incident Reviews - SPAIN2.COM\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wp.spain2.com\\\/#website\"},\"datePublished\":\"2026-07-10T08:17:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wp.spain2.com\\\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wp.spain2.com\\\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wp.spain2.com\\\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wp.spain2.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Your Incident Postmortems Are Wasted Time: How SMBs Can Run Effective Post-Incident Reviews\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wp.spain2.com\\\/#website\",\"url\":\"https:\\\/\\\/wp.spain2.com\\\/\",\"name\":\"SPAIN2.COM\",\"description\":\"Cloud Consulting That Delivers \u2014 DevOps, SRE &amp; Cloud Infrastructure for SMBs\",\"publisher\":{\"@id\":\"https:\\\/\\\/wp.spain2.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wp.spain2.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wp.spain2.com\\\/#organization\",\"name\":\"SPAIN2.COM\",\"url\":\"https:\\\/\\\/wp.spain2.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/wp.spain2.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/wp.spain2.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/spain2-logo.svg\",\"contentUrl\":\"https:\\\/\\\/wp.spain2.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/spain2-logo.svg\",\"caption\":\"SPAIN2.COM\"},\"image\":{\"@id\":\"https:\\\/\\\/wp.spain2.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Your Incident Postmortems Are Wasted Time: How SMBs Can Run Effective Post-Incident Reviews - SPAIN2.COM","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wp.spain2.com\/es\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/","og_locale":"es_ES","og_type":"article","og_title":"Your Incident Postmortems Are Wasted Time: How SMBs Can Run Effective Post-Incident Reviews - SPAIN2.COM","og_description":"Most SMB postmortems are a waste of time. Learn how to run effective post-incident reviews that actually prevent future outages \u2014 without blame, without bureaucracy.","og_url":"https:\/\/wp.spain2.com\/es\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/","og_site_name":"SPAIN2.COM","article_published_time":"2026-07-10T08:17:21+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"5 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/wp.spain2.com\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/#article","isPartOf":{"@id":"https:\/\/wp.spain2.com\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/"},"author":{"name":"","@id":""},"headline":"Your Incident Postmortems Are Wasted Time: How SMBs Can Run Effective Post-Incident Reviews","datePublished":"2026-07-10T08:17:21+00:00","mainEntityOfPage":{"@id":"https:\/\/wp.spain2.com\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/"},"wordCount":876,"publisher":{"@id":"https:\/\/wp.spain2.com\/#organization"},"keywords":["devops","incident response","postmortem","reliability","SRE"],"articleSection":["SRE - Site Reliability Engineering"],"inLanguage":"es"},{"@type":"WebPage","@id":"https:\/\/wp.spain2.com\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/","url":"https:\/\/wp.spain2.com\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/","name":"Your Incident Postmortems Are Wasted Time: How SMBs Can Run Effective Post-Incident Reviews - SPAIN2.COM","isPartOf":{"@id":"https:\/\/wp.spain2.com\/#website"},"datePublished":"2026-07-10T08:17:21+00:00","breadcrumb":{"@id":"https:\/\/wp.spain2.com\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wp.spain2.com\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wp.spain2.com\/your-incident-postmortems-are-wasted-time-how-smbs-can-run-effective-post-incident-reviews\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wp.spain2.com\/"},{"@type":"ListItem","position":2,"name":"Your Incident Postmortems Are Wasted Time: How SMBs Can Run Effective Post-Incident Reviews"}]},{"@type":"WebSite","@id":"https:\/\/wp.spain2.com\/#website","url":"https:\/\/wp.spain2.com\/","name":"SPAIN2.COM","description":"Cloud Consulting That Delivers \u2014 DevOps, SRE &amp; Cloud Infrastructure for SMBs","publisher":{"@id":"https:\/\/wp.spain2.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wp.spain2.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/wp.spain2.com\/#organization","name":"SPAIN2.COM","url":"https:\/\/wp.spain2.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/wp.spain2.com\/#\/schema\/logo\/image\/","url":"https:\/\/wp.spain2.com\/wp-content\/uploads\/2026\/07\/spain2-logo.svg","contentUrl":"https:\/\/wp.spain2.com\/wp-content\/uploads\/2026\/07\/spain2-logo.svg","caption":"SPAIN2.COM"},"image":{"@id":"https:\/\/wp.spain2.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/wp.spain2.com\/es\/wp-json\/wp\/v2\/posts\/195","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.spain2.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.spain2.com\/es\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.spain2.com\/es\/wp-json\/wp\/v2\/comments?post=195"}],"version-history":[{"count":0,"href":"https:\/\/wp.spain2.com\/es\/wp-json\/wp\/v2\/posts\/195\/revisions"}],"wp:attachment":[{"href":"https:\/\/wp.spain2.com\/es\/wp-json\/wp\/v2\/media?parent=195"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.spain2.com\/es\/wp-json\/wp\/v2\/categories?post=195"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.spain2.com\/es\/wp-json\/wp\/v2\/tags?post=195"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}