{"id":1007,"date":"2025-07-08T14:05:49","date_gmt":"2025-07-08T14:05:49","guid":{"rendered":"https:\/\/howbees.com\/?p=1007"},"modified":"2025-07-08T14:15:36","modified_gmt":"2025-07-08T14:15:36","slug":"create-free-house-plans","status":"publish","type":"post","link":"https:\/\/howbees.com\/en_cn\/criar-plantas-de-casa-gratis\/","title":{"rendered":"Free House Plan Maker App"},"content":{"rendered":"<p>If you are planning to build, renovate or just reorganize your space, counting on a <strong>app to create house plan designs<\/strong> can make this process much easier. Instead of relying on paper, a ruler, and a tape measure, you can draw the entire project directly on your phone or computer. One of the most complete and easy-to-use apps is <strong>5D Planner<\/strong>, which allows you to create 2D floor plans and view them in 3D intuitively and realistically. You can download it for free at the link below:<\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/ZR5yAMPm-WV0DgFldeXoBd4okCj--DQ9XiYggeSmvuecWr9bHnpA5bbqJ4HGKdgrt3Rt=w240-h480-rw\" alt=\"Planner 5D - home projects\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Planner 5D - home projects<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,3<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">233.173<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">10 mi+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/howbees.com\/en_cn\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.planner5d.planner5d&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/howbees.com\/en_cn\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/planner-5d-design-de-casa-3d\/id606173978\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Install from Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h3 class=\"wp-block-heading\">What does Planner 5D do?<\/h3>\n\n\n\n<p>O <strong>5D Planner<\/strong> is an interior design and architecture app that lets you create floor plans for houses, apartments, individual rooms, and even gardens, simply and visually. You can create the floor plan from scratch or use pre-made templates, define the actual dimensions of the rooms, and drag and drop furniture and objects to create the ideal space.<\/p>\n\n\n\n<p>Everything can be seen in <strong>2D (floor plan)<\/strong> and also in <strong>3D<\/strong>, with a realistic visualization of how the project will look. This is very helpful for those planning a project or wanting to test ideas before implementing them.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Main features<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Creation of 2D plans and 3D visualization<\/strong>, with precise measurement of the environments.<\/li>\n\n\n\n<li><strong>Library with thousands of pieces of furniture, appliances, doors, windows and decorative objects<\/strong>.<\/li>\n\n\n\n<li><strong>Natural lighting simulation<\/strong>, to see how light affects the environment.<\/li>\n\n\n\n<li><strong>Customizable ready-made templates<\/strong>, which can serve as inspiration or a starting point.<\/li>\n\n\n\n<li><strong>Simple drag and drop interface<\/strong>, ideal for those who have no experience with architecture.<\/li>\n\n\n\n<li><strong>Offline mode<\/strong>, which allows you to use the app even without an internet connection.<\/li>\n\n\n\n<li><strong>Compatible with mobile devices and desktops<\/strong>, allowing you to save and edit projects across different platforms.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Compatibility<\/h3>\n\n\n\n<p>Planner 5D is available for <strong>Android, iOS (iPhone and iPad), Windows, macOS and web browsers<\/strong>, with synchronization between devices through a free account. It is a global app, available in several languages, including <strong>Portuguese<\/strong>, and used by millions of people around the world \u2014 from beginners to architecture and design professionals.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How to use Planner 5D step by step<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Download the app<\/strong> in your device&#039;s store or access the online version.<\/li>\n\n\n\n<li>Create a free account to save your projects.<\/li>\n\n\n\n<li>Choose between starting <strong>a project from scratch<\/strong> or edit a ready-made template.<\/li>\n\n\n\n<li>Use the drawing tool to create the room plan, defining the size of the walls, doors and windows.<\/li>\n\n\n\n<li>Add <strong>furniture and objects<\/strong> dragging from the library into the room.<\/li>\n\n\n\n<li>Switch between <strong>2D view (floor plan)<\/strong> and <strong>3D<\/strong> to see the result in depth.<\/li>\n\n\n\n<li>Save, edit, and share your project anytime.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Advantages and disadvantages<\/h3>\n\n\n\n<p><strong>Advantages:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>3D visualization with excellent graphic quality.<\/li>\n\n\n\n<li>Ideal for amateurs and also useful for professionals.<\/li>\n\n\n\n<li>Easy to learn, with intuitive controls.<\/li>\n\n\n\n<li>Wide variety of furniture and objects.<\/li>\n\n\n\n<li>Allows you to save multiple projects for free.<\/li>\n<\/ul>\n\n\n\n<p><strong>Disadvantages:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Some library items are only available in the Premium version.<\/li>\n\n\n\n<li>More detailed projects may require a device with good performance.<\/li>\n\n\n\n<li>High-quality exports or blueprint printing require a paid plan.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Is it free or paid?<\/h3>\n\n\n\n<p>O <strong>Planner 5D offers a free version<\/strong> which already allows you to create complete floor plans, view them in 3D, and use part of the object library. For those who want full access to all decorative items, high-definition renderings, and professional features, there is <strong>Premium version<\/strong>, which can be purchased by monthly or annual subscription.<\/p>\n\n\n\n<p>Even without paying, the app already delivers a lot of value and is sufficient for most home and personal projects.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Usage tips<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Use real measurements<\/strong> of the environments to create a precise and functional plan.<\/li>\n\n\n\n<li><strong>Test different layouts<\/strong> moving furniture and objects with ease.<\/li>\n\n\n\n<li>Enjoy the <strong>ready-made models for inspiration<\/strong>, even if you want to start from scratch.<\/li>\n\n\n\n<li><strong>Save projects to the cloud<\/strong>, to access from different devices.<\/li>\n\n\n\n<li>Turn on 3D mode whenever you want a more realistic sense of space.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Overall rating<\/h3>\n\n\n\n<p>Planner 5D has an excellent reputation among users, with an average <strong>4.3 stars on Google Play and App Store<\/strong> (Data from July 2025). It is praised for its graphic quality, ease of use, and for being an affordable solution for those who want to better plan their spaces without having to hire an architect right away.<\/p>\n\n\n\n<p><strong>Conclusion<\/strong><\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/ZR5yAMPm-WV0DgFldeXoBd4okCj--DQ9XiYggeSmvuecWr9bHnpA5bbqJ4HGKdgrt3Rt=w240-h480-rw\" alt=\"Planner 5D - home projects\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Planner 5D - home projects<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,3<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">233.173<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">10 mi+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/howbees.com\/en_cn\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.planner5d.planner5d&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/howbees.com\/en_cn\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/planner-5d-design-de-casa-3d\/id606173978\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Install from Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<p>If you are looking for a <strong>simple, complete and visual application for creating house plans<\/strong>, the <strong>5D Planner<\/strong> is one of the best options available today. It allows anyone to design, visualize, and adjust spaces with freedom and creativity. Download it now and start planning your dream home with ease and style!<\/p>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea est\u00e1 planejando construir, reformar ou apenas reorganizar o seu espa\u00e7o, contar com um aplicativo para criar projetos de plantas de casa pode facilitar muito esse processo. Ao inv\u00e9s de depender de papel, r\u00e9gua e fita m\u00e9trica, voc\u00ea pode desenhar todo o projeto diretamente no celular ou computador. Um dos aplicativos mais completos e [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1009,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,5],"tags":[],"class_list":{"0":"post-1007","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos","8":"category-utilidades"},"_links":{"self":[{"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/posts\/1007","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/comments?post=1007"}],"version-history":[{"count":5,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/posts\/1007\/revisions"}],"predecessor-version":[{"id":1026,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/posts\/1007\/revisions\/1026"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/media\/1009"}],"wp:attachment":[{"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/media?parent=1007"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/categories?post=1007"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/howbees.com\/en_cn\/wp-json\/wp\/v2\/tags?post=1007"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}