{"id":10994,"date":"2026-06-24T13:57:46","date_gmt":"2026-06-24T13:57:46","guid":{"rendered":"https:\/\/violetaudio.com\/?page_id=10994"},"modified":"2026-06-24T14:54:52","modified_gmt":"2026-06-24T14:54:52","slug":"terms-and-conditions","status":"publish","type":"page","link":"https:\/\/violetaudio.com\/de\/terms-and-conditions\/","title":{"rendered":"Terms and Conditions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10994\" class=\"elementor elementor-10994\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0662604 e-flex e-con-boxed qodef-elementor-content-no e-con e-parent\" data-id=\"0662604\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f3990d elementor-widget elementor-widget-html\" data-id=\"0f3990d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Violet Audio \u2013 Terms of Service<\/title>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700&family=Open+Sans:wght@400;600&display=swap');\n\n  :root {\n    --bg-primary:      #0d0d0d;\n    --bg-secondary:    #141414;\n    --bg-tertiary:     #1a1a1a;\n    --bg-elevated:     #222222;\n    --accent:          #7b4fa6;\n    --accent-light:    #9b6fc6;\n    --accent-dim:      rgba(123, 79, 166, 0.15);\n    --text-primary:    #f0f0f0;\n    --text-secondary:  #aaaaaa;\n    --text-muted:      #666666;\n    --border:          #2a2a2a;\n    --border-accent:   #7b4fa6;\n    --font-heading:    'Montserrat', sans-serif;\n    --font-body:       'Open Sans', sans-serif;\n    --font-mono:       'Courier New', Courier, monospace;\n    --sidebar-width:   260px;\n    --content-max:     820px;\n    --radius:          6px;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  html { font-size: 16px; scroll-behavior: smooth; }\n  body {\n    background: var(--bg-primary);\n    color: var(--text-primary);\n    font-family: var(--font-body);\n    line-height: 1.7;\n  }\n\n  .sidebar {\n    width: var(--sidebar-width);\n    background: var(--bg-secondary);\n    border-right: 1px solid var(--border);\n    padding: 24px 0;\n    position: fixed;\n    top: 0; left: 0;\n    height: 100vh;\n    overflow-y: auto;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .sidebar-logo {\n    padding: 0 24px 24px;\n    border-bottom: 1px solid var(--border);\n    margin-bottom: 16px;\n  }\n  .sidebar-logo img { width: 140px; }\n\n  .sidebar-title {\n    font-family: var(--font-heading);\n    font-size: 0.65rem;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--text-muted);\n    padding: 0 24px 8px;\n  }\n\n  .sidebar nav a {\n    display: block;\n    padding: 8px 24px;\n    color: var(--text-secondary);\n    text-decoration: none;\n    font-size: 0.875rem;\n    font-family: var(--font-body);\n    transition: color 0.2s, background 0.2s;\n    border-left: 3px solid transparent;\n  }\n  .sidebar nav a:hover { color: var(--text-primary); background: var(--bg-elevated); }\n  .sidebar nav a.active { color: var(--accent-light); border-left-color: var(--accent); background: var(--accent-dim); }\n  .sidebar nav .nav-section {\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--text-muted);\n    padding: 16px 24px 4px;\n  }\n\n  .content {\n    max-width: var(--content-max);\n    margin: 0 auto;\n    padding: 48px 32px;\n    width: 100%;\n  }\n\n  h1, h2, h3, h4, h5, h6 {\n    font-family: var(--font-heading);\n    font-weight: 700;\n    line-height: 1.25;\n    color: var(--text-primary);\n  }\n\n  h1 {\n    font-size: 2rem;\n    letter-spacing: -0.02em;\n    margin-bottom: 12px;\n    padding-bottom: 16px;\n    border-bottom: 1px solid var(--border);\n  }\n  h1 .product-label {\n    display: block;\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: var(--accent-light);\n    margin-bottom: 6px;\n  }\n\n  h2 {\n    font-size: 1.35rem;\n    margin-top: 40px;\n    margin-bottom: 14px;\n    padding-bottom: 8px;\n    border-bottom: 1px solid var(--border);\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  h2 .section-num {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--accent-dim);\n    border: 1px solid rgba(123,79,166,0.4);\n    font-size: 0.72rem;\n    font-weight: 700;\n    color: var(--accent-light);\n    flex-shrink: 0;\n  }\n\n  h3 { font-size: 1.05rem; margin-top: 28px; margin-bottom: 10px; color: var(--accent-light); }\n  h4 {\n    font-size: 0.9rem;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: var(--text-secondary);\n    margin-top: 20px;\n    margin-bottom: 8px;\n  }\n\n  p { margin-bottom: 16px; font-size: 0.95rem; }\n  a { color: var(--accent-light); text-decoration: none; }\n  a:hover { text-decoration: underline; }\n  strong { font-weight: 600; color: var(--text-primary); }\n  em { color: var(--text-secondary); }\n\n  ul, ol { margin: 0 0 16px 20px; font-size: 0.95rem; }\n  li { margin-bottom: 6px; }\n\n  code {\n    font-family: var(--font-mono);\n    font-size: 0.82rem;\n    background: var(--bg-tertiary);\n    color: var(--accent-light);\n    padding: 2px 6px;\n    border-radius: 3px;\n    border: 1px solid var(--border);\n  }\n\n  .callout {\n    border-radius: var(--radius);\n    padding: 14px 18px;\n    margin-bottom: 20px;\n    font-size: 0.9rem;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    border: 1px solid;\n  }\n  .callout .callout-icon { font-size: 1rem; flex-shrink: 0; margin-top: 2px; }\n  .callout .callout-body { flex: 1; }\n  .callout strong { display: block; margin-bottom: 2px; font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.07em; }\n  .callout.note    { background: rgba(123,79,166,0.1);  border-color: rgba(123,79,166,0.4); }\n  .callout.warning { background: rgba(230,160,20,0.08); border-color: rgba(230,160,20,0.4); color: #e8c46a; }\n  .callout.tip     { background: rgba(40,180,100,0.08); border-color: rgba(40,180,100,0.4); color: #6ed4a0; }\n\n  .page-header { margin-bottom: 32px; }\n  .page-header .version-badge {\n    display: inline-block;\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--accent-light);\n    background: var(--accent-dim);\n    border: 1px solid rgba(123,79,166,0.3);\n    border-radius: 20px;\n    padding: 3px 10px;\n    margin-bottom: 10px;\n  }\n\n  .meta-row {\n    display: flex;\n    gap: 24px;\n    margin-top: 12px;\n    margin-bottom: 0;\n    font-size: 0.82rem;\n    color: var(--text-muted);\n  }\n  .meta-row span { display: flex; align-items: center; gap: 6px; }\n\n  hr { border: none; border-top: 1px solid var(--border); margin: 36px 0; }\n\n  .section-block {\n    margin-bottom: 8px;\n  }\n\n  @media (max-width: 600px) {\n    .content { padding: 28px 18px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<main class=\"content\">\n\n  <div class=\"page-header\">\n    <span class=\"version-badge\">Effective Date: 01 June, 2026<\/span>\n    <h1>\n      <span class=\"product-label\">Violet Audio Pty Ltd \u2014 Legal<\/span>\n      Terms of Service\n    <\/h1>\n    <p>These Terms of Service govern your access to and use of Violet Audio's website, software downloads, firmware updates, and cloud-connected product features. Please read them carefully before using our services.<\/p>\n    <div class=\"meta-row\">\n      <span>\u2696\ufe0f Jurisdiction: New South Wales, Australia<\/span>\n      <span>\ud83d\udd52 Last updated: 01 June, 2026<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"callout note\">\n    <span class=\"callout-icon\">\u2139\ufe0f<\/span>\n    <div class=\"callout-body\"><strong>Note<\/strong>These terms apply to all users of violetaudio.com, including those accessing software downloads, product registration, and warranty services.<\/div>\n  <\/div>\n\n  <!-- 1 -->\n  <div class=\"section-block\" id=\"s1\">\n    <h2><span class=\"section-num\">1<\/span> Acceptance of Terms<\/h2>\n    <p>By accessing or using any part of violetaudio.com \u2014 including downloading software, registering a product, or submitting a support request \u2014 you agree to be bound by these Terms of Service and all applicable laws and regulations. If you do not agree with any part of these terms, you must not use our services.<\/p>\n    <p>These terms constitute the entire agreement between you and Violet Audio Pty Ltd regarding your use of our digital services.<\/p>\n  <\/div>\n\n  <!-- 2 -->\n  <div class=\"section-block\" id=\"s2\">\n    <h2><span class=\"section-num\">2<\/span> Services Covered<\/h2>\n    <p>These terms apply to the following Violet Audio services:<\/p>\n    <ul>\n      <li><strong>Website access<\/strong> \u2014 violetaudio.com and all subdomains<\/li>\n      <li><strong>Software & firmware downloads<\/strong> \u2014 control applications, firmware packages, driver installers<\/li>\n      <li><strong>Product registration<\/strong> \u2014 warranty activation and registration portal<\/li>\n      <li><strong>Cloud-connected features<\/strong> \u2014 remote monitoring, telemetry, and update delivery<\/li>\n      <li><strong>Support portal<\/strong> \u2014 ticket submission, knowledge base, and documentation access<\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- 3 -->\n  <div class=\"section-block\" id=\"s3\">\n    <h2><span class=\"section-num\">3<\/span> User Accounts<\/h2>\n    <p>Certain features \u2014 including product registration and the support portal \u2014 require you to create an account. When registering, you agree to:<\/p>\n    <ul>\n      <li>Provide accurate and complete information<\/li>\n      <li>Keep your login credentials secure and confidential<\/li>\n      <li>Notify us immediately of any unauthorised use of your account<\/li>\n      <li>Take responsibility for all activity that occurs under your account<\/li>\n    <\/ul>\n    <p>Violet Audio reserves the right to suspend or terminate accounts that violate these terms or are associated with fraudulent activity.<\/p>\n  <\/div>\n\n  <!-- 4 -->\n  <div class=\"section-block\" id=\"s4\">\n    <h2><span class=\"section-num\">4<\/span> Intellectual Property<\/h2>\n    <p>All content on violetaudio.com \u2014 including software, firmware, documentation, product manuals, logos, and design assets \u2014 is the intellectual property of Violet Audio Pty Ltd and is protected under Australian and international copyright law.<\/p>\n    <p>Downloading software or firmware grants you a limited, non-exclusive, non-transferable licence to use that software solely in connection with genuine Violet Audio hardware products. No other rights are granted.<\/p>\n    <div class=\"callout warning\">\n      <span class=\"callout-icon\">\u26a0\ufe0f<\/span>\n      <div class=\"callout-body\"><strong>Restriction<\/strong>You may not sublicense, resell, redistribute, or publish any Violet Audio software or documentation without prior written permission.<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- 5 -->\n  <div class=\"section-block\" id=\"s5\">\n    <h2><span class=\"section-num\">5<\/span> Permitted Use & Restrictions<\/h2>\n    <p>You may use Violet Audio software and services for lawful purposes consistent with your role as an end user or authorised integrator. The following are expressly prohibited:<\/p>\n    <ul>\n      <li>Reverse engineering, decompiling, or disassembling any software or firmware<\/li>\n      <li>Redistributing or reselling downloads without authorisation<\/li>\n      <li>Attempting to gain unauthorised access to any server, database, or connected device<\/li>\n      <li>Using automated tools to scrape, index, or harvest content from this site<\/li>\n      <li>Misrepresenting your identity or affiliation when accessing dealer or integrator resources<\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- 6 -->\n  <div class=\"section-block\" id=\"s6\">\n    <h2><span class=\"section-num\">6<\/span> Downloads & Firmware<\/h2>\n    <p>All software and firmware provided by Violet Audio is offered on an <strong>\"as-is\"<\/strong> basis. While we make every effort to ensure reliability, we do not guarantee that downloads will be error-free, uninterrupted, or compatible with every system configuration.<\/p>\n    <div class=\"callout tip\">\n      <span class=\"callout-icon\">\ud83d\udca1<\/span>\n      <div class=\"callout-body\"><strong>Best Practice<\/strong>Always back up device configuration settings before applying a firmware update.<\/div>\n    <\/div>\n    <p>The user assumes full responsibility for verifying compatibility and for any consequences arising from the installation of firmware updates.<\/p>\n  <\/div>\n\n  <!-- 7 -->\n  <div class=\"section-block\" id=\"s7\">\n    <h2><span class=\"section-num\">7<\/span> Warranty & Support<\/h2>\n    <p>Hardware warranty terms are governed by the separate <a href=\"#\">Violet Audio Warranty Policy<\/a>. These Terms of Service do not modify or extend any hardware warranty.<\/p>\n    <p>Software support \u2014 including bug fixes, updates, and compatibility patches \u2014 is provided at Violet Audio's discretion and is not guaranteed for any specific duration or version.<\/p>\n  <\/div>\n\n  <!-- 8 -->\n  <div class=\"section-block\" id=\"s8\">\n    <h2><span class=\"section-num\">8<\/span> Limitation of Liability<\/h2>\n    <p>To the fullest extent permitted by applicable law, Violet Audio Pty Ltd shall not be liable for any indirect, incidental, consequential, or punitive damages arising from your use of \u2014 or inability to use \u2014 our website, software, or services.<\/p>\n    <p>Our total liability to you for any claim arising under these terms shall not exceed the amount you paid, if any, for the specific product or service giving rise to the claim in the twelve (12) months preceding the event.<\/p>\n    <p>Nothing in these terms limits liability for death or personal injury caused by negligence, or for any other liability that cannot be excluded under Australian Consumer Law.<\/p>\n  <\/div>\n\n  <!-- 9 -->\n  <div class=\"section-block\" id=\"s9\">\n    <h2><span class=\"section-num\">9<\/span> Privacy<\/h2>\n    <p>Your use of Violet Audio services is also governed by our <a href=\"#\">Privacy Policy<\/a>, which describes how we collect, use, and protect your personal information in accordance with the Australian Privacy Act 1988.<\/p>\n  <\/div>\n\n  <!-- 10 -->\n  <div class=\"section-block\" id=\"s10\">\n    <h2><span class=\"section-num\">10<\/span> Governing Law<\/h2>\n    <p>These Terms of Service are governed by the laws of New South Wales, Australia. Any disputes arising under these terms shall be subject to the exclusive jurisdiction of the courts of New South Wales, unless otherwise required by applicable consumer protection law.<\/p>\n  <\/div>\n\n  <!-- 11 -->\n  <div class=\"section-block\" id=\"s11\">\n    <h2><span class=\"section-num\">11<\/span> Changes to Terms<\/h2>\n    <p>Violet Audio reserves the right to update or modify these terms at any time. Changes will be published on this page with an updated effective date. Your continued use of our services following any changes constitutes your acceptance of the revised terms.<\/p>\n    <p>We recommend checking this page periodically to stay informed of any updates.<\/p>\n  <\/div>\n\n  <hr>\n  <p style=\"font-size:0.8rem; color:var(--text-muted);\">\u00a9 Violet Audio Pty Ltd. All rights reserved. These terms were last updated on 01 June, 2026.<\/p>\n\n<\/main>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Violet Audio \u2013 Terms of Service Effective Date: 01 June, 2026 Violet Audio Pty Ltd \u2014 Legal Terms of Service These Terms of Service govern your access to and use of Violet Audio&#8217;s website, software downloads, firmware updates, and cloud-connected product features. Please read them carefully before using our services. \u2696\ufe0f Jurisdiction: New South Wales, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-10994","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Terms and Conditions - Violet Audio - Professional Audio<\/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:\/\/violetaudio.com\/de\/terms-and-conditions\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Terms and Conditions - Violet Audio - Professional Audio\" \/>\n<meta property=\"og:description\" content=\"Violet Audio \u2013 Terms of Service Effective Date: 01 June, 2026 Violet Audio Pty Ltd \u2014 Legal Terms of Service These Terms of Service govern your access to and use of Violet Audio&#8217;s website, software downloads, firmware updates, and cloud-connected product features. Please read them carefully before using our services. \u2696\ufe0f Jurisdiction: New South Wales, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/violetaudio.com\/de\/terms-and-conditions\/\" \/>\n<meta property=\"og:site_name\" content=\"Violet Audio - Professional Audio\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-24T14:54:52+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"8\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/violetaudio.com\\\/de\\\/terms-and-conditions\\\/\",\"url\":\"https:\\\/\\\/violetaudio.com\\\/de\\\/terms-and-conditions\\\/\",\"name\":\"Terms and Conditions - Violet Audio - Professional Audio\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/violetaudio.com\\\/de\\\/#website\"},\"datePublished\":\"2026-06-24T13:57:46+00:00\",\"dateModified\":\"2026-06-24T14:54:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/violetaudio.com\\\/de\\\/terms-and-conditions\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/violetaudio.com\\\/de\\\/terms-and-conditions\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/violetaudio.com\\\/de\\\/terms-and-conditions\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/violetaudio.com\\\/de\\\/violet-audio\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Terms and Conditions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/violetaudio.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/violetaudio.com\\\/de\\\/\",\"name\":\"Violet Audio - Professional Audio\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/violetaudio.com\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Terms and Conditions - Violet Audio - Professional Audio","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:\/\/violetaudio.com\/de\/terms-and-conditions\/","og_locale":"de_DE","og_type":"article","og_title":"Terms and Conditions - Violet Audio - Professional Audio","og_description":"Violet Audio \u2013 Terms of Service Effective Date: 01 June, 2026 Violet Audio Pty Ltd \u2014 Legal Terms of Service These Terms of Service govern your access to and use of Violet Audio&#8217;s website, software downloads, firmware updates, and cloud-connected product features. Please read them carefully before using our services. \u2696\ufe0f Jurisdiction: New South Wales, [&hellip;]","og_url":"https:\/\/violetaudio.com\/de\/terms-and-conditions\/","og_site_name":"Violet Audio - Professional Audio","article_modified_time":"2026-06-24T14:54:52+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"8\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/violetaudio.com\/de\/terms-and-conditions\/","url":"https:\/\/violetaudio.com\/de\/terms-and-conditions\/","name":"Terms and Conditions - Violet Audio - Professional Audio","isPartOf":{"@id":"https:\/\/violetaudio.com\/de\/#website"},"datePublished":"2026-06-24T13:57:46+00:00","dateModified":"2026-06-24T14:54:52+00:00","breadcrumb":{"@id":"https:\/\/violetaudio.com\/de\/terms-and-conditions\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/violetaudio.com\/de\/terms-and-conditions\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/violetaudio.com\/de\/terms-and-conditions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/violetaudio.com\/de\/violet-audio\/"},{"@type":"ListItem","position":2,"name":"Terms and Conditions"}]},{"@type":"WebSite","@id":"https:\/\/violetaudio.com\/de\/#website","url":"https:\/\/violetaudio.com\/de\/","name":"Violet Audio - Professional Audio","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/violetaudio.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/violetaudio.com\/de\/wp-json\/wp\/v2\/pages\/10994","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/violetaudio.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/violetaudio.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/violetaudio.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/violetaudio.com\/de\/wp-json\/wp\/v2\/comments?post=10994"}],"version-history":[{"count":0,"href":"https:\/\/violetaudio.com\/de\/wp-json\/wp\/v2\/pages\/10994\/revisions"}],"wp:attachment":[{"href":"https:\/\/violetaudio.com\/de\/wp-json\/wp\/v2\/media?parent=10994"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}