{"id":67972,"date":"2023-06-29T10:46:05","date_gmt":"2023-06-29T10:46:05","guid":{"rendered":"https:\/\/morningtrain.dk\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/"},"modified":"2026-05-06T17:32:04","modified_gmt":"2026-05-06T17:32:04","slug":"3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products","status":"publish","type":"post","link":"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/","title":{"rendered":"3 pitfalls that can have catastrophic consequences in the development of digital products"},"content":{"rendered":"<section class=\"mt-blog-post-cover wp-block-mt-blog-post-cover\">\n    <div class=\"mt-blog-post-cover__inner page-container\">\n        <div class=\"mt-blog-post-cover__text-container\">\n                                                <p class=\"mt-blog-post-cover__tagline tagline\">Digitalization<\/p>\n                                                    <p class=\"mt-blog-post-cover__date\">\n                        29. June 2023                    <\/p>\n                                                        <h1 class=\"mt-blog-post-cover__title\">3 pitfalls that can have catastrophic consequences in the development of digital products<\/h1>\n                    <\/div>\n        <div class=\"wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">In software development, there are many aspects to consider, and it can be challenging for any technical leader to navigate the complexity. One important lesson we can learn from the renowned computer scientist Donald Knuth is to avoid premature optimization. According to Knuth, premature optimization is \u201cthe root of all evil.\u201d <\/p><\/div><figure class=\"wp-block-post-featured-image\"><img decoding=\"async\" width=\"1248\" height=\"720\" src=\"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/04\/3-Pitfalls-that-can-ruin-web-development.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" style=\"object-fit:cover;\" srcset=\"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/04\/3-Pitfalls-that-can-ruin-web-development.png 1248w, https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/04\/3-Pitfalls-that-can-ruin-web-development-300x173.png 300w, https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/04\/3-Pitfalls-that-can-ruin-web-development-1024x591.png 1024w, https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/04\/3-Pitfalls-that-can-ruin-web-development-768x443.png 768w, https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/04\/3-Pitfalls-that-can-ruin-web-development-600x346.png 600w\" sizes=\"(max-width: 1248px) 100vw, 1248px\" \/><\/figure>\n    <\/div>\n<\/section>\n\n\n<section\n    class=\"mt-blog-post-content mt-blog-post-content--has-table-of-contents mtSpacing-top-none mtSpacing-bottom-medium\"\n>\n    <div class=\"mt-blog-post-content__inner page-container\">\n        <div class=\"mt-blog-post-content__table-of-contents\">\n                                                <p class=\"mt-blog-post-content__table-of-contents-title\">\n                        Content\n                    <\/p>\n                                                    <a\n                        href=\"#omskrivningssyndrom\"\n                        class=\"mt-blog-post-content__table-of-contents-item\"\n                    >\n                        Rewriting syndrome\n                    <\/a>\n                                    <a\n                        href=\"#overkomplicering\"\n                        class=\"mt-blog-post-content__table-of-contents-item\"\n                    >\n                        Over complication\n                    <\/a>\n                                    <a\n                        href=\"#videnshuller\"\n                        class=\"mt-blog-post-content__table-of-contents-item\"\n                    >\n                        Knowledge gaps\n                    <\/a>\n                                  <\/div>\n        <div class=\"mt-blog-post-content__items\">\n                            \n\n<p class=\"wp-block-paragraph\">Let us explore three pitfalls that any technical leader should seek to avoid in order to succeed in software development projects.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"omskrivningssyndrom\">Ignoring code reusability (rewrite syndrome)<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">One of the biggest issues many developers encounter is ignoring code reusability.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Sometimes there is a tendency to start from scratch and rewrite code, even though existing solutions are already available.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">This phenomenon is also known as \u201crewrite syndrome\u201d or \u201cuniqueness bias,\u201d as Professor Bent Flyvbjerg has described in his article.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">It is a misconception to believe that one\u2019s situation is unique. In reality, many problems can be solved by reusing existing code or libraries. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By ignoring reusability, you waste time and resources and risk creating more problems than necessary.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"overkomplicering\">Overcomplicating your code (premature optimization)<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Premature optimization can be tempting, but it is often a pitfall. When developers try to optimize code too early before it is finished or fully understood\u2014it can lead to overcomplication.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Making the code more complex than necessary can have negative consequences, such as poor maintainability and reduced readability.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">It is important to focus on creating a well-structured, well-functioning codebase first, and then identify the areas that need optimization.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By avoiding premature optimization, you can save time and ensure a more efficient development process.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"videnshuller\">Underestimating knowledge gaps<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Knowledge is crucial in software development, but it is important to recognize that no one is perfect.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A pitfall many technical leaders encounter is overestimating their own knowledge and that of their team.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Jim Highsmith warns that the greatest risk in software development is overestimating our own knowledge. It is important to be open to new ideas, learning, and continuous improvement. <\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Identifying and closing knowledge gaps through ongoing training and skills development is essential to succeed with complex and new technical challenges.<\/p>\n\n\n                                            <\/div>\n        <div class=\"mt-blog-post-content__small-related-posts\">\n                                <\/div>\n    <\/div>\n    <\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>In software development, there are many aspects to consider, and it can be challenging for any technical leader to navigate the complexity. One important lesson we can learn from the renowned computer scientist Donald Knuth is to avoid premature optimization. According to Knuth, premature optimization is \u201cthe root of all evil.\u201d  <\/p>\n","protected":false},"author":8,"featured_media":70925,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[285],"tags":[],"class_list":["post-67972","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-digitalization"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>3 pitfalls that can have catastrophic consequences in software development<\/title>\n<meta name=\"description\" content=\"In this article, we explore the three most common pitfalls that can have catastrophic consequences in the development of your digital products.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"3 pitfalls that can have catastrophic consequences in software development\" \/>\n<meta property=\"og:description\" content=\"In this article, we explore the three most common pitfalls that can have catastrophic consequences in the development of your digital products.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/\" \/>\n<meta property=\"og:site_name\" content=\"Morningtrain\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-29T10:46:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-06T17:32:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/04\/3-Pitfalls-that-can-ruin-web-development.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1248\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Thomas_oe\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Thomas_oe\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\\\/\"},\"author\":{\"name\":\"Thomas_oe\",\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/#\\\/schema\\\/person\\\/63e16ee89f0ebc4bcee579ec153e7ea4\"},\"headline\":\"3 pitfalls that can have catastrophic consequences in the development of digital products\",\"datePublished\":\"2023-06-29T10:46:05+00:00\",\"dateModified\":\"2026-05-06T17:32:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\\\/\"},\"wordCount\":317,\"image\":{\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/morningtrain.dk\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/3-Pitfalls-that-can-ruin-web-development.png\",\"articleSection\":[\"Digitalization\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\\\/\",\"url\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\\\/\",\"name\":\"3 pitfalls that can have catastrophic consequences in software development\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/morningtrain.dk\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/3-Pitfalls-that-can-ruin-web-development.png\",\"datePublished\":\"2023-06-29T10:46:05+00:00\",\"dateModified\":\"2026-05-06T17:32:04+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/#\\\/schema\\\/person\\\/63e16ee89f0ebc4bcee579ec153e7ea4\"},\"description\":\"In this article, we explore the three most common pitfalls that can have catastrophic consequences in the development of your digital products.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/morningtrain.dk\\\/en\\\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\\\/#primaryimage\",\"url\":\"https:\\\/\\\/morningtrain.dk\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/3-Pitfalls-that-can-ruin-web-development.png\",\"contentUrl\":\"https:\\\/\\\/morningtrain.dk\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/3-Pitfalls-that-can-ruin-web-development.png\",\"width\":1248,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"3 pitfalls that can have catastrophic consequences in the development of digital products\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/\",\"name\":\"Morningtrain\",\"description\":\"Digitalt bureau p\u00e5 1&#039; klasse\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/morningtrain.dk\\\/en\\\/#\\\/schema\\\/person\\\/63e16ee89f0ebc4bcee579ec153e7ea4\",\"name\":\"Thomas_oe\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/?s=96&d=mm&r=g\",\"caption\":\"Thomas_oe\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"3 pitfalls that can have catastrophic consequences in software development","description":"In this article, we explore the three most common pitfalls that can have catastrophic consequences in the development of your digital products.","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:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/","og_locale":"en_US","og_type":"article","og_title":"3 pitfalls that can have catastrophic consequences in software development","og_description":"In this article, we explore the three most common pitfalls that can have catastrophic consequences in the development of your digital products.","og_url":"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/","og_site_name":"Morningtrain","article_published_time":"2023-06-29T10:46:05+00:00","article_modified_time":"2026-05-06T17:32:04+00:00","og_image":[{"width":1248,"height":720,"url":"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/04\/3-Pitfalls-that-can-ruin-web-development.png","type":"image\/png"}],"author":"Thomas_oe","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Thomas_oe","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/#article","isPartOf":{"@id":"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/"},"author":{"name":"Thomas_oe","@id":"https:\/\/morningtrain.dk\/en\/#\/schema\/person\/63e16ee89f0ebc4bcee579ec153e7ea4"},"headline":"3 pitfalls that can have catastrophic consequences in the development of digital products","datePublished":"2023-06-29T10:46:05+00:00","dateModified":"2026-05-06T17:32:04+00:00","mainEntityOfPage":{"@id":"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/"},"wordCount":317,"image":{"@id":"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/#primaryimage"},"thumbnailUrl":"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/04\/3-Pitfalls-that-can-ruin-web-development.png","articleSection":["Digitalization"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/","url":"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/","name":"3 pitfalls that can have catastrophic consequences in software development","isPartOf":{"@id":"https:\/\/morningtrain.dk\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/#primaryimage"},"image":{"@id":"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/#primaryimage"},"thumbnailUrl":"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/04\/3-Pitfalls-that-can-ruin-web-development.png","datePublished":"2023-06-29T10:46:05+00:00","dateModified":"2026-05-06T17:32:04+00:00","author":{"@id":"https:\/\/morningtrain.dk\/en\/#\/schema\/person\/63e16ee89f0ebc4bcee579ec153e7ea4"},"description":"In this article, we explore the three most common pitfalls that can have catastrophic consequences in the development of your digital products.","breadcrumb":{"@id":"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/#primaryimage","url":"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/04\/3-Pitfalls-that-can-ruin-web-development.png","contentUrl":"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/04\/3-Pitfalls-that-can-ruin-web-development.png","width":1248,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/morningtrain.dk\/en\/3-pitfalls-that-can-have-catastrophic-consequences-in-the-development-of-digital-products\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/morningtrain.dk\/en\/"},{"@type":"ListItem","position":2,"name":"3 pitfalls that can have catastrophic consequences in the development of digital products"}]},{"@type":"WebSite","@id":"https:\/\/morningtrain.dk\/en\/#website","url":"https:\/\/morningtrain.dk\/en\/","name":"Morningtrain","description":"Digitalt bureau p\u00e5 1&#039; klasse","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/morningtrain.dk\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/morningtrain.dk\/en\/#\/schema\/person\/63e16ee89f0ebc4bcee579ec153e7ea4","name":"Thomas_oe","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","caption":"Thomas_oe"}}]}},"_links":{"self":[{"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/posts\/67972","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/comments?post=67972"}],"version-history":[{"count":2,"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/posts\/67972\/revisions"}],"predecessor-version":[{"id":71428,"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/posts\/67972\/revisions\/71428"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/media\/70925"}],"wp:attachment":[{"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/media?parent=67972"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/categories?post=67972"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/tags?post=67972"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}