{"id":27600,"date":"2021-10-29T17:59:26","date_gmt":"2021-10-29T22:59:26","guid":{"rendered":"https:\/\/learncctv.com\/?p=27600"},"modified":"2021-10-30T11:58:31","modified_gmt":"2021-10-30T16:58:31","slug":"axis-preset-from-another-camera","status":"publish","type":"post","link":"https:\/\/learncctv.com\/axis-preset-from-another-camera\/","title":{"rendered":"Axis: How to activate a PTZ preset from another camera"},"content":{"rendered":"<p style=\"text-align: justify; cursor: text;\">In this article, I explain how to use an <strong>Axis camera<\/strong> to call a <strong>preset &nbsp;<\/strong>on a <strong>PTZ<\/strong>.<\/p>\n<p style=\"text-align: justify; cursor: text;\">This is very useful for the cases where you have some fix cameras that detect motion and send a notification to PTZ camera to point to a specific location.<\/p>\n<p><span data-preserver-spaces=\"true\">You can use&nbsp;<\/span><strong><span data-preserver-spaces=\"true\">HTTP notification<\/span><\/strong><span data-preserver-spaces=\"true\">, and&nbsp;<\/span><a href=\"https:\/\/learncctv.com\/how-axis-vapix-works\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">Axis VAPIX commands&nbsp;<\/span><\/a><span data-preserver-spaces=\"true\">for that.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Here you can find a details explanation and a <\/span><a href=\"#tve-jump-17cd22468c8\"><span data-preserver-spaces=\"true\">video <\/span><\/a><span data-preserver-spaces=\"true\">by the end of the article.<\/span><\/p>\n<h2 style=\"text-align: justify; cursor: text;\">How the notification works on Axis cameras<\/h2>\n<p style=\"text-align: justify; cursor: text;\">OK, here&#8217;s a quick explanation of how the HTTP notification works.<\/p>\n<p style=\"text-align: justify;\"><span data-preserver-spaces=\"true\">Axis devices have an event system that works with <strong>triggers<\/strong>, <strong>conditions<\/strong>, and <strong>recipients<\/strong>. It&#8217;s possible to create events and use interactions between them.<\/span><\/p>\n<p style=\"text-align: justify;\"><span data-preserver-spaces=\"true\">&nbsp;It&#8217;s possible to create events and use interactions between them.<\/span><\/p>\n<p style=\"text-align: justify; cursor: text;\">The following diagram illustrates how the process works.<\/p>\n<p><span><img decoding=\"async\" alt=\"HTTP notification between clients\" data-id=\"27611\" width=\"719\" data-init-width=\"773\" height=\"272\" data-init-height=\"292\" title=\"HTTP notification between clients\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/HTTP-notification-between-clients.png\" data-width=\"719\" data-height=\"272\"><\/span><\/p>\n<p style=\"text-align: justify; cursor: text;\">So, the idea is to create some presets in the PTZ camera and set up the notification in the fix camera, it&#8217;s that simple \ud83d\ude09<\/p>\n<p style=\"text-align: justify; cursor: text;\">Now, let&#8217;s go to the real setup&#8230;<\/p>\n<h2 style=\"text-align: justify; cursor: text;\">How to set up the events and notifications<\/h2>\n<p style=\"text-align: justify; cursor: text;\">For the real example, I&#8217;m using an Axis PTZ and a fix box camera.<\/p>\n<p style=\"text-align: justify; cursor: text;\">It&#8217;s necessary to create the <strong>presets <\/strong>on the PTZ and <strong>recipient <\/strong>and <strong>rule <\/strong>on the box.<\/p>\n<p style=\"text-align: justify; cursor: text;\">Let&#8217;s do it&#8230;<\/p>\n<h3 style=\"text-align: justify; cursor: text;\">PTZ camera<\/h3>\n<ul style=\"cursor: text;\">\n<li style=\"text-align: justify; cursor: text;\">Go to settings &gt;&gt; PTZ &gt;&gt; Preset positions;<\/li>\n<li style=\"text-align: justify; cursor: text;\">Move the camera to the position and create the presets.<\/li>\n<\/ul>\n<p style=\"text-align: justify; cursor: text;\">In this example, I created a Preset named &#8220;<strong>Preset_A<\/strong>&#8220;.<\/p>\n<p><span><img decoding=\"async\" alt=\"PTZ Preset\" data-id=\"27623\" width=\"424\" data-init-width=\"424\" height=\"181\" data-init-height=\"181\" title=\"PTZ Preset\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/PTZ-Preset_A.png\" data-width=\"424\" data-height=\"181\"><\/span><\/p>\n<p style=\"text-align: justify;\"><span data-preserver-spaces=\"true\">The fix camera can send an HTTP notification with a&nbsp;<\/span><a href=\"https:\/\/learncctv.com\/how-axis-vapix-works\/\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">VAPIX command<\/span><\/a><span data-preserver-spaces=\"true\">&nbsp;to activate this preset. So let&#8217;s take a look at how it set up the fix camera.<\/span><\/p>\n<h3 style=\"text-align: justify; cursor: text;\">Fix camera<\/h3>\n<p style=\"text-align: justify; cursor: text;\">OK, now it&#8217;s necessary to create a <strong>RECIPIENT <\/strong>which is the camera that will receive the notification, meaning the PTZ and then create the <strong>RULE <\/strong>to sent it.<\/p>\n<p style=\"text-align: justify; cursor: text;\">Here&#8217;s how to create the recipient.<\/p>\n<ul style=\"cursor: text;\">\n<li style=\"text-align: justify; cursor: text;\">Go to <strong>Settings <\/strong>&gt;&gt; <strong>System <\/strong>&gt;&gt; <strong>Events <\/strong>&gt;&gt; <strong>Recipients;<\/strong><\/li>\n<li style=\"text-align: justify; cursor: text;\">Create a new recipient and insert the following information:\n<ul>\n<li style=\"text-align: justify; cursor: text;\"><strong>Recipient <\/strong><strong>Name <\/strong>(ex. PTZ camera)<\/li>\n<li style=\"text-align: left; cursor: text;\"><strong>URL<\/strong>: http:\/\/&lt;camera-IP&gt;\/axis-cgi\/com\/ptz.cgi?gotoserververpreset=&lt;Preset&gt;<\/li>\n<li style=\"text-align: left; cursor: text;\"><strong>Username<\/strong>: root<\/li>\n<li style=\"text-align: left; cursor: text;\"><strong>Password<\/strong>: &lt;password&gt;<\/li>\n<\/ul>\n<\/li>\n<li style=\"cursor: text;\">Click the test button<\/li>\n<\/ul>\n<p><span><img decoding=\"async\" alt=\"PTZ recipient setup\" data-id=\"27630\" width=\"323\" data-init-width=\"323\" height=\"451\" data-init-height=\"451\" title=\"PTZ recipient setup\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/PTZ-recipient-setup.png\" data-width=\"323\" data-height=\"451\"><\/span><\/p>\n<p style=\"text-align: justify; cursor: text;\">Here&#8217;s how to configure the Rule:<\/p>\n<ul style=\"cursor: text;\">\n<li style=\"text-align: justify; cursor: text;\">Go to <strong>Settings <\/strong>&gt;&gt; <strong>System <\/strong>&gt;&gt; <strong>Events <\/strong>&gt;&gt; <strong>Rules;<\/strong><\/li>\n<li style=\"text-align: justify; cursor: text;\">Create a new rule and insert the following information:\n<ul>\n<li style=\"text-align: justify; cursor: text;\"><strong>Name <\/strong>(ex. Move PTZ camera)<\/li>\n<li style=\"text-align: left; cursor: text;\"><strong>Condition<\/strong>: VMD (use the profile you want)<\/li>\n<li style=\"text-align: left; cursor: text;\"><strong>Action<\/strong>: Send notification through HTTP<\/li>\n<li style=\"text-align: left; cursor: text;\"><strong>Recipient<\/strong>: PTZ camera<\/li>\n<\/ul>\n<\/li>\n<li style=\"cursor: text;\">Click the Save button.<\/li>\n<\/ul>\n<p><span><img decoding=\"async\" alt=\"Event Move PTZ to a specific preset\" data-id=\"27618\" width=\"323\" data-init-width=\"330\" height=\"623\" data-init-height=\"636\" title=\"Event Move PTZ to a specific preset\" loading=\"lazy\" src=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/Event-Move-PTZ-to-a-specific-preset.png\" data-width=\"323\" data-height=\"623\"><\/span><\/p>\n<p style=\"text-align: justify; cursor: text;\">And it&#8217;s done.<\/p>\n<p style=\"text-align: justify; cursor: text;\">Now, it&#8217;s time to test the setup.<\/p>\n<p style=\"text-align: justify; cursor: text;\">Jump in front of the camera, do some happy dance or something else \ud83d\ude42<\/p>\n<p style=\"text-align: justify; cursor: text;\">You can create more recipients or more rules for the other cameras.<\/p>\n<h2 style=\"text-align: justify; cursor: text;\">Video: How to set up Axis HTTP notification<\/h2>\n<p style=\"text-align: justify; cursor: text;\">Hit the play button to watch the video.<\/p>\n<h2 style=\"text-align: justify; cursor: text;\">Related Articles<\/h2>\n<p style=\"text-align: justify; cursor: text;\"><a href=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\">How to record Axis Camera on a FTP Server<\/a><\/p>\n<p style=\"text-align: justify; cursor: text;\"><a href=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\"><\/a><a href=\"https:\/\/learncctv.com\/view-axis-cameras-on-roku-tv\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\">How to view Axis Camera on a Roku TV<\/a><\/p>\n<p style=\"text-align: justify; cursor: text;\"><a href=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\"><\/a><a href=\"https:\/\/learncctv.com\/axis-ip-camera-to-fire-tv-stick\/\" style=\"outline: none; cursor: text;\" target=\"_blank\" rel=\"noopener\">How to Axis Camera to Fire Stick TV<\/a><\/p>\n<p style=\"text-align: justify; cursor: text;\"><a href=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\"><\/a><a href=\"https:\/\/learncctv.com\/how-to-add-overlay-text-to-axis-cameras\/\" style=\"outline: none; cursor: text;\" target=\"_blank\" rel=\"noopener\">How to add a overlay text to Axis Cameras<\/a><\/p>\n<p style=\"text-align: justify; cursor: text;\"><a href=\"https:\/\/learncctv.com\/security-camera-to-ftp-server\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\"><\/a><a href=\"https:\/\/learncctv.com\/view-axis-cameras-on-roku-tv\/\" target=\"_blank\" style=\"outline: none; cursor: text;\" rel=\"noopener\"><\/a><a href=\"https:\/\/learncctv.com\/view-axis-cameras-on-roku-tv\/\" style=\"outline: none;\" target=\"_blank\" rel=\"noopener\">How to enable ONVIF on Axis Cameras<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, I explain how to use an Axis camera to call a preset &nbsp;on a PTZ. This is very useful for the cases where you have some fix cameras that detect motion and send a notification to PTZ camera to point to a specific location. You can use&nbsp;HTTP notification, and&nbsp;Axis VAPIX commands&nbsp;for that. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":27630,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[237],"tags":[],"class_list":["post-27600","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-axis"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Axis: How to activate a PTZ preset from another camera - Learn CCTV.com<\/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:\/\/learncctv.com\/axis-preset-from-another-camera\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Axis: How to activate a PTZ preset from another camera - Learn CCTV.com\" \/>\n<meta property=\"og:description\" content=\"In this article, I explain how to use an Axis camera to call a preset &nbsp;on a PTZ. This is very useful for the cases where you have some fix cameras that detect motion and send a notification to PTZ camera to point to a specific location. You can use&nbsp;HTTP notification, and&nbsp;Axis VAPIX commands&nbsp;for that. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/learncctv.com\/axis-preset-from-another-camera\/\" \/>\n<meta property=\"og:site_name\" content=\"Learn CCTV.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/learncctvnow\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/learncctvnow\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-29T22:59:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-30T16:58:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/PTZ-recipient-setup.png\" \/>\n\t<meta property=\"og:image:width\" content=\"323\" \/>\n\t<meta property=\"og:image:height\" content=\"451\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Claudemir Martins\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Claudemir Martins\" \/>\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\":\"WebPage\",\"@id\":\"https:\/\/learncctv.com\/axis-preset-from-another-camera\/\",\"url\":\"https:\/\/learncctv.com\/axis-preset-from-another-camera\/\",\"name\":\"Axis: How to activate a PTZ preset from another camera - Learn CCTV.com\",\"isPartOf\":{\"@id\":\"https:\/\/learncctv.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/learncctv.com\/axis-preset-from-another-camera\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/learncctv.com\/axis-preset-from-another-camera\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/PTZ-recipient-setup.png\",\"datePublished\":\"2021-10-29T22:59:26+00:00\",\"dateModified\":\"2021-10-30T16:58:31+00:00\",\"author\":{\"@id\":\"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a\"},\"breadcrumb\":{\"@id\":\"https:\/\/learncctv.com\/axis-preset-from-another-camera\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/learncctv.com\/axis-preset-from-another-camera\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/learncctv.com\/axis-preset-from-another-camera\/#primaryimage\",\"url\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/PTZ-recipient-setup.png\",\"contentUrl\":\"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/PTZ-recipient-setup.png\",\"width\":323,\"height\":451,\"caption\":\"PTZ recipient setup\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/learncctv.com\/axis-preset-from-another-camera\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/learncctv.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Axis: How to activate a PTZ preset from another camera\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/learncctv.com\/#website\",\"url\":\"https:\/\/learncctv.com\/\",\"name\":\"Learn CCTV.com\",\"description\":\"The place where you can learn CCTV\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/learncctv.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a\",\"name\":\"Claudemir Martins\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/learncctv.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/35af46e18600905d33ae99019d429631?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/35af46e18600905d33ae99019d429631?s=96&d=mm&r=g\",\"caption\":\"Claudemir Martins\"},\"description\":\"Claudemir Martins is a former Samsung Engineer with 19+ years of experience in the surveillance industry. He has been traveling around 17 different countries to teach people how to design, and install CCTV systems. He is currently working for Axis Communications as a Technical Services Engineer and living in the United States with his family.\",\"sameAs\":[\"https:\/\/learncctv.com\",\"https:\/\/www.facebook.com\/learncctvnow\"],\"url\":\"https:\/\/learncctv.com\/author\/claudemir-martinsgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Axis: How to activate a PTZ preset from another camera - Learn CCTV.com","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:\/\/learncctv.com\/axis-preset-from-another-camera\/","og_locale":"en_US","og_type":"article","og_title":"Axis: How to activate a PTZ preset from another camera - Learn CCTV.com","og_description":"In this article, I explain how to use an Axis camera to call a preset &nbsp;on a PTZ. This is very useful for the cases where you have some fix cameras that detect motion and send a notification to PTZ camera to point to a specific location. You can use&nbsp;HTTP notification, and&nbsp;Axis VAPIX commands&nbsp;for that. [&hellip;]","og_url":"https:\/\/learncctv.com\/axis-preset-from-another-camera\/","og_site_name":"Learn CCTV.com","article_publisher":"https:\/\/www.facebook.com\/learncctvnow","article_author":"https:\/\/www.facebook.com\/learncctvnow","article_published_time":"2021-10-29T22:59:26+00:00","article_modified_time":"2021-10-30T16:58:31+00:00","og_image":[{"width":323,"height":451,"url":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/PTZ-recipient-setup.png","type":"image\/png"}],"author":"Claudemir Martins","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Claudemir Martins","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/learncctv.com\/axis-preset-from-another-camera\/","url":"https:\/\/learncctv.com\/axis-preset-from-another-camera\/","name":"Axis: How to activate a PTZ preset from another camera - Learn CCTV.com","isPartOf":{"@id":"https:\/\/learncctv.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/learncctv.com\/axis-preset-from-another-camera\/#primaryimage"},"image":{"@id":"https:\/\/learncctv.com\/axis-preset-from-another-camera\/#primaryimage"},"thumbnailUrl":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/PTZ-recipient-setup.png","datePublished":"2021-10-29T22:59:26+00:00","dateModified":"2021-10-30T16:58:31+00:00","author":{"@id":"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a"},"breadcrumb":{"@id":"https:\/\/learncctv.com\/axis-preset-from-another-camera\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/learncctv.com\/axis-preset-from-another-camera\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/learncctv.com\/axis-preset-from-another-camera\/#primaryimage","url":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/PTZ-recipient-setup.png","contentUrl":"https:\/\/learncctv.com\/wp-content\/uploads\/2021\/10\/PTZ-recipient-setup.png","width":323,"height":451,"caption":"PTZ recipient setup"},{"@type":"BreadcrumbList","@id":"https:\/\/learncctv.com\/axis-preset-from-another-camera\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/learncctv.com\/"},{"@type":"ListItem","position":2,"name":"Axis: How to activate a PTZ preset from another camera"}]},{"@type":"WebSite","@id":"https:\/\/learncctv.com\/#website","url":"https:\/\/learncctv.com\/","name":"Learn CCTV.com","description":"The place where you can learn CCTV","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/learncctv.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/learncctv.com\/#\/schema\/person\/2f21941fc3f450f670146e9ed189e38a","name":"Claudemir Martins","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/learncctv.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/35af46e18600905d33ae99019d429631?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/35af46e18600905d33ae99019d429631?s=96&d=mm&r=g","caption":"Claudemir Martins"},"description":"Claudemir Martins is a former Samsung Engineer with 19+ years of experience in the surveillance industry. He has been traveling around 17 different countries to teach people how to design, and install CCTV systems. He is currently working for Axis Communications as a Technical Services Engineer and living in the United States with his family.","sameAs":["https:\/\/learncctv.com","https:\/\/www.facebook.com\/learncctvnow"],"url":"https:\/\/learncctv.com\/author\/claudemir-martinsgmail-com\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts\/27600"}],"collection":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/comments?post=27600"}],"version-history":[{"count":36,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts\/27600\/revisions"}],"predecessor-version":[{"id":27642,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/posts\/27600\/revisions\/27642"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/media\/27630"}],"wp:attachment":[{"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/media?parent=27600"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/categories?post=27600"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learncctv.com\/wp-json\/wp\/v2\/tags?post=27600"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}