{"id":1355,"date":"2026-04-17T15:06:04","date_gmt":"2026-04-17T13:06:04","guid":{"rendered":"https:\/\/conversed-ai.labelvier.dev\/?p=1355"},"modified":"2026-04-20T21:51:04","modified_gmt":"2026-04-20T19:51:04","slug":"what-is-rag-retrieval-augmented-generation-and-what-can-you-do-with-it","status":"publish","type":"post","link":"https:\/\/conversed.ai\/en\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/","title":{"rendered":"What is RAG (Retrieval-Augmented Generation)? And what can you do with it?"},"content":{"rendered":"<p>When AI must provide answers based on extensive or frequently changing information, traditional models often fall short. RAG (Retrieval-Augmented Generation) solves this problem. It allows AI to generate answers based on external sources, such as documents, databases or internal knowledge bases, even if the AI has not been trained on that information.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How does RAG work?<\/h2>\n\n\n\n<p>RAG consists of three steps:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Retrieval:<\/strong>the AI first searches for relevant information from linked sources, such as policy documents, manuals or internal FAQs.<\/li>\n\n\n\n<li><strong>Augmentation:<\/strong>the retrieved information is added to the AI model as additional context. This is what makes RAG special. The model does not just rely on what it \u201cknows\u201d from training, but receives enriched, current information to base a response on.<\/li>\n\n\n\n<li><strong>Generation:<\/strong>with this combination of linguistic capabilities and retrieved data, the AI generates a natural-sounding answer.<\/li>\n<\/ol>\n\n\n\n<p>In short, RAG = Retrieval + Enriched Context + Generation.<br>Thanks to this augmentation step, the AI remains accurate, context-aware and aligned with your current knowledge without the need to retrain the model.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why is this important?<\/h2>\n\n\n\n<p>Without RAG, AI relies only on what it learned during training, which is often outdated or too general. With RAG:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Keeps the AI up-to-date,<\/li>\n\n\n\n<li>Can work with organization-specific content,<\/li>\n\n\n\n<li>Get answers that are not only globally correct, but factually correct based on your own sources.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Cost-effective and scalable<\/h2>\n\n\n\n<p>One of the biggest advantages of RAG is cost efficiency. Traditional AI models require extensive retraining or fine-tuning to add new knowledge. That's time-consuming and expensive. With RAG, you can adjust the underlying knowledge simply by changing the external sources from which the model draws information. This allows you to scale and update your AI solution without high operational costs. Instead of constantly modifying the model, you modify the content. This makes RAG a sustainable and budget-friendly solution for dynamic or growing organizations.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Practical examples<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Employee asks about home work policy<\/strong><br>An employee asks, \u201cHow many days can I work from home?\u201d<br>Thanks to RAG, the AI retrieves the latest HR policies and responds:<br>\u201cAccording to the March 2024 home work policy, you may work from home up to 3 days a week in consultation with your supervisor.\u201d<\/li>\n\n\n\n<li><strong>Customer asks for accounting software<\/strong><br>A customer asks, \u201cDoes your accounting package support multiple entities? And what does it cost?\u201d<br>The AI retrieves information from the product brochure or price list and responds:<br>\u201cYes, our accounting software supports multiple entities within one account. The standard license costs \u20ac39 per month, including support and updates.\u201d<\/li>\n\n\n\n<li><strong>User asks how to reset his password<\/strong><br>A user asks, \u201cHow do I reset my password?\u201d<br>The AI searches the internal IT support documentation or FAQ and answers:<br>\u201cYou can reset your password from the login page by clicking on \u2018Forgot your password.\u2019 You will then receive an e-mail with a reset link. If you do not receive it within a few minutes, please contact IT support.\u201d<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">RAG versus traditional AI responses<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th class=\"has-text-align-left\" data-align=\"left\">Without RAG<\/th><th class=\"has-text-align-left\" data-align=\"left\">With RAG<\/th><\/tr><\/thead><tbody><tr><td>Based on training data only<\/td><td>Based on current internal information<\/td><\/tr><tr><td>Vague or general answers<\/td><td>Specific and substantiated answers<\/td><\/tr><tr><td>Not transparent<\/td><td>Traceable to original documents<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Reliable AI with access to your knowledge<\/h2>\n\n\n\n<p>RAG is ideal for organizations that want to use AI as a smart assistant, with control over the information used. Whether it's HR, IT, product documentation or details of your services, RAG ensures that your AI has access to the right knowledge at the right time, without having to build everything into the model itself.<\/p>","protected":false},"excerpt":{"rendered":"<p>Wanneer AI antwoorden moet geven op basis van uitgebreide of vaak veranderende informatie, schieten traditionele modellen vaak tekort. RAG (Retrieval-Augmented Generation) lost dit probleem op. Het stelt AI in staat om antwoorden te genereren op basis van externe bronnen, zoals documenten, databases of interne kennisbanken, zelfs als de AI niet op die informatie is getraind. [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":1357,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3,31,30],"tags":[],"class_list":["post-1355","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai","category-ai-definities-uitleg","category-optimalisatie-train-ai"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Wat is RAG (Retrieval-Augmented Generation)? En wat kan je ermee doen? - Conversed AI<\/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:\/\/conversed.ai\/en\/what-is-rag-retrieval-augmented-generation-and-what-can-you-do-with-it\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Wat is RAG (Retrieval-Augmented Generation)? En wat kan je ermee doen? - Conversed AI\" \/>\n<meta property=\"og:description\" content=\"Wanneer AI antwoorden moet geven op basis van uitgebreide of vaak veranderende informatie, schieten traditionele modellen vaak tekort. RAG (Retrieval-Augmented Generation) lost dit probleem op. Het stelt AI in staat om antwoorden te genereren op basis van externe bronnen, zoals documenten, databases of interne kennisbanken, zelfs als de AI niet op die informatie is getraind. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/conversed.ai\/en\/what-is-rag-retrieval-augmented-generation-and-what-can-you-do-with-it\/\" \/>\n<meta property=\"og:site_name\" content=\"Conversed AI\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-17T13:06:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-20T19:51:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/conversed.ai\/wp-content\/uploads\/2026\/04\/RAG.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"533\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Sander van der Kraan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sander van der Kraan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\\\/\"},\"author\":{\"name\":\"Sander van der Kraan\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/#\\\/schema\\\/person\\\/9bffef8bf35f3fe6dd6339e5aea5a683\"},\"headline\":\"Wat is RAG (Retrieval-Augmented Generation)? En wat kan je ermee doen?\",\"datePublished\":\"2026-04-17T13:06:04+00:00\",\"dateModified\":\"2026-04-20T19:51:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\\\/\"},\"wordCount\":572,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/conversed.ai\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/RAG.jpg\",\"articleSection\":[\"AI\",\"AI definities &amp; uitleg\",\"Optimalisatie - Train AI\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/conversed.ai\\\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\\\/\",\"url\":\"https:\\\/\\\/conversed.ai\\\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\\\/\",\"name\":\"Wat is RAG (Retrieval-Augmented Generation)? En wat kan je ermee doen? - Conversed AI\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/conversed.ai\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/RAG.jpg\",\"datePublished\":\"2026-04-17T13:06:04+00:00\",\"dateModified\":\"2026-04-20T19:51:04+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/#\\\/schema\\\/person\\\/9bffef8bf35f3fe6dd6339e5aea5a683\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/conversed.ai\\\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\\\/#primaryimage\",\"url\":\"https:\\\/\\\/conversed.ai\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/RAG.jpg\",\"contentUrl\":\"https:\\\/\\\/conversed.ai\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/RAG.jpg\",\"width\":800,\"height\":533,\"caption\":\"RAG - Conversed.ai\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/new.conversed.ai\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wat is RAG (Retrieval-Augmented Generation)? En wat kan je ermee doen?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/#website\",\"url\":\"https:\\\/\\\/conversed.ai\\\/\",\"name\":\"Conversed AI\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/conversed.ai\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/#\\\/schema\\\/person\\\/9bffef8bf35f3fe6dd6339e5aea5a683\",\"name\":\"Sander van der Kraan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cee60f98e35d4b86775a88ecf99c92a62e9601c92929a784da1c41618d56b648?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cee60f98e35d4b86775a88ecf99c92a62e9601c92929a784da1c41618d56b648?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cee60f98e35d4b86775a88ecf99c92a62e9601c92929a784da1c41618d56b648?s=96&d=mm&r=g\",\"caption\":\"Sander van der Kraan\"},\"url\":\"https:\\\/\\\/conversed.ai\\\/en\\\/author\\\/sander\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is RAG (Retrieval-Augmented Generation)? And what can you do with it? - Conversed AI","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:\/\/conversed.ai\/en\/what-is-rag-retrieval-augmented-generation-and-what-can-you-do-with-it\/","og_locale":"en_US","og_type":"article","og_title":"Wat is RAG (Retrieval-Augmented Generation)? En wat kan je ermee doen? - Conversed AI","og_description":"Wanneer AI antwoorden moet geven op basis van uitgebreide of vaak veranderende informatie, schieten traditionele modellen vaak tekort. RAG (Retrieval-Augmented Generation) lost dit probleem op. Het stelt AI in staat om antwoorden te genereren op basis van externe bronnen, zoals documenten, databases of interne kennisbanken, zelfs als de AI niet op die informatie is getraind. [&hellip;]","og_url":"https:\/\/conversed.ai\/en\/what-is-rag-retrieval-augmented-generation-and-what-can-you-do-with-it\/","og_site_name":"Conversed AI","article_published_time":"2026-04-17T13:06:04+00:00","article_modified_time":"2026-04-20T19:51:04+00:00","og_image":[{"width":800,"height":533,"url":"https:\/\/conversed.ai\/wp-content\/uploads\/2026\/04\/RAG.jpg","type":"image\/jpeg"}],"author":"Sander van der Kraan","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Sander van der Kraan","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/conversed.ai\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/#article","isPartOf":{"@id":"https:\/\/conversed.ai\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/"},"author":{"name":"Sander van der Kraan","@id":"https:\/\/conversed.ai\/#\/schema\/person\/9bffef8bf35f3fe6dd6339e5aea5a683"},"headline":"Wat is RAG (Retrieval-Augmented Generation)? En wat kan je ermee doen?","datePublished":"2026-04-17T13:06:04+00:00","dateModified":"2026-04-20T19:51:04+00:00","mainEntityOfPage":{"@id":"https:\/\/conversed.ai\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/"},"wordCount":572,"commentCount":0,"image":{"@id":"https:\/\/conversed.ai\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/#primaryimage"},"thumbnailUrl":"https:\/\/conversed.ai\/wp-content\/uploads\/2026\/04\/RAG.jpg","articleSection":["AI","AI definities &amp; uitleg","Optimalisatie - Train AI"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/conversed.ai\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/conversed.ai\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/","url":"https:\/\/conversed.ai\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/","name":"What is RAG (Retrieval-Augmented Generation)? And what can you do with it? - Conversed AI","isPartOf":{"@id":"https:\/\/conversed.ai\/#website"},"primaryImageOfPage":{"@id":"https:\/\/conversed.ai\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/#primaryimage"},"image":{"@id":"https:\/\/conversed.ai\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/#primaryimage"},"thumbnailUrl":"https:\/\/conversed.ai\/wp-content\/uploads\/2026\/04\/RAG.jpg","datePublished":"2026-04-17T13:06:04+00:00","dateModified":"2026-04-20T19:51:04+00:00","author":{"@id":"https:\/\/conversed.ai\/#\/schema\/person\/9bffef8bf35f3fe6dd6339e5aea5a683"},"breadcrumb":{"@id":"https:\/\/conversed.ai\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/conversed.ai\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/conversed.ai\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/#primaryimage","url":"https:\/\/conversed.ai\/wp-content\/uploads\/2026\/04\/RAG.jpg","contentUrl":"https:\/\/conversed.ai\/wp-content\/uploads\/2026\/04\/RAG.jpg","width":800,"height":533,"caption":"RAG - Conversed.ai"},{"@type":"BreadcrumbList","@id":"https:\/\/conversed.ai\/wat-is-rag-retrieval-augmented-generation-en-wat-kan-je-ermee-doen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/new.conversed.ai\/"},{"@type":"ListItem","position":2,"name":"Wat is RAG (Retrieval-Augmented Generation)? En wat kan je ermee doen?"}]},{"@type":"WebSite","@id":"https:\/\/conversed.ai\/#website","url":"https:\/\/conversed.ai\/","name":"Conversed AI","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/conversed.ai\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/conversed.ai\/#\/schema\/person\/9bffef8bf35f3fe6dd6339e5aea5a683","name":"Sander van der Kraan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/cee60f98e35d4b86775a88ecf99c92a62e9601c92929a784da1c41618d56b648?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/cee60f98e35d4b86775a88ecf99c92a62e9601c92929a784da1c41618d56b648?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cee60f98e35d4b86775a88ecf99c92a62e9601c92929a784da1c41618d56b648?s=96&d=mm&r=g","caption":"Sander van der Kraan"},"url":"https:\/\/conversed.ai\/en\/author\/sander\/"}]}},"_links":{"self":[{"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/posts\/1355","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/comments?post=1355"}],"version-history":[{"count":2,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/posts\/1355\/revisions"}],"predecessor-version":[{"id":1358,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/posts\/1355\/revisions\/1358"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/media\/1357"}],"wp:attachment":[{"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/media?parent=1355"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/categories?post=1355"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/tags?post=1355"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}