{"id":5492,"date":"2026-05-14T06:46:36","date_gmt":"2026-05-14T06:46:36","guid":{"rendered":"https:\/\/ksquareinstitute.in\/blog\/?p=5492"},"modified":"2026-05-14T07:07:11","modified_gmt":"2026-05-14T07:07:11","slug":"re-neet-2026-city-intimation-release-date","status":"publish","type":"post","link":"https:\/\/ksquareinstitute.in\/blog\/re-neet-2026-city-intimation-release-date\/","title":{"rendered":"Re-NEET 2026 City Intimation Slip: Expected Release Date &amp; How to Download"},"content":{"rendered":"\n<p>With <a href=\"https:\/\/ksquareinstitute.in\/blog\/neet-2026-cancelled\/\" data-type=\"link\" data-id=\"https:\/\/ksquareinstitute.in\/blog\/neet-2026-cancelled\/\">NEET UG 2026 officially cancelled<\/a> on May 12, 2026, every student is now waiting on two crucial documents before the re-examination \u2014 the city intimation slip and the <strong>admit card<\/strong>. Of these two, the <strong>Re-NEET 2026 city intimation release date<\/strong> comes first, and understanding what it is and when to expect it can help you plan your exam day logistics well in advance.<\/p>\n\n\n\n<p>As of May 13, 2026, NTA has not yet announced the Re-NEET 2026 city intimation release date. The NTA is expected to release the City Intimation Slip after May 20, with the re-examination date expected to fall in June 2026. This guide covers everything \u2014 what the city slip is, how it differs from the admit card, the expected Re-NEET 2026 city intimation release date, and step-by-step download instructions.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"427\" src=\"https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/05\/Re-NEET-2026-City-Intimation-Slip-1024x427.png\" alt=\"Re-NEET 2026 City Intimation Slip Release Date - Download Guide\" class=\"wp-image-5493\" srcset=\"https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/05\/Re-NEET-2026-City-Intimation-Slip-1024x427.png 1024w, https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/05\/Re-NEET-2026-City-Intimation-Slip-300x125.png 300w, https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/05\/Re-NEET-2026-City-Intimation-Slip-768x320.png 768w, https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/05\/Re-NEET-2026-City-Intimation-Slip-1536x640.png 1536w, https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/05\/Re-NEET-2026-City-Intimation-Slip.png 1942w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Re-NEET 2026 City Intimation Slip \u2014 Everything You Need to Know<\/h2>\n\n\n\n<p>Before diving into dates, let us be clear on what this document actually is \u2014 because many students, especially first-timers, confuse it with the admit card.<\/p>\n\n\n\n<p>The City Intimation Slip is not your official admit card. It is an early notification from NTA that tells you your allotted exam city. This slip helps students and their families book travel, accommodation, and make necessary arrangements well in advance. The actual admit card with the exact exam centre, roll number, and reporting time is released separately at a later date.<\/p>\n\n\n\n<p>In simple terms \u2014 the city slip tells you <strong>where in the country<\/strong> your exam will be held. The admit card tells you <strong>exactly which building<\/strong> to walk into and at what time.<\/p>\n\n\n\n<p>For Re-NEET 2026, revised City Intimation Slips and Admit Cards will be issued to all candidates. Students do not need to reapply. Your existing candidature from the May 3rd cycle carries forward automatically. If you have questions about registration and candidature, our guide on what NTA officially confirmed about <a href=\"https:\/\/ksquareinstitute.in\/blog\/re-neet-2026-registration\/\" data-type=\"link\" data-id=\"https:\/\/ksquareinstitute.in\/blog\/re-neet-2026-registration\/\"><strong>Re-NEET 2026 candidature and fee refund<\/strong><\/a> covers it in full.<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<style>\n    #neet-delayed-overlay {\n        display: none;\n        position: fixed;\n        top: 0; left: 0;\n        width: 100%; height: 100%;\n        background: rgba(0,0,0,0.85);\n        z-index: 100000;\n        justify-content: center;\n        align-items: center;\n        padding: 15px;\n        backdrop-filter: blur(4px);\n    }\n\n    #neet-delayed-content {\n        position: relative;\n        max-width: 620px;\n        width: 100%;\n        background: #012e1b;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 2px solid #ffcc00;\n        font-family: Arial, sans-serif;\n        animation: popupIn 0.4s cubic-bezier(0.34,1.56,0.64,1);\n    }\n\n    @keyframes popupIn {\n        from { opacity: 0; transform: scale(0.88) translateY(16px); }\n        to   { opacity: 1; transform: scale(1) translateY(0); }\n    }\n\n    .close-btn {\n        position: absolute;\n        top: 12px; right: 14px;\n        width: 36px; height: 36px;\n        border-radius: 50%;\n        background: rgba(0,0,0,0.6);\n        border: 1px solid rgba(255,255,255,0.3);\n        color: #fff;\n        font-size: 22px;\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        z-index: 10;\n        transition: background 0.2s;\n    }\n    .close-btn:hover { background: #ffcc00; color: #000; }\n\n    .popup-img-link { display: block; }\n    .popup-img { width: 100%; display: block; height: auto; }\n\n    .popup-footer {\n        padding: 24px 30px;\n        text-align: center;\n        background: #012e1b;\n    }\n\n    .enroll-btn {\n        display: inline-block;\n        background: #ffcc00;\n        color: #000;\n        text-decoration: none;\n        padding: 16px 55px;\n        border-radius: 50px;\n        font-weight: 800;\n        font-size: 20px;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        transition: all 0.25s;\n    }\n    .enroll-btn:hover {\n        background: #ffe566;\n        transform: scale(1.04);\n    }\n\n    @media (max-width: 600px) {\n        .enroll-btn { width: 100%; font-size: 17px; box-sizing: border-box; }\n        #neet-delayed-content { max-width: 95%; }\n    }\n<\/style>\n<\/head>\n<body>\n\n<div id=\"neet-delayed-overlay\">\n    <div id=\"neet-delayed-content\">\n\n        <button class=\"close-btn\" onclick=\"closeNeetPopup()\" aria-label=\"Close\">&#x2715;<\/button>\n\n        <a class=\"popup-img-link\" href=\"https:\/\/courses.ksquare.co.in\/new-courses\/38-brahmastra-neet-physics\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">\n            <img decoding=\"async\" src=\"https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/05\/re-NEET-Physics-2026-scaled.png\"\n                 alt=\"Brahmastra Physics RE-NEET 2026\"\n                 class=\"popup-img\">\n        <\/a>\n\n        <div class=\"popup-footer\">\n            <a href=\"https:\/\/courses.ksquare.co.in\/new-courses\/38-brahmastra-neet-physics\" class=\"enroll-btn\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">\n                Enroll Now\n            <\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<script>\n    window.onload = function() {\n        setTimeout(function() {\n            document.getElementById('neet-delayed-overlay').style.display = 'flex';\n        }, 7000);\n    };\n\n    function closeNeetPopup() {\n        document.getElementById('neet-delayed-overlay').style.display = 'none';\n    }\n\n    window.onclick = function(event) {\n        var overlay = document.getElementById('neet-delayed-overlay');\n        if (event.target == overlay) closeNeetPopup();\n    };\n\n    document.addEventListener('keydown', function(e) {\n        if (e.key === 'Escape') closeNeetPopup();\n    });\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<h2 class=\"wp-block-heading\">Re-NEET 2026 City Intimation Release Date \u2014 What to Expect<\/h2>\n\n\n\n<p>The Re-NEET 2026 city intimation release date has not been officially announced by NTA as of May 13, 2026. However, based on the established NTA pattern and the 2024 precedent, here is the expected sequence:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Document<\/th><th>Expected Release<\/th><\/tr><\/thead><tbody><tr><td>Re-NEET 2026 Exam Date Announcement<\/td><td>Mid-May 2026 (within 7\u201310 days of cancellation)<\/td><\/tr><tr><td><strong>Re-NEET 2026 City Intimation Release Date<\/strong><\/td><td>After May 20, ~10 days before exam<\/td><\/tr><tr><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/re-neet-2026-admit-card-release-date\/\" data-type=\"link\" data-id=\"https:\/\/ksquareinstitute.in\/blog\/re-neet-2026-admit-card-release-date\/\"><strong>Re-NEET 2026 Admit Card<\/strong><\/a><\/td><td>4\u20137 days before exam<\/td><\/tr><tr><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/neet-2026-re-exam-date-announcement\/\" data-type=\"link\" data-id=\"https:\/\/ksquareinstitute.in\/blog\/neet-2026-re-exam-date-announcement\/\"><strong>Re-NEET 2026 Exam<\/strong><\/a><\/td><td>Expected June\u2013July 2026<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Based on NTA&#8217;s historical pattern and the 2024 precedent, the Re-NEET 2026 exam is widely expected to be held in June 2026. In 2024, a similar re-examination was conducted on June 23, 2024. The Re-NEET City Intimation Slip 2026 is typically released approximately 10 days before the exam date, followed by the Re-NEET UG 2026 Admit Card 4 to 7 days before the exam.<\/p>\n\n\n\n<p>The expected Re-NEET 2026 exam date may fall on June 7 or June 14. If that holds, the Re-NEET 2026 city intimation release date would fall in the last week of May or first week of June 2026.<\/p>\n\n\n\n<p>Monitor <strong><a href=\"http:\/\/neet.nta.nic.in\" data-type=\"link\" data-id=\"neet.nta.nic.in\" rel=\"nofollow noopener\" target=\"_blank\">NEET NTA website<\/a><\/strong> exclusively for the official Re-NEET 2026 city intimation release date announcement.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Re-NEET 2026 City Intimation Slip vs Admit Card \u2014 Key Differences<\/h2>\n\n\n\n<p>Understanding the difference between these two documents prevents last-minute confusion. Here is a clear comparison:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Feature<\/th><th>City Intimation Slip<\/th><th>Admit Card<\/th><\/tr><\/thead><tbody><tr><td>Released<\/td><td>~10 days before exam<\/td><td>4\u20137 days before exam<\/td><\/tr><tr><td>Contains exam city<\/td><td>\u2705 Yes<\/td><td>\u2705 Yes<\/td><\/tr><tr><td>Contains exact centre address<\/td><td>\u274c No<\/td><td>\u2705 Yes<\/td><\/tr><tr><td>Contains roll number<\/td><td>\u274c No<\/td><td>\u2705 Yes<\/td><\/tr><tr><td>Contains reporting time<\/td><td>\u274c No<\/td><td>\u2705 Yes<\/td><\/tr><tr><td>Required for exam entry<\/td><td>\u274c No<\/td><td>\u2705 Mandatory<\/td><\/tr><tr><td>Purpose<\/td><td>Travel planning<\/td><td>Exam entry<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>The city intimation slip is a planning document. The admit card is the entry pass. You need both \u2014 but only the admit card is mandatory on exam day.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Will the Exam City Change for Re-NEET 2026?<\/h2>\n\n\n\n<p>This is one of the most common concerns students have after cancellation. The NTA is expected to reshuffle the candidates&#8217; exam centres within their city choices. This means your exam city preference from the original registration will likely be honoured, but the specific centre within that city may change.<\/p>\n\n\n\n<p>The Re-NEET 2026 Admit Card will carry fresh exam day instructions specific to the re-examination conducted under tightened security protocols. The Re-NEET City Intimation Slip 2026 released before the Re-NEET Admit Card may reflect updated centre allocations.<\/p>\n\n\n\n<p>The Re-NEET 2026 city intimation release date is therefore your first official confirmation of where your exam will be held. Do not assume the same city or centre from May 3rd \u2014 wait for the official slip.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Download the Re-NEET 2026 City Intimation Slip \u2014 Step by Step<\/h2>\n\n\n\n<p>Once NTA activates the Re-NEET 2026 city intimation release date download link, here is the exact process to follow:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1 \u2014 Visit the Official Portal<\/h3>\n\n\n\n<p>Go to <strong>neet.nta.nic.in<\/strong> \u2014 the only official source. Do not use any third-party link.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2 \u2014 Find the City Intimation Slip Link<\/h3>\n\n\n\n<p>On the NTA homepage, look for the link titled &#8220;Re-NEET UG 2026 City Intimation Slip&#8221; or &#8220;Advance Intimation of Examination City.&#8221; Click on it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3 \u2014 Login With Your Credentials<\/h3>\n\n\n\n<p>Enter your original Application Number and Date of Birth \u2014 the same credentials used during the original NEET 2026 registration. Enter the security captcha and click Submit.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4 \u2014 Download and Save<\/h3>\n\n\n\n<p>Your Re-NEET 2026 city intimation slip will appear as a PDF on screen. Download it immediately and save a digital copy on your phone. Take at least 2 printouts.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5 \u2014 Note Your City and Plan Ahead<\/h3>\n\n\n\n<p>Once you know your city, immediately begin planning travel and accommodation arrangements \u2014 especially if your city is different from your home location. Do not wait for the admit card for this.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What Details Will the Re-NEET 2026 City Intimation Slip Contain?<\/h2>\n\n\n\n<p>Based on the format used in NEET UG 2026 and previous years, the city intimation slip typically contains:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Candidate name<\/li>\n\n\n\n<li>Application number<\/li>\n\n\n\n<li>Allotted exam city and state<\/li>\n\n\n\n<li>Exam date and session timing (expected 2:00 PM to 5:00 PM)<\/li>\n\n\n\n<li>General reporting time guidance<\/li>\n\n\n\n<li>Instructions to await the admit card for specific centre address<\/li>\n<\/ul>\n\n\n\n<p>It does <strong>not<\/strong> contain the exact venue address, roll number, or exam day instructions \u2014 those are on the admit card.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What to Do After Downloading the Re-NEET 2026 City Intimation Slip<\/h2>\n\n\n\n<p>Once you have your city slip, here is what to do immediately:<\/p>\n\n\n\n<p><strong>Check your city.<\/strong> Verify that the allotted city matches your original preference. If there is any issue, contact NTA at 011-40759000 or email neet@nta.ac.in immediately.<\/p>\n\n\n\n<p><strong>Plan travel and accommodation.<\/strong> If your exam city requires travel, book accommodation as soon as you see the city slip \u2014 demand is high around NEET re-exam dates. Do not wait for the admit card to make these arrangements.<\/p>\n\n\n\n<p><strong>Do not assume your exact centre.<\/strong> The city slip only confirms the city. Wait for the admit card for the specific venue address before planning your exact travel route.<\/p>\n\n\n\n<p><strong>Keep your credentials ready.<\/strong> You will use the same Application Number and Date of Birth again to download the admit card a few days after the Re-NEET 2026 city intimation release date.<\/p>\n\n\n\n<p>For a complete guide on the admit card \u2014 what it contains, how it differs, and what to verify \u2014 read our detailed article on the <a href=\"https:\/\/ksquareinstitute.in\/blog\/re-neet-2026-admit-card-release-date\/\" data-type=\"link\" data-id=\"https:\/\/ksquareinstitute.in\/blog\/re-neet-2026-admit-card-release-date\/\"><strong>Re-NEET 2026 admit card release date and hall ticket download process<\/strong><\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Common Mistakes to Avoid<\/h2>\n\n\n\n<p><strong>Downloading from unofficial sources.<\/strong> Fraudulent websites often phish for personal data by mimicking official NTA pages. Both the Re-NEET City Intimation Slip 2026 and the Re-NEET UG 2026 Admit Card will be available only at neet.nta.nic.in \u2014 not on any third-party website. Never enter your credentials on any site other than neet.nta.nic.in.<\/p>\n\n\n\n<p><strong>Believing unverified dates on Telegram.<\/strong> Coaching institutes, Telegram channels, and YouTube channels are circulating speculative Re-NEET 2026 city intimation release dates. None of these are official. The only source you should trust is neet.nta.nic.in and NTA&#8217;s official social media handles.<\/p>\n\n\n\n<p><strong>Confusing the slip with the admit card.<\/strong> The city slip does not allow you entry into the exam hall. Showing it on exam day instead of the admit card will result in denial of entry. Always carry the printed admit card on exam day.<\/p>\n\n\n\n<p><strong>Ignoring preparation while waiting.<\/strong> The Re-NEET 2026 city intimation release date is still weeks away. Every day you spend waiting instead of preparing is a day your competitors are using. Start your subject-wise revision now with our <a href=\"https:\/\/ksquareinstitute.in\/blog\/re-neet-2026-complete-study-plan\/\" data-type=\"link\" data-id=\"https:\/\/ksquareinstitute.in\/blog\/re-neet-2026-complete-study-plan\/\"><strong>complete 40-day Re-NEET 2026 study plan<\/strong><\/a>.<\/p>\n\n\n\n<p>For Biology-specific preparation, our chapter-wise guide on <a href=\"https:\/\/ksquareinstitute.in\/blog\/re-neet-2026-biology-preparation\/\" data-type=\"link\" data-id=\"https:\/\/ksquareinstitute.in\/blog\/re-neet-2026-biology-preparation\/\"><strong>high-weightage Biology chapters for the re-examination<\/strong><\/a> is the most efficient way to prioritise your NCERT revision. And if you are dealing with the mental weight of preparing after cancellation, our <a href=\"https:\/\/ksquareinstitute.in\/blog\/re-neet-2026-mindset\/\" data-type=\"link\" data-id=\"https:\/\/ksquareinstitute.in\/blog\/re-neet-2026-mindset\/\"><strong>Re-NEET 2026 mindset and focus guide<\/strong><\/a> has helped thousands of students restart their preparation this week.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently Asked Questions (FAQ)<\/h2>\n\n\n\n<p><strong>Q1. What is the Re-NEET 2026 city intimation release date?<\/strong> The Re-NEET 2026 city intimation release date has not been officially announced by NTA as of May 13, 2026. Based on the expected exam date of June 7 or June 14, 2026, and NTA&#8217;s standard timeline of releasing the city slip approximately 10 days before the exam, the Re-NEET 2026 city intimation release date is expected after May 20 \u2014 likely in the last week of May or first week of June 2026.<\/p>\n\n\n\n<p><strong>Q2. Is the Re-NEET 2026 city intimation slip the same as the admit card?<\/strong> No. They are two completely different documents. The city intimation slip only tells you your allotted exam city and is used for travel planning. The admit card contains your roll number, exact centre address, reporting time, and is the mandatory document for exam entry. The city slip comes first; the admit card follows a few days later.<\/p>\n\n\n\n<p><strong>Q3. Will my exam city change for Re-NEET 2026?<\/strong> Your original city preference is expected to be honoured. However, NTA has confirmed that exam centres within cities may be reshuffled as part of enhanced security measures. Your specific venue address will be confirmed only on the admit card, not the city slip.<\/p>\n\n\n\n<p><strong>Q4. What login details do I need to download the Re-NEET 2026 city intimation slip?<\/strong> Your original Application Number and Date of Birth \u2014 the same credentials used during the original NEET UG 2026 registration. No new login credentials will be issued for Re-NEET 2026.<\/p>\n\n\n\n<p><strong>Q5. Can I request a city change after the Re-NEET 2026 city intimation slip is released?<\/strong> Generally, NTA does not allow city changes after the intimation slip is released unless there is an extreme valid reason such as a medical emergency. If you face a genuine issue, contact NTA immediately at 011-40759000 with supporting documents.<\/p>\n\n\n\n<p><strong>Q6. What if the city slip download link is not working?<\/strong> Clear your browser cache and try in incognito mode. If the issue persists, try a different browser or device. If still unresolved, contact NTA helpline at 011-40759000 or email neet@nta.ac.in with your Application Number.<\/p>\n\n\n\n<p><strong>Q7. Do I need to carry the city intimation slip on exam day?<\/strong> No. The city intimation slip is not required on exam day. Only the printed Re-NEET 2026 admit card and a valid government-issued photo ID are mandatory for exam entry. Keep the city slip saved for your own reference, but do not confuse it with the admit card.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>With NEET UG 2026 officially cancelled on May 12, 2026, every student is now waiting on two crucial documents before the re-examination \u2014 the city intimation slip and the admit card. Of these two, the Re-NEET 2026 city intimation release date comes first, and understanding what it is and when to expect it can help [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5493,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[2000,1983,1969,1999,2001,1998],"class_list":["post-5492","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-neet","tag-neet-2026-exam-date","tag-nta-re-neet-2026","tag-re-neet-2026","tag-re-neet-2026-admit-card","tag-re-neet-2026-city-intimation-release-date","tag-re-neet-2026-city-intimation-slip"],"blocksy_meta":{"page_structure_type":"type-1","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/5492","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/comments?post=5492"}],"version-history":[{"count":2,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/5492\/revisions"}],"predecessor-version":[{"id":5498,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/5492\/revisions\/5498"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/media\/5493"}],"wp:attachment":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/media?parent=5492"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/categories?post=5492"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/tags?post=5492"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}