{"id":23008,"date":"2020-09-21T06:28:22","date_gmt":"2020-09-21T13:28:22","guid":{"rendered":"https:\/\/careerkarma.com\/blog\/?p=23008"},"modified":"2023-12-01T04:00:15","modified_gmt":"2023-12-01T12:00:15","slug":"ipv4-vs-ipv6","status":"publish","type":"post","link":"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/","title":{"rendered":"IPv4 vs. IPv6: A Comparison"},"content":{"rendered":"\n<p>The <a href=\"https:\/\/careerkarma.com\/blog\/what-is-localhost\/\">Internet Protocol (IP)<\/a> is used to send data around networks on the internet. There are two modern versions of the Internet Protocol that you may hear in use: IPv4 and IPv6.<br><\/p>\n\n\n\n<p>In this guide, we\u2019re going to discuss what the Internet Protocol is and what IPv4 and IPV6 are. We\u2019ll discuss the similarities and differences between these two protocols so you can develop a deep understanding of how they are used today.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is Internet Protocol?<\/h2>\n\n\n\n<p>Every device connected to the internet has its own IP address. This IP address uniquely identifies a device from all of the other devices out in the world.<br><\/p>\n\n\n\n<p>Using this IP address, the Internet Protocol can <a href=\"https:\/\/careerkarma.com\/careers\/data-science\/\">transmit data to other members of the network<\/a>. The Internet Protocol sends information called packets across networks. Packets may contain data about web pages, files, or other data that is being sent over the protocol.<br><\/p>\n\n\n\n<p>The Internet Protocol is a protocol because it describes a list of standards your computers must follow to make connections. These standards make sure every device on the internet is using the same technique to connect to each other.<br><\/p>\n\n\n\n<p>IP addresses, which are assigned by Internet Service Providers (ISPs), can change. When you use a different network, your IP will change because your connection will be provided by another ISP. This means, unlike your real name, your IP address may change often.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is IPv4?<\/h2>\n\n\n\n<p>Most IP address you encounter uses the following format:<br><\/p>\n\n\n\n<p>123.123.123.123<br><\/p>\n\n\n\n<p>This format is called an IPv4 address. IPv4 is the first version of the Internet Protocol, even though its name would suggest it is a more modern iteration. Today, IPv4 is the most widely used way of identifying devices on a network.<br><\/p>\n\n\n\n<p>An IPv4 address has four numbers. Each of these numbers is separated by a full stop (.). The numbers in each section of the IP address must be between 0 and 255.<br><\/p>\n\n\n\n<p>Because numbers can range from 0 to 255, there are a massive number of addresses that can be assigned. To be more precise, 4.3 billion addresses are available.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is IPv6?<\/h2>\n\n\n\n<p>What if we were to tell you the world is running out of IP addresses? But we just said that there were plenty to go around, right? Due to the growth of the internet, the world has started to see a shortage of IP addresses.<br><\/p>\n\n\n\n<p>The internet of today is unlike what the internet was when it was first invented. Toward the start of the internet\u2019s history, most people connected to the internet on one device: a home computer.&nbsp;<br><\/p>\n\n\n\n<p>We now have mobile phones, wearables, and other electronic devices we connect to the internet. It\u2019s not uncommon for one person to have multiple internet-connected devices in their homes.<br><\/p>\n\n\n\n<p>That\u2019s why IPv6 was introduced. IPv6, unlike IPV4, uses 128 bit addresses. This means IPv6 introduces the possibility of assigning many more IPs.<br><\/p>\n\n\n\n<p>To be exact, 340,282,366,920,938,463,463,374,607,431,768,211,456 IP addresses are available under IPv6. The hope with IPv6 is that we will never run out of IP addresses. It\u2019s hard to imagine a world where so many devices could be connected to the internet.<br><\/p>\n\n\n\n<p>Let\u2019s take a look at an IPv6 address:<br><\/p>\n\n\n\n<p>2001:0db8:85a3:0000:0000:8a2e:0370:7334<br><\/p>\n\n\n\n<p>This example is <a href=\"https:\/\/en.wikipedia.org\/wiki\/IPv6_address\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\">sourced from Wikipedia<\/a>. This IP address looks very different to the IPv4 address we discussed earlier. In an IPv6 address, there are eight groups of characters. These groups each represent hexadecimal codes.<br><\/p>\n\n\n\n<p>In each group, there are four possible characters or numbers that can appear.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">IPv4 vs. IPv6<\/h2>\n\n\n\n<p>The biggest visual difference between IPv4 and IPv6 is the size of the numbers. IPv4 uses a 32-bit address whereas IPv6 uses a 128-bit address. This, as we discussed, means IPv6 can support a significant amount more addresses.<br><\/p>\n\n\n\n<p>IPv4 uses periods to separate each of the numbers in an address whereas IPv6 uses colons.<br><\/p>\n\n\n\n<p>There are technical differences between these two addresses.<br><\/p>\n\n\n\n<p>IPv6 is more efficient at routing packets to their destinations. What\u2019s more is that IPv6 comes with a more simple packet header. With that said, there is almost no evidence to suggest that there is a significant difference between the connection speeds on these two networks.<br><\/p>\n\n\n\n<p>IPv6 comes with new security features unavailable in IPv4. There are strict authentication and verification procedures in IPv6 designed to protect packets of data. We\u2019ll not delve too deep into these protections because they can get technical very fast.<br><\/p>\n\n\n\n<p>IPv4 is the most widely-used implementation of the Internet Protocol. Although, the adoption of IPv6 is rising fast. According to <a href=\"https:\/\/www.google.com\/intl\/en\/ipv6\/statistics.html\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\">Google\u2019s IPv6 Project<\/a>, 29.55% of the world has adopted IPv6. This is not an insignificant number given how many devices there are on the internet.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>The Internet Protocol lets networked devices transmit information. Every device on a network is assigned a unique number called an IP address. This identifies each device.<br><\/p>\n\n\n\n<p>Initially, IP addresses were assigned using a protocol called IPv4. This was sufficient for a while until more devices started to connect to the internet. Today, IPv6 is in wide use, which offers more addresses than we could possibly use. This protocol should protect us from the problem of running out of IP addresses.<br>Now you have the knowledge you need to compare IPv4 and IPv6 like a <a href=\"https:\/\/careerkarma.com\/blog\/list-of-careers-in-technology\/\">networking pro<\/a>!<\/p>\n","protected":false},"excerpt":{"rendered":"The Internet Protocol (IP) is used to send data around networks on the internet. There are two modern versions of the Internet Protocol that you may hear in use: IPv4 and IPv6. In this guide, we\u2019re going to discuss what the Internet Protocol is and what IPv4 and IPV6 are. We\u2019ll discuss the similarities and&hellip;","protected":false},"author":240,"featured_media":4881,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[50470],"tags":[],"class_list":{"0":"post-23008","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-tech-guides"},"acf":{"post_sub_title":"","sprint_id":"","query_class":"Coding","school_sft":"","parent_sft":"","school_privacy_policy":"","has_review":null,"is_sponser_post":"","is_guest_post":[]},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.0 (Yoast SEO v27.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>IPv4 vs. IPv6: A Comparison | Career Karma<\/title>\n<meta name=\"description\" content=\"On Career Karma, learn about IPv4 and IPv6, how these protocols compare, and why the IPv6 protocol was introduced.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"IPv4 vs. IPv6: A Comparison\" \/>\n<meta property=\"og:description\" content=\"On Career Karma, learn about IPv4 and IPv6, how these protocols compare, and why the IPv6 protocol was introduced.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/\" \/>\n<meta property=\"og:site_name\" content=\"Career Karma\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/facebook.com\/careerkarmaapp\" \/>\n<meta property=\"article:published_time\" content=\"2020-09-21T13:28:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-01T12:00:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/08\/kaleidico-26MJGnCM0Wc-unsplash.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"James Gallagher\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@career_karma\" \/>\n<meta name=\"twitter:site\" content=\"@career_karma\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"James Gallagher\" \/>\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:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/\"},\"author\":{\"name\":\"James Gallagher\",\"@id\":\"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/e79364792443fbff794a144c67ec8e94\"},\"headline\":\"IPv4 vs. IPv6: A Comparison\",\"datePublished\":\"2020-09-21T13:28:22+00:00\",\"dateModified\":\"2023-12-01T12:00:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/\"},\"wordCount\":877,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/08\/kaleidico-26MJGnCM0Wc-unsplash.jpg\",\"articleSection\":[\"Tech Guides\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/\",\"url\":\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/\",\"name\":\"IPv4 vs. IPv6: A Comparison | Career Karma\",\"isPartOf\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/08\/kaleidico-26MJGnCM0Wc-unsplash.jpg\",\"datePublished\":\"2020-09-21T13:28:22+00:00\",\"dateModified\":\"2023-12-01T12:00:15+00:00\",\"author\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/e79364792443fbff794a144c67ec8e94\"},\"description\":\"On Career Karma, learn about IPv4 and IPv6, how these protocols compare, and why the IPv6 protocol was introduced.\",\"breadcrumb\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#primaryimage\",\"url\":\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/08\/kaleidico-26MJGnCM0Wc-unsplash.jpg\",\"contentUrl\":\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/08\/kaleidico-26MJGnCM0Wc-unsplash.jpg\",\"width\":1200,\"height\":800},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\/\/careerkarma.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Coding\",\"item\":\"https:\/\/careerkarma.com\/blog\/code\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"IPv4 vs. IPv6: A Comparison\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/careerkarma.com\/blog\/#website\",\"url\":\"https:\/\/careerkarma.com\/blog\/\",\"name\":\"Career Karma\",\"description\":\"Latest Coding Bootcamp News &amp; Career Hacks from Industry Insiders\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/careerkarma.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/e79364792443fbff794a144c67ec8e94\",\"name\":\"James Gallagher\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/01\/james-gallagher-150x150.jpg\",\"contentUrl\":\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/01\/james-gallagher-150x150.jpg\",\"caption\":\"James Gallagher\"},\"description\":\"James Gallagher is a self-taught programmer and the technical content manager at Career Karma. He has experience in range of programming languages and extensive expertise in Python, HTML, CSS, and JavaScript. James has written hundreds of programming tutorials, and he frequently contributes to publications like Codecademy, Treehouse, Repl.it, Afrotech, and others.\",\"url\":\"https:\/\/careerkarma.com\/blog\/author\/jamesgallagher\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"IPv4 vs. IPv6: A Comparison | Career Karma","description":"On Career Karma, learn about IPv4 and IPv6, how these protocols compare, and why the IPv6 protocol was introduced.","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:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/","og_locale":"en_US","og_type":"article","og_title":"IPv4 vs. IPv6: A Comparison","og_description":"On Career Karma, learn about IPv4 and IPv6, how these protocols compare, and why the IPv6 protocol was introduced.","og_url":"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/","og_site_name":"Career Karma","article_publisher":"http:\/\/facebook.com\/careerkarmaapp","article_published_time":"2020-09-21T13:28:22+00:00","article_modified_time":"2023-12-01T12:00:15+00:00","og_image":[{"width":1200,"height":800,"url":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/08\/kaleidico-26MJGnCM0Wc-unsplash.jpg","type":"image\/jpeg"}],"author":"James Gallagher","twitter_card":"summary_large_image","twitter_creator":"@career_karma","twitter_site":"@career_karma","twitter_misc":{"Written by":"James Gallagher","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#article","isPartOf":{"@id":"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/"},"author":{"name":"James Gallagher","@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/e79364792443fbff794a144c67ec8e94"},"headline":"IPv4 vs. IPv6: A Comparison","datePublished":"2020-09-21T13:28:22+00:00","dateModified":"2023-12-01T12:00:15+00:00","mainEntityOfPage":{"@id":"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/"},"wordCount":877,"commentCount":0,"image":{"@id":"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#primaryimage"},"thumbnailUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/08\/kaleidico-26MJGnCM0Wc-unsplash.jpg","articleSection":["Tech Guides"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/","url":"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/","name":"IPv4 vs. IPv6: A Comparison | Career Karma","isPartOf":{"@id":"https:\/\/careerkarma.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#primaryimage"},"image":{"@id":"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#primaryimage"},"thumbnailUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/08\/kaleidico-26MJGnCM0Wc-unsplash.jpg","datePublished":"2020-09-21T13:28:22+00:00","dateModified":"2023-12-01T12:00:15+00:00","author":{"@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/e79364792443fbff794a144c67ec8e94"},"description":"On Career Karma, learn about IPv4 and IPv6, how these protocols compare, and why the IPv6 protocol was introduced.","breadcrumb":{"@id":"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#primaryimage","url":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/08\/kaleidico-26MJGnCM0Wc-unsplash.jpg","contentUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2019\/08\/kaleidico-26MJGnCM0Wc-unsplash.jpg","width":1200,"height":800},{"@type":"BreadcrumbList","@id":"https:\/\/careerkarma.com\/blog\/ipv4-vs-ipv6\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/careerkarma.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Coding","item":"https:\/\/careerkarma.com\/blog\/code\/"},{"@type":"ListItem","position":3,"name":"IPv4 vs. IPv6: A Comparison"}]},{"@type":"WebSite","@id":"https:\/\/careerkarma.com\/blog\/#website","url":"https:\/\/careerkarma.com\/blog\/","name":"Career Karma","description":"Latest Coding Bootcamp News &amp; Career Hacks from Industry Insiders","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/careerkarma.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/e79364792443fbff794a144c67ec8e94","name":"James Gallagher","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/01\/james-gallagher-150x150.jpg","contentUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/01\/james-gallagher-150x150.jpg","caption":"James Gallagher"},"description":"James Gallagher is a self-taught programmer and the technical content manager at Career Karma. He has experience in range of programming languages and extensive expertise in Python, HTML, CSS, and JavaScript. James has written hundreds of programming tutorials, and he frequently contributes to publications like Codecademy, Treehouse, Repl.it, Afrotech, and others.","url":"https:\/\/careerkarma.com\/blog\/author\/jamesgallagher\/"}]}},"_links":{"self":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/posts\/23008","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/users\/240"}],"replies":[{"embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/comments?post=23008"}],"version-history":[{"count":0,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/posts\/23008\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/media\/4881"}],"wp:attachment":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/media?parent=23008"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/categories?post=23008"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/tags?post=23008"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}