{"id":1211,"date":"2026-07-06T03:00:24","date_gmt":"2026-07-06T03:00:24","guid":{"rendered":"https:\/\/ipin.com.pk\/notepad\/career\/dont-say-i-dont-get-it\/"},"modified":"2026-07-06T03:00:24","modified_gmt":"2026-07-06T03:00:24","slug":"dont-say-i-dont-get-it","status":"publish","type":"post","link":"https:\/\/ipin.com.pk\/notepad\/practice-sentences\/dont-say-i-dont-get-it\/","title":{"rendered":"Don\u2019t Say \u201cI don\u2019t get it\u201d"},"content":{"rendered":"<p>  <!-- Don't Say --><\/p>\n<div style=\"background:#fff5f5;border-left:4px solid #e24b4a;padding:16px 20px;border-radius:8px;margin-bottom:16px;\">\n<p style=\"margin:0 0 6px;font-size:14px;color:#a32d2d;font-weight:600;text-transform:uppercase;\">\u274c Don't Say<\/p>\n<p style=\"margin:0;font-size:20px;color:#555;text-decoration:line-through;\">I don't get it<\/p>\n<\/p><\/div>\n<p>  <!-- Say This --><\/p>\n<div style=\"background:#f0faf4;border-left:4px solid #3b6d11;padding:16px 20px;border-radius:8px;margin-bottom:16px;\">\n<p style=\"margin:0 0 6px;font-size:14px;color:#3b6d11;font-weight:600;text-transform:uppercase;\">\u2705 Say This Instead<\/p>\n<p style=\"margin:0;font-size:24px;font-weight:700;color:#1a1a1a;\">\"I'm not following\"<\/p>\n<\/p><\/div>\n<p>  <!-- Meaning + Urdu --><\/p>\n<div style=\"display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap;\">\n<div style=\"flex:1;min-width:220px;background:#f4f0ff;border-radius:8px;padding:14px 18px;\">\n<p style=\"margin:0 0 6px;font-size:14px;color:#534ab7;font-weight:600;text-transform:uppercase;\">Meaning<\/p>\n<p style=\"margin:0;font-size:15px;color:#1a1a1a;line-height:1.6;\">I am not understanding what you mean<\/p>\n<\/p><\/div>\n<div style=\"flex:1;min-width:220px;background:#fffbf0;border-radius:8px;padding:14px 18px;\">\n<p style=\"margin:0 0 6px;font-size:14px;color:#854f0b;font-weight:600;text-align:right;text-transform:uppercase;\">\u0627\u0631\u062f\u0648 \u062a\u0631\u062c\u0645\u06c1<\/p>\n<p style=\"margin:0;font-size:18px;color:#1a1a1a;direction:rtl;text-align:right;line-height:2;\">\u0645\u06cc\u06ba \u067e\u0648\u0631\u06cc \u0637\u0631\u062d \u0646\u06c1\u06cc\u06ba \u0633\u0645\u062c\u06be \u0631\u06c1\u0627\/\u0631\u06c1\u06cc<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p><!-- Say It 5 Times --><\/p>\n<div style=\"background:#f5f5f5;border-radius:8px;padding:20px;text-align:center;margin-bottom:16px;\">\n<p style=\"margin:0 0 4px;font-size:22px;font-weight:700;color:#1a1a1a;\">\"I'm not following\"<\/p>\n<p style=\"margin:4px 0 16px;font-size:14px;color:#888;\">Say it out loud \u2014 click each circle as you go<\/p>\n<div style=\"display:flex;justify-content:center;gap:12px;\">\n    <button onclick=\"markSaid(1)\" id=\"say-1\" style=\"width:44px;height:44px;border-radius:50%;border:2px solid #ccc;background:#fff;font-size:15px;cursor:pointer;\">1<\/button><br \/>\n    <button onclick=\"markSaid(2)\" id=\"say-2\" style=\"width:44px;height:44px;border-radius:50%;border:2px solid #ccc;background:#fff;font-size:15px;cursor:pointer;\">2<\/button><br \/>\n    <button onclick=\"markSaid(3)\" id=\"say-3\" style=\"width:44px;height:44px;border-radius:50%;border:2px solid #ccc;background:#fff;font-size:15px;cursor:pointer;\">3<\/button><br \/>\n    <button onclick=\"markSaid(4)\" id=\"say-4\" style=\"width:44px;height:44px;border-radius:50%;border:2px solid #ccc;background:#fff;font-size:15px;cursor:pointer;\">4<\/button><br \/>\n    <button onclick=\"markSaid(5)\" id=\"say-5\" style=\"width:44px;height:44px;border-radius:50%;border:2px solid #ccc;background:#fff;font-size:15px;cursor:pointer;\">5<\/button>\n  <\/div>\n<p id=\"say-label\" style=\"margin-top:12px;font-size:14px;color:#aaa;\">\n<\/div>\n<p><script>\nfunction markSaid(n) {\n  for (var i = 1; i <= 5; i++) {\n    var btn = document.getElementById('say-' + i);\n    if (i <= n) {\n      btn.innerHTML = '\u2713';\n      btn.style.background = '#eaf3de';\n      btn.style.borderColor = '#639922';\n      btn.style.color = '#3b6d11';\n    } else {\n      btn.innerHTML = i;\n      btn.style.background = '#fff';\n      btn.style.borderColor = '#ccc';\n      btn.style.color = '#000';\n    }\n  }\n  document.getElementById('say-label').textContent = n === 5 ? '\ud83c\udf89 Great job! You said it 5 times.' : n + ' of 5 done -- keep going!';\n}\n<\/script><\/p>\n<p>  <!-- Stats Bar --><\/p>\n<div style=\"display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px;\">\n<div style=\"flex:1;min-width:140px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:12px 16px;text-align:center;\">\n<p style=\"margin:0 0 4px;font-size:13px;color:#888;text-transform:uppercase;font-weight:600;\">Expression Frequency<\/p>\n<p style=\"margin:0;font-size:16px;font-weight:700;color:#3b6d11;\">Very Common<\/p>\n<\/p><\/div>\n<div style=\"flex:1;min-width:140px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:12px 16px;text-align:center;\">\n<p style=\"margin:0 0 4px;font-size:13px;color:#888;text-transform:uppercase;font-weight:600;\">Formality<\/p>\n<p style=\"margin:0;font-size:16px;font-weight:700;color:#534ab7;\">Both<\/p>\n<\/p><\/div>\n<div style=\"flex:1;min-width:140px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:12px 16px;text-align:center;\">\n<p style=\"margin:0 0 4px;font-size:13px;color:#888;text-transform:uppercase;font-weight:600;\">Authority Score<\/p>\n<p style=\"margin:0;font-size:16px;font-weight:700;color:#854f0b;\">8\/10<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- Linguistic Context --><\/p>\n<div style=\"background:#f9f9f9;border-radius:8px;padding:14px 18px;margin-bottom:16px;\">\n<p style=\"margin:0 0 6px;font-size:14px;color:#888;font-weight:600;text-transform:uppercase;\">\ud83d\udcd6 Linguistic Context<\/p>\n<p style=\"margin:0;font-size:15px;color:#333;line-height:1.7;\">It functions as a complete declarative clause, serving as a polite admission of confusion that invites further explanation.<\/p>\n<\/p><\/div>\n<p>  <!-- Synonyms --><\/p>\n<div style=\"background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:14px 18px;margin-bottom:16px;\">\n<p style=\"margin:0 0 10px;font-size:14px;color:#888;font-weight:600;text-transform:uppercase;\">\ud83d\udd04 Synonyms &amp; Alternatives<\/p>\n<div><span style='display:inline-block;background:#f0f0f0;border-radius:20px;padding:5px 14px;font-size:14px;margin:3px;color:#333;'>I don&#039;t follow<\/span><span style='display:inline-block;background:#f0f0f0;border-radius:20px;padding:5px 14px;font-size:14px;margin:3px;color:#333;'>I&#039;m lost<\/span><span style='display:inline-block;background:#f0f0f0;border-radius:20px;padding:5px 14px;font-size:14px;margin:3px;color:#333;'>Could you clarify?<\/span><\/div>\n<\/p><\/div>\n<p>  <!-- Real World Sentences --><\/p>\n<div style=\"background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:4px 20px;margin-bottom:16px;\">\n<p style=\"margin:14px 0 4px;font-size:14px;color:#888;font-weight:600;text-transform:uppercase;\">\ud83d\udcf0 Real-World Usage Examples<\/p>\n<div style='border-bottom:1px solid #eee;padding:14px 0;'>\n<p style='margin:0 0 6px;font-size:15px;color:#1a1a1a;line-height:1.7;'>\"I&#039;m not following the latest changes to the policy; could you walk me through them?\"<\/p>\n<p>          <span style='font-size:13px;color:#888;background:#f7f7f7;padding:3px 10px;border-radius:4px;'>\ud83d\udccc Business context<\/span>\n        <\/div>\n<div style='border-bottom:1px solid #eee;padding:14px 0;'>\n<p style='margin:0 0 6px;font-size:15px;color:#1a1a1a;line-height:1.7;'>\"The researcher admitted, &quot;I&#039;m not following the statistical model completely,&quot; before requesting assistance.\"<\/p>\n<p>          <span style='font-size:13px;color:#888;background:#f7f7f7;padding:3px 10px;border-radius:4px;'>\ud83d\udccc Academic context<\/span>\n        <\/div>\n<div style='border-bottom:1px solid #eee;padding:14px 0;'>\n<p style='margin:0 0 6px;font-size:15px;color:#1a1a1a;line-height:1.7;'>\"She smiled and said, &quot;I&#039;m not following,&quot; when her friend tried to explain the new app&#039;s features.\"<\/p>\n<p>          <span style='font-size:13px;color:#888;background:#f7f7f7;padding:3px 10px;border-radius:4px;'>\ud83d\udccc Daily conversation<\/span>\n        <\/div>\n<\/p><\/div>\n<p>  <!-- When NOT to use --><\/p>\n<div style=\"background:#fff8f0;border-left:4px solid #e8a000;border-radius:8px;padding:14px 18px;margin-bottom:16px;\">\n<p style=\"margin:0 0 6px;font-size:14px;color:#854f0b;font-weight:600;text-transform:uppercase;\">\u26a0\ufe0f When NOT to Use<\/p>\n<p style=\"margin:0;font-size:15px;color:#1a1a1a;line-height:1.7;\">Avoid it in highly formal speeches where a more technical phrase may be expected.<\/p>\n<\/p><\/div>\n<p>  <!-- Tip --><\/p>\n<div style=\"background:#eaf5fb;border-left:4px solid #185fa5;padding:14px 18px;border-radius:8px;margin-bottom:16px;\">\n<p style=\"margin:0 0 6px;font-size:14px;color:#185fa5;font-weight:600;text-transform:uppercase;\">\ud83d\udca1 Pro Tip<\/p>\n<p style=\"margin:0;font-size:15px;color:#1a1a1a;line-height:1.7;\">Use it right after someone explains something that confuses you, before asking for clarification.<\/p>\n<\/p><\/div>\n<p>   <!-- Examples --><\/p>\n<div style=\"background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:16px 20px;margin-bottom:16px;\">\n<p style=\"margin:0 0 12px;font-size:14px;color:#888;font-weight:600;text-transform:uppercase;\">Daily Life Examples<\/p>\n<ul style=\"margin:0;padding-left:18px;list-style:disc;line-height:2.2;\">\n<li style='margin-bottom:12px;'>\n          <strong style='font-size:15px;color:#1a1a1a;'>When the professor explains the theory, I say, &quot;I&#039;m not following&quot;.<\/strong><br \/>\n          <span style='color:#888;font-size:14px;direction:rtl;display:block;text-align:right;margin-top:3px;'>\u062c\u0628 \u0627\u0633\u062a\u0627\u062f \u0646\u0638\u0631\u06cc\u06c1 \u06a9\u06cc \u0648\u0636\u0627\u062d\u062a \u06a9\u0631\u062a\u06d2 \u06c1\u06cc\u06ba \u062a\u0648 \u0645\u06cc\u06ba \u06a9\u06c1\u062a\u0627 \u06c1\u0648\u06ba\u060c &quot;\u0645\u06cc\u06ba \u067e\u0648\u0631\u06cc \u0637\u0631\u062d \u0646\u06c1\u06cc\u06ba \u0633\u0645\u062c\u06be \u0631\u06c1\u0627&quot;\u06d4<\/span>\n        <\/li>\n<li style='margin-bottom:12px;'>\n          <strong style='font-size:15px;color:#1a1a1a;'>During the meeting, she whispered, &quot;I&#039;m not following&quot; after the complex statistics were presented.<\/strong><br \/>\n          <span style='color:#888;font-size:14px;direction:rtl;display:block;text-align:right;margin-top:3px;'>\u0645\u0644\u0627\u0642\u0627\u062a \u06a9\u06d2 \u062f\u0648\u0631\u0627\u0646\u060c \u0627\u0633 \u0646\u06d2 \u06a9\u06c1\u0627\u060c &quot;\u0645\u06cc\u06ba \u067e\u0648\u0631\u06cc \u0637\u0631\u062d \u0646\u06c1\u06cc\u06ba \u0633\u0645\u062c\u06be \u0631\u06c1\u06cc&quot; \u062c\u0628 \u067e\u06cc\u0686\u06cc\u062f\u06c1 \u0627\u0639\u062f\u0627\u062f \u0648 \u0634\u0645\u0627\u0631 \u067e\u06cc\u0634 \u06a9\u06cc\u06d2 \u06af\u0626\u06d2\u06d4<\/span>\n        <\/li>\n<li style='margin-bottom:12px;'>\n          <strong style='font-size:15px;color:#1a1a1a;'>If you can&#039;t solve the puzzle, just say, &quot;I&#039;m not following&quot; and ask for a hint.<\/strong><br \/>\n          <span style='color:#888;font-size:14px;direction:rtl;display:block;text-align:right;margin-top:3px;'>\u0627\u06af\u0631 \u0622\u067e \u067e\u06c1\u06cc\u0644\u06cc \u062d\u0644 \u0646\u06c1\u06cc\u06ba \u06a9\u0631 \u067e\u0627 \u0631\u06c1\u06d2 \u062a\u0648 \u0635\u0631\u0641 \u06a9\u06c1\u06cc\u06ba\u060c &quot;\u0645\u06cc\u06ba \u067e\u0648\u0631\u06cc \u0637\u0631\u062d \u0646\u06c1\u06cc\u06ba \u0633\u0645\u062c\u06be \u0631\u06c1\u0627&quot; \u0627\u0648\u0631 \u0627\u0634\u0627\u0631\u06c1 \u0645\u0627\u0646\u06af\u06cc\u06ba\u06d4<\/span>\n        <\/li>\n<\/ul><\/div>\n<p>  <!-- FAQ Section --><\/p>\n<div style=\"background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:4px 20px;margin-bottom:16px;\">\n<p style=\"margin:14px 0 4px;font-size:14px;color:#888;font-weight:600;text-transform:uppercase;\">\u2753 Frequently Asked Questions<\/p>\n<div style='border-bottom:1px solid #eee;padding:16px 0;'>\n<p style='margin:0 0 6px;font-weight:700;font-size:15px;color:#1a1a1a;'>Is it correct to say I don&#039;t get it?<\/p>\n<p style='margin:0;font-size:15px;color:#555;line-height:1.7;'>It is understandable but informal; &quot;I&#039;m not following&quot; sounds smoother.<\/p>\n<\/p><\/div>\n<div style='border-bottom:1px solid #eee;padding:16px 0;'>\n<p style='margin:0 0 6px;font-weight:700;font-size:15px;color:#1a1a1a;'>When should I use I&#039;m not following?<\/p>\n<p style='margin:0;font-size:15px;color:#555;line-height:1.7;'>Use it when you need clarification after hearing something confusing.<\/p>\n<\/p><\/div>\n<div style='border-bottom:1px solid #eee;padding:16px 0;'>\n<p style='margin:0 0 6px;font-weight:700;font-size:15px;color:#1a1a1a;'>What does I&#039;m not following mean?<\/p>\n<p style='margin:0;font-size:15px;color:#555;line-height:1.7;'>It means you are not comprehending what is being said.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- Footer --><\/p>\n<p style=\"margin-top:24px;font-size:13px;color:#aaa;text-align:center;\">\n    Posted on July 06, 2026 \u00b7 Practice English Daily \u00b7 <a href=\"https:\/\/ipin.com.pk\/notepad\/practice-sentences\/\" style=\"color:#aaa;\">More Practice Sentences<\/a>\n  <\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u274c Don't Say I don't get it \u2705 Say This Instead \"I'm not following\" Meaning I am not understanding what you mean \u0627\u0631\u062f\u0648 \u062a\u0631\u062c\u0645\u06c1 \u0645\u06cc\u06ba \u067e\u0648\u0631\u06cc \u0637\u0631\u062d \u0646\u06c1\u06cc\u06ba \u0633\u0645\u062c\u06be \u0631\u06c1\u0627\/\u0631\u06c1\u06cc \"I'm not following\" Say it out loud \u2014 click each circle as you go 1 2 3 4 5 Expression Frequency Very Common Formality Both[...]\n","protected":false},"author":3,"featured_media":0,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"slim_seo":{"title":"Don't Say \"I don't get it\" - Notepad","description":"Learn, Practice and Examples, Don't Say \"I don't get it\""},"ipin_schema_markup":"<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Article\",\n    \"headline\": \"Don't Say 'I don't get it' - Use 'I'm not following'\",\n    \"description\": \"English learners often say \\\"I don't get it\\\" which sounds vague. Replace it with \\\"I'm not following\\\" for clearer communication. Improve your speaking today!\",\n    \"datePublished\": \"2026-07-06\",\n    \"dateModified\": \"2026-07-06\",\n    \"inLanguage\": \"en\",\n    \"url\": \"https:\/\/ipin.com.pk\/notepad\/practice-sentences\/\",\n    \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"iPin Notepad\",\n        \"url\": \"https:\/\/ipin.com.pk\/notepad\"\n    },\n    \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"iPin Notepad\",\n        \"url\": \"https:\/\/ipin.com.pk\/notepad\",\n        \"logo\": {\n            \"@type\": \"ImageObject\",\n            \"url\": \"https:\/\/ipin.com.pk\/notepad\/wp-content\/uploads\/2026\/06\/notepad-ipin.png\"\n        }\n    },\n    \"about\": \"English phrase: replace \\\"I don't get it\\\" with \\\"I'm not following\\\"\",\n    \"keywords\": \"english learning, idioms, phrasal verbs, english speaking, ESL\",\n    \"educationalLevel\": \"Beginner to Advanced\",\n    \"audience\": {\n        \"@type\": \"EducationalAudience\",\n        \"educationalRole\": \"student\"\n    }\n}\n<\/script>\n<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Is it correct to say I don't get it?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"It is understandable but informal; \\\"I'm not following\\\" sounds smoother.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"When should I use I'm not following?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Use it when you need clarification after hearing something confusing.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What does I'm not following mean?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"It means you are not comprehending what is being said.\"\n            }\n        }\n    ]\n}\n<\/script>\n<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"HowTo\",\n    \"name\": \"How to use \\\"I'm not following\\\" correctly in English\",\n    \"description\": \"I am not understanding what you mean\",\n    \"step\": [\n        {\n            \"@type\": \"HowToStep\",\n            \"name\": \"Understand the meaning\",\n            \"text\": \"I am not understanding what you mean\"\n        },\n        {\n            \"@type\": \"HowToStep\",\n            \"name\": \"Learn when to use it\",\n            \"text\": \"Use it right after someone explains something that confuses you, before asking for clarification.\"\n        },\n        {\n            \"@type\": \"HowToStep\",\n            \"name\": \"Practice with examples\",\n            \"text\": \"Use the phrase in daily conversation: When the professor explains the theory, I say, \\\"I'm not following\\\". \/ During the meeting, she whispered, \\\"I'm not following\\\" after the complex statistics were presented. \/ If you can't solve the puzzle, just say, \\\"I'm not following\\\" and ask for a hint.\"\n        }\n    ]\n}\n<\/script>\n<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"DefinedTerm\",\n    \"name\": \"I'm not following\",\n    \"description\": \"I am not understanding what you mean\",\n    \"inDefinedTermSet\": {\n        \"@type\": \"DefinedTermSet\",\n        \"name\": \"English Idioms and Phrases\"\n    },\n    \"alternateName\": [\n        \"I don't follow\",\n        \"I'm lost\",\n        \"Could you clarify?\"\n    ]\n}\n<\/script>\n<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"BreadcrumbList\",\n    \"itemListElement\": [\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"name\": \"Home\",\n            \"item\": \"https:\/\/ipin.com.pk\/notepad\"\n        },\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 2,\n            \"name\": \"Practice Sentences\",\n            \"item\": \"https:\/\/ipin.com.pk\/notepad\/practice-sentences\/\"\n        },\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 3,\n            \"name\": \"Don't Say 'I don't get it' - Use 'I'm not following'\",\n            \"item\": \"https:\/\/ipin.com.pk\/notepad\/practice-sentences\/\"\n        }\n    ]\n}\n<\/script>\n","footnotes":""},"categories":[65],"tags":[],"class_list":["post-1211","post","type-post","status-publish","format-standard","hentry","category-practice-sentences"],"_links":{"self":[{"href":"https:\/\/ipin.com.pk\/notepad\/wp-json\/wp\/v2\/posts\/1211","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ipin.com.pk\/notepad\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ipin.com.pk\/notepad\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ipin.com.pk\/notepad\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/ipin.com.pk\/notepad\/wp-json\/wp\/v2\/comments?post=1211"}],"version-history":[{"count":0,"href":"https:\/\/ipin.com.pk\/notepad\/wp-json\/wp\/v2\/posts\/1211\/revisions"}],"wp:attachment":[{"href":"https:\/\/ipin.com.pk\/notepad\/wp-json\/wp\/v2\/media?parent=1211"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ipin.com.pk\/notepad\/wp-json\/wp\/v2\/categories?post=1211"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ipin.com.pk\/notepad\/wp-json\/wp\/v2\/tags?post=1211"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}