{"id":4785,"date":"2026-05-19T12:57:35","date_gmt":"2026-05-19T12:57:35","guid":{"rendered":"https:\/\/thefyptt.com\/blog\/?p=4785"},"modified":"2026-05-19T12:57:35","modified_gmt":"2026-05-19T12:57:35","slug":"claude-code-fast-mode-opus-4-7","status":"publish","type":"post","link":"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/","title":{"rendered":"Claude Code&#8217;s Fast Mode Just Got an Upgrade It Now Defaults to Opus 4.7"},"content":{"rendered":"\n<p>If you use Claude Code, there&#8217;s a small but meaningful change you should know about. As of May 14, 2026, Fast Mode now defaults to Opus 4.7 Anthropic&#8217;s most capable publicly available model. Previously, it defaulted to Opus 4.6.<\/p>\n\n\n\n<p>The update shipped with Claude Code v2.1.142, and it was announced directly on the @ClaudeDevs Twitter account with a simple message: &#8220;Fast mode now defaults to Opus 4.7 in Claude Code. Try it out today with \/fast.&#8221;<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Fast mode now defaults to Opus 4.7 in Claude Code.<br><br>Try it out today with \/fast <a href=\"https:\/\/t.co\/i0roMdEgEg\">pic.twitter.com\/i0roMdEgEg<\/a><\/p>&mdash; ClaudeDevs (@ClaudeDevs) <a href=\"https:\/\/twitter.com\/ClaudeDevs\/status\/2056454359685476491?ref_src=twsrc%5Etfw\">May 18, 2026<\/a><\/blockquote><script async src=\"https:\/\/platform.twitter.com\/widgets.js\" charset=\"utf-8\"><\/script>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>WHAT IS FAST MODE?<\/strong><\/h2>\n\n\n\n<p>Fast Mode is a high-speed configuration for Claude Opus inside Claude Code. It&#8217;s not a different model it&#8217;s the exact same Opus with a different infrastructure setup that prioritizes response speed over cost efficiency.<\/p>\n\n\n\n<p>The result: up to 2.5x higher output tokens per second compared to standard Opus. The trade-off: it costs 6x more per token.<\/p>\n\n\n\n<p>To be clear you&#8217;re not getting a stripped-down or simplified Claude. Same reasoning, same capabilities, same full 1 million-token context window. You&#8217;re just getting it faster because Anthropic routes your requests through a higher-priority serving path.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>HOW TO USE IT<\/strong><\/h2>\n\n\n\n<p>Activating Fast Mode is simple. Just type \/fast in your Claude Code session. You&#8217;ll see a lightning bolt icon next to your prompt confirming it&#8217;s on. To toggle it off, type \/fast again.<\/p>\n\n\n\n<p>Fast Mode works in:<\/p>\n\n\n\n<p>&#8211; Claude Code CLI (terminal)<\/p>\n\n\n\n<p>&#8211; Claude Code VS Code Extension<\/p>\n\n\n\n<p>Requirements: Claude Code v2.1.36 or later. Check your version with: claude &#8211;version<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>WHAT CHANGED ON MAY 14?<\/strong><\/h2>\n\n\n\n<p>Before this update, typing \/fast would run Fast Mode on Opus 4.6. Now it runs on Opus 4.7 by default.<\/p>\n\n\n\n<p>If you want to stay on Opus 4.6, you can override this by setting the environment variable: CLAUDE_CODE_OPUS_4_6_FAST_MODE_OVERRIDE=1<\/p>\n\n\n\n<p>This variable takes precedence, so your Fast Mode sessions will continue using Opus 4.6 regardless of the new default.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>WHAT&#8217;S THE COST?<\/strong><\/h2>\n\n\n\n<p>Fast Mode pricing runs at 6x standard Opus rates. Standard Opus 4.7 costs $5 per million input tokens and $25 per million output tokens. Fast Mode on Opus 4.7 runs at $30 per million input and $150 per million output.<\/p>\n\n\n\n<p>One important detail: if you switch Fast Mode on mid-conversation, you pay the full Fast Mode input price for your entire existing conversation context not just from that point forward. This makes it significantly more expensive to toggle Fast Mode halfway through a session. The most cost-efficient approach is to enable it at the start.<\/p>\n\n\n\n<p>Also worth knowing: Fast Mode tokens don&#8217;t count toward your plan&#8217;s included usage. Every Fast Mode token goes directly to extra usage billing.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>IS IT WORTH IT?<\/strong><\/h2>\n\n\n\n<p>That depends entirely on what you&#8217;re doing. Fast Mode is a precision tool, not a blanket upgrade.<\/p>\n\n\n\n<p>It makes sense when:<\/p>\n\n\n\n<p>&#8211; You&#8217;re iterating quickly and latency is breaking your flow<\/p>\n\n\n\n<p>&#8211; You&#8217;re debugging live and each response pause costs you concentration<\/p>\n\n\n\n<p>&#8211; You&#8217;re on a tight deadline and speed has real dollar value<\/p>\n\n\n\n<p>&#8211; You&#8217;re doing interactive pair programming where every pause disrupts your rhythm<\/p>\n\n\n\n<p>It doesn&#8217;t make sense when:<\/p>\n\n\n\n<p>&#8211; You&#8217;re running background tasks or batch jobs where you&#8217;re not watching in real time<\/p>\n\n\n\n<p>&#8211; You&#8217;re working on long, complex tasks where cost matters more than wait time<\/p>\n\n\n\n<p>&#8211; The work can be done at standard speed without affecting your output<\/p>\n\n\n\n<p>In a typical debugging session with 25 back-and-forth exchanges, Fast Mode saves roughly 15-20 minutes compared to standard Opus. At 6x the token cost, that&#8217;s a math problem every developer has to solve for themselves.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>ABOUT OPUS 4.7<\/strong><\/h2>\n\n\n\n<p>For context on why defaulting to Opus 4.7 is a meaningful upgrade: Opus 4.7 is Anthropic&#8217;s current flagship model. It scores 64.3% on SWE-bench Pro ahead of GPT-5.4 at 57.7% and Gemini 3.1 Pro at 54.2%. It also supports a 1 million-token context window, high-resolution image processing (up to 3.75 megapixels), and a new xhigh effort level designed specifically for agentic coding tasks.<\/p>\n\n\n\n<p>Fast Mode on Opus 4.7 is currently in research preview. Pricing, availability, and behavior may change as Anthropic collects feedback.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>BOTTOM LINE<\/strong><\/h2>\n\n\n\n<p>Fast Mode now runs Anthropic&#8217;s best publicly available model by default. If you&#8217;re already using \/fast in Claude Code, you just got an automatic upgrade to Opus 4.7 faster responses, same intelligence, higher cost. If you&#8217;ve never tried Fast Mode, now&#8217;s a good time to experiment with it on a session where speed genuinely matters&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you use Claude Code, there&#8217;s a small but meaningful change you should know about. As of May 14, 2026, Fast Mode now defaults to Opus 4.7 Anthropic&#8217;s most capable publicly available model. Previously, it defaulted to Opus 4.6. The update shipped with Claude Code v2.1.142, and it was announced directly on the @ClaudeDevs Twitter [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":4786,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[281,289],"tags":[341,340,332,283,285,342,339,338,337,280],"class_list":{"0":"post-4785","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ai-news","8":"category-tech-news","9":"tag-ai-coding-tools","10":"tag-ai-update","11":"tag-anthropic","12":"tag-claude-ai","13":"tag-claude-code","14":"tag-claude-update","15":"tag-developer-tools-2026","16":"tag-fast-mode","17":"tag-opus-4-7","18":"tag-tech-news"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Claude Code&#039;s Fast Mode Just Got an Upgrade It Now Defaults to Opus 4.7 - Blog<\/title>\n<meta name=\"description\" content=\"Anthropic has updated Claude Code&#039;s Fast Mode to default to Opus 4.7 as of May 14, 2026. Here&#039;s what changed, how it works, what it costs, and whether the 2.5x speed boost is worth paying 6x more per token.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Claude Code&#039;s Fast Mode Just Got an Upgrade It Now Defaults to Opus 4.7 - Blog\" \/>\n<meta property=\"og:description\" content=\"Anthropic has updated Claude Code&#039;s Fast Mode to default to Opus 4.7 as of May 14, 2026. Here&#039;s what changed, how it works, what it costs, and whether the 2.5x speed boost is worth paying 6x more per token.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-19T12:57:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/05\/claude-code-fast-mode-opus-4-7.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"FypTT\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"FypTT\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/\"},\"author\":{\"name\":\"FypTT\",\"@id\":\"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/6d28427cad851c8685ef55bacdec5609\"},\"headline\":\"Claude Code&#8217;s Fast Mode Just Got an Upgrade It Now Defaults to Opus 4.7\",\"datePublished\":\"2026-05-19T12:57:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/\"},\"wordCount\":736,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/05\/claude-code-fast-mode-opus-4-7.jpg\",\"keywords\":[\"AI Coding Tools\",\"AI Update\",\"Anthropic\",\"Claude AI\",\"Claude Code\",\"Claude Update\",\"Developer Tools 2026\",\"Fast Mode\",\"Opus 4.7\",\"Tech News\"],\"articleSection\":[\"AI News\",\"Tech News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/\",\"url\":\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/\",\"name\":\"Claude Code's Fast Mode Just Got an Upgrade It Now Defaults to Opus 4.7 - Blog\",\"isPartOf\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/05\/claude-code-fast-mode-opus-4-7.jpg\",\"datePublished\":\"2026-05-19T12:57:35+00:00\",\"author\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/6d28427cad851c8685ef55bacdec5609\"},\"description\":\"Anthropic has updated Claude Code's Fast Mode to default to Opus 4.7 as of May 14, 2026. Here's what changed, how it works, what it costs, and whether the 2.5x speed boost is worth paying 6x more per token.\",\"breadcrumb\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#primaryimage\",\"url\":\"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/05\/claude-code-fast-mode-opus-4-7.jpg\",\"contentUrl\":\"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/05\/claude-code-fast-mode-opus-4-7.jpg\",\"width\":1200,\"height\":675,\"caption\":\"claude-code-fast-mode-opus-4-7\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/thefyptt.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Claude Code&#8217;s Fast Mode Just Got an Upgrade It Now Defaults to Opus 4.7\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/thefyptt.com\/blog\/#website\",\"url\":\"https:\/\/thefyptt.com\/blog\/\",\"name\":\"Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/thefyptt.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/6d28427cad851c8685ef55bacdec5609\",\"name\":\"FypTT\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a5c6a780e79f7fe5b58ae285dc38f1b727fa87844593801d65e2483ddf89a3f7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a5c6a780e79f7fe5b58ae285dc38f1b727fa87844593801d65e2483ddf89a3f7?s=96&d=mm&r=g\",\"caption\":\"FypTT\"},\"sameAs\":[\"https:\/\/thefyptt.com\/blog\"],\"url\":\"https:\/\/thefyptt.com\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Claude Code's Fast Mode Just Got an Upgrade It Now Defaults to Opus 4.7 - Blog","description":"Anthropic has updated Claude Code's Fast Mode to default to Opus 4.7 as of May 14, 2026. Here's what changed, how it works, what it costs, and whether the 2.5x speed boost is worth paying 6x more per token.","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:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/","og_locale":"en_US","og_type":"article","og_title":"Claude Code's Fast Mode Just Got an Upgrade It Now Defaults to Opus 4.7 - Blog","og_description":"Anthropic has updated Claude Code's Fast Mode to default to Opus 4.7 as of May 14, 2026. Here's what changed, how it works, what it costs, and whether the 2.5x speed boost is worth paying 6x more per token.","og_url":"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/","og_site_name":"Blog","article_published_time":"2026-05-19T12:57:35+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/05\/claude-code-fast-mode-opus-4-7.jpg","type":"image\/jpeg"}],"author":"FypTT","twitter_card":"summary_large_image","twitter_misc":{"Written by":"FypTT","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#article","isPartOf":{"@id":"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/"},"author":{"name":"FypTT","@id":"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/6d28427cad851c8685ef55bacdec5609"},"headline":"Claude Code&#8217;s Fast Mode Just Got an Upgrade It Now Defaults to Opus 4.7","datePublished":"2026-05-19T12:57:35+00:00","mainEntityOfPage":{"@id":"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/"},"wordCount":736,"commentCount":0,"image":{"@id":"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#primaryimage"},"thumbnailUrl":"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/05\/claude-code-fast-mode-opus-4-7.jpg","keywords":["AI Coding Tools","AI Update","Anthropic","Claude AI","Claude Code","Claude Update","Developer Tools 2026","Fast Mode","Opus 4.7","Tech News"],"articleSection":["AI News","Tech News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/","url":"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/","name":"Claude Code's Fast Mode Just Got an Upgrade It Now Defaults to Opus 4.7 - Blog","isPartOf":{"@id":"https:\/\/thefyptt.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#primaryimage"},"image":{"@id":"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#primaryimage"},"thumbnailUrl":"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/05\/claude-code-fast-mode-opus-4-7.jpg","datePublished":"2026-05-19T12:57:35+00:00","author":{"@id":"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/6d28427cad851c8685ef55bacdec5609"},"description":"Anthropic has updated Claude Code's Fast Mode to default to Opus 4.7 as of May 14, 2026. Here's what changed, how it works, what it costs, and whether the 2.5x speed boost is worth paying 6x more per token.","breadcrumb":{"@id":"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#primaryimage","url":"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/05\/claude-code-fast-mode-opus-4-7.jpg","contentUrl":"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/05\/claude-code-fast-mode-opus-4-7.jpg","width":1200,"height":675,"caption":"claude-code-fast-mode-opus-4-7"},{"@type":"BreadcrumbList","@id":"https:\/\/thefyptt.com\/blog\/claude-code-fast-mode-opus-4-7\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thefyptt.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Claude Code&#8217;s Fast Mode Just Got an Upgrade It Now Defaults to Opus 4.7"}]},{"@type":"WebSite","@id":"https:\/\/thefyptt.com\/blog\/#website","url":"https:\/\/thefyptt.com\/blog\/","name":"Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thefyptt.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/6d28427cad851c8685ef55bacdec5609","name":"FypTT","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a5c6a780e79f7fe5b58ae285dc38f1b727fa87844593801d65e2483ddf89a3f7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a5c6a780e79f7fe5b58ae285dc38f1b727fa87844593801d65e2483ddf89a3f7?s=96&d=mm&r=g","caption":"FypTT"},"sameAs":["https:\/\/thefyptt.com\/blog"],"url":"https:\/\/thefyptt.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/posts\/4785","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/comments?post=4785"}],"version-history":[{"count":1,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/posts\/4785\/revisions"}],"predecessor-version":[{"id":4787,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/posts\/4785\/revisions\/4787"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/media\/4786"}],"wp:attachment":[{"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/media?parent=4785"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/categories?post=4785"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/tags?post=4785"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}