{"id":24664,"date":"2026-03-02T08:03:00","date_gmt":"2026-03-02T08:03:00","guid":{"rendered":"https:\/\/what.digital\/?p=24664"},"modified":"2026-04-03T08:39:50","modified_gmt":"2026-04-03T08:39:50","slug":"django-cms-evolution-recent-changes","status":"publish","type":"post","link":"https:\/\/what.digital\/django-cms-evolution-recent-changes\/","title":{"rendered":"How Has Django CMS Evolved in Recent Years?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Django CMS has evolved, but not fast enough to keep pace with the modern CMS landscape \u2013 and that gap is starting to matter for the businesses still running on it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;ve built on Django CMS or you&#8217;re still maintaining an older site that relies on it, the question isn&#8217;t just &#8220;has it changed?&#8221; It&#8217;s whether those changes are enough for what you&#8217;re building next.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let&#8217;s take an honest look.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Yes, Django CMS Has Actually Made Progress<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Django CMS hasn&#8217;t been standing still. The community is active, and there have been genuine improvements worth acknowledging.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Compatibility With Newer Django Versions<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The most meaningful area is compatibility with newer Django releases. Django itself evolves constantly \u2013 especially around security, performance, and database handling \u2013 and Django CMS has worked to keep up. That matters if your team is Python-first and wants to stay on a supported stack.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>More Modern Frontend Possibilities<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">There&#8217;s also been growing interest in pairing Django CMS with modern frontends like React or Vue in hybrid setups. It&#8217;s possible, but it requires significant custom work. This isn&#8217;t a native headless experience \u2013 it&#8217;s more of a workaround than a feature.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Community-Driven Development<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Development has also become increasingly community-driven. Fixes and improvements now come largely from contributors rather than a central team. That says a lot about the developers who still care about the platform \u2013 but it also means the pace of innovation is slower and less predictable than with commercially backed modern CMS platforms.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Where Django CMS Is Falling Behind<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Here&#8217;s where things get honest.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The progress Django CMS has made is real, but it hasn&#8217;t kept up with how fast the rest of the CMS world is moving \u2013 especially in the headless and API-first space.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>The Plugin Ecosystem Is Aging<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Many popular plugins \u2013 including aldryn, django-filer, and a long list of third-party add-ons \u2013 are no longer actively maintained. They may still technically function, but they haven&#8217;t evolved to meet today&#8217;s standards. The practical result is that anything beyond the basics often requires custom development.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Upgrades Remain Painful<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If a site depends heavily on plugins or custom features built several years ago, each Django CMS update becomes a risk assessment. Something breaks, something needs rewriting, and teams slow down. We&#8217;ve written more about <a href=\"https:\/\/what.digital\/why-upgrading-django-cms-is-complex\/\">why upgrading Django CMS is so complex<\/a> if you want the full picture.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>The Architecture Is Tightly Coupled<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Django CMS was designed with a traditional, server-rendered frontend baked in. That worked well a decade ago. Today, developers expect clean API separation and headless-first design \u2013 and Django CMS simply wasn&#8217;t built for that shift. Retrofitting it is possible but rarely clean.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Modern Editorial Workflows Are Limited<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Content teams today expect drag-and-drop page building, real-time editing, and flexible content models. Django CMS can cover some ground here, but it wasn&#8217;t designed for multi-channel publishing or omnichannel content delivery.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Where Django CMS Still Makes Sense<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To be fair, there are scenarios where Django CMS still holds up well.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It remains a solid choice if your team is <strong>Python-native<\/strong> and your <strong>project is page-based<\/strong> rather than content-API-driven. It handles <strong>enterprise-grade backend workflows<\/strong> reasonably well, and if <strong>strict backend control<\/strong> is a priority, the Django framework underneath is still powerful and well-maintained.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But those use cases are narrowing. Fewer projects genuinely require a Python CMS over a modern headless alternative \u2013 and the tradeoffs are getting harder to justify.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why Teams Are Exploring Alternatives<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The slow pace of Django CMS evolution has pushed many teams to look at platforms built with today&#8217;s expectations in mind:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>API-first architecture out of the box<\/li>\n\n\n\n<li>Native support for modern JS frameworks like Next.js<\/li>\n\n\n\n<li>Flexible, code-first content modeling<\/li>\n\n\n\n<li>Active plugin ecosystems and regular platform investment<\/li>\n\n\n\n<li>Easier integrations with ERPs, CRMs, and third-party services<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Platforms like <a href=\"https:\/\/what.digital\/payload-cms-future-proof-solution\/\">Payload CMS<\/a> have gained real momentum precisely because they were built for these requirements from day one \u2013 not retrofitted to meet them. That&#8217;s also why <a href=\"https:\/\/what.digital\/migrating-django-cms-to-payload-cms\/\">migrating from Django CMS to Payload CMS<\/a> has become an increasingly common decision for teams wanting to move forward without carrying legacy baggage.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s also worth thinking about the bigger picture. The <a href=\"https:\/\/what.digital\/hidden-costs-legacy-cms-platforms\/\">hidden costs of staying on legacy CMS platforms<\/a> \u2013 mounting maintenance, security risks, and developer time spent firefighting \u2013 often exceed what a proper migration would have cost in the first place.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re on the fence about whether to upgrade your current setup or start fresh, our guide on <a href=\"https:\/\/what.digital\/cms-upgrade-vs-relaunch\/\">system upgrade vs. full relaunch<\/a> can help you think it through.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>So, Is Django CMS Evolving Fast Enough?<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">It depends on what you&#8217;re building.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For teams already deep in the Python ecosystem with stable, page-based projects and no plans to go headless, Django CMS is still a functional choice. It&#8217;s proven, it&#8217;s stable, and the community isn&#8217;t disappearing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But for businesses that want API-first flexibility, modern editorial tools, smooth integrations, or a platform they won&#8217;t be fighting in two years \u2013 Django CMS is no longer the answer.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Ready to Move Forward?<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">At what., we specialize in <a href=\"https:\/\/what.digital\/payload-cms\/\">CMS migration services<\/a> \u2013 with a particular focus on Payload CMS as our go-to platform for modern web projects. If you&#8217;re evaluating whether to stay on Django CMS or make the move, we&#8217;re happy to help you figure out the right path.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Sometimes that&#8217;s a migration. Sometimes it&#8217;s a phased approach. Either way, we&#8217;ll help you make the decision that actually makes sense for your business.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Django CMS has made real progress in recent years \u2013 but the gap between where it stands and what modern CMS platforms offer is growing harder to ignore. From aging plugins to painful upgrade cycles, the platform is struggling to keep pace with today&#8217;s API-first, headless-first expectations. If you&#8217;re still running on Django CMS, the real question isn&#8217;t whether it&#8217;s evolved \u2013 it&#8217;s whether it&#8217;s evolved enough for what comes next.<\/p>\n","protected":false},"author":46,"featured_media":24670,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[153,24],"tags":[],"class_list":["post-24664","post","type-post","status-publish","format-standard","has-post-thumbnail","","category-django-cms","category-web-development"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How Has Django CMS Evolved Recently?<\/title>\n<meta name=\"description\" content=\"Django CMS has evolved, but is it enough? Explore recent updates, key limitations, and why teams are switching to modern CMS platforms.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/what.digital\/django-cms-evolution-recent-changes\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How Has Django CMS Evolved Recently?\" \/>\n<meta property=\"og:description\" content=\"Django CMS has evolved, but is it enough? Explore recent updates, key limitations, and why teams are switching to modern CMS platforms.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/what.digital\/django-cms-evolution-recent-changes\/\" \/>\n<meta property=\"og:site_name\" content=\"what. AG\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-02T08:03:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-03T08:39:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/what.digital\/wp-content\/uploads\/2026\/03\/Evolution-of-Django.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"854\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Ivan Dorohovs\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ivan Dorohovs\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/what.digital\\\/django-cms-evolution-recent-changes\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/what.digital\\\/django-cms-evolution-recent-changes\\\/\"},\"author\":{\"name\":\"Ivan Dorohovs\",\"@id\":\"https:\\\/\\\/what.digital\\\/#\\\/schema\\\/person\\\/dd1c2e4d975cf25b3df0a814a1111fb6\"},\"headline\":\"How Has Django CMS Evolved in Recent Years?\",\"datePublished\":\"2026-03-02T08:03:00+00:00\",\"dateModified\":\"2026-04-03T08:39:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/what.digital\\\/django-cms-evolution-recent-changes\\\/\"},\"wordCount\":923,\"image\":{\"@id\":\"https:\\\/\\\/what.digital\\\/django-cms-evolution-recent-changes\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/what.digital\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Evolution-of-Django.jpeg\",\"articleSection\":[\"Django CMS\",\"Web Development\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/what.digital\\\/django-cms-evolution-recent-changes\\\/\",\"url\":\"https:\\\/\\\/what.digital\\\/django-cms-evolution-recent-changes\\\/\",\"name\":\"How Has Django CMS Evolved Recently?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/what.digital\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/what.digital\\\/django-cms-evolution-recent-changes\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/what.digital\\\/django-cms-evolution-recent-changes\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/what.digital\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Evolution-of-Django.jpeg\",\"datePublished\":\"2026-03-02T08:03:00+00:00\",\"dateModified\":\"2026-04-03T08:39:50+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/what.digital\\\/#\\\/schema\\\/person\\\/dd1c2e4d975cf25b3df0a814a1111fb6\"},\"description\":\"Django CMS has evolved, but is it enough? Explore recent updates, key limitations, and why teams are switching to modern CMS platforms.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/what.digital\\\/django-cms-evolution-recent-changes\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/what.digital\\\/django-cms-evolution-recent-changes\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/what.digital\\\/django-cms-evolution-recent-changes\\\/#primaryimage\",\"url\":\"https:\\\/\\\/what.digital\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Evolution-of-Django.jpeg\",\"contentUrl\":\"https:\\\/\\\/what.digital\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Evolution-of-Django.jpeg\",\"width\":1280,\"height\":854,\"caption\":\"Evolution of Django\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/what.digital\\\/django-cms-evolution-recent-changes\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/what.digital\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How Has Django CMS Evolved in Recent Years?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/what.digital\\\/#website\",\"url\":\"https:\\\/\\\/what.digital\\\/\",\"name\":\"what. AG\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/what.digital\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/what.digital\\\/#\\\/schema\\\/person\\\/dd1c2e4d975cf25b3df0a814a1111fb6\",\"name\":\"Ivan Dorohovs\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0ff5757d4a53a01cae0511500ca799e8a2124b291f425588a49e921faeadfdad?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0ff5757d4a53a01cae0511500ca799e8a2124b291f425588a49e921faeadfdad?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0ff5757d4a53a01cae0511500ca799e8a2124b291f425588a49e921faeadfdad?s=96&d=mm&r=g\",\"caption\":\"Ivan Dorohovs\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How Has Django CMS Evolved Recently?","description":"Django CMS has evolved, but is it enough? Explore recent updates, key limitations, and why teams are switching to modern CMS platforms.","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:\/\/what.digital\/django-cms-evolution-recent-changes\/","og_locale":"en_US","og_type":"article","og_title":"How Has Django CMS Evolved Recently?","og_description":"Django CMS has evolved, but is it enough? Explore recent updates, key limitations, and why teams are switching to modern CMS platforms.","og_url":"https:\/\/what.digital\/django-cms-evolution-recent-changes\/","og_site_name":"what. AG","article_published_time":"2026-03-02T08:03:00+00:00","article_modified_time":"2026-04-03T08:39:50+00:00","og_image":[{"width":1280,"height":854,"url":"https:\/\/what.digital\/wp-content\/uploads\/2026\/03\/Evolution-of-Django.jpeg","type":"image\/jpeg"}],"author":"Ivan Dorohovs","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ivan Dorohovs","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/what.digital\/django-cms-evolution-recent-changes\/#article","isPartOf":{"@id":"https:\/\/what.digital\/django-cms-evolution-recent-changes\/"},"author":{"name":"Ivan Dorohovs","@id":"https:\/\/what.digital\/#\/schema\/person\/dd1c2e4d975cf25b3df0a814a1111fb6"},"headline":"How Has Django CMS Evolved in Recent Years?","datePublished":"2026-03-02T08:03:00+00:00","dateModified":"2026-04-03T08:39:50+00:00","mainEntityOfPage":{"@id":"https:\/\/what.digital\/django-cms-evolution-recent-changes\/"},"wordCount":923,"image":{"@id":"https:\/\/what.digital\/django-cms-evolution-recent-changes\/#primaryimage"},"thumbnailUrl":"https:\/\/what.digital\/wp-content\/uploads\/2026\/03\/Evolution-of-Django.jpeg","articleSection":["Django CMS","Web Development"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/what.digital\/django-cms-evolution-recent-changes\/","url":"https:\/\/what.digital\/django-cms-evolution-recent-changes\/","name":"How Has Django CMS Evolved Recently?","isPartOf":{"@id":"https:\/\/what.digital\/#website"},"primaryImageOfPage":{"@id":"https:\/\/what.digital\/django-cms-evolution-recent-changes\/#primaryimage"},"image":{"@id":"https:\/\/what.digital\/django-cms-evolution-recent-changes\/#primaryimage"},"thumbnailUrl":"https:\/\/what.digital\/wp-content\/uploads\/2026\/03\/Evolution-of-Django.jpeg","datePublished":"2026-03-02T08:03:00+00:00","dateModified":"2026-04-03T08:39:50+00:00","author":{"@id":"https:\/\/what.digital\/#\/schema\/person\/dd1c2e4d975cf25b3df0a814a1111fb6"},"description":"Django CMS has evolved, but is it enough? Explore recent updates, key limitations, and why teams are switching to modern CMS platforms.","breadcrumb":{"@id":"https:\/\/what.digital\/django-cms-evolution-recent-changes\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/what.digital\/django-cms-evolution-recent-changes\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/what.digital\/django-cms-evolution-recent-changes\/#primaryimage","url":"https:\/\/what.digital\/wp-content\/uploads\/2026\/03\/Evolution-of-Django.jpeg","contentUrl":"https:\/\/what.digital\/wp-content\/uploads\/2026\/03\/Evolution-of-Django.jpeg","width":1280,"height":854,"caption":"Evolution of Django"},{"@type":"BreadcrumbList","@id":"https:\/\/what.digital\/django-cms-evolution-recent-changes\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/what.digital\/"},{"@type":"ListItem","position":2,"name":"How Has Django CMS Evolved in Recent Years?"}]},{"@type":"WebSite","@id":"https:\/\/what.digital\/#website","url":"https:\/\/what.digital\/","name":"what. AG","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/what.digital\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/what.digital\/#\/schema\/person\/dd1c2e4d975cf25b3df0a814a1111fb6","name":"Ivan Dorohovs","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0ff5757d4a53a01cae0511500ca799e8a2124b291f425588a49e921faeadfdad?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0ff5757d4a53a01cae0511500ca799e8a2124b291f425588a49e921faeadfdad?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0ff5757d4a53a01cae0511500ca799e8a2124b291f425588a49e921faeadfdad?s=96&d=mm&r=g","caption":"Ivan Dorohovs"}}]}},"_links":{"self":[{"href":"https:\/\/what.digital\/wp-json\/wp\/v2\/posts\/24664","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/what.digital\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/what.digital\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/what.digital\/wp-json\/wp\/v2\/users\/46"}],"replies":[{"embeddable":true,"href":"https:\/\/what.digital\/wp-json\/wp\/v2\/comments?post=24664"}],"version-history":[{"count":3,"href":"https:\/\/what.digital\/wp-json\/wp\/v2\/posts\/24664\/revisions"}],"predecessor-version":[{"id":24674,"href":"https:\/\/what.digital\/wp-json\/wp\/v2\/posts\/24664\/revisions\/24674"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/what.digital\/wp-json\/wp\/v2\/media\/24670"}],"wp:attachment":[{"href":"https:\/\/what.digital\/wp-json\/wp\/v2\/media?parent=24664"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/what.digital\/wp-json\/wp\/v2\/categories?post=24664"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/what.digital\/wp-json\/wp\/v2\/tags?post=24664"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}