{"id":1088,"date":"2013-07-04T17:41:05","date_gmt":"2013-07-04T15:41:05","guid":{"rendered":"http:\/\/www.nomercysupply.nl\/site\/?page_id=1088"},"modified":"2017-06-22T14:18:41","modified_gmt":"2017-06-22T12:18:41","slug":"bacterial","status":"publish","type":"page","link":"https:\/\/www.nomercy.nl\/site\/pl\/products-pl\/bacterial\/","title":{"rendered":"Bacterial"},"content":{"rendered":"\r\n\t\t\t<script type=\"text\/javascript\">\r\n\t\t\t\t\r\n\t\t\t\tjQuery(document).ready(function(){\r\n\r\n\t\t\t\t\t\tjQuery(\"#cycle-ze7a > li:eq(0) > img\").imagesLoaded(function() {\r\n\t\t\t\t\t\t\tvar layer_slider_count = jQuery(\"#cycle-ze7a > li\").length;\r\n\r\n\t\t\t\t\t\t\tif ( jQuery.browser.mozilla ) {\r\n\t\t\t\t\t\t\t\t\tjQuery(\"#cycle-ze7a\").find(\"[data-transition]\").each(\r\n\t\t\t\t\t\t\t\t\tfunction () {\r\n\t\t\t\t\t\t\t            var ele = jQuery(this);\r\n\t\t\t\t\t\t\t            var trans = ele.attr(\"data-transition\");\r\n\t\t\t\t\t\t\t            ele.removeClass(\"animated\").removeClass(trans);\r\n\t\t\t\t\t\t\t\t    }\r\n\t\t\t\t\t\t\t\t);\r\n\r\n\t\t\t\t\t\t\t\tif ( layer_slider_count == 1 ) {\r\n\r\n\t\t\t\t\t\t\t\t\tjQuery(\"#cycle-ze7a > li\").first().find(\"[data-transition]\").each(\r\n\t\t\t\t\t\t\t\t\t\tfunction () {\r\n\t\t\t\t\t\t\t\t\t\t\tvar ele = jQuery(this);\r\n\t\t\t\t\t\t\t\t\t\t\tvar trans = ele.attr(\"data-transition\");\r\n\t\t\t\t\t\t\t\t\t\t\tele.addClass(\"animated \" + trans);\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t );\r\n\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t                }\r\n\r\n\t\t\t\t\t\t\tvar cycle_slider = jQuery(\"#cycle-ze7a\").cycle({\r\n\t\t\t\t\t\t\t\t\/\/timeout: 5000,\r\n\t\t\t\t\t\t\t\tspeed: 500,\r\n\t\t\t\t\t\t\t\tfx: \"fade\",\r\n\t\t\t\t\t\t\t\tslideResize: true,\r\n\t\t\t\t\t\t\t    containerResize: false,\r\n\t\t\t\t\t\t\t    width: \"100%\",\r\n\t\t\t\t\t\t\t\theight: 376,\r\n\t\t\t\t\t\t\t    fit: 1,\r\n\t\t\t\t\t\t\t\tpager:  \"#cycle-ze7a_pager\",\r\n\t\t\t\t\t\t\t\tpagerAnchorBuilder: function(idx, slide) { \r\n\t\t\t\t\t\t\t\t\treturn \"#cycle-ze7a_pager li:eq(\" + idx + \") a\";\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\tprev:    \"#cycle-ze7a_navigation .prev\",\r\n\t\t\t\t\t\t\t\tnext:    \"#cycle-ze7a_navigation .next\",\r\n\t\t\t\t\t\t\t\tpause:  true,\r\n\t\t\t\t\t\t\t\tpaused: function(cont, opts, byHover) {\r\n\t\t\t\t\t\t\t\t\tcycle_slider_state.find(\"a\").addClass(\"paused\").removeClass(\"resumed\");\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\tresumed: function(cont, opts, byHover) {\r\n\t\t\t\t\t\t\t\t\tcycle_slider_state.find(\"a\").addClass(\"resumed\").removeClass(\"paused\");\r\n\t\t\t\t\t\t\t\t},\r\n\r\n\t\t\t\t\t\t\t\ttimeoutFn: function(currSlideElement, nextSlideElement, options, forwardFlag){\r\n\t\t\t\t\t\t\t\t\tvar elements = jQuery(currSlideElement).parent(),\r\n\t\t\t\t\t\t\t\t\t\tcurrent  = elements.children(\".current\");\r\n\r\n\t\t\t\t\t\t\t\t\tvar spec_timeout = parseFloat(current.attr(\"data-timeout\"));\r\n\r\n\t\t\t\t\t\t\t\t\tif ( spec_timeout > 0 ) {\r\n\t\t\t\t\t\t\t\t\t\treturn spec_timeout;\r\n\t\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\t\treturn 5000;\r\n\t\t\t\t\t\t\t\t},\r\n\r\n\r\n\t\t\t\t\t\t\t\tbefore:function (currSlideElement, nextSlideElement, options, forwardFlag) {\r\n\t\t\t\t\t\t\t\t\tjQuery(currSlideElement).removeClass(\"current\");\r\n\t\t\t\t\t\t\t\t\tjQuery(nextSlideElement).addClass(\"current\");\r\n\r\n\t\t\t\t\t\t\t\t\tif ( jQuery.browser.mozilla ) {\r\n\r\n\t\t\t\t\t\t\t\t\t\tjQuery(nextSlideElement).find(\"[data-transition]\").each(\r\n\t\t\t\t\t\t\t\t\t\t\tfunction () {\r\n\t\t\t\t\t\t\t\t\t\t\t\tvar ele = jQuery(this);\r\n\t\t\t\t\t\t\t\t\t\t\t\tvar trans = ele.attr(\"data-transition\");\r\n\t\t\t\t\t\t\t\t\t\t\t\tele.removeClass(\"animated\").removeClass(trans).css(\"visibility\", \"hidden\");\r\n\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t);\r\n\r\n\t\t\t\t\t\t\t\t\t\tif (currSlideElement != nextSlideElement) {\r\n\t\t\t\t\t\t\t\t\t\t\tjQuery(currSlideElement).find(\"[data-transition]\").each(\r\n\t\t\t\t\t\t\t\t\t\t\t\tfunction () {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tvar ele = jQuery(this);\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tvar trans = ele.attr(\"data-transition\");\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tele.removeClass(\"animated\").removeClass(trans);\r\n\t\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t\t);\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\t},\r\n\r\n\t\t\t\t\t\t\t\tafter:function (currSlideElement, nextSlideElement, options, forwardFlag) {\r\n\t\t\t\t\t\t\t\t\tjQuery(currSlideElement).removeClass(\"current\");\r\n\t\t\t\t\t\t\t\t\tjQuery(nextSlideElement).addClass(\"current\");\r\n\t\t\t\t\t\t\t\t\tif ( jQuery.browser.mozilla ) {\r\n\r\n\t\t\t\t\t\t\t\t\t\t\/** Add Classes *\/\r\n\t\t\t\t\t\t\t\t\t\tjQuery(nextSlideElement).find(\"[data-transition]\").each(\r\n\t\t\t\t\t\t\t\t\t\t\tfunction () {\r\n\t\t\t\t\t\t\t\t\t\t\t\tvar ele = jQuery(this);\r\n\t\t\t\t\t\t\t\t\t\t\t\tvar trans = ele.attr(\"data-transition\");\r\n\t\t\t\t\t\t\t\t\t\t\t\tele.css(\"visibility\", \"visible\").addClass(\"animated \" + trans);\r\n\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t);\r\n\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\/*\r\n\t\t\t\t\t\t\t\tjQuery(\"#cycle-ze7a\").hover(function(){\r\n\t\t\t\t\t\t\t\t\tcycle_slider.cycle(\"pause\", true);\r\n\t\t\t\t\t\t\t\t},function(){\r\n\t\t\t\t\t\t\t\t\tcycle_slider.cycle(\"resume\", true);\r\n\t\t\t\t\t\t\t\t});\r\n\r\n\t\t\t\t\t\t\t*\/\r\n\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t\t\t\t\tjQuery(\"#cycle-ze7a_placeholder\").hide();\r\n\r\n\t\t\t\t\t\t\tjQuery(\"#cycle-ze7a_placeholder\").hide();\r\n\t\t\t\t\t\t\tcycle_slider.show();\r\n\t\t\t\t\t\t\tjQuery(\"#cycle-ze7a_pager, #cycle-ze7a_navigation, #cycle-ze7a_state\").delay(1000).fadeIn();\r\n\t\t\t\t\t\t\tcfw_refreshScrollbar();\r\n\r\n\t\t\t\t\t\t\tvar cycle_slider_state = jQuery(\"#cycle-ze7a_state\").click(function() {\r\n\t\t\t\t\t\t\t\tvar paused = cycle_slider.is(\":paused\");\r\n\t\t\t\t\t\t\t\tcycle_slider.cycle(paused ? \"resume\" : \"pause\", true);\r\n\t\t\t\t\t\t\t});\r\n\r\n\t\t\t\t\t\t\t\/** Swipe *\/\r\n\t\t\t\t\t\t\tif( jQuery.isFunction(jQuery.fn.swipe) ) {\r\n\r\n\t\t\t\t\t\t\t\tjQuery(\"#cycle-ze7a\").swipe({\r\n\t\t\t\t\t\t\t\t\tallowPageScroll: \"vertical\",\r\n\t\t\t\t\t\t\t\t\tswipe:function(event, direction, distance, duration, fingerCount) {\r\n\t\t\t\t\t\t\t\t\t\tif ( direction == \"left\" )\r\n\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#cycle-ze7a_navigation .prev\").click();\r\n\t\t\t\t\t\t\t\t\t\telse\r\n\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#cycle-ze7a_navigation .next\").click();\r\n\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t}\r\n\t\t\r\n\t\t\t\t\t\t\t\/** Set Height *\/\r\n\t\t\t\t\t\t\tvar device_callback = function( event, device ){\r\n\r\n\t\t\t\t\t\t\t\tif ( device == \"tablet\" )\r\n\t\t\t\t\t\t\t\t\tvar spec_height = 376; \r\n\t\t\t\t\t\t\t\telse if ( device == \"mobile\" )\r\n\t\t\t\t\t\t\t\t\tvar spec_height = 376;\r\n\t\t\t\t\t\t\t\telse if ( device == \"mobile-portrait\" ) {\r\n\t\t\t\t\t\t\t\t\tvar spec_height = 376;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\telse\r\n\t\t\t\t\t\t\t\t\tvar spec_height = 376;\r\n\r\n\t\t\t\t\t\t\t\tjQuery(\"#cycle-ze7a\").css(\"height\", spec_height);\r\n\t\t\t\t\t\t\t\tjQuery(\"#cycle-ze7a > li\").css(\"height\", spec_height);\r\n\t\t\t\t\t\t\t\tjQuery(\"#cycle-ze7a_placeholder\").css(\"height\", spec_height);\r\n\r\n\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\tdevice_callback( [], CloudFwOp.device );\r\n\t\t\t\t\t\t\tjQuery(window).bind(\"CloudFwDetectDevice\", device_callback );\r\n\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t\r\n\r\n\t\t\t\t});\t\t\t\t\t\t\t\t\r\n\r\n\r\n\t\t\t<\/script>\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t<div class=\"cycle-wrap fill\">\r\n\t\t\t\t<div id=\"cycle-ze7a_placeholder\" class=\"cycle-placeholder\" style=\"height: 376px; \"><\/div>\r\n\r\n\t\t\t\t<ul id=\"cycle-ze7a\" class=\"cycle global-radius nobr-bottom overflow-hidden nobr-bottom-handler left pagination-off\" style=\"display:none; width: 100%;height: 376px; \"><li class=\"global-radius nobr-bottom\" style=\"position:relative; overflow:hidden;height: 376px; \" data-timeout=\"0\"><div class=\"slider-layer  animated fadeInRight hover-moveRight\" data-transition=\"fadeInRight\"  style=\"top: 94px; left: 292px; z-index: 50; animation-delay: 1s;-moz-animation-delay: 1s;-webkit-animation-delay: 1s;-ms-animation-delay: 1s;-o-animation-delay: 1s; \"><img src=\"http:\/\/www.nomercy.nl\/site\/wp-content\/uploads\/2014\/05\/No-Mercy-Suppy_Bacterial-50ML.png\" class=\"slider-layer-img\" alt=\"\"\/><\/div><div class=\"slider-layer  animated fadeInRight hover-moveRight\" data-transition=\"fadeInRight\"  style=\"top: 64px; left: 557px; z-index: 40; animation-delay: 1s;-moz-animation-delay: 1s;-webkit-animation-delay: 1s;-ms-animation-delay: 1s;-o-animation-delay: 1s; \"><img src=\"http:\/\/www.nomercy.nl\/site\/wp-content\/uploads\/2014\/05\/No-Mercy-Suppy_Bacterial-200ML.png\" class=\"slider-layer-img\" alt=\"\"\/><\/div><div class=\"slider-layer  animated fadeInLeft\" data-transition=\"fadeInLeft\"  style=\"top: 72px; left: 30px; z-index: 30; animation-delay: 1s;-moz-animation-delay: 1s;-webkit-animation-delay: 1s;-ms-animation-delay: 1s;-o-animation-delay: 1s; \"><img src=\"http:\/\/www.nomercy.nl\/site\/wp-content\/uploads\/2014\/05\/No-Mercy-Suppy_Bacterial.png\" class=\"slider-layer-img\" alt=\"\"\/><\/div><div class=\"slider-layer  animated fadeIn\" data-transition=\"fadeIn\"  style=\"top: 49px; left: 0px; z-index: 20; \"><img src=\"http:\/\/www.nomercy.nl\/site\/wp-content\/uploads\/2014\/05\/No-Mercy-Suppy_Balk-Wit-1.png\" class=\"slider-layer-img\" alt=\"\"\/><\/div><div class=\"slider-layer  animated fadeIn\" data-transition=\"fadeIn\"  style=\"top: 125px; left: 0px; z-index: 10; \"><img src=\"http:\/\/www.nomercy.nl\/site\/wp-content\/uploads\/2014\/05\/No-Mercy-Suppy_BG-Bacterial.png\" class=\"slider-layer-img\" alt=\"\"\/><\/div><\/li><\/ul><div style=\"display:none;\"><div id=\"cycle-ze7a_navigation\" style=\"display:none;\" class=\"cycle-navigation\"><a href=\"javascript:;\" class=\"prev sprite\">Previous<\/a><a href=\"javascript:;\" class=\"next sprite\">Next<\/a><\/div><\/div><\/div><!-- \/.cycle-wrap --><div class=\"down\"><\/div><h1>Bacterial<\/h1><h4>Przyspiesza utrzymanie naturalnej r\u00f3wnowagi u ro\u015blin o r\u00f3\u017cnych pod\u0142o\u017cach<\/h4><p class=\"d2\" style=\"border-bottom-color: #335d23 !important; \"><\/p><div class=\"cf clear\"><\/div><div class=\"auto-format\"><p>Bacterial zawiera zliofilizowane kultury mikroorganizm\u00f3w.  Po rozpuszczeniu preparatu w wodzie w przeci\u0105gu 24 godzin wyrosn\u0105 miliardy bakterii azotowych. Mimo \u017ce s\u0105 bardzo niepozorne, te bakterie s\u0105 niezb\u0119dne dla ca\u0142ego \u017cycia na Ziemi, w szczeg\u00f3lno\u015bci dla ro\u015blin. Bakterie azotowe pe\u0142ni\u0105 g\u0142\u00f3wn\u0105 rol\u0119 przy rozk\u0142adzie (demineralizacji) substancji organicznych. Wraz z enzymami i ple\u015bniami, bakterie te dbaj\u0105 o przetworzenie odpad\u00f3w organicznych w przyswajalne ponownie przez ro\u015blin\u0119 substancje od\u017cywcze.<br \/>\nTen biologiczny, doskona\u0142y i szybko dzia\u0142aj\u0105cy produkt wytworzy dla Pa\u0144stwa ro\u015blin odpowiednie siedlisko w pod\u0142o\u017cu. Dzi\u0119ki niemu, ro\u015bliny b\u0119d\u0105 mia\u0142y zapewnione \u015bwietne warunki, aby dalej si\u0119 rozwija\u0107.<br \/>\nPo to jest Bacterial!<br \/>\nZalet\u0105 preparatu Bacterial jest zmniejszona ilo\u015b\u0107 odpad\u00f3w, dzi\u0119ki kt\u00f3rej znacznie rzadziej nale\u017cy przep\u0142ukiwa\u0107 pod\u0142o\u017ce. Bakterie azotowe s\u0105 prawdziwymi \u201cpo\u017ceraczami odpad\u00f3w\u201d!<\/p>\n<p><strong>Zastosowanie dla system\u00f3w wodnych:<\/strong><br \/>\nJedna lub dwie \u0142y\u017ceczki Bacterial\u2019u prosto do zbiornika. Przedawkowanie nie jest szkodliwe. Po 20-24 godzinach powinny wykszta\u0142ci\u0107 si\u0119 miliardy bakterii. Regularne od\u017cywanie mo\u017cna kontynuowa\u0107 zgodnie z planem.<br \/>\nNale\u017cy pami\u0119ta\u0107, \u017ce filtr w zbiorniku te\u017c zostaje zainfekowany przez bakterie podczas mieszania. Bacterial mo\u017cna r\u00f3wnie\u017c u\u017cy\u0107 przy przep\u0142ukiwaniu pod\u0142o\u017ca przed rozpocz\u0119ciem uprawy. Wymogiem otrzymania zdrowych ro\u015blin z uprawy jest przygotowanie przed zasadzeniem dobrego \u015brodowiska w pod\u0142o\u017cu. U\u017cywaj Bacterial regularnie, aby mie\u0107 pewno\u015b\u0107, \u017ce w pod\u0142o\u017cu jest wystarczaj\u0105co du\u017co \u201cpo\u017ceraczy trucizny\u201d. U\u017cywanie \u015brodk\u00f3w grzybob\u00f3jczych znacznie os\u0142abi dzia\u0142anie bakterii.<br \/>\nBacterial jest wyj\u0105tkowo dobrym i naturalnym produktem, aby przywr\u00f3ci\u0107 optymalne \u015brodowisko w pod\u0142o\u017cu po u\u017cyciu \u015brodk\u00f3w grzybob\u00f3jczych. <\/p>\n<p><strong>Zastosowanie dla biosystem\u00f3w:<\/strong><br \/>\nDodanie Bacterial\u2019u do pierwszego pod\u0142o\u017ca mo\u017ce si\u0119 odby\u0107 we wszystkich formach. Wprowadzenie preparatu do wody do nawadniania jest najskuteczniejszym i zapewne naj\u0142atwiejszym sposobem. Najlepiej 24 godziny przed nawadnianiem, przygotuj wiadro wody w temperaturze pokojowej (Ph pomi\u0119dzy 6.2 a 7). Jedna do dw\u00f3ch \u0142y\u017ceczek Bacterial\u2019u jest wystarcz\u0105ca, aby bakterie mog\u0142y si\u0119 szybko rozmno\u017cy\u0107.  U\u017cycie Bacterial\u2019u w zliofilizowanej formie jest r\u00f3wnie\u017c skuteczne. Daj swoim ro\u015blinom dawk\u0119 Bacterial\u2019u dwa razy w tygodniu, aby zadba\u0107 o dobre siedlisko. W dobrym \u015brodowisku, ro\u015bliny maj\u0105 zapewniony prawid\u0142owy rozw\u00f3j. To pozwala ro\u015blinom na wytworzenie odpowiednich \u015brodk\u00f3w, kt\u00f3re stanowi\u0105 naturaln\u0105 ochron\u0119 przed chorobami, grzybami oraz szkodnikami.<br \/>\nBiologiczna uprawa tylko z Bacterial\u2019em!<\/p>\n<p>Bacterial jest dost\u0119pny w opakowaniach o pojemno\u015bciach 50 oraz 200 ml. R\u00f3wnie\u017c dost\u0119pne <a href=\"https:\/\/www.nomercyshop.nl\/plant-nutrition\/no-mercy-supply-1111202508\/bacterial-en-gb\"target=\"_blank\"><font color=\"#0000ff\"><b> tutaj<\/b><\/font><\/A><\/p>\n<\/div><div class=\"text-center\"><img src=\"https:\/\/www.nomercy.nl\/site\/wp-content\/uploads\/2016\/08\/No-Mercy-Supply-web-PAG-2.jpg\" class=\"ui-image\" alt=\"\"\/><\/div><div class=\"cf\"><\/div>","protected":false},"excerpt":{"rendered":"<p>PreviousNextBacterialPrzyspiesza utrzymanie naturalnej r\u00f3wnowagi u ro\u015blin o r\u00f3\u017cnych pod\u0142o\u017cachBacterial zawiera zliofilizowane kultury mikroorganizm\u00f3w. Po rozpuszczeniu preparatu w wodzie w przeci\u0105gu 24 godzin wyrosn\u0105 miliardy bakterii azotowych. Mimo \u017ce s\u0105 bardzo niepozorne, te bakterie s\u0105 niezb\u0119dne dla ca\u0142ego \u017cycia na Ziemi, w szczeg\u00f3lno\u015bci dla ro\u015blin. Bakterie azotowe pe\u0142ni\u0105 g\u0142\u00f3wn\u0105 rol\u0119 przy rozk\u0142adzie (demineralizacji) substancji organicznych. Wraz [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1108,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/pages\/1088"}],"collection":[{"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/comments?post=1088"}],"version-history":[{"count":3,"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/pages\/1088\/revisions"}],"predecessor-version":[{"id":1091,"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/pages\/1088\/revisions\/1091"}],"up":[{"embeddable":true,"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/pages\/1108"}],"wp:attachment":[{"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/media?parent=1088"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}