{"id":7,"date":"2026-02-08T10:26:01","date_gmt":"2026-02-08T10:26:01","guid":{"rendered":"https:\/\/hawook.co\/?page_id=7"},"modified":"2026-02-08T10:30:41","modified_gmt":"2026-02-08T10:30:41","slug":"hawook","status":"publish","type":"page","link":"https:\/\/hawook.co\/","title":{"rendered":"Hawook"},"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>Hawook: Trusted Off-Plan Property Investment Platform for Southeast Asia<\/title>\n    <meta name=\"description\" content=\"Hawook tracks 100+ off-plan property developments across Southeast Asia. Get expert insights, verified listings, and investment intelligence for Phuket, Thailand, Vietnam, Bali, and Malaysia.\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            line-height: 1.6;\n            color: #333333;\n            background: #FFFFFF;\n        }\n        \n        .header {\n            background: #0B1A2A;\n            padding: 1.5rem 2rem;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n        }\n        \n        .header-content {\n            max-width: 1200px;\n            margin: 0 auto;\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n        }\n        \n        .logo {\n            color: #FFFFFF;\n            font-size: 1.5rem;\n            font-weight: 700;\n            text-decoration: none;\n        }\n        \n        .logo:hover {\n            opacity: 0.9;\n        }\n        \n        .hero {\n            background: linear-gradient(135deg, #0B1A2A 0%, #1a3a52 100%);\n            color: #FFFFFF;\n            padding: 4rem 2rem;\n            text-align: center;\n        }\n        \n        .hero-content {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n        \n        .hero h1 {\n            font-size: 2.5rem;\n            font-weight: 700;\n            margin-bottom: 1rem;\n            line-height: 1.2;\n        }\n        \n        .hero p {\n            font-size: 1.25rem;\n            margin-bottom: 2rem;\n            color: #FFFFFF;\n            opacity: 1;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: #F5B743;\n            color: #0B1A2A;\n            padding: 1rem 2.5rem;\n            text-decoration: none;\n            border-radius: 6px;\n            font-weight: 600;\n            font-size: 1.1rem;\n            transition: transform 0.2s, box-shadow 0.2s;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 4px 15px rgba(245, 183, 67, 0.4);\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 4rem 2rem;\n        }\n        \n        .section {\n            margin-bottom: 4rem;\n        }\n        \n        h2 {\n            font-size: 2rem;\n            color: #0B1A2A;\n            margin-bottom: 1.5rem;\n            font-weight: 700;\n        }\n        \n        h3 {\n            font-size: 1.5rem;\n            color: #0B1A2A;\n            margin-bottom: 1rem;\n            font-weight: 600;\n        }\n        \n        p {\n            margin-bottom: 1rem;\n            color: #333333;\n        }\n        \n        ul, ol {\n            margin-left: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        \n        li {\n            margin-bottom: 0.5rem;\n        }\n        \n        .trust-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2rem;\n            margin-top: 2rem;\n        }\n        \n        .trust-card {\n            background: #F5F5F5;\n            padding: 2rem;\n            border-radius: 8px;\n            border-left: 4px solid #0080EA;\n        }\n        \n        .trust-card h3 {\n            color: #0080EA;\n            margin-bottom: 0.75rem;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #0080EA 0%, #0066bb 100%);\n            color: #FFFFFF;\n            padding: 2.5rem;\n            border-radius: 8px;\n            margin: 2rem 0;\n        }\n        \n        .highlight-box h3 {\n            color: #FFFFFF;\n            margin-bottom: 1rem;\n        }\n        \n        .highlight-box p {\n            color: #FFFFFF;\n            opacity: 0.95;\n        }\n        \n        .stats {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 2rem;\n            text-align: center;\n            margin: 2rem 0;\n        }\n        \n        .stat-item {\n            padding: 1.5rem;\n        }\n        \n        .stat-number {\n            font-size: 3rem;\n            font-weight: 700;\n            color: #0080EA;\n            display: block;\n        }\n        \n        .stat-label {\n            font-size: 1rem;\n            color: #333333;\n            margin-top: 0.5rem;\n        }\n        \n        .features-list {\n            background: #F5F5F5;\n            padding: 2rem;\n            border-radius: 8px;\n            margin: 2rem 0;\n        }\n        \n        .features-list li {\n            padding: 0.5rem 0;\n            position: relative;\n            padding-left: 1.5rem;\n        }\n        \n        .features-list li:before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            color: #0080EA;\n            font-weight: 700;\n        }\n        \n        .faq-item {\n            margin-bottom: 2rem;\n            padding-bottom: 1.5rem;\n            border-bottom: 1px solid #F5F5F5;\n        }\n        \n        .faq-question {\n            font-weight: 600;\n            color: #0B1A2A;\n            font-size: 1.1rem;\n            margin-bottom: 0.5rem;\n        }\n        \n        .newsletter-section {\n            background: #0080EA;\n            color: #FFFFFF;\n            padding: 3rem 2rem;\n            text-align: center;\n            margin-top: 4rem;\n        }\n        \n        .newsletter-section h2 {\n            color: #FFFFFF;\n        }\n        \n        .newsletter-section p {\n            color: #FFFFFF;\n            opacity: 0.95;\n            max-width: 700px;\n            margin: 0 auto 2rem;\n        }\n        \n        .footer {\n            background: #0B1A2A;\n            color: #FFFFFF;\n            padding: 2rem;\n            text-align: center;\n        }\n        \n        .footer p {\n            color: #FFFFFF;\n            opacity: 0.8;\n        }\n        \n        @media (max-width: 768px) {\n            .hero h1 {\n                font-size: 2rem;\n            }\n            \n            .hero p {\n                font-size: 1.1rem;\n            }\n            \n            .container {\n                padding: 2rem 1rem;\n            }\n            \n            h2 {\n                font-size: 1.75rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <header class=\"header\">\n        <div class=\"header-content\">\n            <a href=\"https:\/\/hawook.com\" class=\"logo\">Hawook<\/a>\n        <\/div>\n    <\/header>\n\n    <section class=\"hero\">\n        <div class=\"hero-content\">\n            <h1>Off-Plan Property Investment Across Southeast Asia, Built on Clarity<\/h1>\n            <p>Track 100+ verified developments in Thailand, Vietnam, Bali, and Malaysia. Get expert analysis, transparent data, and investment intelligence without the sales pressure.<\/p>\n            <a href=\"https:\/\/hawook.com\" class=\"cta-button\">Explore Current Developments<\/a>\n        <\/div>\n    <\/section>\n\n    <div class=\"container\">\n        <section class=\"section\">\n            <p style=\"font-size: 1.1rem; color: #333333;\">Investing in off-plan property across Southeast Asia can be rewarding, but only if the information is clear, accurate, and grounded in local reality. Hawook was built to solve that exact problem: combining curated listings, developer access, and investment intelligence in one specialized platform designed for investors who want data, not fluff.<\/p>\n        <\/section>\n\n        <section class=\"section\">\n            <h2>Why Hawook Is Proven and Reputable<\/h2>\n            \n            <div class=\"trust-grid\">\n                <div class=\"trust-card\">\n                    <h3>1. Specialized Focus, Not Generic Listings<\/h3>\n                    <p>Hawook doesn&#8217;t try to be everything. We focus exclusively on off-plan and pre-sale developments where investor due diligence matters most.<\/p>\n                    <ul>\n                        <li>100+ tracked new builds across Southeast Asia<\/li>\n                        <li>Grouped by location, type, price, and investment profile<\/li>\n                        <li>Projects verified by local research teams<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"trust-card\">\n                    <h3>2. Local Expertise, Real Context<\/h3>\n                    <p>Our investment guides explain how Southeast Asian property actually works in practice, not theory.<\/p>\n                    <ul>\n                        <li>Buying property in Thailand as a foreigner<\/li>\n                        <li>Leasehold vs freehold structures explained<\/li>\n                        <li>Real-world rental yields in Phuket<\/li>\n                        <li>Tax residency and transfer rules<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"trust-card\">\n                    <h3>3. Transparent Developer Partnerships<\/h3>\n                    <p>We work directly with reputable developers to present clear information without confusion.<\/p>\n                    <ul>\n                        <li>Honest pricing and unit sizing<\/li>\n                        <li>Clear ownership structures<\/li>\n                        <li>Realistic project timelines<\/li>\n                        <li>Defined buyer profiles<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"highlight-box\">\n            <h3>The Hawook Difference: Research Platform, Not Lead Factory<\/h3>\n            <p>We build trust through consistent, in-depth guides written by named contributors with regional expertise. Our content separates analysis from marketing, signaling that Hawook is a long-term research platform for serious property investors.<\/p>\n        <\/div>\n\n        <section class=\"section\">\n            <h2>Deep Market Coverage Where It Matters: Hawook Phuket<\/h2>\n            <p>Phuket is one of our primary focus markets. Rather than promoting it as a single story, we break the market into micro-locations so you understand where returns, risks, and lifestyle demand actually differ.<\/p>\n            \n            <h3>Phuket Areas We Track:<\/h3>\n            <ul>\n                <li><strong>Bangtao and Surin:<\/strong> High-end beachfront developments<\/li>\n                <li><strong>Rawai and Nai Harn:<\/strong> Quieter southern locations<\/li>\n                <li><strong>Kathu and Kamala:<\/strong> Central access and value plays<\/li>\n                <li><strong>Thalang and Mueang:<\/strong> Emerging residential districts<\/li>\n            <\/ul>\n            \n            <div class=\"features-list\">\n                <h3>For Each Development, We Analyze:<\/h3>\n                <ul>\n                    <li>Price per square meter comparisons<\/li>\n                    <li>Unit mix and size ranges<\/li>\n                    <li>Location fundamentals and transport access<\/li>\n                    <li>Investment suitability based on buyer profile<\/li>\n                    <li>Historical performance data where available<\/li>\n                <\/ul>\n            <\/div>\n        <\/section>\n\n        <section class=\"section\">\n            <h2>Concrete Outcomes Investors Get From Hawook<\/h2>\n            \n            <div class=\"stats\">\n                <div class=\"stat-item\">\n                    <span class=\"stat-number\">100+<\/span>\n                    <span class=\"stat-label\">Verified Developments Tracked<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-number\">4<\/span>\n                    <span class=\"stat-label\">Countries Covered<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-number\">Weekly<\/span>\n                    <span class=\"stat-label\">Market Intelligence Updates<\/span>\n                <\/div>\n            <\/div>\n\n            <h3>What You Gain:<\/h3>\n            <ul>\n                <li><strong>Early Access:<\/strong> See new launches before they reach mass portals<\/li>\n                <li><strong>Clear Comparisons:<\/strong> Compare projects side-by-side, not isolated sales pages<\/li>\n                <li><strong>Investment Context:<\/strong> Understand yields, demand cycles, and ownership rules<\/li>\n                <li><strong>Ongoing Intelligence:<\/strong> Weekly insights via the Hawook Newsletter<\/li>\n                <li><strong>Developer Connections:<\/strong> Direct access to verified, reputable developers<\/li>\n                <li><strong>Risk Clarity:<\/strong> Real-world explanations of common pitfalls<\/li>\n            <\/ul>\n        <\/section>\n\n        <div class=\"newsletter-section\">\n            <h2>Hawook Weekly: No Noise, Just Intelligence<\/h2>\n            <p>Get top new launches, ROI data, and developer insights delivered to your inbox every week. We track the Southeast Asia property market so you don&#8217;t have to.<\/p>\n            <a href=\"https:\/\/news.hawook.co\" class=\"cta-button\">Subscribe to Hawook Weekly<\/a>\n        <\/div>\n\n        <section class=\"section\">\n            <h2>Why Serious Investors Choose Hawook<\/h2>\n            <p>Hawook stands out by doing fewer things, better:<\/p>\n            \n            <div class=\"trust-grid\">\n                <div class=\"trust-card\">\n                    <h3>Focused Specialization<\/h3>\n                    <p>We track off-plan property exclusively. This narrow focus means deeper research, better data, and more relevant insights for pre-sale investors.<\/p>\n                <\/div>\n                \n                <div class=\"trust-card\">\n                    <h3>Regional Depth<\/h3>\n                    <p>Southeast Asia isn&#8217;t treated as one market. We understand Phuket differently than Bali, Vietnam differently than Malaysia.<\/p>\n                <\/div>\n                \n                <div class=\"trust-card\">\n                    <h3>Investor Logic<\/h3>\n                    <p>Our content is written for people evaluating numbers, not responding to emotion. We explain both opportunities and risks.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"section\">\n            <h2>Frequently Asked Questions<\/h2>\n            \n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Is Hawook a news site?<\/div>\n                <p>No. While we publish market insights and a newsletter, Hawook is a property investment platform. Our content focuses specifically on real estate data, trends, and investment guidance for off-plan developments.<\/p>\n            <\/div>\n            \n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Does Hawook only cover Thailand?<\/div>\n                <p>Thailand, especially Phuket and Bangkok, is our core focus. However, we also track selected developments in Vietnam, Bali (Indonesia), and Malaysia. Each market receives dedicated analysis appropriate to its investment characteristics.<\/p>\n            <\/div>\n            \n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Is Hawook suitable for first-time investors?<\/div>\n                <p>Yes. We provide beginner-friendly guides alongside listings, explaining legal structures, ownership rules, and common misunderstandings faced by foreign buyers. However, we maintain a professional tone that treats readers as intelligent investors doing their research.<\/p>\n            <\/div>\n            \n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Who operates Hawook?<\/div>\n                <p>Hawook is owned and operated by Hawook Co., Ltd., functioning as a real estate and property information platform connecting developers and investors across Southeast Asia.<\/p>\n            <\/div>\n            \n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">What makes Hawook different from other property portals?<\/div>\n                <p>Most portals aggregate everything. Hawook specializes exclusively in off-plan and pre-sale developments. We provide investment analysis, not just listings. Our team has local expertise in Southeast Asian markets, and we separate marketing from genuine market intelligence.<\/p>\n            <\/div>\n        <\/section>\n\n        <section class=\"section\">\n            <h2>Start Investing With Clarity<\/h2>\n            <p>If you&#8217;re researching off-plan property across Southeast Asia, or evaluating Phuket developments with a long-term investment lens, Hawook provides the tools, data, and context to make informed decisions.<\/p>\n            \n            <p><strong>What you get access to:<\/strong><\/p>\n            <ul>\n                <li>100+ curated off-plan developments across Thailand, Vietnam, Bali, and Malaysia<\/li>\n                <li>In-depth investment guides written by regional experts<\/li>\n                <li>Weekly market intelligence via Hawook Weekly newsletter<\/li>\n                <li>Direct developer connections without middlemen<\/li>\n                <li>Transparent pricing, ownership structures, and project timelines<\/li>\n            <\/ul>\n            \n            <div style=\"text-align: center; margin-top: 3rem;\">\n                <a href=\"https:\/\/hawook.com\" class=\"cta-button\" style=\"margin-right: 1rem;\">Explore Current Developments<\/a>\n                <a href=\"https:\/\/www.news.hawook.co\" class=\"cta-button\">Subscribe to Weekly Newsletter<\/a>\n            <\/div>\n            \n            <p style=\"text-align: center; margin-top: 2rem; font-style: italic; color: #666;\">Clear data. Local insight. No noise.<\/p>\n        <\/section>\n    <\/div>\n\n    <footer class=\"footer\">\n        <p>&copy; 2026 Hawook. All rights reserved.<\/p>\n    <\/footer>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Hawook: Trusted Off-Plan Property Investment Platform for Southeast Asia Hawook Off-Plan Property Investment Across Southeast Asia, Built on Clarity Track 100+ verified developments in Thailand, Vietnam, Bali, and Malaysia. Get expert analysis, transparent data, and investment intelligence without the sales pressure. Explore Current Developments Investing in off-plan property across Southeast Asia can be rewarding, but [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Hawook - Hawook<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hawook - Hawook\" \/>\n<meta property=\"og:description\" content=\"Hawook: Trusted Off-Plan Property Investment Platform for Southeast Asia Hawook Off-Plan Property Investment Across Southeast Asia, Built on Clarity Track 100+ verified developments in Thailand, Vietnam, Bali, and Malaysia. Get expert analysis, transparent data, and investment intelligence without the sales pressure. Explore Current Developments Investing in off-plan property across Southeast Asia can be rewarding, but [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hawook.co\/\" \/>\n<meta property=\"og:site_name\" content=\"Hawook\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-08T10:30:41+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/hawook.co\/\",\"url\":\"https:\/\/hawook.co\/\",\"name\":\"Hawook - Hawook\",\"isPartOf\":{\"@id\":\"https:\/\/hawook.co\/#website\"},\"datePublished\":\"2026-02-08T10:26:01+00:00\",\"dateModified\":\"2026-02-08T10:30:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/hawook.co\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/hawook.co\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/hawook.co\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/hawook.co\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hawook\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/hawook.co\/#website\",\"url\":\"https:\/\/hawook.co\/\",\"name\":\"Hawook\",\"description\":\"Off-Plan Property Investment Across Southeast Asia, Built on Clarity\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/hawook.co\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hawook - Hawook","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Hawook - Hawook","og_description":"Hawook: Trusted Off-Plan Property Investment Platform for Southeast Asia Hawook Off-Plan Property Investment Across Southeast Asia, Built on Clarity Track 100+ verified developments in Thailand, Vietnam, Bali, and Malaysia. Get expert analysis, transparent data, and investment intelligence without the sales pressure. Explore Current Developments Investing in off-plan property across Southeast Asia can be rewarding, but [&hellip;]","og_url":"https:\/\/hawook.co\/","og_site_name":"Hawook","article_modified_time":"2026-02-08T10:30:41+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hawook.co\/","url":"https:\/\/hawook.co\/","name":"Hawook - Hawook","isPartOf":{"@id":"https:\/\/hawook.co\/#website"},"datePublished":"2026-02-08T10:26:01+00:00","dateModified":"2026-02-08T10:30:41+00:00","breadcrumb":{"@id":"https:\/\/hawook.co\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hawook.co\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hawook.co\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hawook.co\/"},{"@type":"ListItem","position":2,"name":"Hawook"}]},{"@type":"WebSite","@id":"https:\/\/hawook.co\/#website","url":"https:\/\/hawook.co\/","name":"Hawook","description":"Off-Plan Property Investment Across Southeast Asia, Built on Clarity","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hawook.co\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/hawook.co\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hawook.co\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hawook.co\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hawook.co\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hawook.co\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":6,"href":"https:\/\/hawook.co\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":15,"href":"https:\/\/hawook.co\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/15"}],"wp:attachment":[{"href":"https:\/\/hawook.co\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}