{"id":44135,"date":"2022-02-04T08:00:00","date_gmt":"2022-02-04T08:00:00","guid":{"rendered":"https:\/\/nailknowledge.org\/?p=44135"},"modified":"2026-06-19T15:41:58","modified_gmt":"2026-06-19T15:41:58","slug":"ser-profesor-es-tu-proximo-paso-profesional","status":"publish","type":"post","link":"https:\/\/nailknowledge.org\/es\/blog\/is-being-a-teacher-your-next-career-move","title":{"rendered":"\u00bfSer profesor es su pr\u00f3ximo paso profesional?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">I am seeing a lot of social media posts asking about how to become a teacher. Many have been struggling during the pandemic that still continues. Pivoting and finding a different career route CAN be the answer. But is it being a teacher?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Being a fabulous and skilled nail professional is a very good start. And here comes the \u2018but\u2019: being a good nail pro and being a teacher are two very different skills. Both have to be learned and understood. Some, though, are natural teachers.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Wanting to become a teacher to bring in additional income really is not any good solution unless you embrace the skill of teaching.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let us look at the basics that are required:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>You may totally know how to provide a specific nail service BUT can you break down all of the steps and all of the client focussed amendments in order to make every single student with a variety of learning styles understand each step?<\/li><li>You may understand an in-depth process but can you explain that process back so many different people can also understand it? (For me, this is the key to true understanding)<\/li><li>The psychology of learning is facsinating as every individual has a different way of learning, whether they know that or not:<ul><li>some like reading<\/li><li>others, listening<\/li><li>some are visual<\/li><li>some are practical<\/li><li>that is just a few of the most obvious as there are many combinations including conditions like dyslexia or \u2018special needs\u2019<\/li><\/ul><\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">To become a teacher for nail services requires two very distinct skills. A great nail pro + a great teacher! Being a good teacher is either instinctive or you learn how. Either is good.<\/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-f65dce3b373077b4958edae65f16763d 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\/new-nailknowledge-newsletter.webp\" alt=\"\" class=\"wp-image-173063\" srcset=\"https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/07\/new-nailknowledge-newsletter.webp 455w, https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/07\/new-nailknowledge-newsletter-300x66.webp 300w, https:\/\/nailknowledge.org\/wp-content\/uploads\/2026\/07\/new-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\">In order to teach effectively, you must break down into bite-sized pieces every practical step in a very clear way. You have to clarify \u2018why\u2019, \u2018when\u2019, and when to adapt. This isn\u2019t easy when these steps are so natural for the nail pro. It\u2019s like muscle memory.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It doesn\u2019t stop there. Constructive criticism, assessment, and recognising why and how students may be going wrong is a skill of its own. It may be as simple as the angle of the brush. How to hold the finger or the file. So much more.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In order to get meaningful teachers insurance, you also need to have a \u2018teachers qualification\u2019. Many new companies are popping up offering these online. In the UK, the only meaningful qualification is regulated by OFQUAL. If it isn\u2019t OFQUAL regulated, then the insurance available may not be either recognised or accepted by other underwriters, brokers, or other countries.\u00a0<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So, in conclusion, teaching is a great career progression BUT is it for you?? Just for extra income when you don\u2019t have a desire to \u2018share\u2019, nor a vocational intent, then, maybe think again. It isn\u2019t a quick fix to more income.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The very best result for a teacher is that your students end up better than you! And that should make you proud!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I am seeing a lot of social media posts asking about how to become a teacher. Many have been struggling during the pandemic that still continues. Pivoting and finding a different career route CAN be the answer. But is it being a teacher? Being a fabulous and skilled nail professional is a very good start. [&hellip;]<\/p>\n","protected":false},"author":26,"featured_media":44136,"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],"tags":[],"class_list":["post-44135","post","type-post","status-publish","format-standard","has-post-thumbnail","category-business","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Is being a Teacher Your Next Career Move? - NailKnowledge<\/title>\n<meta name=\"description\" content=\"Being a fabulous and skilled nail professional is a very good start. But being a good nail pro and being a teacher are two very different skills.\" \/>\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\/ser-profesor-es-tu-proximo-paso-profesional\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Is being a Teacher Your Next Career Move? - NailKnowledge\" \/>\n<meta property=\"og:description\" content=\"Being a fabulous and skilled nail professional is a very good start. But being a good nail pro and being a teacher are two very different skills.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nailknowledge.org\/es\/blog\/ser-profesor-es-tu-proximo-paso-profesional\" \/>\n<meta property=\"og:site_name\" content=\"NailKnowledge\" \/>\n<meta property=\"article:published_time\" content=\"2022-02-04T08:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-19T15:41:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nailknowledge.org\/wp-content\/uploads\/2022\/01\/Is%20being%20a%20teacher%20your%20next%20career%20move\" \/>\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\/png\" \/>\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\\\/is-being-a-teacher-your-next-career-move#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/is-being-a-teacher-your-next-career-move\"},\"author\":{\"name\":\"Marian Newman, BEM\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#\\\/schema\\\/person\\\/72f897394d28b628c492c71c549c0def\"},\"headline\":\"Is being a Teacher Your Next Career Move?\",\"datePublished\":\"2022-02-04T08:00:00+00:00\",\"dateModified\":\"2026-06-19T15:41:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/is-being-a-teacher-your-next-career-move\"},\"wordCount\":505,\"publisher\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/is-being-a-teacher-your-next-career-move#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/Is being a teacher your next career move\",\"articleSection\":[\"Business &amp; Industry\"],\"inLanguage\":\"es\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/is-being-a-teacher-your-next-career-move\",\"url\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/is-being-a-teacher-your-next-career-move\",\"name\":\"Is being a Teacher Your Next Career Move? - NailKnowledge\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/is-being-a-teacher-your-next-career-move#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/is-being-a-teacher-your-next-career-move#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/Is being a teacher your next career move\",\"datePublished\":\"2022-02-04T08:00:00+00:00\",\"dateModified\":\"2026-06-19T15:41:58+00:00\",\"description\":\"Being a fabulous and skilled nail professional is a very good start. But being a good nail pro and being a teacher are two very different skills.\",\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/is-being-a-teacher-your-next-career-move\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/nailknowledge.org\\\/blog\\\/is-being-a-teacher-your-next-career-move#primaryimage\",\"url\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/Is being a teacher your next career move\",\"contentUrl\":\"https:\\\/\\\/nailknowledge.org\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/Is being a teacher your next career move\",\"width\":1280,\"height\":720,\"caption\":\"Is being a teacher your next career move?\"},{\"@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":"\u00bfSer profesor es tu pr\u00f3ximo paso profesional? - NailKnowledge","description":"Ser una fabulosa y experta profesional de las u\u00f1as es un muy buen comienzo. Pero ser una buena profesional de las u\u00f1as y ser profesora son dos habilidades muy diferentes.","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\/ser-profesor-es-tu-proximo-paso-profesional","og_locale":"es_ES","og_type":"article","og_title":"Is being a Teacher Your Next Career Move? - NailKnowledge","og_description":"Being a fabulous and skilled nail professional is a very good start. But being a good nail pro and being a teacher are two very different skills.","og_url":"https:\/\/nailknowledge.org\/es\/blog\/ser-profesor-es-tu-proximo-paso-profesional","og_site_name":"NailKnowledge","article_published_time":"2022-02-04T08:00:00+00:00","article_modified_time":"2026-06-19T15:41:58+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2022\/01\/Is being a teacher your next career move","type":"image\/png"}],"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\/is-being-a-teacher-your-next-career-move#article","isPartOf":{"@id":"https:\/\/nailknowledge.org\/blog\/is-being-a-teacher-your-next-career-move"},"author":{"name":"Marian Newman, BEM","@id":"https:\/\/nailknowledge.org\/#\/schema\/person\/72f897394d28b628c492c71c549c0def"},"headline":"Is being a Teacher Your Next Career Move?","datePublished":"2022-02-04T08:00:00+00:00","dateModified":"2026-06-19T15:41:58+00:00","mainEntityOfPage":{"@id":"https:\/\/nailknowledge.org\/blog\/is-being-a-teacher-your-next-career-move"},"wordCount":505,"publisher":{"@id":"https:\/\/nailknowledge.org\/#organization"},"image":{"@id":"https:\/\/nailknowledge.org\/blog\/is-being-a-teacher-your-next-career-move#primaryimage"},"thumbnailUrl":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2022\/01\/Is being a teacher your next career move","articleSection":["Business &amp; Industry"],"inLanguage":"es"},{"@type":"WebPage","@id":"https:\/\/nailknowledge.org\/blog\/is-being-a-teacher-your-next-career-move","url":"https:\/\/nailknowledge.org\/blog\/is-being-a-teacher-your-next-career-move","name":"\u00bfSer profesor es tu pr\u00f3ximo paso profesional? - NailKnowledge","isPartOf":{"@id":"https:\/\/nailknowledge.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nailknowledge.org\/blog\/is-being-a-teacher-your-next-career-move#primaryimage"},"image":{"@id":"https:\/\/nailknowledge.org\/blog\/is-being-a-teacher-your-next-career-move#primaryimage"},"thumbnailUrl":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2022\/01\/Is being a teacher your next career move","datePublished":"2022-02-04T08:00:00+00:00","dateModified":"2026-06-19T15:41:58+00:00","description":"Ser una fabulosa y experta profesional de las u\u00f1as es un muy buen comienzo. Pero ser una buena profesional de las u\u00f1as y ser profesora son dos habilidades muy diferentes.","inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nailknowledge.org\/blog\/is-being-a-teacher-your-next-career-move"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/nailknowledge.org\/blog\/is-being-a-teacher-your-next-career-move#primaryimage","url":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2022\/01\/Is being a teacher your next career move","contentUrl":"https:\/\/nailknowledge.org\/wp-content\/uploads\/2022\/01\/Is being a teacher your next career move","width":1280,"height":720,"caption":"Is being a teacher your next career move?"},{"@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\/44135","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=44135"}],"version-history":[{"count":1,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/posts\/44135\/revisions"}],"predecessor-version":[{"id":171674,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/posts\/44135\/revisions\/171674"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/media\/44136"}],"wp:attachment":[{"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/media?parent=44135"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/categories?post=44135"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nailknowledge.org\/es\/wp-json\/wp\/v2\/tags?post=44135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}