{"id":35,"date":"2025-07-21T19:48:32","date_gmt":"2025-07-22T00:48:32","guid":{"rendered":"https:\/\/rasrewiring.com\/blog\/?page_id=35"},"modified":"2025-07-21T19:48:33","modified_gmt":"2025-07-22T00:48:33","slug":"terms-of-service","status":"publish","type":"page","link":"https:\/\/rasrewiring.com\/blog\/terms-of-service\/","title":{"rendered":"Terms of Service"},"content":{"rendered":"\n<!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>Terms of Service &#8211; RAS Rewiring<\/title>\n    <meta name=\"description\" content=\"RAS Rewiring Terms of Service - Fair, transparent terms for our ADHD entrepreneur community and beta program.\">\n    \n    <!-- Umami Analytics -->\n    <script defer src=\"https:\/\/cloud.umami.is\/script.js\" data-website-id=\"d0f4fa79-18fc-4c96-b50c-caebe1ad0867\"><\/script>\n    \n    <style>\n        \/* Nuclear option - override everything *\/\n        html, body, .site, .site-container, .content-bg, .entry-content, \n        .page, .hfeed, article, .single-content, .entry-content-wrap {\n            background: linear-gradient(135deg, #0a0a0a 0%, #1a1a2e 50%, #16213e 100%) !important;\n            color: #333 !important;\n        }\n        \n        \/* Reset everything *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body, \n        body.page,\n        body.single,\n        .kadence-theme body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;\n            line-height: 1.7 !important;\n            color: #333 !important;\n            background: linear-gradient(135deg, #0a0a0a 0%, #1a1a2e 50%, #16213e 100%) !important;\n            min-height: 100vh !important;\n        }\n        \n        \/* Override Kadence containers *\/\n        .site,\n        .site-container,\n        .content-bg,\n        .entry-content,\n        .entry-content-wrap,\n        .page-content,\n        .post-content,\n        article {\n            background: transparent !important;\n            background-color: transparent !important;\n        }\n\n        .container {\n            max-width: 800px;\n            margin: 0 auto;\n            padding: 40px 20px;\n            position: relative;\n            z-index: 10;\n        }\n\n        \/* Header *\/\n        .header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .logo {\n            font-size: 2rem;\n            font-weight: 700;\n            color: #00d4ff;\n            text-decoration: none;\n            margin-bottom: 20px;\n            display: inline-block;\n        }\n\n        .page-title {\n            font-size: 2.5rem;\n            font-weight: 800;\n            color: white;\n            margin-bottom: 15px;\n        }\n\n        .page-subtitle {\n            font-size: 1.2rem;\n            color: #b8b8b8;\n            margin-bottom: 30px;\n        }\n\n        .last-updated {\n            background: rgba(0, 212, 255, 0.1);\n            border: 1px solid rgba(0, 212, 255, 0.3);\n            border-radius: 8px;\n            padding: 15px;\n            color: #00d4ff;\n            text-align: center;\n            font-weight: 500;\n        }\n\n        \/* Content Container *\/\n        .content {\n            background: rgba(255, 255, 255, 0.05);\n            backdrop-filter: blur(10px);\n            border-radius: 20px;\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            padding: 40px;\n            margin-bottom: 40px;\n        }\n\n        \/* Typography *\/\n        h2 {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: #00d4ff;\n            margin: 40px 0 20px 0;\n            border-bottom: 2px solid #00d4ff;\n            padding-bottom: 10px;\n        }\n\n        h2:first-of-type {\n            margin-top: 0;\n        }\n\n        h3 {\n            font-size: 1.4rem;\n            font-weight: 600;\n            color: #ffffff;\n            margin: 30px 0 15px 0;\n        }\n\n        p {\n            color: #b8b8b8;\n            margin-bottom: 20px;\n            font-size: 1.05rem;\n        }\n\n        ul, ol {\n            margin: 15px 0 20px 30px;\n            color: #b8b8b8;\n        }\n\n        li {\n            margin-bottom: 8px;\n            font-size: 1.05rem;\n        }\n\n        \/* Highlight Boxes *\/\n        .highlight-box {\n            background: linear-gradient(135deg, #f8f9ff 0%, #e8f4fd 100%);\n            border: 1px solid #00d4ff;\n            border-radius: 10px;\n            padding: 25px;\n            margin: 25px 0;\n            color: #333;\n        }\n\n        .highlight-box h3 {\n            color: #0066cc;\n            margin-top: 0;\n        }\n\n        .highlight-box p {\n            color: #555;\n        }\n\n        \/* Important Notice Box *\/\n        .notice-box {\n            background: linear-gradient(135deg, #fff9e6 0%, #ffeaa7 100%);\n            border: 1px solid #fdcb6e;\n            border-radius: 10px;\n            padding: 25px;\n            margin: 25px 0;\n            color: #333;\n        }\n\n        .notice-box h3 {\n            color: #b8860b;\n            margin-top: 0;\n        }\n\n        .notice-box p {\n            color: #856404;\n        }\n\n        \/* Beta Box *\/\n        .beta-box {\n            background: linear-gradient(135deg, #f0fff4 0%, #e8f5e8 100%);\n            border: 1px solid #74b9ff;\n            border-radius: 10px;\n            padding: 25px;\n            margin: 25px 0;\n            color: #333;\n        }\n\n        .beta-box h3 {\n            color: #0984e3;\n            margin-top: 0;\n        }\n\n        .beta-box p {\n            color: #2d3748;\n        }\n\n        \/* Contact Box *\/\n        .contact-box {\n            background: linear-gradient(135deg, #00d4ff 0%, #0099cc 100%);\n            color: white;\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            margin: 40px 0;\n        }\n\n        .contact-box h3 {\n            color: white;\n            margin-top: 0;\n            font-size: 1.5rem;\n        }\n\n        .contact-box p {\n            color: white;\n            opacity: 0.9;\n        }\n\n        .contact-button {\n            display: inline-block;\n            background: #ff6b35;\n            color: white;\n            padding: 15px 30px;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            margin-top: 15px;\n            transition: all 0.3s ease;\n        }\n\n        .contact-button:hover {\n            background: #ff8e53;\n            transform: translateY(-2px);\n            box-shadow: 0 8px 25px rgba(255, 107, 53, 0.4);\n        }\n\n        \/* Links *\/\n        a {\n            color: #00d4ff;\n            text-decoration: none;\n        }\n\n        a:hover {\n            text-decoration: underline;\n        }\n\n        \/* Footer *\/\n        .footer {\n            text-align: center;\n            padding: 40px 20px;\n            border-top: 1px solid rgba(255, 255, 255, 0.1);\n            margin-top: 50px;\n        }\n\n        .footer p {\n            color: #666;\n            font-size: 0.9rem;\n        }\n\n        .footer a {\n            color: #00d4ff;\n        }\n\n        \/* Table of Contents *\/\n        .toc {\n            background: rgba(0, 212, 255, 0.05);\n            border: 1px solid rgba(0, 212, 255, 0.2);\n            border-radius: 10px;\n            padding: 25px;\n            margin: 30px 0;\n        }\n\n        .toc h3 {\n            color: #00d4ff;\n            margin-top: 0;\n            margin-bottom: 15px;\n        }\n\n        .toc ul {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .toc li {\n            margin-bottom: 8px;\n        }\n\n        .toc a {\n            color: #b8b8b8;\n            text-decoration: none;\n            transition: color 0.3s ease;\n        }\n\n        .toc a:hover {\n            color: #00d4ff;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .container {\n                padding: 20px 15px;\n            }\n            \n            .page-title {\n                font-size: 2rem;\n            }\n            \n            .content {\n                padding: 25px;\n            }\n            \n            h2 {\n                font-size: 1.5rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <header class=\"header\">\n            <a href=\"\/\" class=\"logo\">RAS Rewiring<\/a>\n            <h1 class=\"page-title\">Terms of Service<\/h1>\n            <p class=\"page-subtitle\">Fair, transparent terms for our ADHD entrepreneur community<\/p>\n            <div class=\"last-updated\">\n                <strong>Last Updated:<\/strong> January 21, 2025\n            <\/div>\n        <\/header>\n\n        <div class=\"content\">\n            <div class=\"toc\">\n                <h3>Quick Navigation<\/h3>\n                <ul>\n                    <li><a href=\"#acceptance\">Acceptance of Terms<\/a><\/li>\n                    <li><a href=\"#description\">Service Description<\/a><\/li>\n                    <li><a href=\"#beta-program\">Beta Program Terms<\/a><\/li>\n                    <li><a href=\"#user-accounts\">User Accounts<\/a><\/li>\n                    <li><a href=\"#payment-terms\">Payment Terms<\/a><\/li>\n                    <li><a href=\"#content-usage\">Content and Usage<\/a><\/li>\n                    <li><a href=\"#limitation-liability\">Limitation of Liability<\/a><\/li>\n                    <li><a href=\"#termination\">Termination<\/a><\/li>\n                    <li><a href=\"#changes\">Changes to Terms<\/a><\/li>\n                    <li><a href=\"#contact\">Contact Information<\/a><\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"highlight-box\">\n                <h3>Our Commitment to You<\/h3>\n                <p>These terms are designed to be fair, transparent, and focused on helping ADHD entrepreneurs succeed. We believe in building trust through clarity, not confusing legal language.<\/p>\n            <\/div>\n\n            <h2 id=\"acceptance\">Acceptance of Terms<\/h2>\n\n            <p>By accessing or using RAS Rewiring&#8217;s website, services, programs, or content, you agree to be bound by these Terms of Service and our Privacy Policy. If you don&#8217;t agree to these terms, please don&#8217;t use our services.<\/p>\n\n            <p>These terms apply to all users, including:<\/p>\n            <ul>\n                <li>Website visitors and content readers<\/li>\n                <li>Free assessment and tool users<\/li>\n                <li>Beta program participants<\/li>\n                <li>Paid program members<\/li>\n                <li>Community members and forum participants<\/li>\n            <\/ul>\n\n            <h2 id=\"description\">Service Description<\/h2>\n\n            <p>RAS Rewiring provides science-based attention training and productivity optimization services specifically designed for ADHD entrepreneurs and neurodivergent business founders.<\/p>\n\n            <h3>Our Services Include:<\/h3>\n            <ul>\n                <li><strong>Educational Content:<\/strong> Blog articles, research summaries, and training materials about attention optimization<\/li>\n                <li><strong>Assessment Tools:<\/strong> RAS Focus Filter Assessment and other diagnostic tools<\/li>\n                <li><strong>Training Programs:<\/strong> Structured courses and protocols for attention training<\/li>\n                <li><strong>Community Access:<\/strong> Forums and group support for program participants<\/li>\n                <li><strong>Research Platform:<\/strong> Ongoing studies and insights about ADHD entrepreneur success patterns<\/li>\n            <\/ul>\n\n            <div class=\"notice-box\">\n                <h3>Important Medical Disclaimer<\/h3>\n                <p>RAS Rewiring is an educational and training platform, not a medical service. Our content is not intended to diagnose, treat, cure, or prevent any medical condition. Always consult with qualified healthcare professionals for medical advice, ADHD diagnosis, or treatment decisions.<\/p>\n            <\/div>\n\n            <h2 id=\"beta-program\">Beta Program Terms<\/h2>\n\n            <p>Our Beta Program offers early access to RAS Rewiring training systems at a special lifetime pricing.<\/p>\n\n            <div class=\"beta-box\">\n                <h3>Beta Program Benefits and Limitations<\/h3>\n                <p><strong>What You Get:<\/strong><\/p>\n                <ul>\n                    <li>Lifetime access to core RAS training materials<\/li>\n                    <li>Priority access to new features and content<\/li>\n                    <li>Community forum participation<\/li>\n                    <li>Direct feedback channels to improve the platform<\/li>\n                <\/ul>\n                \n                <p><strong>Beta Limitations:<\/strong><\/p>\n                <ul>\n                    <li>Some features may be under development or testing<\/li>\n                    <li>Content and features may change based on user feedback<\/li>\n                    <li>Response times may be longer during beta period<\/li>\n                    <li>Limited to the first 250 participants<\/li>\n                <\/ul>\n            <\/div>\n\n            <h3>Beta Pricing and Access<\/h3>\n            <ul>\n                <li>Beta access is offered at $49 one-time payment for lifetime access<\/li>\n                <li>This pricing is guaranteed for the first 250 participants only<\/li>\n                <li>After beta capacity is reached, standard pricing will apply<\/li>\n                <li>Beta participants retain their lifetime access regardless of future pricing changes<\/li>\n            <\/ul>\n\n            <h2 id=\"user-accounts\">User Accounts and Responsibilities<\/h2>\n\n            <h3>Account Creation<\/h3>\n            <p>To access certain features, you may need to create an account. You agree to:<\/p>\n            <ul>\n                <li>Provide accurate and complete information<\/li>\n                <li>Keep your login credentials secure<\/li>\n                <li>Notify us immediately of any unauthorized account access<\/li>\n                <li>Be responsible for all activities under your account<\/li>\n            <\/ul>\n\n            <h3>Acceptable Use<\/h3>\n            <p>You agree to use our services responsibly and not to:<\/p>\n            <ul>\n                <li>Share account credentials with others<\/li>\n                <li>Distribute or resell our content without permission<\/li>\n                <li>Use automated tools to access our services<\/li>\n                <li>Attempt to reverse engineer or copy our assessment tools<\/li>\n                <li>Post spam, offensive content, or personal attacks in community areas<\/li>\n                <li>Violate any applicable laws or regulations<\/li>\n            <\/ul>\n\n            <h2 id=\"payment-terms\">Payment Terms and Refunds<\/h2>\n\n            <h3>Payment Processing<\/h3>\n            <ul>\n                <li>Payments are processed securely through third-party payment processors<\/li>\n                <li>All prices are in USD unless otherwise specified<\/li>\n                <li>You&#8217;re responsible for any applicable taxes<\/li>\n                <li>Payment is required before accessing paid content or programs<\/li>\n            <\/ul>\n\n            <h3>Refund Policy<\/h3>\n            <p>We want you to be satisfied with your investment in RAS Rewiring:<\/p>\n            \n            <h4>Beta Program Refunds<\/h4>\n            <ul>\n                <li><strong>30-day satisfaction guarantee:<\/strong> Full refund if you&#8217;re not satisfied within 30 days<\/li>\n                <li><strong>No questions asked:<\/strong> Simply email us within 30 days of purchase<\/li>\n                <li><strong>Good faith requirement:<\/strong> We expect you to genuinely try the program<\/li>\n            <\/ul>\n\n            <h4>Future Program Refunds<\/h4>\n            <ul>\n                <li>Refund policies for future programs will be clearly stated at time of purchase<\/li>\n                <li>Generally, we offer satisfaction guarantees on our main programs<\/li>\n                <li>Refund requests must be made within the specified timeframe<\/li>\n            <\/ul>\n\n            <h2 id=\"content-usage\">Content and Intellectual Property<\/h2>\n\n            <h3>Our Content<\/h3>\n            <p>All content on RAS Rewiring, including text, graphics, assessments, training materials, and methodologies, is protected by copyright and other intellectual property laws.<\/p>\n\n            <h3>Your Usage Rights<\/h3>\n            <p>When you purchase access to our programs, you receive a personal, non-transferable license to:<\/p>\n            <ul>\n                <li>Access and use the content for your personal development<\/li>\n                <li>Download materials for offline use (where provided)<\/li>\n                <li>Apply the techniques and strategies in your business<\/li>\n            <\/ul>\n\n            <h3>Usage Restrictions<\/h3>\n            <p>You may not:<\/p>\n            <ul>\n                <li>Redistribute, sell, or share our content with others<\/li>\n                <li>Use our assessments or methodologies in your own commercial offerings<\/li>\n                <li>Create derivative works based on our proprietary methods<\/li>\n                <li>Remove copyright or attribution notices<\/li>\n            <\/ul>\n\n            <h3>Your Content<\/h3>\n            <p>When you participate in our community forums or provide feedback, you grant us the right to use your contributions to improve our services, while retaining your ownership rights.<\/p>\n\n            <h2 id=\"limitation-liability\">Disclaimers and Limitation of Liability<\/h2>\n\n            <h3>Service Disclaimer<\/h3>\n            <p>RAS Rewiring services are provided &#8220;as is&#8221; without warranties of any kind. We don&#8217;t guarantee specific results, as individual outcomes depend on many factors including your effort, consistency, and unique circumstances.<\/p>\n\n            <h3>Results Disclaimer<\/h3>\n            <p>While our methods are based on scientific research and real-world testing, individual results may vary. Success depends on factors including:<\/p>\n            <ul>\n                <li>Consistent application of the techniques<\/li>\n                <li>Individual neurological differences<\/li>\n                <li>External circumstances and support systems<\/li>\n                <li>Commitment to the training process<\/li>\n            <\/ul>\n\n            <h3>Limitation of Liability<\/h3>\n            <p>To the maximum extent permitted by law, RAS Rewiring and its team members will not be liable for any indirect, incidental, or consequential damages arising from your use of our services. Our total liability is limited to the amount you paid for our services.<\/p>\n\n            <div class=\"notice-box\">\n                <h3>ADHD-Specific Considerations<\/h3>\n                <p>We understand that ADHD can affect consistency and follow-through. Our programs are designed with this in mind, offering flexible approaches and multiple entry points. However, some level of engagement is necessary for results.<\/p>\n            <\/div>\n\n            <h2 id=\"termination\">Account Termination<\/h2>\n\n            <h3>Your Right to Cancel<\/h3>\n            <p>You may stop using our services at any time. For paid programs:<\/p>\n            <ul>\n                <li>Beta program access continues for lifetime (as purchased)<\/li>\n                <li>You may request account deletion and data removal<\/li>\n                <li>Refunds are subject to our refund policy terms<\/li>\n            <\/ul>\n\n            <h3>Our Right to Terminate<\/h3>\n            <p>We may suspend or terminate accounts that:<\/p>\n            <ul>\n                <li>Violate these terms of service<\/li>\n                <li>Engage in abusive behavior toward staff or community members<\/li>\n                <li>Attempt to circumvent payment or access controls<\/li>\n                <li>Use our services for illegal activities<\/li>\n            <\/ul>\n\n            <p>Before termination, we&#8217;ll generally provide warning and opportunity to correct violations, except in cases of serious misconduct.<\/p>\n\n            <h2 id=\"changes\">Changes to Terms<\/h2>\n\n            <p>We may update these terms occasionally to reflect changes in our services or legal requirements. When we make changes:<\/p>\n\n            <ul>\n                <li>We&#8217;ll update the &#8220;Last Updated&#8221; date<\/li>\n                <li>For significant changes, we&#8217;ll notify you via email or platform notification<\/li>\n                <li>Continued use of our services constitutes acceptance of updated terms<\/li>\n                <li>If you don&#8217;t agree to changes, you may discontinue using our services<\/li>\n            <\/ul>\n\n            <h2 id=\"governing-law\">Governing Law and Disputes<\/h2>\n\n            <p>These terms are governed by the laws of [Your State\/Country]. Any disputes will be resolved through:<\/p>\n\n            <ol>\n                <li><strong>Direct Communication:<\/strong> We&#8217;ll first try to resolve issues through direct discussion<\/li>\n                <li><strong>Mediation:<\/strong> If needed, we&#8217;re open to mediation to find mutually acceptable solutions<\/li>\n                <li><strong>Arbitration:<\/strong> Formal disputes may be resolved through binding arbitration<\/li>\n            <\/ol>\n\n            <h2 id=\"miscellaneous\">Additional Terms<\/h2>\n\n            <h3>Entire Agreement<\/h3>\n            <p>These terms, along with our Privacy Policy, constitute the complete agreement between you and RAS Rewiring regarding use of our services.<\/p>\n\n            <h3>Severability<\/h3>\n            <p>If any part of these terms is found to be unenforceable, the remaining provisions will continue in full effect.<\/p>\n\n            <h3>No Waiver<\/h3>\n            <p>Our failure to enforce any provision doesn&#8217;t constitute a waiver of that provision or any other provision.<\/p>\n\n            <div class=\"highlight-box\">\n                <h3>Our Commitment to Fairness<\/h3>\n                <p>These terms are designed to protect both you and us while creating a positive environment for ADHD entrepreneurs to learn and grow. If you have questions about any provision, we&#8217;re happy to discuss them.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"contact-box\" id=\"contact\">\n            <h3>Questions About These Terms?<\/h3>\n            <p>We believe in transparency and clear communication. If you have questions about these terms or need clarification on any provision, please reach out.<\/p>\n            <a href=\"mailto:legal@rasrewiring.com\" class=\"contact-button\">Contact Legal Team<\/a>\n        <\/div>\n\n        <footer class=\"footer\">\n            <p>&copy; 2025 RAS Rewiring. All rights reserved. | <a href=\"\/\">Home<\/a> | <a href=\"\/blog\">Research<\/a> | <a href=\"\/blog\/privacy-policy\">Privacy Policy<\/a><\/p>\n        <\/footer>\n    <\/div>\n\n    <script>\n        \/\/ Track terms of service engagement\n        if (typeof umami !== 'undefined') {\n            \/\/ Track scroll depth\n            let scrollTracked = false;\n            window.addEventListener('scroll', function() {\n                if (!scrollTracked && window.scrollY > document.body.scrollHeight * 0.5) {\n                    umami.track('terms-of-service-read', { depth: '50-percent' });\n                    scrollTracked = true;\n                }\n            });\n            \n            \/\/ Track section clicks\n            document.querySelectorAll('.toc a').forEach(link => {\n                link.addEventListener('click', function() {\n                    umami.track('terms-section-click', { \n                        section: this.getAttribute('href').replace('#', '')\n                    });\n                });\n            });\n\n            \/\/ Track contact button click\n            const contactButton = document.querySelector('.contact-button');\n            if (contactButton) {\n                contactButton.addEventListener('click', function() {\n                    umami.track('terms-contact-click', { method: 'email' });\n                });\n            }\n        }\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Terms of Service &#8211; RAS Rewiring RAS Rewiring Terms of Service Fair, transparent terms for our ADHD entrepreneur community Last Updated: January 21, 2025 Quick Navigation Acceptance of Terms Service Description Beta Program Terms User Accounts Payment Terms Content and Usage Limitation of Liability Termination Changes to Terms Contact Information Our Commitment to You These&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"slim_seo":{"title":"Terms of Service - RAS Rewiring","description":"Terms of Service - RAS Rewiring RAS Rewiring Terms of Service Fair, transparent terms for our ADHD entrepreneur community Last Updated: January 21, 2025 Quick N"},"footnotes":""},"class_list":["post-35","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/pages\/35","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/comments?post=35"}],"version-history":[{"count":1,"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/pages\/35\/revisions"}],"predecessor-version":[{"id":36,"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/pages\/35\/revisions\/36"}],"wp:attachment":[{"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/media?parent=35"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}