{"id":64135,"date":"2024-08-23T12:06:57","date_gmt":"2024-08-23T06:36:57","guid":{"rendered":"https:\/\/2thenew.xyz\/blog\/?p=64135"},"modified":"2024-08-26T11:39:45","modified_gmt":"2024-08-26T06:09:45","slug":"mongo-monitor-mongo-current-operations-monitoring-by-lite-application","status":"publish","type":"post","link":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/","title":{"rendered":"Mongo Monitor :  Mongo Current Operations monitoring by lite application"},"content":{"rendered":"<h2>Introduction<\/h2>\n<p>In this blog, we have mentioned how we can monitor the current operations of MongoDB instances with a small application developed by us. Its light weight application was developed using Nodejs, HTML, and javascript. It&#8217;s a very helpful application to monitor running queries on MongoDB and do the analysis on it:<\/p>\n<h2>Pre-requisite :<\/h2>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>Nodejs and npm.<\/li>\n<li>Network connectivity between MongoDB and the application<\/li>\n<li>MongoDB Database user to authenticate the application with the database.<\/li>\n<li>Browser : Chrome, Edge, Firefox<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h2>Git Download Link :<\/h2>\n<p style=\"padding-left: 40px;\"><a href=\"https:\/\/github.com\/AkshayPC2611\/mongo-monitoring.git\">Mongo Monitor (MM)<\/a><\/p>\n<h2>How to Install \/ Use :<\/h2>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>Create a database user on the MongoDB database with limited privileges (clustermonitor)\u00a0 to fetch the current operation data.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<pre><em>use admin; db.createUser({ user: \"mongomon\", pwd: \"yourStrongPassword\", roles: [ { role: \"clusterMonitor\", db: \"admin\" }, { role: \"read\", db: \"admin\" } ] })\u00a0<\/em><\/pre>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>Download the git repo from the download link.<\/li>\n<li>Make a change in the config file with the <em>host<\/em> and <em>port<\/em> of your Mongo instance.<\/li>\n<li>Go to the path where the repo is downloaded and open a terminal.<\/li>\n<li>Run command :\u00a0\u00a0<em>node .\/app.js<\/em><\/li>\n<li>Now open the link on browser:\u00a0 <em>http:\/\/localost:3000<\/em><\/li>\n<li>Login to the application using the newly created database user.<\/li>\n<li>Click on the current ops button.<\/li>\n<li>You will see the current operations running on the database by the user. operation id, query, seconds running ( in millis ), app name ( if exists ), and index used by the query.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h2>Conclusion<\/h2>\n<p>Here we are monitoring our Mongo long running queries \/ current operations using our lite application. In this application you can efficiently monitor your Mongo queries with only analytical information.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction In this blog, we have mentioned how we can monitor the current operations of MongoDB instances with a small application developed by us. Its light weight application was developed using Nodejs, HTML, and javascript. It&#8217;s a very helpful application to monitor running queries on MongoDB and do the analysis on it: Pre-requisite : Nodejs [&hellip;]<\/p>\n","protected":false},"author":1920,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"iawp_total_views":5,"footnotes":""},"categories":[5872],"tags":[55,4846,1499,1177],"class_list":["post-64135","post","type-post","status-publish","format-standard","hentry","category-database-administration","tag-javascript","tag-mongodb","tag-monitoring","tag-nodejs-2"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Introduction In this blog, we have mentioned how we can monitor the current operations of MongoDB instances with a small application developed by us. Its light weight application was developed using Nodejs, HTML, and javascript. It&#039;s a very helpful application to monitor running queries on MongoDB and do the analysis on it: Pre-requisite : Nodejs\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Akshay Prakash Chikane\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"TO THE NEW BLOG\" \/>\n\t\t<meta property=\"og:type\" content=\"blog\" \/>\n\t\t<meta property=\"og:title\" content=\"Mongo Monitor : Mongo Current Operations monitoring by lite application | TO THE NEW Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"Introduction In this blog, we have mentioned how we can monitor the current operations of MongoDB instances with a small application developed by us. Its light weight application was developed using Nodejs, HTML, and javascript. It&#039;s a very helpful application to monitor running queries on MongoDB and do the analysis on it: Pre-requisite : Nodejs\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/2thenew.xyz\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/2thenew.xyz\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@tothenew\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Mongo Monitor : Mongo Current Operations monitoring by lite application | TO THE NEW Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Introduction In this blog, we have mentioned how we can monitor the current operations of MongoDB instances with a small application developed by us. Its light weight application was developed using Nodejs, HTML, and javascript. It&#039;s a very helpful application to monitor running queries on MongoDB and do the analysis on it: Pre-requisite : Nodejs\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/2thenew.xyz\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\\\/#article\",\"name\":\"Mongo Monitor : Mongo Current Operations monitoring by lite application | TO THE NEW Blog\",\"headline\":\"Mongo Monitor :  Mongo Current Operations monitoring by lite application\",\"author\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/akshay-chikane\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#organization\"},\"datePublished\":\"2024-08-23T12:06:57+05:30\",\"dateModified\":\"2024-08-26T11:39:45+05:30\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\\\/#webpage\"},\"articleSection\":\"Database Administration, javascript, MongoDB, Monitoring, nodejs\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.tothenew.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/category\\\/database-administration\\\/#listItem\",\"name\":\"Database Administration\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/category\\\/database-administration\\\/#listItem\",\"position\":2,\"name\":\"Database Administration\",\"item\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/category\\\/database-administration\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\\\/#listItem\",\"name\":\"Mongo Monitor :  Mongo Current Operations monitoring by lite application\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\\\/#listItem\",\"position\":3,\"name\":\"Mongo Monitor :  Mongo Current Operations monitoring by lite application\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/category\\\/database-administration\\\/#listItem\",\"name\":\"Database Administration\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#organization\",\"name\":\"TO THE NEW Blog\",\"url\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/akshay-chikane\\\/#author\",\"url\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/akshay-chikane\\\/\",\"name\":\"Akshay Prakash Chikane\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\\\/#authorImage\",\"url\":\"https:\\\/\\\/newersworld-sf-static.tothenew.net\\\/prod\\\/profilePicFolder\\\/3610eead-8487-457d-b78a-b039cc313165_5081-Akshay-Prakash-Chikane-PROFILEPICTURE.jpeg\",\"width\":96,\"height\":96,\"caption\":\"Akshay Prakash Chikane\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\\\/#webpage\",\"url\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\\\/\",\"name\":\"Mongo Monitor : Mongo Current Operations monitoring by lite application | TO THE NEW Blog\",\"description\":\"Introduction In this blog, we have mentioned how we can monitor the current operations of MongoDB instances with a small application developed by us. Its light weight application was developed using Nodejs, HTML, and javascript. It's a very helpful application to monitor running queries on MongoDB and do the analysis on it: Pre-requisite : Nodejs\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/akshay-chikane\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/akshay-chikane\\\/#author\"},\"datePublished\":\"2024-08-23T12:06:57+05:30\",\"dateModified\":\"2024-08-26T11:39:45+05:30\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/\",\"name\":\"TO THE NEW Blog\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Mongo Monitor : Mongo Current Operations monitoring by lite application | TO THE NEW Blog","description":"Introduction In this blog, we have mentioned how we can monitor the current operations of MongoDB instances with a small application developed by us. Its light weight application was developed using Nodejs, HTML, and javascript. It's a very helpful application to monitor running queries on MongoDB and do the analysis on it: Pre-requisite : Nodejs","canonical_url":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/#article","name":"Mongo Monitor : Mongo Current Operations monitoring by lite application | TO THE NEW Blog","headline":"Mongo Monitor :  Mongo Current Operations monitoring by lite application","author":{"@id":"https:\/\/2thenew.xyz\/blog\/author\/akshay-chikane\/#author"},"publisher":{"@id":"https:\/\/2thenew.xyz\/blog\/#organization"},"datePublished":"2024-08-23T12:06:57+05:30","dateModified":"2024-08-26T11:39:45+05:30","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/#webpage"},"isPartOf":{"@id":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/#webpage"},"articleSection":"Database Administration, javascript, MongoDB, Monitoring, nodejs"},{"@type":"BreadcrumbList","@id":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog#listItem","position":1,"name":"Home","item":"https:\/\/2thenew.xyz\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog\/category\/database-administration\/#listItem","name":"Database Administration"}},{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog\/category\/database-administration\/#listItem","position":2,"name":"Database Administration","item":"https:\/\/2thenew.xyz\/blog\/category\/database-administration\/","nextItem":{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/#listItem","name":"Mongo Monitor :  Mongo Current Operations monitoring by lite application"},"previousItem":{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/#listItem","position":3,"name":"Mongo Monitor :  Mongo Current Operations monitoring by lite application","previousItem":{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog\/category\/database-administration\/#listItem","name":"Database Administration"}}]},{"@type":"Organization","@id":"https:\/\/2thenew.xyz\/blog\/#organization","name":"TO THE NEW Blog","url":"https:\/\/2thenew.xyz\/blog\/"},{"@type":"Person","@id":"https:\/\/2thenew.xyz\/blog\/author\/akshay-chikane\/#author","url":"https:\/\/2thenew.xyz\/blog\/author\/akshay-chikane\/","name":"Akshay Prakash Chikane","image":{"@type":"ImageObject","@id":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/#authorImage","url":"https:\/\/newersworld-sf-static.tothenew.net\/prod\/profilePicFolder\/3610eead-8487-457d-b78a-b039cc313165_5081-Akshay-Prakash-Chikane-PROFILEPICTURE.jpeg","width":96,"height":96,"caption":"Akshay Prakash Chikane"}},{"@type":"WebPage","@id":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/#webpage","url":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/","name":"Mongo Monitor : Mongo Current Operations monitoring by lite application | TO THE NEW Blog","description":"Introduction In this blog, we have mentioned how we can monitor the current operations of MongoDB instances with a small application developed by us. Its light weight application was developed using Nodejs, HTML, and javascript. It's a very helpful application to monitor running queries on MongoDB and do the analysis on it: Pre-requisite : Nodejs","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/2thenew.xyz\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/#breadcrumblist"},"author":{"@id":"https:\/\/2thenew.xyz\/blog\/author\/akshay-chikane\/#author"},"creator":{"@id":"https:\/\/2thenew.xyz\/blog\/author\/akshay-chikane\/#author"},"datePublished":"2024-08-23T12:06:57+05:30","dateModified":"2024-08-26T11:39:45+05:30"},{"@type":"WebSite","@id":"https:\/\/2thenew.xyz\/blog\/#website","url":"https:\/\/2thenew.xyz\/blog\/","name":"TO THE NEW Blog","inLanguage":"en-US","publisher":{"@id":"https:\/\/2thenew.xyz\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"TO THE NEW BLOG","og:type":"blog","og:title":"Mongo Monitor : Mongo Current Operations monitoring by lite application | TO THE NEW Blog","og:description":"Introduction In this blog, we have mentioned how we can monitor the current operations of MongoDB instances with a small application developed by us. Its light weight application was developed using Nodejs, HTML, and javascript. It's a very helpful application to monitor running queries on MongoDB and do the analysis on it: Pre-requisite : Nodejs","og:url":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/","og:image":"https:\/\/2thenew.xyz\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png","og:image:secure_url":"https:\/\/2thenew.xyz\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png","twitter:card":"summary","twitter:site":"@tothenew","twitter:title":"Mongo Monitor : Mongo Current Operations monitoring by lite application | TO THE NEW Blog","twitter:description":"Introduction In this blog, we have mentioned how we can monitor the current operations of MongoDB instances with a small application developed by us. Its light weight application was developed using Nodejs, HTML, and javascript. It's a very helpful application to monitor running queries on MongoDB and do the analysis on it: Pre-requisite : Nodejs","twitter:image":"https:\/\/2thenew.xyz\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png"},"aioseo_meta_data":{"post_id":"64135","title":null,"description":null,"keywords":[],"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"created":"2024-08-16 11:09:04","updated":"2024-08-26 06:09:48","focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/2thenew.xyz\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/2thenew.xyz\/blog\/category\/database-administration\/\" title=\"Database Administration\">Database Administration<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMongo Monitor :  Mongo Current Operations monitoring by lite application\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/2thenew.xyz\/blog"},{"label":"Database Administration","link":"https:\/\/2thenew.xyz\/blog\/category\/database-administration\/"},{"label":"Mongo Monitor :  Mongo Current Operations monitoring by lite application","link":"https:\/\/2thenew.xyz\/blog\/mongo-monitor-mongo-current-operations-monitoring-by-lite-application\/"}],"_links":{"self":[{"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/posts\/64135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/users\/1920"}],"replies":[{"embeddable":true,"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/comments?post=64135"}],"version-history":[{"count":7,"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/posts\/64135\/revisions"}],"predecessor-version":[{"id":64572,"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/posts\/64135\/revisions\/64572"}],"wp:attachment":[{"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/media?parent=64135"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/categories?post=64135"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/tags?post=64135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}