{"id":3737,"date":"2026-05-15T13:03:28","date_gmt":"2026-05-15T11:03:28","guid":{"rendered":"https:\/\/www.4next.eu\/?p=3737"},"modified":"2026-05-15T14:15:05","modified_gmt":"2026-05-15T12:15:05","slug":"modbus-rs485-vs-tcp","status":"publish","type":"post","link":"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/","title":{"rendered":"Modbus: RS485 vs TCP?"},"content":{"rendered":"\n<p>Modbus RTU vs Modbus TCP: Differences, Advantages, and Disadvantages<\/p>\n\n\n\n<p>A new question, a new topic: when talking about <strong>Modbus<\/strong>, the choice for routing data and communication mainly comes down to two options: <strong>serial communication or TCP\/IP protocol<\/strong>.<\/p>\n\n\n\n<p>If you are not familiar with Modbus, you can refer to our dedicated article about this industrial protocol. <em>(<a href=\"https:\/\/www.4next.eu\/en\/news\/modbus-what-is-and-how-it-works\/\" type=\"link\" id=\"https:\/\/www.4next.eu\/en\/news\/modbus-what-is-and-how-it-works\/\">link<\/a>)<\/em><\/p>\n\n\n\n<p>In this article, we clearly analyze the main advantages and disadvantages of both communication methods: <strong>Modbus RTU vs Modbus TCP<\/strong>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">What is Modbus RTU?<\/h2>\n\n\n\n<p><strong>Modbus RTU (Remote Terminal Unit)<\/strong> is the serial version of the Modbus protocol, commonly used on <strong>RS-485 networks<\/strong>.<\/p>\n\n\n\n<p>It is a widely adopted standard in industrial automation thanks to its simplicity and robustness.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Advantages of Modbus RTU<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>High reliability in noisy industrial environments<\/strong><\/li>\n\n\n\n<li><strong>Simple and lightweight implementation<\/strong><\/li>\n\n\n\n<li><strong>Excellent performance over long distances<\/strong> (up to ~<strong>1200 <\/strong>meters on RS-485)<\/li>\n\n\n\n<li><strong>Low hardware cost<\/strong><\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Disadvantages of Modbus RTU<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Limited transmission speed<\/strong><\/li>\n\n\n\n<li><strong>Less scalable architecture<\/strong><\/li>\n\n\n\n<li><strong>Single master per network<\/strong><\/li>\n\n\n\n<li><strong>Less advanced debugging and diagnostics compared to Ethernet<\/strong><\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">What is Modbus TCP?<\/h2>\n\n\n\n<p><strong>Modbus TCP<\/strong> is the evolution of the Modbus protocol over Ethernet networks, based on the <strong>TCP\/IP stack<\/strong> and typically using port <strong>502<\/strong>.<\/p>\n\n\n\n<p>It is the most modern and flexible solution for interconnected industrial systems.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Advantages of Modbus TCP<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>High communication speed<\/strong><\/li>\n\n\n\n<li><strong>Easy integration with modern IT and SCADA systems<\/strong><\/li>\n\n\n\n<li><strong>Multi-client support<\/strong><\/li>\n\n\n\n<li><strong>Greater scalability and flexible network architecture<\/strong><\/li>\n\n\n\n<li><strong>Uses standard Ethernet infrastructure<\/strong><\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Disadvantages of Modbus TCP<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Higher dependency on network quality<\/strong><\/li>\n\n\n\n<li><strong>Requires Ethernet infrastructure<\/strong> (switches, routers, cabling)<\/li>\n\n\n\n<li><strong>More complex configuration compared to serial communication<\/strong><\/li>\n\n\n\n<li><strong>Potential latency in congested networks<\/strong><\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Modbus RTU vs Modbus TCP: Direct Comparison<\/h2>\n\n\n\n<p>In summary, the main differences between the two technologies are:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Communication type:<\/strong> RTU uses serial, TCP uses Ethernet<\/li>\n\n\n\n<li><strong>Speed:<\/strong> TCP is significantly faster<\/li>\n\n\n\n<li><strong>Scalability:<\/strong> TCP supports complex and distributed networks<\/li>\n\n\n\n<li><strong>Physical reliability:<\/strong> RTU is more robust in harsh industrial environments<\/li>\n\n\n\n<li><strong>Modern integration:<\/strong> TCP is ideal for IoT and advanced SCADA systems<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Which One Should You Choose?<\/h2>\n\n\n\n<p>The choice between Modbus RTU and Modbus TCP depends on the application context:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Modbus RTU<\/strong> \u2192 ideal for legacy systems, distributed sensors, and harsh industrial environments<\/li>\n\n\n\n<li><strong>Modbus TCP<\/strong> \u2192 ideal for new installations, digitalized systems, and enterprise network integration<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>Modbus RTU and Modbus TCP are not competing technologies but rather solutions designed for different needs. RTU focuses on simplicity and robustness, while TCP focuses on speed, scalability, and modern system integration.<\/p>\n\n\n\n<p>The correct choice always depends on the system architecture and the requirements of the installation.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Modbus is one of the most widely used industrial communication protocols in automation systems. This article explains how Modbus works, the differences between Modbus RTU and Modbus TCP\/IP, and why it is still essential in SCADA, PLC, and Industry 4.0 infrastructures.<\/p>\n","protected":false},"author":2,"featured_media":3743,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[35,122,34,121],"tags":[243,246],"applicazioni":[],"class_list":{"0":"post-3737","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","6":"hentry","7":"category-blog","9":"category-news","11":"tag-modbus"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Modbus: RS485 vs TCP? : 4neXt Technology Systems - Blog<\/title>\n<meta name=\"description\" content=\"Modbus is one of the most widely used protocols in industrial automation. Find out what it is, how it works, and the differences between RTU and TCP\/IP.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"4neXt Technology Systems | Prodotti e Soluzioni IoT e M2M\" \/>\n<meta property=\"og:description\" content=\"Modbus is one of the most widely used protocols in industrial automation. Find out what it is, how it works, and the differences between RTU and TCP\/IP.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/\" \/>\n<meta property=\"og:site_name\" content=\"4neXt Technology Systems | Prodotti e Soluzioni IoT e M2M\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/4neXt.eu\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-15T11:03:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-15T12:15:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.4next.eu\/wp-content\/uploads\/rs485vstcp.drawio-1024x684.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"684\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Gino Cecchettin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/\"},\"author\":{\"name\":\"Gino Cecchettin\",\"@id\":\"https:\/\/www.4next.eu\/en\/#\/schema\/person\/d8645c58d31e4a18a881eb99f91e88e7\"},\"headline\":\"Modbus: RS485 vs TCP?\",\"datePublished\":\"2026-05-15T11:03:28+00:00\",\"dateModified\":\"2026-05-15T12:15:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/\"},\"wordCount\":407,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.4next.eu\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.4next.eu\/wp-content\/uploads\/rs485vstcp.drawio.png\",\"keywords\":[\"modbus\",\"modbus\"],\"articleSection\":[\"Blog\",\"Blog\",\"News\",\"News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/\",\"url\":\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/\",\"name\":\"Modbus: RS485 vs TCP? : 4neXt Technology Systems - Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.4next.eu\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.4next.eu\/wp-content\/uploads\/rs485vstcp.drawio.png\",\"datePublished\":\"2026-05-15T11:03:28+00:00\",\"dateModified\":\"2026-05-15T12:15:05+00:00\",\"description\":\"Modbus is one of the most widely used protocols in industrial automation. Find out what it is, how it works, and the differences between RTU and TCP\/IP.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#primaryimage\",\"url\":\"https:\/\/www.4next.eu\/wp-content\/uploads\/rs485vstcp.drawio.png\",\"contentUrl\":\"https:\/\/www.4next.eu\/wp-content\/uploads\/rs485vstcp.drawio.png\",\"width\":1200,\"height\":801,\"caption\":\"Diagramma tecnico che confronta la comunicazione Modbus RTU su RS485 e Modbus TCP su Ethernet, mostrando architettura dei dispositivi e struttura dei frame di comunicazione.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.4next.eu\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"News\",\"item\":\"https:\/\/www.4next.eu\/en\/news\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Modbus: RS485 vs TCP?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.4next.eu\/en\/#website\",\"url\":\"https:\/\/www.4next.eu\/en\/\",\"name\":\"4neXt Technology Systems | Prodotti e Soluzioni IoT e M2M\",\"description\":\"4neXt prodotti M2M e IoT per la raccolta dati e il trattamento dei dati: Datalogger, Gateway Bridge, convertitori di protocollo e moduli di I\/O\",\"publisher\":{\"@id\":\"https:\/\/www.4next.eu\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.4next.eu\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.4next.eu\/en\/#organization\",\"name\":\"4neXt S.r.l.s.\",\"url\":\"https:\/\/www.4next.eu\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.4next.eu\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.4next.eu\/wp-content\/uploads\/2020\/12\/4next.png\",\"contentUrl\":\"https:\/\/www.4next.eu\/wp-content\/uploads\/2020\/12\/4next.png\",\"width\":842,\"height\":271,\"caption\":\"4neXt S.r.l.s.\"},\"image\":{\"@id\":\"https:\/\/www.4next.eu\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/4neXt.eu\",\"https:\/\/www.linkedin.com\/company\/4next\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.4next.eu\/en\/#\/schema\/person\/d8645c58d31e4a18a881eb99f91e88e7\",\"name\":\"Gino Cecchettin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.4next.eu\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a99cf3684bac9c8d1b62436409125987e451412a66506aa22d565a68243a6e01?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a99cf3684bac9c8d1b62436409125987e451412a66506aa22d565a68243a6e01?s=96&d=mm&r=g\",\"caption\":\"Gino Cecchettin\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Modbus: RS485 vs TCP? : 4neXt Technology Systems - Blog","description":"Modbus is one of the most widely used protocols in industrial automation. Find out what it is, how it works, and the differences between RTU and TCP\/IP.","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:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/","og_locale":"en_US","og_type":"article","og_title":"4neXt Technology Systems | Prodotti e Soluzioni IoT e M2M","og_description":"Modbus is one of the most widely used protocols in industrial automation. Find out what it is, how it works, and the differences between RTU and TCP\/IP.","og_url":"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/","og_site_name":"4neXt Technology Systems | Prodotti e Soluzioni IoT e M2M","article_publisher":"https:\/\/www.facebook.com\/4neXt.eu","article_published_time":"2026-05-15T11:03:28+00:00","article_modified_time":"2026-05-15T12:15:05+00:00","og_image":[{"width":1024,"height":684,"url":"https:\/\/www.4next.eu\/wp-content\/uploads\/rs485vstcp.drawio-1024x684.png","type":"image\/png"}],"author":"Gino Cecchettin","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#article","isPartOf":{"@id":"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/"},"author":{"name":"Gino Cecchettin","@id":"https:\/\/www.4next.eu\/en\/#\/schema\/person\/d8645c58d31e4a18a881eb99f91e88e7"},"headline":"Modbus: RS485 vs TCP?","datePublished":"2026-05-15T11:03:28+00:00","dateModified":"2026-05-15T12:15:05+00:00","mainEntityOfPage":{"@id":"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/"},"wordCount":407,"commentCount":0,"publisher":{"@id":"https:\/\/www.4next.eu\/en\/#organization"},"image":{"@id":"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#primaryimage"},"thumbnailUrl":"https:\/\/www.4next.eu\/wp-content\/uploads\/rs485vstcp.drawio.png","keywords":["modbus","modbus"],"articleSection":["Blog","Blog","News","News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/","url":"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/","name":"Modbus: RS485 vs TCP? : 4neXt Technology Systems - Blog","isPartOf":{"@id":"https:\/\/www.4next.eu\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#primaryimage"},"image":{"@id":"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#primaryimage"},"thumbnailUrl":"https:\/\/www.4next.eu\/wp-content\/uploads\/rs485vstcp.drawio.png","datePublished":"2026-05-15T11:03:28+00:00","dateModified":"2026-05-15T12:15:05+00:00","description":"Modbus is one of the most widely used protocols in industrial automation. Find out what it is, how it works, and the differences between RTU and TCP\/IP.","breadcrumb":{"@id":"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#primaryimage","url":"https:\/\/www.4next.eu\/wp-content\/uploads\/rs485vstcp.drawio.png","contentUrl":"https:\/\/www.4next.eu\/wp-content\/uploads\/rs485vstcp.drawio.png","width":1200,"height":801,"caption":"Diagramma tecnico che confronta la comunicazione Modbus RTU su RS485 e Modbus TCP su Ethernet, mostrando architettura dei dispositivi e struttura dei frame di comunicazione."},{"@type":"BreadcrumbList","@id":"https:\/\/www.4next.eu\/en\/news\/modbus-rs485-vs-tcp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.4next.eu\/en\/"},{"@type":"ListItem","position":2,"name":"News","item":"https:\/\/www.4next.eu\/en\/news\/"},{"@type":"ListItem","position":3,"name":"Modbus: RS485 vs TCP?"}]},{"@type":"WebSite","@id":"https:\/\/www.4next.eu\/en\/#website","url":"https:\/\/www.4next.eu\/en\/","name":"4neXt Technology Systems | Prodotti e Soluzioni IoT e M2M","description":"4neXt prodotti M2M e IoT per la raccolta dati e il trattamento dei dati: Datalogger, Gateway Bridge, convertitori di protocollo e moduli di I\/O","publisher":{"@id":"https:\/\/www.4next.eu\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.4next.eu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.4next.eu\/en\/#organization","name":"4neXt S.r.l.s.","url":"https:\/\/www.4next.eu\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.4next.eu\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.4next.eu\/wp-content\/uploads\/2020\/12\/4next.png","contentUrl":"https:\/\/www.4next.eu\/wp-content\/uploads\/2020\/12\/4next.png","width":842,"height":271,"caption":"4neXt S.r.l.s."},"image":{"@id":"https:\/\/www.4next.eu\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/4neXt.eu","https:\/\/www.linkedin.com\/company\/4next\/"]},{"@type":"Person","@id":"https:\/\/www.4next.eu\/en\/#\/schema\/person\/d8645c58d31e4a18a881eb99f91e88e7","name":"Gino Cecchettin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.4next.eu\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a99cf3684bac9c8d1b62436409125987e451412a66506aa22d565a68243a6e01?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a99cf3684bac9c8d1b62436409125987e451412a66506aa22d565a68243a6e01?s=96&d=mm&r=g","caption":"Gino Cecchettin"}}]}},"_links":{"self":[{"href":"https:\/\/www.4next.eu\/en\/wp-json\/wp\/v2\/posts\/3737","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.4next.eu\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.4next.eu\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.4next.eu\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.4next.eu\/en\/wp-json\/wp\/v2\/comments?post=3737"}],"version-history":[{"count":3,"href":"https:\/\/www.4next.eu\/en\/wp-json\/wp\/v2\/posts\/3737\/revisions"}],"predecessor-version":[{"id":3753,"href":"https:\/\/www.4next.eu\/en\/wp-json\/wp\/v2\/posts\/3737\/revisions\/3753"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.4next.eu\/en\/wp-json\/wp\/v2\/media\/3743"}],"wp:attachment":[{"href":"https:\/\/www.4next.eu\/en\/wp-json\/wp\/v2\/media?parent=3737"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.4next.eu\/en\/wp-json\/wp\/v2\/categories?post=3737"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.4next.eu\/en\/wp-json\/wp\/v2\/tags?post=3737"},{"taxonomy":"applicazioni","embeddable":true,"href":"https:\/\/www.4next.eu\/en\/wp-json\/wp\/v2\/applicazioni?post=3737"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}