{"id":42020,"date":"2021-10-30T09:29:41","date_gmt":"2021-10-30T09:29:41","guid":{"rendered":"https:\/\/nailknowledge.org\/?p=42020"},"modified":"2026-06-19T15:42:58","modified_gmt":"2026-06-19T15:42:58","slug":"que-deben-saber-los-clientes","status":"publish","type":"post","link":"https:\/\/nailknowledge.org\/es\/blog\/what-do-clients-need-to-know","title":{"rendered":"\u00bfQu\u00e9 necesitan saber los clientes?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">I have recently read a thread about the \u2018hype\u2019 over a BIAB (builder in a bottle) type product. I would question about the amount of information given to clients about different types of products. Let me explain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A wide variety of UV cured gels have been available to the industry for years. Thin ones, thick ones, runny ones, those that stay put, those that self-level and on and on. The fact that a thicker (more viscous) UV gel has been put into a bottle with a brush is, basically, just clever marketing aimed at the UV gel polish users or natural nail specialists.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There have been many issues where \u2018non-enhancement\u2019 nail pros have not learned about structure plus the understanding of a coating that is too thick for the underlying nail plate.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I am not going to go into the whole \u2018allergy\u2019 issue as much of the industry is aware of it but the understanding of how it happens is a whole other story (more to come on that from NailKnowledge)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Clients will only know about \u2018BIAB\u2019 if their nail pros hype it up to them! Absolutely educate your clients!! Essential professional practice. BUT, essentially clients want beautiful nails that have longevity regardless of the condition of their (healthy) nails and lifestyle.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Why do they need to know exactly how you achieve this? If you tell them everything then they will think: \u201cThis is easy, I\u2019ll just buy it off Ebay\/Amazon etc.\u201d<\/p>\n\n\n\n<div class=\"wp-block-group has-background nk-grp-1\" style=\"background-color:#f1e6e3;margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--60);padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;border-radius:10px 10px 10px 10px;overflow:hidden\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-0eeff63b wp-block-group-is-layout-constrained\"><div class=\"nk-expander wp-elements-5af2d90b3f70240d380599e81c137041 wp-block-nk-expander has-text-color has-dark-purple-color\">\n\t\n<div class=\"nk-expander__header wp-block-nk-expander-header\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\">\n\t<div class=\"nk-expander__header-content\">\n\n<figure class=\"wp-block-image size-full\" style=\"margin-top:var(--wp--preset--spacing--30);margin-right:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30);margin-left:var(--wp--preset--spacing--30)\"><img loading=\"eager\" fetchpriority=\"high\" loading=\"lazy\" decoding=\"async\" width=\"455\" height=\"100\" src=\"https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/07\/nailknowledge-newsletter.webp\" alt=\"\" class=\"wp-image-172725\" srcset=\"https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/07\/nailknowledge-newsletter.webp 455w, https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/07\/nailknowledge-newsletter-300x66.webp 300w, https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/07\/nailknowledge-newsletter-18x4.webp 18w\" sizes=\"auto, (max-width: 455px) 100vw, 455px\" \/><\/figure>\n\n<\/div>\n\t<span class=\"nk-expander__icon nk-expander__icon--chevron\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/span><\/div>\n\n\n<div class=\"nk-expander__body wp-block-nk-expander-body\">\n\t<div class=\"nk-expander__body-inner\">\n\n<iframe\n  data-src=\"https:\/\/api.leadconnectorhq.com\/widget\/form\/QlwX91ooJB32ioTrFomD?tag_category=business_industry\"\n  id=\"inline-QlwX91ooJB32ioTrFomD\"\n  style=\"width:100%;height:226px;border:none;border-radius:8px\"\n  title=\"Form 7\">\n<\/iframe>\n<script>\n(function () {\n  var P = \"[iFrameSizer]\", f = document.getElementById(\"inline-QlwX91ooJB32ioTrFomD\"), sized, loaded;\n  if (!f) return;\n\n  function ping() {\n    if (f.contentWindow)\n      f.contentWindow.postMessage(P + [f.id,8,false,false,32,true,true,null,\"offset\",null,null,0].join(\":\"), \"*\");\n  }\n  function load() {\n    if (loaded) return; loaded = true;\n    f.src = f.dataset.src;                       \/\/ fetch happens here, not before\n    f.addEventListener(\"load\", ping);\n    var n = 0, t = setInterval(function () { ping(); if (sized || ++n > 20) clearInterval(t); }, 250);\n  }\n\n  window.addEventListener(\"message\", function (e) {\n    if (typeof e.data !== \"string\" || e.data.indexOf(P) !== 0) return;\n    var p = e.data.slice(P.length).split(\":\");\n    if (p[0] !== f.id) return;\n    var h = parseFloat(p[1]);\n    if (h >= 0) { f.style.height = (h + 5) + \"px\"; sized = true; }\n  });\n\n  \/\/ Defer the third-party request until after load + idle, then only near the viewport\n  function arm() {\n    \"IntersectionObserver\" in window\n      ? new IntersectionObserver(function (en, o) {\n          if (en[0].isIntersecting) { load(); o.disconnect(); }\n        }, { rootMargin: \"300px\" }).observe(f)\n      : load();\n  }\n  var idle = window.requestIdleCallback || function (cb) { setTimeout(cb, 200); };\n  document.readyState === \"complete\" ? idle(arm) : window.addEventListener(\"load\", function () { idle(arm); });\n})();\n<\/script>\n\n<\/div>\n<\/div>\n\n<\/div>\n<\/div><\/div>\n<style>@media(max-width:768px){.nk-grp-1{border-radius:0!important}}<\/style>\n\n\n\n\n<p class=\"wp-block-paragraph\">When your hairdresser does your colour do they tell you that they\u2019ve added XYZ to make your hair wonderfully glossy? NO! You just know how great your hair looks after the treatment! Maybe you go to a hairdresser who uses a well known brand? But do you know exactly what they use on your hair? You are either in the backwash and can see nothing or the \u2018potions\u2019 are mixed up in a special room. Of course, they will suggest retail maintenance products but not the XYZ. You just know you love the results!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So, what should you clients know about? (In no particular order)<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>you are a fantastically skilled and qualified nail pro<\/li><li>you have been educated properly and update your skills and understanding regularly<\/li><li>you use a good quality brand that provides great customer service and education<\/li><li>your brand may be recommended or read about in the media<\/li><li>your hygiene protocols are first class<\/li><li>your understanding of nails and skin allow you to assess what they need on-going<\/li><li>you are insured in the unlikely event of anything going wrong<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Do they need to know the technicalities of exactly how you provide each individual with what they need? NO. They just need to be delighted with the results.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There IS no genuine hype with a \u2018BIAB\u2019 product. It doesn\u2019t have to be in a bottle. It is just a marketing hype for a product that needs to be in your armory to give your clients the best service for THEM.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But in saying all that, there are some fabulous products that just happen to be in a bottle with a brush \u2018because they work\u2019!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Don\u2019t mislead clients with a \u2018hype\u2019. Keep some secrets. Demonstrate YOUR skills and understanding and send they away beyond delighted with the results.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I have recently read a thread about the \u2018hype\u2019 over a BIAB (builder in a bottle) type product. I would question about the amount of information given to clients about different types of products. Let me explain. A wide variety of UV cured gels have been available to the industry for years. Thin ones, thick [&hellip;]<\/p>\n","protected":false},"author":26,"featured_media":42021,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[101,92],"tags":[],"class_list":["post-42020","post","type-post","status-publish","format-standard","has-post-thumbnail","category-business","category-nail-services","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What do clients need to know? - NailKnowledge<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nailknowledge.org\/es\/blog\/que-deben-saber-los-clientes\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What do clients need to know? - NailKnowledge\" \/>\n<meta property=\"og:description\" content=\"I have recently read a thread about the \u2018hype\u2019 over a BIAB (builder in a bottle) type product. I would question about the amount of information given to clients about different types of products. Let me explain. A wide variety of UV cured gels have been available to the industry for years. Thin ones, thick [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nailknowledge.org\/es\/blog\/que-deben-saber-los-clientes\" \/>\n<meta property=\"og:site_name\" content=\"NailKnowledge\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-30T09:29:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-19T15:42:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nailknowledge.org\/wp-content\/uploads\/2021\/10\/BLOG-THUMBNAIL-68.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Marian Newman, BEM\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Marian Newman, BEM\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/what-do-clients-need-to-know#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/what-do-clients-need-to-know\"},\"author\":{\"name\":\"Marian Newman, BEM\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#\\\/schema\\\/person\\\/72f897394d28b628c492c71c549c0def\"},\"headline\":\"What do clients need to know?\",\"datePublished\":\"2021-10-30T09:29:41+00:00\",\"dateModified\":\"2026-06-19T15:42:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/what-do-clients-need-to-know\"},\"wordCount\":551,\"publisher\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/what-do-clients-need-to-know#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/BLOG-THUMBNAIL-68.jpg\",\"articleSection\":[\"Business &amp; Industry\",\"Nail Services\"],\"inLanguage\":\"es\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/what-do-clients-need-to-know\",\"url\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/what-do-clients-need-to-know\",\"name\":\"What do clients need to know? - NailKnowledge\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/what-do-clients-need-to-know#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/what-do-clients-need-to-know#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/BLOG-THUMBNAIL-68.jpg\",\"datePublished\":\"2021-10-30T09:29:41+00:00\",\"dateModified\":\"2026-06-19T15:42:58+00:00\",\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/what-do-clients-need-to-know\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/what-do-clients-need-to-know#primaryimage\",\"url\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/BLOG-THUMBNAIL-68.jpg\",\"contentUrl\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/BLOG-THUMBNAIL-68.jpg\",\"width\":1280,\"height\":720},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#website\",\"url\":\"https:\\\/\\\/nailknowledge.org\\\/\",\"name\":\"NailKnowledge\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nailknowledge.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#organization\",\"name\":\"NailKnowledge\",\"url\":\"https:\\\/\\\/nailknowledge.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/KN-Logo-1.webp\",\"contentUrl\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/KN-Logo-1.webp\",\"width\":542,\"height\":100,\"caption\":\"NailKnowledge\"},\"image\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#\\\/schema\\\/person\\\/72f897394d28b628c492c71c549c0def\",\"name\":\"Marian Newman, BEM\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27f69ce4dbced196ceb3dad391e7e6ac1cd7dd01ca24dfbb4d94d70a904a98b2?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27f69ce4dbced196ceb3dad391e7e6ac1cd7dd01ca24dfbb4d94d70a904a98b2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27f69ce4dbced196ceb3dad391e7e6ac1cd7dd01ca24dfbb4d94d70a904a98b2?s=96&d=mm&r=g\",\"caption\":\"Marian Newman, BEM\"},\"url\":\"https:\\\/\\\/nailknowledge.org\\\/es\\\/blog\\\/author\\\/marian\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u00bfQu\u00e9 necesitan saber los clientes? - NailKnowledge","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:\/\/nailknowledge.org\/es\/blog\/que-deben-saber-los-clientes","og_locale":"es_ES","og_type":"article","og_title":"What do clients need to know? - NailKnowledge","og_description":"I have recently read a thread about the \u2018hype\u2019 over a BIAB (builder in a bottle) type product. I would question about the amount of information given to clients about different types of products. Let me explain. A wide variety of UV cured gels have been available to the industry for years. Thin ones, thick [&hellip;]","og_url":"https:\/\/nailknowledge.org\/es\/blog\/que-deben-saber-los-clientes","og_site_name":"NailKnowledge","article_published_time":"2021-10-30T09:29:41+00:00","article_modified_time":"2026-06-19T15:42:58+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2021\/10\/BLOG-THUMBNAIL-68.jpg","type":"image\/jpeg"}],"author":"Marian Newman, BEM","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"Marian Newman, BEM","Tiempo de lectura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nailknowledge.org\/blog\/what-do-clients-need-to-know#article","isPartOf":{"@id":"https:\/\/nailknowledge.org\/blog\/what-do-clients-need-to-know"},"author":{"name":"Marian Newman, BEM","@id":"https:\/\/nailknowledge.org\/#\/schema\/person\/72f897394d28b628c492c71c549c0def"},"headline":"What do clients need to know?","datePublished":"2021-10-30T09:29:41+00:00","dateModified":"2026-06-19T15:42:58+00:00","mainEntityOfPage":{"@id":"https:\/\/nailknowledge.org\/blog\/what-do-clients-need-to-know"},"wordCount":551,"publisher":{"@id":"https:\/\/nailknowledge.org\/#organization"},"image":{"@id":"https:\/\/nailknowledge.org\/blog\/what-do-clients-need-to-know#primaryimage"},"thumbnailUrl":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2021\/10\/BLOG-THUMBNAIL-68.jpg","articleSection":["Business &amp; Industry","Nail Services"],"inLanguage":"es"},{"@type":"WebPage","@id":"https:\/\/nailknowledge.org\/blog\/what-do-clients-need-to-know","url":"https:\/\/nailknowledge.org\/blog\/what-do-clients-need-to-know","name":"\u00bfQu\u00e9 necesitan saber los clientes? - NailKnowledge","isPartOf":{"@id":"https:\/\/nailknowledge.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nailknowledge.org\/blog\/what-do-clients-need-to-know#primaryimage"},"image":{"@id":"https:\/\/nailknowledge.org\/blog\/what-do-clients-need-to-know#primaryimage"},"thumbnailUrl":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2021\/10\/BLOG-THUMBNAIL-68.jpg","datePublished":"2021-10-30T09:29:41+00:00","dateModified":"2026-06-19T15:42:58+00:00","inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nailknowledge.org\/blog\/what-do-clients-need-to-know"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/nailknowledge.org\/blog\/what-do-clients-need-to-know#primaryimage","url":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2021\/10\/BLOG-THUMBNAIL-68.jpg","contentUrl":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2021\/10\/BLOG-THUMBNAIL-68.jpg","width":1280,"height":720},{"@type":"WebSite","@id":"https:\/\/nailknowledge.org\/#website","url":"https:\/\/nailknowledge.org\/","name":"Conocimientos de u\u00f1as","description":"","publisher":{"@id":"https:\/\/nailknowledge.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nailknowledge.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/nailknowledge.org\/#organization","name":"Conocimientos de u\u00f1as","url":"https:\/\/nailknowledge.org\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/nailknowledge.org\/#\/schema\/logo\/image\/","url":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/03\/KN-Logo-1.webp","contentUrl":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/03\/KN-Logo-1.webp","width":542,"height":100,"caption":"NailKnowledge"},"image":{"@id":"https:\/\/nailknowledge.org\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/nailknowledge.org\/#\/schema\/person\/72f897394d28b628c492c71c549c0def","name":"Marian Newman, BEM","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/secure.gravatar.com\/avatar\/27f69ce4dbced196ceb3dad391e7e6ac1cd7dd01ca24dfbb4d94d70a904a98b2?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/27f69ce4dbced196ceb3dad391e7e6ac1cd7dd01ca24dfbb4d94d70a904a98b2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/27f69ce4dbced196ceb3dad391e7e6ac1cd7dd01ca24dfbb4d94d70a904a98b2?s=96&d=mm&r=g","caption":"Marian Newman, BEM"},"url":"https:\/\/nailknowledge.org\/es\/blog\/author\/marian"}]}},"_links":{"self":[{"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/posts\/42020","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/comments?post=42020"}],"version-history":[{"count":2,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/posts\/42020\/revisions"}],"predecessor-version":[{"id":171700,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/posts\/42020\/revisions\/171700"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/media\/42021"}],"wp:attachment":[{"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/media?parent=42020"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/categories?post=42020"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/tags?post=42020"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}