{"id":10545,"date":"2026-09-01T07:20:00","date_gmt":"2026-09-01T05:20:00","guid":{"rendered":"https:\/\/www.lukaswojcik.com\/blog\/?p=10545"},"modified":"2026-08-31T15:18:41","modified_gmt":"2026-08-31T13:18:41","slug":"the-segment-that-was-allowed-to-be-missing","status":"publish","type":"post","link":"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/","title":{"rendered":"The Segment That Was Allowed to Be Missing"},"content":{"rendered":"<p>A TC string consists of segments separated by dots. The first is the core segment and carries the purposes, the legal bases and the vendors for which consent exists. The third is optional. The second &#8211; disclosed vendors &#8211; was allowed to be absent up to TCF 2.2 and has been required since 2.3.<\/p>\n<p>The difference sounds like bookkeeping, and it is. That is precisely why it works: without this segment there is no way to demonstrate that a vendor which received consent was ever shown to the person giving it.<\/p>\n<figure class=\"lw-diagram\">\n<img decoding=\"async\" src=\"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/diagrams\/offenlegungssegment-en.png\" width=\"1120\" height=\"580\" loading=\"lazy\" alt=\"At the top a dot-separated TC string in three pieces with the middle one highlighted; below it on the left a dense field of 1200 cells in which the disclosed vendors glow blue, on the right the same set as a list of range entries, and beneath them two bars comparing the bit length of both encodings\"><figcaption>The same set of vendors, two encodings. Which one ends up in the string is decided solely by which comes out shorter.<\/figcaption><\/figure>\n<h2>What the segment contains<\/h2>\n<p>Every segment after the core segment begins with three bits of segment type. The value 1 means disclosed vendors, the value 3 the publisher segment, the value 0 stands for the core segment. Sixteen bits for the highest vendor ID included follow, and then a single bit deciding how the set itself is encoded.<\/p>\n<pre class=\"wp-block-kevinbatdorf-code-block-pro\"><code>Layout of the \"disclosed vendors\" segment\n\n  SegmentType        3 bits   value 1\n  MaxVendorId       16 bits   highest vendor ID included\n  IsRangeEncoding    1 bit    0 = bit field, 1 = ranges\n\n  at 0    bit field    MaxVendorId bits, one per vendor,\n                       1 = shown, 0 = not shown\n\n  at 1    NumEntries  12 bits\n          per entry    IsARange              1 bit\n                       StartOrOnlyVendorId  16 bits\n                       EndVendorId          16 bits, only if IsARange = 1\n\n  segment types   0 = core   1 = disclosed vendors   3 = publisher TC<\/code><\/pre>\n<p>Both forms describe the same set. The specification merely requires choosing the one that produces the smaller output for the given set. A contiguous selection made of a few blocks fares much better with ranges; a selection scattered across the whole list tips the arithmetic towards the bit field, because every single value costs seventeen bits there and only one in the field.<\/p>\n<h2>What the segment is aimed at<\/h2>\n<p>The gap it closes has a name: vendors appearing in the signal without ever having appeared in the interface. A consent banner could show a handful of names while the string it produced recorded consent for a considerably larger number of vendors. To whoever received the string the two cases were indistinguishable, because the information about what had been shown was simply not in it.<\/p>\n<p>That is exactly the charge levelled at the framework in European proceedings, and the answer to it is unusually direct. Instead of a rule of conduct there is now a mandatory field in the data format. A party that does not disclose can no longer claim to have done so, because the field would stay empty and validation sees it.<\/p>\n<h2>What has been happening since the end of February<\/h2>\n<p>TCF 2.3 was published on 19 June 2025 and the transition ran until the end of February 2026. Google has required version 2.3 for all newly generated TC strings since 28 February 2026; the framework&#8217;s own binding deadline fell on 1 March. Validation went live in early March, and reports agree that the error report has carried a dedicated code since then for requests in which the segment is missing, malformed, or does not include Google.<\/p>\n<p>The consequence is not a warning in an interface but a decision at ad delivery: the request is served limited ads or dropped. That hits a site&#8217;s revenue directly and silently, because a dropped request leaves no message in the consent tool.<\/p>\n<h2>Where the fault actually sits<\/h2>\n<p>What stands out about this change is how little it has to do with the site it affects. The string is written by the consent solution, and whether version 2.3 is produced depends on that solution&#8217;s version and configuration. A site can leave its banner untouched, meet every deadline, set every option correctly &#8211; and still emit invalid strings, because the embedded solution is still writing 2.2.<\/p>\n<p>The reverse holds as well: a current solution produces the segment by itself. The effort lies in establishing which of the two cases applies, and that can be read off a single string.<\/p>\n<h2>How to read it off a string<\/h2>\n<p>The quickest route runs through the dots. A string without a dot consists of the core segment alone and therefore cannot contain the disclosure. A string with at least one dot has further segments, and the first three bits of each name its type. If the value 1 appears nowhere, the disclosure is missing too &#8211; the additional segment present is then the publisher segment.<\/p>\n<p>Where a decoder is at hand the matter takes a minute: take the string from the banner or from the network panel, split it, read the segment types. Where none is at hand, counting the dots is enough for a first suspicion. If the count stays at zero the finding is unambiguous, and the question is addressed not to the site but to the vendor of the consent solution.<\/p>\n<div class=\"lw-quellen\">\n<h2>Sources<\/h2>\n<ul>\n<li><a href=\"https:\/\/iabeurope.eu\/all-you-need-to-know-about-the-transition-to-tcf-v2-3\/\" target=\"_blank\" rel=\"noopener noreferrer\">IAB Europe: all you need to know about the transition to TCF v2.3<\/a><\/li>\n<li><a href=\"https:\/\/support.google.com\/admanager\/answer\/9805023?hl=en\" target=\"_blank\" rel=\"noopener noreferrer\">Google Ad Manager: publisher integration with the IAB Europe TCF<\/a><\/li>\n<\/ul>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>TCF 2.3 makes the disclosed vendors segment mandatory, and Google has required version 2.3 for newly generated TC strings since 28 February 2026. What the segment holds, why a bit field and a range list encode the same set, and how to read the answer off a single string.<\/p>\n","protected":false},"author":1,"featured_media":11512,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[91040,91279,91270],"class_list":["post-10545","post","type-post","status-publish","format-standard","hentry","category-data-privacy","tag-consent-management","tag-prywatnosc-danych-pl","tag-gdpr"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Segment That Was Allowed to Be Missing - Lukas Wojcik - Blog<\/title>\n<meta name=\"description\" content=\"The disclosed vendors segment became mandatory in IAB TCF 2.3: its bit layout, bit field versus range encoding, and Google&#039;s enforcement since February.\" \/>\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.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Segment That Was Allowed to Be Missing - Lukas Wojcik - Blog\" \/>\n<meta property=\"og:description\" content=\"The disclosed vendors segment became mandatory in IAB TCF 2.3: its bit layout, bit field versus range encoding, and Google&#039;s enforcement since February.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/\" \/>\n<meta property=\"og:site_name\" content=\"Lukas Wojcik - Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-01T05:20:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/08\/hero-10545-the-segment-that-was-allowed-to-be-m-c.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"luky\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"luky\" \/>\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:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/data-privacy\\\/the-segment-that-was-allowed-to-be-missing\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/data-privacy\\\/the-segment-that-was-allowed-to-be-missing\\\/\"},\"author\":{\"name\":\"luky\",\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/#\\\/schema\\\/person\\\/895f7604f9b6b71aad9bba33af28d0f9\"},\"headline\":\"The Segment That Was Allowed to Be Missing\",\"datePublished\":\"2026-09-01T05:20:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/data-privacy\\\/the-segment-that-was-allowed-to-be-missing\\\/\"},\"wordCount\":757,\"publisher\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/#\\\/schema\\\/person\\\/895f7604f9b6b71aad9bba33af28d0f9\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/data-privacy\\\/the-segment-that-was-allowed-to-be-missing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/hero-10545-the-segment-that-was-allowed-to-be-m-c.png\",\"keywords\":[\"Consent Management\",\"Data Privacy\",\"GDPR\"],\"articleSection\":[\"Data Privacy\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/data-privacy\\\/the-segment-that-was-allowed-to-be-missing\\\/\",\"url\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/data-privacy\\\/the-segment-that-was-allowed-to-be-missing\\\/\",\"name\":\"The Segment That Was Allowed to Be Missing - Lukas Wojcik - Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/data-privacy\\\/the-segment-that-was-allowed-to-be-missing\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/data-privacy\\\/the-segment-that-was-allowed-to-be-missing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/hero-10545-the-segment-that-was-allowed-to-be-m-c.png\",\"datePublished\":\"2026-09-01T05:20:00+00:00\",\"description\":\"The disclosed vendors segment became mandatory in IAB TCF 2.3: its bit layout, bit field versus range encoding, and Google's enforcement since February.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/data-privacy\\\/the-segment-that-was-allowed-to-be-missing\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/data-privacy\\\/the-segment-that-was-allowed-to-be-missing\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/data-privacy\\\/the-segment-that-was-allowed-to-be-missing\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/hero-10545-the-segment-that-was-allowed-to-be-m-c.png\",\"contentUrl\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/hero-10545-the-segment-that-was-allowed-to-be-m-c.png\",\"width\":1200,\"height\":630,\"caption\":\"The Segment That Was Allowed to Be Missing\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/data-privacy\\\/the-segment-that-was-allowed-to-be-missing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Segment That Was Allowed to Be Missing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/\",\"name\":\"Lukas Wojcik - Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/#\\\/schema\\\/person\\\/895f7604f9b6b71aad9bba33af28d0f9\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/#\\\/schema\\\/person\\\/895f7604f9b6b71aad9bba33af28d0f9\",\"name\":\"luky\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/lw-x2.jpg\",\"url\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/lw-x2.jpg\",\"contentUrl\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/lw-x2.jpg\",\"width\":424,\"height\":636,\"caption\":\"luky\"},\"logo\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/lw-x2.jpg\"},\"sameAs\":[\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\"],\"url\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/author\\\/luky\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Segment That Was Allowed to Be Missing - Lukas Wojcik - Blog","description":"The disclosed vendors segment became mandatory in IAB TCF 2.3: its bit layout, bit field versus range encoding, and Google's enforcement since February.","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.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/","og_locale":"en_US","og_type":"article","og_title":"The Segment That Was Allowed to Be Missing - Lukas Wojcik - Blog","og_description":"The disclosed vendors segment became mandatory in IAB TCF 2.3: its bit layout, bit field versus range encoding, and Google's enforcement since February.","og_url":"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/","og_site_name":"Lukas Wojcik - Blog","article_published_time":"2026-09-01T05:20:00+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/08\/hero-10545-the-segment-that-was-allowed-to-be-m-c.png","type":"image\/png"}],"author":"luky","twitter_card":"summary_large_image","twitter_misc":{"Written by":"luky","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/#article","isPartOf":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/"},"author":{"name":"luky","@id":"https:\/\/www.lukaswojcik.com\/blog\/#\/schema\/person\/895f7604f9b6b71aad9bba33af28d0f9"},"headline":"The Segment That Was Allowed to Be Missing","datePublished":"2026-09-01T05:20:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/"},"wordCount":757,"publisher":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/#\/schema\/person\/895f7604f9b6b71aad9bba33af28d0f9"},"image":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/08\/hero-10545-the-segment-that-was-allowed-to-be-m-c.png","keywords":["Consent Management","Data Privacy","GDPR"],"articleSection":["Data Privacy"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/","url":"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/","name":"The Segment That Was Allowed to Be Missing - Lukas Wojcik - Blog","isPartOf":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/#primaryimage"},"image":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/08\/hero-10545-the-segment-that-was-allowed-to-be-m-c.png","datePublished":"2026-09-01T05:20:00+00:00","description":"The disclosed vendors segment became mandatory in IAB TCF 2.3: its bit layout, bit field versus range encoding, and Google's enforcement since February.","breadcrumb":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/#primaryimage","url":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/08\/hero-10545-the-segment-that-was-allowed-to-be-m-c.png","contentUrl":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/08\/hero-10545-the-segment-that-was-allowed-to-be-m-c.png","width":1200,"height":630,"caption":"The Segment That Was Allowed to Be Missing"},{"@type":"BreadcrumbList","@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/data-privacy\/the-segment-that-was-allowed-to-be-missing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.lukaswojcik.com\/blog\/"},{"@type":"ListItem","position":2,"name":"The Segment That Was Allowed to Be Missing"}]},{"@type":"WebSite","@id":"https:\/\/www.lukaswojcik.com\/blog\/#website","url":"https:\/\/www.lukaswojcik.com\/blog\/","name":"Lukas Wojcik - Blog","description":"","publisher":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/#\/schema\/person\/895f7604f9b6b71aad9bba33af28d0f9"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.lukaswojcik.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.lukaswojcik.com\/blog\/#\/schema\/person\/895f7604f9b6b71aad9bba33af28d0f9","name":"luky","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/07\/lw-x2.jpg","url":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/07\/lw-x2.jpg","contentUrl":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/07\/lw-x2.jpg","width":424,"height":636,"caption":"luky"},"logo":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/07\/lw-x2.jpg"},"sameAs":["https:\/\/www.lukaswojcik.com\/blog"],"url":"https:\/\/www.lukaswojcik.com\/blog\/author\/luky\/"}]}},"_links":{"self":[{"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/posts\/10545","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/comments?post=10545"}],"version-history":[{"count":2,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/posts\/10545\/revisions"}],"predecessor-version":[{"id":13420,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/posts\/10545\/revisions\/13420"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/media\/11512"}],"wp:attachment":[{"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/media?parent=10545"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/categories?post=10545"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/tags?post=10545"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}