{"id":728,"date":"2024-05-25T12:58:55","date_gmt":"2024-05-25T07:28:55","guid":{"rendered":"https:\/\/www.mrcoder701.com\/?p=728"},"modified":"2024-05-25T12:58:56","modified_gmt":"2024-05-25T07:28:56","slug":"check-python-version-windows-linux-mac","status":"publish","type":"post","link":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/","title":{"rendered":"How to Check Python Version on Windows, Linux, and Mac"},"content":{"rendered":"

Python is a popular choice for developers on many different platforms because of its wide library support and versatile nature. Knowing which version of Python you have installed is essential, whether you’re installing a new package, diagnosing an issue, or you’re just curious. You can use this guide to find out the Python version on Mac, Linux, and Windows.<\/p>

Introduction<\/h1>

Not sure which Python version you\u2019re running? This guide is here to help! We\u2019ll walk you through the steps to check your Python version on Windows, Linux, and Mac. Staying updated with the latest Python version ensures compatibility with new features and optimizes your coding environment. Let\u2019s dive in!<\/p>

Checking Python Version on Windows<\/h1>

Windows users have a couple of straightforward ways to check their Python version. Here\u2019s how:<\/p>

  1. Using Command Prompt:<\/strong>
    • Open the Command Prompt by typing cmd<\/code> in the search bar and hit Enter.<\/li>\n\n
    • Type python --version<\/code> or python -V<\/code> and press Enter.<\/li>\n\n
    • Your Python version will be displayed on the next line.<\/li><\/ul><\/li><\/ol>
      \"\"<\/figure>
      1. Using PowerShell:<\/strong>
        • Open PowerShell by searching for it in the Start menu.<\/li>\n\n
        • Type python --version<\/code> or python -V<\/code> and press Enter.<\/li>\n\n
        • The Python version installed on your system will appear.<\/li><\/ul><\/li><\/ol>
          \"\"<\/figure>
          \n <\/path>\n<\/svg><\/div><\/div>

          Checking Python Version on Linux<\/h1>

          Linux users can check their Python version using the terminal. Follow these steps:<\/p>

          1. Ubuntu Terminal:<\/strong>
            • Since some systems have both Python 2 and Python 3 installed, you might need to specify Python 3 or Python 2.<\/li>\n\n
            • Type python3 --version<\/code> or python3 -V<\/code> and press Enter.<\/li>\n\n
            • Type python2 --version<\/code> or python2 -V<\/code> and press Enter.<\/li>\n\n
            • This command will show the version of Python 3 installed<\/li><\/ul><\/li><\/ol>
              \"\"<\/figure>
              \n <\/path>\n<\/svg><\/div><\/div>

              Checking Python Version on Mac<\/h1>

              Mac users can easily check their Python version using the terminal. Here\u2019s how:<\/p>

              1. Mac Terminal:<\/strong>
                • On Macs, Python 2 is often the default, so you may need to check for Python 3 specifically.<\/li>\n\n
                • Type python3 --version<\/code> or python3 -V<\/code> and press Enter.<\/li>\n\n
                • This will display the Python 3 version installed on your Mac.<\/li><\/ul><\/li><\/ol>
                  \"\"<\/figure>

                  Leave a response to this article by providing your insights, comments, or requests for future articles.<\/strong><\/p>

                  Share the articles with your friends and colleagues on social media<\/strong><\/p>

                  <\/p>

                  \"\"<\/figure>

                  <\/p>","protected":false},"excerpt":{"rendered":"

                  Not sure which Python version you\u2019re running? Our comprehensive guide will walk you through checking your Python version on Windows, Linux, and Mac. Stay updated and optimize your coding environment!<\/p>\n","protected":false},"author":2,"featured_media":732,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[19,32,31],"class_list":["post-728","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-python","tag-python3","tag-programmingtips","tag-pythondev"],"yoast_head":"\nHow to Check Python Version on Windows, Linux, and Mac - 🌟Code with MrCoder7️⃣0️⃣1️⃣<\/title>\n<meta name=\"description\" content=\"Learn how to check your Python version on Windows, Linux, and Mac with our easy-to-follow guide. Ensure compatibility and optimize your Python development environment.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Check Python Version on Windows, Linux, and Mac - 🌟Code with MrCoder7️⃣0️⃣1️⃣\" \/>\n<meta property=\"og:description\" content=\"Learn how to check your Python version on Windows, Linux, and Mac with our easy-to-follow guide. Ensure compatibility and optimize your Python development environment.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/\" \/>\n<meta property=\"og:site_name\" content=\"🌟Code with MrCoder7️⃣0️⃣1️⃣\" \/>\n<meta property=\"article:published_time\" content=\"2024-05-25T07:28:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-25T07:28:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1792\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"mr.coder\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"mr.coder\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/\"},\"author\":{\"name\":\"mr.coder\",\"@id\":\"https:\/\/www.mrcoder701.com\/#\/schema\/person\/ba1cd6b2ad26df384b1a655341eaef5d\"},\"headline\":\"How to Check Python Version on Windows, Linux, and Mac\",\"datePublished\":\"2024-05-25T07:28:55+00:00\",\"dateModified\":\"2024-05-25T07:28:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/\"},\"wordCount\":337,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/www.mrcoder701.com\/#\/schema\/person\/ba1cd6b2ad26df384b1a655341eaef5d\"},\"image\":{\"@id\":\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp\",\"keywords\":[\"#python3\",\"ProgrammingTips\",\"PythonDev\"],\"articleSection\":[\"Python\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/\",\"url\":\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/\",\"name\":\"How to Check Python Version on Windows, Linux, and Mac - 🌟Code with MrCoder7️⃣0️⃣1️⃣\",\"isPartOf\":{\"@id\":\"https:\/\/www.mrcoder701.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp\",\"datePublished\":\"2024-05-25T07:28:55+00:00\",\"dateModified\":\"2024-05-25T07:28:56+00:00\",\"description\":\"Learn how to check your Python version on Windows, Linux, and Mac with our easy-to-follow guide. Ensure compatibility and optimize your Python development environment.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#primaryimage\",\"url\":\"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp\",\"contentUrl\":\"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp\",\"width\":1792,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.mrcoder701.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Check Python Version on Windows, Linux, and Mac\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.mrcoder701.com\/#website\",\"url\":\"https:\/\/www.mrcoder701.com\/\",\"name\":\"Blog With MrCoder701\",\"description\":\"Blog related to programming\",\"publisher\":{\"@id\":\"https:\/\/www.mrcoder701.com\/#\/schema\/person\/ba1cd6b2ad26df384b1a655341eaef5d\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.mrcoder701.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.mrcoder701.com\/#\/schema\/person\/ba1cd6b2ad26df384b1a655341eaef5d\",\"name\":\"mr.coder\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.mrcoder701.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/06\/369B947D-A5EE-4B16-816A-5EE55D1DDF96_L0_001-10_6_2024-6-13-24-PM.png\",\"contentUrl\":\"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/06\/369B947D-A5EE-4B16-816A-5EE55D1DDF96_L0_001-10_6_2024-6-13-24-PM.png\",\"width\":500,\"height\":500,\"caption\":\"mr.coder\"},\"logo\":{\"@id\":\"https:\/\/www.mrcoder701.com\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/mrcoder701.com\",\"https:\/\/www.instagram.com\/mr_coder_701\/\",\"https:\/\/www.youtube.com\/@mrcoder701\"],\"url\":\"https:\/\/www.mrcoder701.com\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Check Python Version on Windows, Linux, and Mac - 🌟Code with MrCoder7️⃣0️⃣1️⃣","description":"Learn how to check your Python version on Windows, Linux, and Mac with our easy-to-follow guide. Ensure compatibility and optimize your Python development environment.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/","og_locale":"en_US","og_type":"article","og_title":"How to Check Python Version on Windows, Linux, and Mac - 🌟Code with MrCoder7️⃣0️⃣1️⃣","og_description":"Learn how to check your Python version on Windows, Linux, and Mac with our easy-to-follow guide. Ensure compatibility and optimize your Python development environment.","og_url":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/","og_site_name":"🌟Code with MrCoder7️⃣0️⃣1️⃣","article_published_time":"2024-05-25T07:28:55+00:00","article_modified_time":"2024-05-25T07:28:56+00:00","og_image":[{"width":1792,"height":1024,"url":"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp","type":"image\/webp"}],"author":"mr.coder","twitter_card":"summary_large_image","twitter_misc":{"Written by":"mr.coder","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#article","isPartOf":{"@id":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/"},"author":{"name":"mr.coder","@id":"https:\/\/www.mrcoder701.com\/#\/schema\/person\/ba1cd6b2ad26df384b1a655341eaef5d"},"headline":"How to Check Python Version on Windows, Linux, and Mac","datePublished":"2024-05-25T07:28:55+00:00","dateModified":"2024-05-25T07:28:56+00:00","mainEntityOfPage":{"@id":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/"},"wordCount":337,"commentCount":1,"publisher":{"@id":"https:\/\/www.mrcoder701.com\/#\/schema\/person\/ba1cd6b2ad26df384b1a655341eaef5d"},"image":{"@id":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp","keywords":["#python3","ProgrammingTips","PythonDev"],"articleSection":["Python"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/","url":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/","name":"How to Check Python Version on Windows, Linux, and Mac - 🌟Code with MrCoder7️⃣0️⃣1️⃣","isPartOf":{"@id":"https:\/\/www.mrcoder701.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#primaryimage"},"image":{"@id":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp","datePublished":"2024-05-25T07:28:55+00:00","dateModified":"2024-05-25T07:28:56+00:00","description":"Learn how to check your Python version on Windows, Linux, and Mac with our easy-to-follow guide. Ensure compatibility and optimize your Python development environment.","breadcrumb":{"@id":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#primaryimage","url":"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp","contentUrl":"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp","width":1792,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/www.mrcoder701.com\/2024\/05\/25\/check-python-version-windows-linux-mac\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mrcoder701.com\/"},{"@type":"ListItem","position":2,"name":"How to Check Python Version on Windows, Linux, and Mac"}]},{"@type":"WebSite","@id":"https:\/\/www.mrcoder701.com\/#website","url":"https:\/\/www.mrcoder701.com\/","name":"Blog With MrCoder701","description":"Blog related to programming","publisher":{"@id":"https:\/\/www.mrcoder701.com\/#\/schema\/person\/ba1cd6b2ad26df384b1a655341eaef5d"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mrcoder701.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.mrcoder701.com\/#\/schema\/person\/ba1cd6b2ad26df384b1a655341eaef5d","name":"mr.coder","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mrcoder701.com\/#\/schema\/person\/image\/","url":"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/06\/369B947D-A5EE-4B16-816A-5EE55D1DDF96_L0_001-10_6_2024-6-13-24-PM.png","contentUrl":"https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/06\/369B947D-A5EE-4B16-816A-5EE55D1DDF96_L0_001-10_6_2024-6-13-24-PM.png","width":500,"height":500,"caption":"mr.coder"},"logo":{"@id":"https:\/\/www.mrcoder701.com\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/mrcoder701.com","https:\/\/www.instagram.com\/mr_coder_701\/","https:\/\/www.youtube.com\/@mrcoder701"],"url":"https:\/\/www.mrcoder701.com\/author\/admin\/"}]}},"rttpg_featured_image_url":{"full":["https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp",1792,1024,false],"landscape":["https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp",1792,1024,false],"portraits":["https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp",1792,1024,false],"thumbnail":["https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e-150x150.webp",150,150,true],"medium":["https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e-300x171.webp",300,171,true],"large":["https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e-1024x585.webp",1024,585,true],"1536x1536":["https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e-1536x878.webp",1536,878,true],"2048x2048":["https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp",1792,1024,false],"woocommerce_thumbnail":["https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e-300x300.webp",300,300,true],"woocommerce_single":["https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e.webp",600,343,false],"woocommerce_gallery_thumbnail":["https:\/\/www.mrcoder701.com\/wp-content\/uploads\/2024\/05\/4bfcb894-2af2-4538-9c53-9add5ddeec2e-150x150.webp",150,150,true]},"rttpg_author":{"display_name":"mr.coder","author_link":"https:\/\/www.mrcoder701.com\/author\/admin\/"},"rttpg_comment":1,"rttpg_category":"<a href=\"https:\/\/www.mrcoder701.com\/category\/python\/\" rel=\"category tag\">Python<\/a>","rttpg_excerpt":"Not sure which Python version you’re running? Our comprehensive guide will walk you through checking your Python version on Windows, Linux, and Mac. Stay updated and optimize your coding environment!","_links":{"self":[{"href":"https:\/\/www.mrcoder701.com\/wp-json\/wp\/v2\/posts\/728","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mrcoder701.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mrcoder701.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mrcoder701.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mrcoder701.com\/wp-json\/wp\/v2\/comments?post=728"}],"version-history":[{"count":4,"href":"https:\/\/www.mrcoder701.com\/wp-json\/wp\/v2\/posts\/728\/revisions"}],"predecessor-version":[{"id":738,"href":"https:\/\/www.mrcoder701.com\/wp-json\/wp\/v2\/posts\/728\/revisions\/738"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.mrcoder701.com\/wp-json\/wp\/v2\/media\/732"}],"wp:attachment":[{"href":"https:\/\/www.mrcoder701.com\/wp-json\/wp\/v2\/media?parent=728"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mrcoder701.com\/wp-json\/wp\/v2\/categories?post=728"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mrcoder701.com\/wp-json\/wp\/v2\/tags?post=728"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}