{"id":13982,"date":"2026-05-18T07:04:44","date_gmt":"2026-05-18T07:04:44","guid":{"rendered":"https:\/\/3dse.com\/cases\/"},"modified":"2026-07-15T07:49:23","modified_gmt":"2026-07-15T07:49:23","slug":"cases","status":"publish","type":"page","link":"https:\/\/3dse.com\/en\/cases\/","title":{"rendered":"Cases"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column width=&#8221;1\/2&#8243;][vc_empty_space height=&#8221;250px&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h1>3DSE Cases<\/h1>\n<p>[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<p style=\"font-weight: 400;\">Pioneering case studies: solutions that write success stories. Behind every successful project lies a unique challenge. In our case studies, we provide insights into anonymized customer projects that showcase innovative solutions and tailored strategies. Discover how we help companies remain future-ready, efficient, and competitive.<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/2&#8243; css_animation=&#8221;fadeInRightBig&#8221; css=&#8221;.vc_custom_1780643202409{margin-top: -200px !important;}&#8221;][vc_single_image image=&#8221;13987&#8243; img_size=&#8221;full&#8221; css=&#8221;&#8221; el_class=&#8221;roundingtourn&#8221;][\/vc_column][\/vc_row][vc_row][vc_column]\n    <style>\n        :root {\n            --dse-blue-dark: #002e42; \n            --dse-blue-text: #0f304b; \n            --dse-gray-text: #7a8b9a;\n            --dse-nav-gray: #b0b0b0;\n        }\n\n        .dse-grid-section { width: 100%; margin: 40px 0; font-family: sans-serif; }\n        \n        .dse-grid-container { display: grid; gap: 30px; grid-template-columns: 1fr; }\n        @media (min-width: 768px) { .dse-grid-container { grid-template-columns: repeat(2, 1fr); } }\n        @media (min-width: 1024px) {\n            .dse-grid-container.cols-3 { grid-template-columns: repeat(3, 1fr); }\n            .dse-grid-container.cols-4 { grid-template-columns: repeat(4, 1fr); }\n        }\n\n        \/* LAYOUT 1: STANDARD *\/\n        .dse-card { display: flex; align-items: center; justify-content: center; text-decoration: none; color: inherit; position: relative; border-radius: 16px; overflow: hidden; min-height: 420px; background: #000; }\n        .dse-bg { position: absolute; inset: 0; background-size: cover; background-position: center; transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); opacity: 0.85; z-index: 1; }\n        .dse-card:hover .dse-bg { transform: scale(1.05); }\n        .dse-icon-top { position: absolute; top: 20px; right: 20px; color: #fff; z-index: 10; }\n        .dse-icon-top svg { width: 20px; height: 20px; stroke-width: 2px; stroke: currentColor; fill: none; }\n        .dse-content-box { position: relative; width: 84%; z-index: 5; background: #fff; padding: 35px 25px 25px 25px; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.15); text-align: center; transition: transform 0.3s ease; }\n        .dse-card:hover .dse-content-box { transform: translateY(-5px); }\n        .dse-badge { position: absolute; top: -15px; left: 50%; transform: translateX(-50%); background-color: var(--dse-blue-dark); color: #fff; font-size: 11px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; padding: 8px 20px; border-radius: 6px; white-space: nowrap; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }\n        .dse-content-box h3 { margin: 0 0 12px 0; color: var(--dse-blue-text); font-size: 20px; font-weight: bold; line-height: 1.3; }\n        .dse-content-box p { margin: 0; color: var(--dse-gray-text); font-size: 12px; font-weight: normal; line-height: 1.6; }\n        @media (max-width: 768px) { .dse-content-box { width: 90%; padding: 30px 15px 20px 15px; } .dse-card { min-height: 400px; } }\n\n        \/* LAYOUT 2: ALTERNATIV *\/\n        .dse-card-alt { display: flex; flex-direction: column; text-decoration: none; color: inherit; position: relative; background: transparent; }\n        .dse-card-alt .dse-image-wrapper { width: 100%; height: 300px; border-radius: 12px; overflow: hidden; margin-bottom: 0; position: relative; }\n        .dse-card-alt .dse-image-wrapper img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); }\n        .dse-card-alt:hover .dse-image-wrapper img { transform: scale(1.05); }\n        .dse-card-alt .dse-content-box { position: relative; background: #fff; width: 90%; margin: 0 auto; top: -40px; padding: 35px 25px 25px 25px; border-radius: 12px; border: none; text-align: center; box-shadow: 0 10px 30px rgba(0,0,0,0.1); transform: none; z-index: 5; }\n        .dse-card-alt:hover .dse-content-box { transform: translateY(-3px); }\n        .dse-card-alt .dse-badge { font-size: 14px; font-weight: normal; letter-spacing: normal; text-transform: none; padding: 10px 25px; border-radius: 8px; box-shadow: none; top: 0; transform: translate(-50%, -50%); }\n\n        \/* PAGINIERUNG *\/\n        .dse-pagination { display: flex; justify-content: center; align-items: center; gap: 15px; margin-top: 50px; width: 100%; }\n        .dse-pagination a, .dse-pagination span { display: inline-flex; align-items: center; justify-content: center; text-decoration: none; color: var(--dse-nav-gray); font-size: 16px; font-weight: bold; width: 35px; height: 35px; border-radius: 50%; transition: all 0.3s ease; }\n        .dse-pagination a:hover { color: var(--dse-blue-text); background-color: rgba(15, 48, 75, 0.05); }\n        .dse-pagination span.current { color: #fff; background-color: var(--dse-blue-dark); }\n    <\/style>\n\n    <div class=\"dse-grid-section\">\n        <div class=\"dse-grid-container cols-3\">                    <a href=\"https:\/\/3dse.com\/en\/an-architecture-for-scalable-digitalization-and-automation\/\" class=\"dse-card\">\n                        <div class=\"dse-bg\" style=\"background-image:url('https:\/\/3dse.com\/wp-content\/uploads\/2026\/08\/Baumaschinen_Visual-1024x576.png')\"><\/div>\n                        <div class=\"dse-icon-top\"><svg viewBox=\"0 0 24 24\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"><\/line><polyline points=\"7 7 17 7 17 17\"><\/polyline><\/svg><\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Cases<\/div>                            <h3>An Architecture for Scalable Digitalization and Automation<\/h3>\n                            <p>Cross-product standards lay the foundation for scalable automation capabilities<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/optimized-operating-model\/\" class=\"dse-card\">\n                        <div class=\"dse-bg\" style=\"background-image:url('https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/mobilemachine.jpg')\"><\/div>\n                        <div class=\"dse-icon-top\"><svg viewBox=\"0 0 24 24\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"><\/line><polyline points=\"7 7 17 7 17 17\"><\/polyline><\/svg><\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Cases<\/div>                            <h3>Optimized Operating Model for a Global Engine Manufacturer<\/h3>\n                            <p>Clarifying roles, interfaces, and resource planning to enable a globally configurable product portfolio<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/increasing-rd-performance-at-a-motorcycle-manufacturer\/\" class=\"dse-card\">\n                        <div class=\"dse-bg\" style=\"background-image:url('https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/Motorrad_v1-1024x602.jpg')\"><\/div>\n                        <div class=\"dse-icon-top\"><svg viewBox=\"0 0 24 24\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"><\/line><polyline points=\"7 7 17 7 17 17\"><\/polyline><\/svg><\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Cases<\/div>                            <h3>Increasing R&#038;D Performance at a Motorcycle Manufacturer<\/h3>\n                            <p>Holistic R&amp;D optimization for greater customer proximity and improved R&amp;D productivity<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/plm-as-the-backbone-for-rapid-regulatory-compliance-in-medical-technology\/\" class=\"dse-card\">\n                        <div class=\"dse-bg\" style=\"background-image:url('https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/medical.jpg')\"><\/div>\n                        <div class=\"dse-icon-top\"><svg viewBox=\"0 0 24 24\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"><\/line><polyline points=\"7 7 17 7 17 17\"><\/polyline><\/svg><\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Cases<\/div>                            <h3>PLM as the Backbone for Rapid Regulatory Compliance in Medical Technology<\/h3>\n                            <p>How a Division Within an International MedTech Company Consolidated Its Toolset<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/new-pre-development-unit-for-faster-innovation-and-shorter-time-to-market\/\" class=\"dse-card\">\n                        <div class=\"dse-bg\" style=\"background-image:url('https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/medical.jpg')\"><\/div>\n                        <div class=\"dse-icon-top\"><svg viewBox=\"0 0 24 24\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"><\/line><polyline points=\"7 7 17 7 17 17\"><\/polyline><\/svg><\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Cases<\/div>                            <h3>New Pre-Development Unit for Faster Innovation and Shorter Time-to-Market<\/h3>\n                            <p>Mission, operating model and innovation portfolio as the foundation for sustainable innovation capability<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/future-viability-through-location-optimization\/\" class=\"dse-card\">\n                        <div class=\"dse-bg\" style=\"background-image:url('https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/Handschlag-1024x683.jpg')\"><\/div>\n                        <div class=\"dse-icon-top\"><svg viewBox=\"0 0 24 24\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"><\/line><polyline points=\"7 7 17 7 17 17\"><\/polyline><\/svg><\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Cases<\/div>                            <h3>Future Viability Through Location Optimization<\/h3>\n                            <p>R&amp;D footprint realigned: from three to two locations<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/partner-competency-strategy-for-sustainable-value-creation\/\" class=\"dse-card\">\n                        <div class=\"dse-bg\" style=\"background-image:url('https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/Strategische-Partner-1024x576.jpg')\"><\/div>\n                        <div class=\"dse-icon-top\"><svg viewBox=\"0 0 24 24\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"><\/line><polyline points=\"7 7 17 7 17 17\"><\/polyline><\/svg><\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Cases<\/div>                            <h3>Partner &#038; Competency Strategy for Sustainable Value Creation<\/h3>\n                            <p>Build competencies strategically, manage partners systematically, accelerate transformation<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/from-internal-machine-builder-to-global-innovation-driver\/\" class=\"dse-card\">\n                        <div class=\"dse-bg\" style=\"background-image:url('https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/Maschinenbau_Medical-1024x683.jpg')\"><\/div>\n                        <div class=\"dse-icon-top\"><svg viewBox=\"0 0 24 24\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"><\/line><polyline points=\"7 7 17 7 17 17\"><\/polyline><\/svg><\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Cases<\/div>                            <h3>From Internal Machine Builder to Global Innovation Driver<\/h3>\n                            <p>Reorganization of International equipment development in medical technology<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/introduction-of-aspice-compliant-processes-in-ecu-and-software-development\/\" class=\"dse-card\">\n                        <div class=\"dse-bg\" style=\"background-image:url('https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/autotive.jpg')\"><\/div>\n                        <div class=\"dse-icon-top\"><svg viewBox=\"0 0 24 24\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"><\/line><polyline points=\"7 7 17 7 17 17\"><\/polyline><\/svg><\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Cases<\/div>                            <h3>Introduction of ASPICE-Compliant Processes in ECU and Software Development<\/h3>\n                            <p>User-oriented implementation of ASPICE-compliant methods and processes, as well as the design of standardized procedural logic in development<\/p>\n                        <\/div>\n                    <\/a>\n                    <\/div><div class=\"dse-pagination\"><span aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a class=\"page-numbers\" href=\"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages\/13982\/page\/2\/\">2<\/a>\n<a class=\"page-numbers\" href=\"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages\/13982\/page\/3\/\">3<\/a>\n<a class=\"next page-numbers\" href=\"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages\/13982\/page\/2\/\">&#8594;<\/a><\/div>    <\/div>\n\n    [\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column width=&#8221;1\/2&#8243;][vc_empty_space height=&#8221;250px&#8221;][vc_column_text css=&#8221;&#8221;] 3DSE Cases [\/vc_column_text][vc_column_text css=&#8221;&#8221;] Pioneering case studies: solutions that write success stories. Behind every successful project&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-13982","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cases - 3DSE<\/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:\/\/3dse.com\/en\/cases\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cases - 3DSE\" \/>\n<meta property=\"og:description\" content=\"[vc_row][vc_column width=&#8221;1\/2&#8243;][vc_empty_space height=&#8221;250px&#8221;][vc_column_text css=&#8221;&#8221;] 3DSE Cases [\/vc_column_text][vc_column_text css=&#8221;&#8221;] Pioneering case studies: solutions that write success stories. Behind every successful project...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/3dse.com\/en\/cases\/\" \/>\n<meta property=\"og:site_name\" content=\"3DSE\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-15T07:49:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/cases\\\/\",\"url\":\"https:\\\/\\\/3dse.com\\\/en\\\/cases\\\/\",\"name\":\"Cases - 3DSE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/#website\"},\"datePublished\":\"2026-05-18T07:04:44+00:00\",\"dateModified\":\"2026-07-15T07:49:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/cases\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/3dse.com\\\/en\\\/cases\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/cases\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\\\/\\\/3dse.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cases\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/3dse.com\\\/en\\\/\",\"name\":\"3DSE\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/3dse.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/#organization\",\"name\":\"3DSE\",\"url\":\"https:\\\/\\\/3dse.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/3dse.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/3DSE-logo-1.svg\",\"contentUrl\":\"https:\\\/\\\/3dse.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/3DSE-logo-1.svg\",\"width\":1,\"height\":1,\"caption\":\"3DSE\"},\"image\":{\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cases - 3DSE","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:\/\/3dse.com\/en\/cases\/","og_locale":"en_GB","og_type":"article","og_title":"Cases - 3DSE","og_description":"[vc_row][vc_column width=&#8221;1\/2&#8243;][vc_empty_space height=&#8221;250px&#8221;][vc_column_text css=&#8221;&#8221;] 3DSE Cases [\/vc_column_text][vc_column_text css=&#8221;&#8221;] Pioneering case studies: solutions that write success stories. Behind every successful project...","og_url":"https:\/\/3dse.com\/en\/cases\/","og_site_name":"3DSE","article_modified_time":"2026-07-15T07:49:23+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/3dse.com\/en\/cases\/","url":"https:\/\/3dse.com\/en\/cases\/","name":"Cases - 3DSE","isPartOf":{"@id":"https:\/\/3dse.com\/en\/#website"},"datePublished":"2026-05-18T07:04:44+00:00","dateModified":"2026-07-15T07:49:23+00:00","breadcrumb":{"@id":"https:\/\/3dse.com\/en\/cases\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/3dse.com\/en\/cases\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/3dse.com\/en\/cases\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/3dse.com\/en\/"},{"@type":"ListItem","position":2,"name":"Cases"}]},{"@type":"WebSite","@id":"https:\/\/3dse.com\/en\/#website","url":"https:\/\/3dse.com\/en\/","name":"3DSE","description":"","publisher":{"@id":"https:\/\/3dse.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/3dse.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/3dse.com\/en\/#organization","name":"3DSE","url":"https:\/\/3dse.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/3dse.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/3dse.com\/wp-content\/uploads\/2026\/05\/3DSE-logo-1.svg","contentUrl":"https:\/\/3dse.com\/wp-content\/uploads\/2026\/05\/3DSE-logo-1.svg","width":1,"height":1,"caption":"3DSE"},"image":{"@id":"https:\/\/3dse.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages\/13982","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/comments?post=13982"}],"version-history":[{"count":3,"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages\/13982\/revisions"}],"predecessor-version":[{"id":16385,"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages\/13982\/revisions\/16385"}],"wp:attachment":[{"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/media?parent=13982"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}