{"id":140,"date":"2026-03-14T07:34:34","date_gmt":"2026-03-14T07:34:34","guid":{"rendered":"https:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/"},"modified":"2026-03-14T07:34:34","modified_gmt":"2026-03-14T07:34:34","slug":"the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai","status":"publish","type":"post","link":"https:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/","title":{"rendered":"The Rules for Public Data Are Quietly Reshaping Who Gets to Build AI"},"content":{"rendered":"<p>The question of who gets to train AI on publicly available data is quietly becoming one of the most consequential regulatory battles in technology. A new report from the Information Technology and Innovation Foundation (ITIF), published this week, lays out the stakes clearly: the jurisdictions that permit responsible access to public web data will lead in AI development, while those that restrict it risk falling permanently behind.<\/p>\n<p>This is not abstract. In 2025, US-based organisations produced 40 notable foundation models. China produced 15. The European Union managed three. The gap is driven by many factors \u2014 investment, talent, compute infrastructure \u2014 but the rules governing access to training data are an increasingly significant one.<\/p>\n<h2>The Transatlantic Divide<\/h2>\n<p>The US and EU have taken fundamentally different approaches to how publicly available data can be used for AI training.<\/p>\n<p>The US operates what the ITIF describes as a \u201cgates up\u201d framework. Publicly accessible web data is generally available for automated collection unless a site owner implements technical barriers \u2014 robots.txt files, authentication walls, or rate-limiting mechanisms. This permissive posture has given American AI labs broad access to the digital commons as training material.<\/p>\n<p>The EU, by contrast, applies GDPR protections to personal data regardless of whether it appears on a public website. Even a name and job title scraped from a company\u2019s \u201cAbout Us\u201d page may require a lawful processing basis under European law. The <a href=\"https:\/\/artificialintelligenceact.eu\/ai-act-explorer\/\">EU AI Act<\/a> adds a further layer: Article 53 requires providers of general-purpose AI models to publish sufficiently detailed summaries of their training data, and rights holders can opt out of their content being used. The European Commission\u2019s November 2025 <a href=\"https:\/\/digital-strategy.ec.europa.eu\/en\/news\/simpler-eu-digital-rules-and-new-digital-wallets-save-billions-businesses-and-boost-innovation\">Digital Omnibus<\/a> proposal aims to simplify some of this regulatory burden, but the fundamental constraints on data use remain.<\/p>\n<p>The result is that AI development gravitates toward more permissive jurisdictions. This is not a theoretical concern \u2014 it is visible in where companies locate their model training infrastructure and where they hire.<\/p>\n<h2>The US Is Not Unified Either<\/h2>\n<p>As <a href=\"https:\/\/maddaisy.com\/index.php\/2026\/02\/26\/americas-fragmented-state-by-state-ai-regulation-is-creating-a-compliance-labyrinth\/\">maddaisy examined in February<\/a>, the United States has its own regulatory fragmentation problem. California\u2019s AB 2013, which took effect on 1 January 2026, requires developers of publicly available generative AI systems to disclose detailed information about their training data \u2014 including the sources, whether the data contains copyrighted material, whether it includes personal information, and when it was collected. That transparency obligation applies retrospectively, meaning developers must document historical training practices.<\/p>\n<p>Colorado\u2019s AI Act addresses the deployment side, with impact assessments and discrimination safeguards for high-risk systems due to take effect in June 2026. Illinois, New York City, and Texas each have their own targeted requirements.<\/p>\n<p>The federal government wants to consolidate this into a single framework, but as <a href=\"https:\/\/maddaisy.com\/index.php\/2026\/02\/16\/from-principles-to-penalties-ai-governance-enters-its-enforcement-era\/\">maddaisy noted when AI governance entered its enforcement era<\/a>, the White House\u2019s December 2025 executive order is a statement of intent, not a statute. State laws remain in force, and the compliance burden is cumulative.<\/p>\n<h2>Technical Governance Is Filling the Gap<\/h2>\n<p>Where regulation is fragmented or slow, technical standards are emerging to manage access to public data for AI training. The ITIF report identifies several mechanisms that are gaining traction:<\/p>\n<p><strong>Machine-readable opt-out signals<\/strong> extend beyond the familiar robots.txt protocol. New standards like <a href=\"https:\/\/llmstxt.org\/\">LLMs.txt<\/a> allow website operators to provide curated, machine-readable summaries of their content specifically for AI systems \u2014 a more nuanced approach than a binary allow\/block decision.<\/p>\n<p><strong>Cryptographic bot authentication<\/strong> using HTTP message signatures allows site operators to verify the identity of AI crawlers and grant or restrict access based on who is asking, not just what they are requesting.<\/p>\n<p><strong>Automated licensing frameworks<\/strong> are experimenting with HTTP 402 (\u201cPayment Required\u201d) signals, creating the technical infrastructure for content owners to set terms for AI training use \u2014 including compensation.<\/p>\n<p><strong>PII filtering tools<\/strong> such as Microsoft\u2019s open-source Presidio project allow developers to detect and remove sensitive personal information during data preparation, addressing privacy concerns at the technical rather than legal level.<\/p>\n<p>These mechanisms are not yet standardised or universally adopted. But they point toward a model where access to public data is governed by a combination of technical protocols and market-based agreements, rather than solely by regulation.<\/p>\n<h2>The Agentic Wrinkle<\/h2>\n<p>The data access question becomes more complex as AI systems shift from static model training to live, agentic operations. When <a href=\"https:\/\/maddaisy.com\/index.php\/2026\/03\/11\/the-governance-frameworks-for-ai-agents-exist-the-hard-part-is-making-them-work\/\">maddaisy examined the governance challenges for AI agents<\/a> earlier this week, the focus was on operational controls \u2014 monitoring, auditing, and accountability chains. The ITIF report adds a further dimension: data that is technically accessible (visible through a browser or available via API) is not necessarily intended for AI consumption.<\/p>\n<p>Consider an AI agent authorised to access a company\u2019s customer relationship management system. The data it encounters is not public, but it is available to the agent through delegated credentials. Current regulatory frameworks are largely silent on this category of \u201cprivate-but-available\u201d data, and the risks compound when agents combine information from multiple sources to surface connections that no individual source intended to reveal.<\/p>\n<h2>What Practitioners Should Watch<\/h2>\n<p>The ITIF report recommends that policymakers focus on three priorities: regulating AI outputs rather than training inputs, encouraging transparency norms for AI agents, and creating safe harbour protections for developers who respect machine-readable opt-out signals and filter sensitive data.<\/p>\n<p>For consultants and practitioners advising organisations on AI strategy, the practical implications are more immediate. Enterprises deploying AI \u2014 whether training proprietary models, fine-tuning foundation models, or deploying agentic systems \u2014 need to map their data supply chain with the same rigour they apply to physical procurement. That means understanding where training data originates, what rights framework governs its use, whether it contains personal information subject to GDPR or state privacy laws, and whether the technical mechanisms exist to honour opt-out requests.<\/p>\n<p>The organisations that treat training data governance as a compliance afterthought will find themselves exposed \u2014 not just to regulatory penalties, but to reputational risk and potential litigation. Those that build responsible data practices into their AI development lifecycle will have a genuine competitive advantage, particularly as transparency requirements tighten across jurisdictions.<\/p>\n<p>The rules for public data are not a peripheral regulatory detail. They are becoming one of the defining factors in who builds the next generation of AI systems, and where.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The question of who gets to train AI on publicly available data is quietly becoming one of the most consequential regulatory battles in technology. A new report from the Information Technology and Innovation Foundation (ITIF), published this week, lays out the stakes clearly: the jurisdictions that permit responsible access to public web data will lead [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"fifu_image_url":"","fifu_image_alt":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[6],"tags":[15,21,20,19,66,50],"class_list":["post-140","post","type-post","status-publish","format-standard","hentry","category-ai","tag-ai-governance","tag-compliance","tag-eu-ai-act","tag-regulation","tag-training-data","tag-us-ai-policy"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Rules for Public Data Are Quietly Reshaping Who Gets to Build AI - maddaisy - cultivating innovation<\/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:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Rules for Public Data Are Quietly Reshaping Who Gets to Build AI - maddaisy - cultivating innovation\" \/>\n<meta property=\"og:description\" content=\"The question of who gets to train AI on publicly available data is quietly becoming one of the most consequential regulatory battles in technology. A new report from the Information Technology and Innovation Foundation (ITIF), published this week, lays out the stakes clearly: the jurisdictions that permit responsible access to public web data will lead [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/\" \/>\n<meta property=\"og:site_name\" content=\"maddaisy - cultivating innovation\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-14T07:34:34+00:00\" \/>\n<meta name=\"author\" content=\"Connie Botelli\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Connie Botelli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/03\\\/14\\\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/03\\\/14\\\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\\\/\"},\"author\":{\"name\":\"Connie Botelli\",\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#\\\/schema\\\/person\\\/d17a7f02608bf0d58e7f09e59925d10f\"},\"headline\":\"The Rules for Public Data Are Quietly Reshaping Who Gets to Build AI\",\"datePublished\":\"2026-03-14T07:34:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/03\\\/14\\\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\\\/\"},\"wordCount\":1032,\"publisher\":{\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#\\\/schema\\\/person\\\/8691fbb633741892cd9ffe5f347ac60b\"},\"keywords\":[\"ai-governance\",\"compliance\",\"eu-ai-act\",\"regulation\",\"training-data\",\"us-ai-policy\"],\"articleSection\":[\"AI\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/03\\\/14\\\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\\\/\",\"url\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/03\\\/14\\\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\\\/\",\"name\":\"The Rules for Public Data Are Quietly Reshaping Who Gets to Build AI - maddaisy - cultivating innovation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#website\"},\"datePublished\":\"2026-03-14T07:34:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/03\\\/14\\\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/03\\\/14\\\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/2026\\\/03\\\/14\\\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/maddaisy.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Rules for Public Data Are Quietly Reshaping Who Gets to Build AI\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#website\",\"url\":\"https:\\\/\\\/maddaisy.com\\\/\",\"name\":\"maddaisy - cultivating innovation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#\\\/schema\\\/person\\\/8691fbb633741892cd9ffe5f347ac60b\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/maddaisy.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#\\\/schema\\\/person\\\/8691fbb633741892cd9ffe5f347ac60b\",\"name\":\"Andy Copland\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g\",\"caption\":\"Andy Copland\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g\"},\"sameAs\":[\"http:\\\/\\\/maddaisy.com\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/andycopland\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/maddaisy.com\\\/#\\\/schema\\\/person\\\/d17a7f02608bf0d58e7f09e59925d10f\",\"name\":\"Connie Botelli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7d9351a326bd94776805e6b10f1290a21d3652da2ad3e373a7f50a36ff7c0367?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7d9351a326bd94776805e6b10f1290a21d3652da2ad3e373a7f50a36ff7c0367?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7d9351a326bd94776805e6b10f1290a21d3652da2ad3e373a7f50a36ff7c0367?s=96&d=mm&r=g\",\"caption\":\"Connie Botelli\"},\"sameAs\":[\"https:\\\/\\\/maddaisy.com\"],\"url\":\"https:\\\/\\\/maddaisy.com\\\/index.php\\\/author\\\/connie92374\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Rules for Public Data Are Quietly Reshaping Who Gets to Build AI - maddaisy - cultivating innovation","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:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/","og_locale":"en_GB","og_type":"article","og_title":"The Rules for Public Data Are Quietly Reshaping Who Gets to Build AI - maddaisy - cultivating innovation","og_description":"The question of who gets to train AI on publicly available data is quietly becoming one of the most consequential regulatory battles in technology. A new report from the Information Technology and Innovation Foundation (ITIF), published this week, lays out the stakes clearly: the jurisdictions that permit responsible access to public web data will lead [&hellip;]","og_url":"https:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/","og_site_name":"maddaisy - cultivating innovation","article_published_time":"2026-03-14T07:34:34+00:00","author":"Connie Botelli","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Connie Botelli","Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/#article","isPartOf":{"@id":"https:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/"},"author":{"name":"Connie Botelli","@id":"https:\/\/maddaisy.com\/#\/schema\/person\/d17a7f02608bf0d58e7f09e59925d10f"},"headline":"The Rules for Public Data Are Quietly Reshaping Who Gets to Build AI","datePublished":"2026-03-14T07:34:34+00:00","mainEntityOfPage":{"@id":"https:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/"},"wordCount":1032,"publisher":{"@id":"https:\/\/maddaisy.com\/#\/schema\/person\/8691fbb633741892cd9ffe5f347ac60b"},"keywords":["ai-governance","compliance","eu-ai-act","regulation","training-data","us-ai-policy"],"articleSection":["AI"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/","url":"https:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/","name":"The Rules for Public Data Are Quietly Reshaping Who Gets to Build AI - maddaisy - cultivating innovation","isPartOf":{"@id":"https:\/\/maddaisy.com\/#website"},"datePublished":"2026-03-14T07:34:34+00:00","breadcrumb":{"@id":"https:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/maddaisy.com\/index.php\/2026\/03\/14\/the-rules-for-public-data-are-quietly-reshaping-who-gets-to-build-ai\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/maddaisy.com\/"},{"@type":"ListItem","position":2,"name":"The Rules for Public Data Are Quietly Reshaping Who Gets to Build AI"}]},{"@type":"WebSite","@id":"https:\/\/maddaisy.com\/#website","url":"https:\/\/maddaisy.com\/","name":"maddaisy - cultivating innovation","description":"","publisher":{"@id":"https:\/\/maddaisy.com\/#\/schema\/person\/8691fbb633741892cd9ffe5f347ac60b"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/maddaisy.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/maddaisy.com\/#\/schema\/person\/8691fbb633741892cd9ffe5f347ac60b","name":"Andy Copland","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g","caption":"Andy Copland"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/e67c825f5d8c93e8ecd7a82ac2ec149f3c74acc6b0f3e2ddb3fb07ba0f7fb5fd?s=96&d=mm&r=g"},"sameAs":["http:\/\/maddaisy.com","https:\/\/www.linkedin.com\/in\/andycopland\/"]},{"@type":"Person","@id":"https:\/\/maddaisy.com\/#\/schema\/person\/d17a7f02608bf0d58e7f09e59925d10f","name":"Connie Botelli","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/7d9351a326bd94776805e6b10f1290a21d3652da2ad3e373a7f50a36ff7c0367?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7d9351a326bd94776805e6b10f1290a21d3652da2ad3e373a7f50a36ff7c0367?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7d9351a326bd94776805e6b10f1290a21d3652da2ad3e373a7f50a36ff7c0367?s=96&d=mm&r=g","caption":"Connie Botelli"},"sameAs":["https:\/\/maddaisy.com"],"url":"https:\/\/maddaisy.com\/index.php\/author\/connie92374\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/posts\/140","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/comments?post=140"}],"version-history":[{"count":0,"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/posts\/140\/revisions"}],"wp:attachment":[{"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/media?parent=140"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/categories?post=140"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/maddaisy.com\/index.php\/wp-json\/wp\/v2\/tags?post=140"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}