{"id":554,"date":"2025-05-21T22:46:03","date_gmt":"2025-05-21T22:46:03","guid":{"rendered":"https:\/\/kintoria.com\/?p=554"},"modified":"2025-07-18T02:03:09","modified_gmt":"2025-07-18T02:03:09","slug":"free-plant-identification-app","status":"publish","type":"post","link":"https:\/\/kintoria.com\/en\/aplicativo-para-identificar-plantas-gratis\/","title":{"rendered":"Free plant identification app"},"content":{"rendered":"<p>Have you ever seen a beautiful plant while hiking and wondered what it was called? Or perhaps you&#039;ve found a unique flower in your garden and would like more information? Fortunately, with the help of technology, identifying plant species has become easier than ever. In this article, we&#039;ll introduce three <b>applications<\/b> Free apps that help you accurately identify plants using just your phone&#039;s camera. These apps are also available for <b>download<\/b> on Android and iOS devices and can be used anywhere in the world.<\/p>\n<h2>1. PlantNet<\/h2>\n<p>THE <b>PlantNet<\/b> is one of the <b>applications<\/b> most popular and reliable when it comes to plant identification. It works as a collaborative project, where users contribute images and information to help expand the botanical database. When you take a photo of the plant, the app compares the image with its extensive database and presents the results with high accuracy. You can download it below:<\/p>\n<style>\r\n  .botoes-wrap {\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    gap: 0;\r\n    margin: 20px 0;\r\n  }\r\n\r\n  .botoes-wrap a {\r\n    display: block;      \r\n    line-height: 0;        \r\n    margin: 0;             \r\n    padding: 0;\r\n  }\r\n\r\n  .botoes-wrap img {\r\n    width: 100%;\r\n    max-width: 340px;\r\n    height: auto;\r\n    display: block;         \r\n    margin: 0;\r\n    padding: 0;\r\n  }\r\n\r\n  @media (min-width: 768px) {\r\n    .botoes-wrap {\r\n      flex-direction: row;\r\n      justify-content: center;\r\n    }\r\n\r\n    .botoes-wrap img {\r\n      width: auto;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"botoes-wrap\">\r\n  <a id=\"clique\" href=\"https:\/\/kintoria.com\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/plantnet\/id600547573\" rel=\"nofollow noopener\">\r\n    <img decoding=\"async\" src=\"http:\/\/kintoria.com\/wp-content\/uploads\/2025\/07\/google-play.webp\" alt=\"Download the app\">\r\n  <\/a>\r\n  <a id=\"clique\" href=\"https:\/\/kintoria.com\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=org.plantnet\" rel=\"nofollow noopener\">\r\n    <img decoding=\"async\" src=\"http:\/\/kintoria.com\/wp-content\/uploads\/2025\/07\/app-store.webp\" alt=\"Download the app\">\r\n  <\/a>\r\n<\/div>\n<p>One of PlantNet&#039;s greatest strengths is its commitment to science. The information is validated by botanists and researchers, making it an excellent educational tool. <b>application<\/b> allows you to identify flowers, leaves, bark, fruits and even entire trees, working in different environments such as forests, gardens and urban areas.<\/p>\n<p>THE <b>download<\/b> PlantNet is free and can be used worldwide. Its interface is available in multiple languages, including Portuguese, English, Spanish, and French, facilitating global use. Furthermore, it doesn&#039;t require registration for basic use, making access even simpler for new users.<\/p>\n<h2>2. PictureThis<\/h2>\n<p>THE <b>PictureThis<\/b> is another <b>application<\/b> Very effective for identifying plants and flowers in real time. With a modern and intuitive interface, it uses artificial intelligence to recognize over 10,000 plant species based on photos taken directly by the user. Simply point the camera at the plant and, in just a few seconds, the app reveals its name, origin, interesting facts, and even cultivation tips.<\/p>\n<p>One of PictureThis&#039;s great features is that it not only identifies the plant but also provides guidance on how to care for it. This makes it ideal for beginner gardeners or those looking to keep their plants healthy. It also provides alerts about diseases, fungi, and pests that may affect your plant.<br \/>\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\/tft9eTQrTfLWIMcvBfNECPKRRCbtuU-UJHj4NOP3HNH8YNJJnmLCmhoESJjzIR_fV1w=w240-h480-rw\" alt=\"PictureThis\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">PictureThis<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,8<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">592,043 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50 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:\/\/kintoria.com\/en\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=cn.danatech.xingseus\" 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:\/\/kintoria.com\/en\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/picturethis-flores-e-rvores\/id1252497129\" 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    <br \/>\nTHE <b>download<\/b> PictureThis is free and the <b>application<\/b> It&#039;s available for worldwide use and supports multiple languages. There&#039;s a premium version with additional features, but the free version already offers unlimited identification and basic diagnostics. For those looking for a more comprehensive and educational app, PictureThis is a great option.<\/p>\n<h2>3. iNaturalist<\/h2>\n<p>THE <b>iNaturalist<\/b> is more than one <b>application<\/b> Plant identification platform \u2014 a social network for nature lovers. Created in partnership with the California Academy of Sciences and National Geographic, iNaturalist allows you to identify plants, animals, and fungi from photos, with the help of the community and intelligent algorithms.<\/p>\n<p>You can take a picture of the plant you want to identify, and the <b>application<\/b> will automatically suggest likely names. If automatic identification isn&#039;t enough, other users can comment and help. This collaboration makes iNaturalist ideal for those who enjoy learning and sharing discoveries.<\/p>\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\/5MCRidgLUCvNTmRHN4OIiljcQqYr22VqmSAov7Zg9wAPkx6cGA66LRYHQlA9LQ33HdY=w240-h480-rw\" alt=\"iNaturalist\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">iNaturalist<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,1<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">6,682 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">5 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:\/\/kintoria.com\/en\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=org.inaturalist.android\" 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:\/\/kintoria.com\/en\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/inaturalist-classic\/id421397028\" 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<p>THE <b>download<\/b> It&#039;s free and accessible in virtually every country. Its interface supports multiple languages and allows you to create your own observation diary, making it useful for students and researchers alike. You can also participate in scientific projects and contribute data on local biodiversity.<\/p>\n<h2>How Does Image Identification Work?<\/h2>\n<p>All <b>applications<\/b> The aforementioned systems use image recognition technology. This means that when you submit a photo of a plant, the system compares the image&#039;s patterns with databases and algorithms trained on thousands of species. Within seconds, the user receives the most likely results, accompanied by images, scientific and common names, and detailed descriptions.<\/p>\n<p>This process, which previously depended on specialized books or consultations with botanists, is now in the palm of your hand. With a simple <b>download<\/b>, you can turn your smartphone into a powerful learning tool about the natural world.<\/p>\n<h2>Benefits of Using Apps to Identify Plants<\/h2>\n<ul>\n<li><b>Continuous learning:<\/b> With each new plant identified, you gain more knowledge about the planet&#039;s biodiversity.<\/li>\n<li><b>Practicality:<\/b> Just take a photo to get quick results, without the need for a constant internet connection (some apps work offline).<\/li>\n<li><b>Help with cultivation:<\/b> Many <b>applications<\/b> offer tips on how to better care for plants, preventing diseases and pests.<\/li>\n<li><b>Global use:<\/b> The apps listed here can be used anywhere in the world, with support for multiple languages.<\/li>\n<li><b>Free:<\/b> All three <b>applications<\/b> cited are available for <b>download<\/b> free, with excellent features even without paid plans.<\/li>\n<\/ul>\n<h2>Conclusion<\/h2>\n<p>Whether out of curiosity, study or to improve the care of your garden, <b>applications<\/b> are indispensable allies for identifying plants. Tools like PlantNet, PictureThis, and iNaturalist are available to <b>download<\/b> free and can be used worldwide, offering rich and reliable information.<\/p>\n<p>With just a few clicks, you can discover the name of that mysterious plant, understand its origins, and even learn how to best cultivate it. Download one of the <b>applications<\/b> mentioned and turn your next walk into a real botany lesson!<\/p>","protected":false},"excerpt":{"rendered":"<p>Voc\u00ea j\u00e1 viu uma planta bonita durante uma caminhada e ficou curioso para saber o nome dela? Ou talvez encontrou uma flor diferente em seu jardim e gostaria de mais informa\u00e7\u00f5es? Felizmente, com a ajuda da tecnologia, identificar esp\u00e9cies vegetais ficou mais f\u00e1cil do que nunca. Neste artigo, vamos apresentar tr\u00eas aplicativos gratuitos que ajudam [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":574,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30],"tags":[],"class_list":{"0":"post-554","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos"},"_links":{"self":[{"href":"https:\/\/kintoria.com\/en\/wp-json\/wp\/v2\/posts\/554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kintoria.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kintoria.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kintoria.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kintoria.com\/en\/wp-json\/wp\/v2\/comments?post=554"}],"version-history":[{"count":9,"href":"https:\/\/kintoria.com\/en\/wp-json\/wp\/v2\/posts\/554\/revisions"}],"predecessor-version":[{"id":636,"href":"https:\/\/kintoria.com\/en\/wp-json\/wp\/v2\/posts\/554\/revisions\/636"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kintoria.com\/en\/wp-json\/wp\/v2\/media\/574"}],"wp:attachment":[{"href":"https:\/\/kintoria.com\/en\/wp-json\/wp\/v2\/media?parent=554"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kintoria.com\/en\/wp-json\/wp\/v2\/categories?post=554"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kintoria.com\/en\/wp-json\/wp\/v2\/tags?post=554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}