{"id":68036,"date":"2023-06-28T14:58:26","date_gmt":"2023-06-28T14:58:26","guid":{"rendered":"https:\/\/morningtrain.dk\/the-biggest-red-flags-in-software-development-you-should-avoid\/"},"modified":"2026-04-17T12:41:21","modified_gmt":"2026-04-17T12:41:21","slug":"the-biggest-red-flags-in-software-development-you-should-avoid","status":"publish","type":"post","link":"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/","title":{"rendered":"The biggest red flags in software development you should avoid"},"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                        28. June 2023                    <\/p>\n                                                        <h1 class=\"mt-blog-post-cover__title\">The biggest red flags in software development you should avoid<\/h1>\n                    <\/div>\n        <div class=\"wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">There will always be challenges in teams, and some you simply have to accept. However, anyone in a leadership role in software development should never ignore the three red flags below in their teams. Knowing these will enable you to deliver software products faster. <\/p><\/div><figure class=\"wp-block-post-featured-image\"><img decoding=\"async\" width=\"1248\" height=\"720\" src=\"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" style=\"object-fit:cover;\" srcset=\"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa.png 1248w, https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa-300x173.png 300w, https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa-1024x591.png 1024w, https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa-768x443.png 768w, https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa-187x108.png 187w, https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa-600x346.png 600w\" sizes=\"(max-width: 1248px) 100vw, 1248px\" \/><\/figure>\n    <\/div>\n<\/section>\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                        Indhold\n                    <\/p>\n                                                    <a\n                        href=\"#helt\"\n                        class=\"mt-blog-post-content__table-of-contents-item\"\n                    >\n                        Hero Syndrome\n                    <\/a>\n                                    <a\n                        href=\"#overkomplicering\"\n                        class=\"mt-blog-post-content__table-of-contents-item\"\n                    >\n                        Overkomplicering\n                    <\/a>\n                                    <a\n                        href=\"#overengineering\"\n                        class=\"mt-blog-post-content__table-of-contents-item\"\n                    >\n                        Over-engineering\n                    <\/a>\n                                    <a\n                        href=\"#faldgruber\"\n                        class=\"mt-blog-post-content__table-of-contents-item\"\n                    >\n                        S\u00e5dan undg\u00e5r du det\n                    <\/a>\n                                  <\/div>\n        <div class=\"mt-blog-post-content__items\">\n                            \n\n<h2 class=\"wp-block-heading\" id=\"helt\">Hero Syndrome (Bottleneck)<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When one person becomes the solution to everything, it is a real problem highlighted in the book &#8220;The Phoenix Project&#8221;.<\/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\">The bottleneck problem is one of the most common in IT project management. It occurs when a single person becomes the key to everything, and the project cannot move forward\u2014or even start\u2014without that person\u2019s input. <\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">When this happens, that person becomes a bottleneck that slows the project\u2019s progress. It is important to identify and address this situation early, as it can lead to delays and budget overruns. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In addition, those who become bottlenecks are often stressed by it or end up struggling.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"overkomplicering\">Overcomplicating the design of your solutions<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You may recognise this\u2014for example, an excessive concern that your software product must be able to handle millions or billions of requests, despite having a small user base.<\/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\">It is important to design software that can scale and handle a large amount of traffic. However, it is also important to be realistic about the load your software will actually experience. <\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">If you have a smaller user base, it may not be necessary to design your software to handle millions of requests at once. Overdesign can lead to unnecessary costs and complexity. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"overengineering\">Over-engineering (Not Invented Here Syndrome)<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Unnecessary development of software from scratch (uniqueness bias, as Prof. Bent Flyvbjerg describes it in his article on why megaprojects fail).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It can be tempting to build software from scratch to ensure it fits your needs perfectly. However, this can often lead to over-engineering, where you end up spending more time and resources developing software than is actually necessary. <\/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\">By reusing existing software components or using open-source software, you can often achieve the same result faster and at a lower cost. It is important to consider this option before deciding to build everything from scratch. <\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Avoid these, and you will be able to deliver software products faster, with broader coverage and lower risk.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"faldgruber\">How do you avoid these pitfalls?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When you are planning your next IT project, there are several things you can do to avoid these pitfalls.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">First and foremost, it is important to have a clear understanding of the project\u2019s scope and goals. This will help you identify the necessary resources and plan the timeline correctly. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In addition, you should ensure you have strong project management in place. This includes having a project manager with experience managing large IT projects who can keep everyone on track. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Finally, you should also consider using agile development methods. These methods can help you manage changes and adjust your project when necessary. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\">So what is the conclusion?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Avoid overlooking them, and train yourself to spot these major red flags in software development\u2014this can be the key to delivering successful IT projects.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By being aware of these pitfalls and taking steps to avoid them, you can ensure your project stays on track and delivers the desired results.<\/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>There will always be challenges in teams, and some you simply have to accept. However, anyone in a leadership role in software development should never ignore the three red flags below in their teams. Knowing these will enable you to deliver software products faster.  <\/p>\n","protected":false},"author":8,"featured_media":68037,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[285],"tags":[],"class_list":["post-68036","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.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The biggest red flags in software development you should avoid<\/title>\n<meta name=\"description\" content=\"There are three major red flags in software development you must not ignore: &quot;Hero Syndrome&quot;, overcomplicating the design, and over-engineering.\" \/>\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\/the-biggest-red-flags-in-software-development-you-should-avoid\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The biggest red flags in software development you should avoid\" \/>\n<meta property=\"og:description\" content=\"There are three major red flags in software development you must not ignore: &quot;Hero Syndrome&quot;, overcomplicating the design, and over-engineering.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/\" \/>\n<meta property=\"og:site_name\" content=\"Morningtrain\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-28T14:58:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-17T12:41:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa.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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/\"},\"author\":{\"name\":\"Thomas_oe\",\"@id\":\"https:\/\/morningtrain.dk\/en\/#\/schema\/person\/63e16ee89f0ebc4bcee579ec153e7ea4\"},\"headline\":\"The biggest red flags in software development you should avoid\",\"datePublished\":\"2023-06-28T14:58:26+00:00\",\"dateModified\":\"2026-04-17T12:41:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/\"},\"wordCount\":510,\"image\":{\"@id\":\"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa.png\",\"articleSection\":[\"Digitalization\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/\",\"url\":\"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/\",\"name\":\"The biggest red flags in software development you should avoid\",\"isPartOf\":{\"@id\":\"https:\/\/morningtrain.dk\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa.png\",\"datePublished\":\"2023-06-28T14:58:26+00:00\",\"dateModified\":\"2026-04-17T12:41:21+00:00\",\"author\":{\"@id\":\"https:\/\/morningtrain.dk\/en\/#\/schema\/person\/63e16ee89f0ebc4bcee579ec153e7ea4\"},\"description\":\"There are three major red flags in software development you must not ignore: \\\"Hero Syndrome\\\", overcomplicating the design, and over-engineering.\",\"breadcrumb\":{\"@id\":\"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#primaryimage\",\"url\":\"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa.png\",\"contentUrl\":\"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa.png\",\"width\":1248,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/morningtrain.dk\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The biggest red flags in software development you should avoid\"}]},{\"@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:\/\/morningtrain.dk\/en\/#\/schema\/person\/image\/\",\"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":"The biggest red flags in software development you should avoid","description":"There are three major red flags in software development you must not ignore: \"Hero Syndrome\", overcomplicating the design, and over-engineering.","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\/the-biggest-red-flags-in-software-development-you-should-avoid\/","og_locale":"en_US","og_type":"article","og_title":"The biggest red flags in software development you should avoid","og_description":"There are three major red flags in software development you must not ignore: \"Hero Syndrome\", overcomplicating the design, and over-engineering.","og_url":"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/","og_site_name":"Morningtrain","article_published_time":"2023-06-28T14:58:26+00:00","article_modified_time":"2026-04-17T12:41:21+00:00","og_image":[{"width":1248,"height":720,"url":"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa.png","type":"image\/png"}],"author":"Thomas_oe","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Thomas_oe","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#article","isPartOf":{"@id":"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/"},"author":{"name":"Thomas_oe","@id":"https:\/\/morningtrain.dk\/en\/#\/schema\/person\/63e16ee89f0ebc4bcee579ec153e7ea4"},"headline":"The biggest red flags in software development you should avoid","datePublished":"2023-06-28T14:58:26+00:00","dateModified":"2026-04-17T12:41:21+00:00","mainEntityOfPage":{"@id":"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/"},"wordCount":510,"image":{"@id":"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#primaryimage"},"thumbnailUrl":"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa.png","articleSection":["Digitalization"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/","url":"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/","name":"The biggest red flags in software development you should avoid","isPartOf":{"@id":"https:\/\/morningtrain.dk\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#primaryimage"},"image":{"@id":"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#primaryimage"},"thumbnailUrl":"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa.png","datePublished":"2023-06-28T14:58:26+00:00","dateModified":"2026-04-17T12:41:21+00:00","author":{"@id":"https:\/\/morningtrain.dk\/en\/#\/schema\/person\/63e16ee89f0ebc4bcee579ec153e7ea4"},"description":"There are three major red flags in software development you must not ignore: \"Hero Syndrome\", overcomplicating the design, and over-engineering.","breadcrumb":{"@id":"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#primaryimage","url":"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa.png","contentUrl":"https:\/\/morningtrain.dk\/wp-content\/uploads\/2026\/03\/De-stoerste-roede-flag-i-softwareudvikling-du-boer-undgaa.png","width":1248,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/morningtrain.dk\/en\/the-biggest-red-flags-in-software-development-you-should-avoid\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/morningtrain.dk\/en\/"},{"@type":"ListItem","position":2,"name":"The biggest red flags in software development you should avoid"}]},{"@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:\/\/morningtrain.dk\/en\/#\/schema\/person\/image\/","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\/68036","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=68036"}],"version-history":[{"count":1,"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/posts\/68036\/revisions"}],"predecessor-version":[{"id":68038,"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/posts\/68036\/revisions\/68038"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/media\/68037"}],"wp:attachment":[{"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/media?parent=68036"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/categories?post=68036"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/morningtrain.dk\/en\/wp-json\/wp\/v2\/tags?post=68036"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}