{"id":42412,"date":"2021-06-29T10:39:56","date_gmt":"2021-06-29T08:39:56","guid":{"rendered":"https:\/\/botland.com.pl\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/"},"modified":"2025-05-20T08:29:35","modified_gmt":"2025-05-20T06:29:35","slug":"esp32-connection-to-ds18b20-temperature-sensor","status":"publish","type":"post","link":"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/","title":{"rendered":"ESP32 &#8211; connection to DS18B20 temperature sensor"},"content":{"rendered":"<span class=\"span-reading-time rt-reading-time\" style=\"display: block;\"><span class=\"rt-label rt-prefix\">Reading time:<\/span> <span class=\"rt-time\"> &lt; 1<\/span> <span class=\"rt-label rt-postfix\">min.<\/span><\/span>\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"42412\" class=\"elementor elementor-42412\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-194926f5 e-flex e-con-boxed e-con e-parent\" data-id=\"194926f5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6990907c elementor-widget elementor-widget-text-editor\" data-id=\"6990907c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>ESP32 module has gained its popularity due to its small size, huge capabilities, wireless communication and small price. It allows you to create an unlimited number of IoT projects using various types of sensors and other actuators. ESP is also used in smart home systems, where it is visible as a node. Thanks to WiFi communication, there is no need to run additional wires to the control panel, as data is sent over the wireless network. In this tutorial, we will connect the ESP32 module to a popular DS18B20 temperature sensor, and display the sensor data on a serial monitor and in a web browser.<\/p><h2>What will we need to complete the project?<\/h2><p>It is easy to deduce that we will need an ESP32 module and a DS18B20 temperature sensor right at the start of creating the project. In our shop you can find a ready-made kit with useful sensors and modules to start working with ESP32, individual elements can also be purchased separately.<\/p><p>The full list of components can be found below.<\/p><ul><li><b><a href=\"https:\/\/botland.store\/esp32-wifi-and-bt-modules\/8893-esp32-wifi-bt-42-platform-with-module.html\" data-wpel-link=\"internal\">ESP32 module<\/a><\/b><\/li><li><b><a href=\"https:\/\/botland.store\/digital-temperature-sensors\/165-temperature-sensor-ds18b20-digital-1-wire-tht.html\" data-wpel-link=\"internal\">DS18B20 sensor<\/a><\/b><\/li><li><b><a href=\"https:\/\/botland.store\/through-hole-resistors-tht\/3973-tht-cf-carbon-resistor-14w-47k-30pcs.html\" data-wpel-link=\"internal\">4.7 k\u03a9 resistor<\/a><\/b><\/li><li><b><a href=\"https:\/\/botland.store\/53-breadoards\" data-wpel-link=\"internal\">Contact board<\/a><\/b><\/li><li><b><a href=\"https:\/\/botland.store\/various-wires\/1022-connecting-cables-male-male-65pcs.html\" data-wpel-link=\"internal\">Male-to-male connection wires<\/a><\/b><\/li><li><b><a href=\"https:\/\/botland.store\/476-usb-20-cables\" data-wpel-link=\"internal\">MicroUSB cable<\/a><\/b><\/li><\/ul><h2>Connecting DS18B20 sensor with ESP32<\/h2><p>The sensor can be connected to any ESP32 digital pin, we will connect it to pin D4 of the ESP module. Place a 4.7 k\u03a9 pull-up resistor between the digital pin of the temperature sensor (middle &#8211; DQ) and the power supply.<\/p><p><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/1.jpg\" sizes=\"(max-width: 800px) 100vw, 800px\" srcset=\"https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/1.jpg 1024w, https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/1-300x194.jpg 300w, https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/1-768x497.jpg 768w\" alt=\" loading=\" width=\"800\" height=\"518\" \/><br \/><a href=\"https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/2.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"2\" data-wpel-link=\"internal\"><br \/><img decoding=\"async\" src=\"https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/2.jpg\" sizes=\"(max-width: 800px) 100vw, 800px\" srcset=\"https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/2.jpg 1024w, https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/2-300x195.jpg 300w, https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/2-768x498.jpg 768w\" alt=\" loading=\" width=\"800\" height=\"519\" \/> <\/a><\/p><h2>Preparing Arduino IDE for ESP32 module<\/h2><p>ESP32 module can be easily programmed in\u00a0<a href=\"https:\/\/botland.store\/234-arduino\" data-wpel-link=\"internal\">Arduino\u00a0<\/a>IDE environment. To do this, you need to upload the appropriate board package. To upload ESP32 boards, open Arduino IDE, then go to File -&gt; Preferences and in the Additional URLs to the board manager field, paste the link:<\/p><pre>https:\/\/dl.espressif.com\/dl\/package_esp32_index.json<\/pre><p>and confirm with pressing OK.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ESP32 module has gained its popularity due to its small size, huge capabilities, wireless communication and small price. It allows you to create an unlimited number of IoT projects using various types of sensors and other actuators. ESP is also used in smart home systems, where it is visible as a node. Thanks to WiFi [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[339,341],"tags":[],"class_list":["post-42412","post","type-post","status-publish","format-standard","hentry","category-electronics","category-tips"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ESP32 - connection to DS18B20 temperature sensor - Botland<\/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:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ESP32 - connection to DS18B20 temperature sensor - Botland\" \/>\n<meta property=\"og:description\" content=\"ESP32 module has gained its popularity due to its small size, huge capabilities, wireless communication and small price. It allows you to create an unlimited number of IoT projects using various types of sensors and other actuators. ESP is also used in smart home systems, where it is visible as a node. Thanks to WiFi [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/\" \/>\n<meta property=\"og:site_name\" content=\"Botland\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/Botland\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-29T08:39:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-20T06:29:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/1.jpg\" \/>\n<meta name=\"author\" content=\"Oskar Pacelt\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Oskar Pacelt\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/botland.store\\\/blog\\\/esp32-connection-to-ds18b20-temperature-sensor\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/botland.store\\\/blog\\\/esp32-connection-to-ds18b20-temperature-sensor\\\/\"},\"author\":{\"name\":\"Oskar Pacelt\",\"@id\":\"https:\\\/\\\/botland.com.pl\\\/blog\\\/#\\\/schema\\\/person\\\/54e9a88fc0d20263f2d6e9b2f4eace11\"},\"headline\":\"ESP32 &#8211; connection to DS18B20 temperature sensor\",\"datePublished\":\"2021-06-29T08:39:56+00:00\",\"dateModified\":\"2025-05-20T06:29:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/botland.store\\\/blog\\\/esp32-connection-to-ds18b20-temperature-sensor\\\/\"},\"wordCount\":303,\"publisher\":{\"@id\":\"https:\\\/\\\/botland.com.pl\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/botland.store\\\/blog\\\/esp32-connection-to-ds18b20-temperature-sensor\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/botland.store\\\/blog\\\/sandbox\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/1.jpg\",\"articleSection\":[\"Electronics\",\"Tips\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/botland.store\\\/blog\\\/esp32-connection-to-ds18b20-temperature-sensor\\\/\",\"url\":\"https:\\\/\\\/botland.store\\\/blog\\\/esp32-connection-to-ds18b20-temperature-sensor\\\/\",\"name\":\"ESP32 - connection to DS18B20 temperature sensor - Botland\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/botland.com.pl\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/botland.store\\\/blog\\\/esp32-connection-to-ds18b20-temperature-sensor\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/botland.store\\\/blog\\\/esp32-connection-to-ds18b20-temperature-sensor\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/botland.store\\\/blog\\\/sandbox\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/1.jpg\",\"datePublished\":\"2021-06-29T08:39:56+00:00\",\"dateModified\":\"2025-05-20T06:29:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/botland.store\\\/blog\\\/esp32-connection-to-ds18b20-temperature-sensor\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/botland.store\\\/blog\\\/esp32-connection-to-ds18b20-temperature-sensor\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/botland.store\\\/blog\\\/esp32-connection-to-ds18b20-temperature-sensor\\\/#primaryimage\",\"url\":\"https:\\\/\\\/botland.store\\\/blog\\\/sandbox\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/1.jpg\",\"contentUrl\":\"https:\\\/\\\/botland.store\\\/blog\\\/sandbox\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/1.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/botland.store\\\/blog\\\/esp32-connection-to-ds18b20-temperature-sensor\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\\\/\\\/botland.store\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ESP32 &#8211; connection to DS18B20 temperature sensor\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/botland.com.pl\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/botland.com.pl\\\/blog\\\/\",\"name\":\"Botland\",\"description\":\"Blog Raspberry Pi, Arduino, elektronika i robotyka - Botland\",\"publisher\":{\"@id\":\"https:\\\/\\\/botland.com.pl\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/botland.com.pl\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/botland.com.pl\\\/blog\\\/#organization\",\"name\":\"Botland\",\"url\":\"https:\\\/\\\/botland.com.pl\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/botland.com.pl\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/botland.store\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/logo_kolor_WP_2-1.png\",\"contentUrl\":\"https:\\\/\\\/botland.store\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/logo_kolor_WP_2-1.png\",\"width\":250,\"height\":57,\"caption\":\"Botland\"},\"image\":{\"@id\":\"https:\\\/\\\/botland.com.pl\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/Botland\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/botland.com.pl\\\/blog\\\/#\\\/schema\\\/person\\\/54e9a88fc0d20263f2d6e9b2f4eace11\",\"name\":\"Oskar Pacelt\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/botland.store\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/Oskar-Pacelt-150x150.png\",\"url\":\"https:\\\/\\\/botland.store\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/Oskar-Pacelt-150x150.png\",\"contentUrl\":\"https:\\\/\\\/botland.store\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/Oskar-Pacelt-150x150.png\",\"caption\":\"Oskar Pacelt\"},\"description\":\"Fan dobrej literatury i muzyki. Wierzy, \u017ce udany tekst jest jak list wys\u0142any w przysz\u0142o\u015b\u0107. W \u017cyciu najbardziej interesuje go prawda, pozosta\u0142ych zainteresowa\u0144 zliczy\u0107 nie spos\u00f3b. Kocha p\u0142ywa\u0107.\",\"url\":\"https:\\\/\\\/botland.store\\\/blog\\\/author\\\/oskar\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ESP32 - connection to DS18B20 temperature sensor - Botland","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:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/","og_locale":"en_US","og_type":"article","og_title":"ESP32 - connection to DS18B20 temperature sensor - Botland","og_description":"ESP32 module has gained its popularity due to its small size, huge capabilities, wireless communication and small price. It allows you to create an unlimited number of IoT projects using various types of sensors and other actuators. ESP is also used in smart home systems, where it is visible as a node. Thanks to WiFi [&hellip;]","og_url":"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/","og_site_name":"Botland","article_publisher":"https:\/\/facebook.com\/Botland\/","article_published_time":"2021-06-29T08:39:56+00:00","article_modified_time":"2025-05-20T06:29:35+00:00","og_image":[{"url":"https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/1.jpg","type":"","width":"","height":""}],"author":"Oskar Pacelt","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Oskar Pacelt","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/#article","isPartOf":{"@id":"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/"},"author":{"name":"Oskar Pacelt","@id":"https:\/\/botland.com.pl\/blog\/#\/schema\/person\/54e9a88fc0d20263f2d6e9b2f4eace11"},"headline":"ESP32 &#8211; connection to DS18B20 temperature sensor","datePublished":"2021-06-29T08:39:56+00:00","dateModified":"2025-05-20T06:29:35+00:00","mainEntityOfPage":{"@id":"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/"},"wordCount":303,"publisher":{"@id":"https:\/\/botland.com.pl\/blog\/#organization"},"image":{"@id":"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/#primaryimage"},"thumbnailUrl":"https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/1.jpg","articleSection":["Electronics","Tips"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/","url":"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/","name":"ESP32 - connection to DS18B20 temperature sensor - Botland","isPartOf":{"@id":"https:\/\/botland.com.pl\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/#primaryimage"},"image":{"@id":"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/#primaryimage"},"thumbnailUrl":"https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/1.jpg","datePublished":"2021-06-29T08:39:56+00:00","dateModified":"2025-05-20T06:29:35+00:00","breadcrumb":{"@id":"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/#primaryimage","url":"https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/1.jpg","contentUrl":"https:\/\/botland.store\/blog\/sandbox\/wp-content\/uploads\/2021\/06\/1.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/botland.store\/blog\/esp32-connection-to-ds18b20-temperature-sensor\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/botland.store\/blog\/"},{"@type":"ListItem","position":2,"name":"ESP32 &#8211; connection to DS18B20 temperature sensor"}]},{"@type":"WebSite","@id":"https:\/\/botland.com.pl\/blog\/#website","url":"https:\/\/botland.com.pl\/blog\/","name":"Botland","description":"Blog Raspberry Pi, Arduino, elektronika i robotyka - Botland","publisher":{"@id":"https:\/\/botland.com.pl\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/botland.com.pl\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/botland.com.pl\/blog\/#organization","name":"Botland","url":"https:\/\/botland.com.pl\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/botland.com.pl\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/botland.store\/blog\/wp-content\/uploads\/2018\/04\/logo_kolor_WP_2-1.png","contentUrl":"https:\/\/botland.store\/blog\/wp-content\/uploads\/2018\/04\/logo_kolor_WP_2-1.png","width":250,"height":57,"caption":"Botland"},"image":{"@id":"https:\/\/botland.com.pl\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/Botland\/"]},{"@type":"Person","@id":"https:\/\/botland.com.pl\/blog\/#\/schema\/person\/54e9a88fc0d20263f2d6e9b2f4eace11","name":"Oskar Pacelt","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/botland.store\/blog\/wp-content\/uploads\/2020\/09\/Oskar-Pacelt-150x150.png","url":"https:\/\/botland.store\/blog\/wp-content\/uploads\/2020\/09\/Oskar-Pacelt-150x150.png","contentUrl":"https:\/\/botland.store\/blog\/wp-content\/uploads\/2020\/09\/Oskar-Pacelt-150x150.png","caption":"Oskar Pacelt"},"description":"Fan dobrej literatury i muzyki. Wierzy, \u017ce udany tekst jest jak list wys\u0142any w przysz\u0142o\u015b\u0107. W \u017cyciu najbardziej interesuje go prawda, pozosta\u0142ych zainteresowa\u0144 zliczy\u0107 nie spos\u00f3b. Kocha p\u0142ywa\u0107.","url":"https:\/\/botland.store\/blog\/author\/oskar\/"}]}},"_links":{"self":[{"href":"https:\/\/botland.store\/blog\/wp-json\/wp\/v2\/posts\/42412","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/botland.store\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/botland.store\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/botland.store\/blog\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/botland.store\/blog\/wp-json\/wp\/v2\/comments?post=42412"}],"version-history":[{"count":0,"href":"https:\/\/botland.store\/blog\/wp-json\/wp\/v2\/posts\/42412\/revisions"}],"wp:attachment":[{"href":"https:\/\/botland.store\/blog\/wp-json\/wp\/v2\/media?parent=42412"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/botland.store\/blog\/wp-json\/wp\/v2\/categories?post=42412"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/botland.store\/blog\/wp-json\/wp\/v2\/tags?post=42412"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}