{"id":2012,"date":"2025-10-10T05:44:44","date_gmt":"2025-10-10T05:44:44","guid":{"rendered":"https:\/\/shotix.io\/?page_id=2012"},"modified":"2025-10-10T08:58:19","modified_gmt":"2025-10-10T08:58:19","slug":"app-watch-it-feel-it-live-it","status":"publish","type":"page","link":"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/","title":{"rendered":"App Watch it. Feel it. Live it."},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2012\" class=\"elementor elementor-2012\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8591e1b e-flex e-con-boxed e-con e-parent\" data-id=\"8591e1b\" 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-ea5c858 elementor-widget elementor-widget-html\" data-id=\"ea5c858\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>Shotix AI \u2014 Watch it. Feel it. Live it.<\/title>\n\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n  <!-- Meta Pixel Code -->\n  <script>\n  !function(f,b,e,v,n,t,s)\n  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?\n  n.callMethod.apply(n,arguments):n.queue.push(arguments)};\n  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\n  n.queue=[];t=b.createElement(e);t.async=!0;\n  t.src=v;s=b.getElementsByTagName(e)[0];\n  s.parentNode.insertBefore(t,s)}(window, document,'script',\n  'https:\/\/connect.facebook.net\/en_US\/fbevents.js');\n  fbq('init', '1405675637456977');\n  fbq('track', 'PageView');\n  <\/script>\n  <noscript><img decoding=\"async\" height=\"1\" width=\"1\" style=\"display:none\"\n  src=\"https:\/\/www.facebook.com\/tr?id=1405675637456977&ev=PageView&noscript=1\"\/><\/noscript>\n  <!-- End Meta Pixel Code -->\n  <style>\n    :root{\n      --bg1:#111118; --bg2:#0B0B14; --brand:#f3c77c; --text:#F5F7FF; --muted:#B7BAC6;\n    }\n    *{box-sizing:border-box;margin:0;padding:0}\n    html,body{height:100%}\n    body{\n      font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color:var(--text);\n      background:\n        radial-gradient(900px 600px at 20% 20%, #2A2233 0%, rgba(42,34,51,0) 60%),\n        radial-gradient(900px 600px at 90% 80%, #1E2433 0%, rgba(30,36,51,0) 60%),\n        linear-gradient(180deg, var(--bg1) 0%, var(--bg2) 100%);\n      -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility;\n    }\n\n    .wrap{ max-width:1220px; padding:clamp(20px,1vw,40px); margin:0 auto; }\n\n    .hero{\n      position:relative; overflow:visible; border-radius:0;\n      padding:clamp(28px,1vw, 56px);\n      background:transparent; \n      box-shadow:none; backdrop-filter:none;\n      display:grid; grid-template-columns:1.1fr 1fr; gap:clamp(24px,4vw,56px); align-items:center;\n    }\n\n    .logo{width:50px;height:50px;margin-bottom:clamp(16px,2vw,20px);}\n    .eyebrow{\n      display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;\n      font-weight:600;font-size:12px;letter-spacing:.02em;background:rgba(243,199,124,.10);\n      color:var(--brand);border:1px solid rgba(243,199,124,.25);margin-bottom:12px\n    }\n\n    h1{margin:0 0 12px;line-height:1.05;font-weight:900;font-size:clamp(32px,5.6vw,56px);color:var(--text)}\n    .grad{background:linear-gradient(90deg,var(--brand) 0%,var(--brand) 100%);-webkit-background-clip:text;color:transparent}\n    .sub{margin:0 0 28px;color:var(--muted);font-size:clamp(15px,1.6vw,18px)}\n\n    .cta{display:flex;align-items:center;gap:14px;flex-wrap:wrap}\n    \n    .btn{\n      display:inline-flex;align-items:center;gap:10px;\n      appearance:none;border:none;cursor:pointer;text-decoration:none;\n      padding:14px 20px;border-radius:12px;font-weight:800;font-size:16px;\n      background:var(--brand);color:#161616 !important;\n      box-shadow:none;transition:transform .15s ease, filter .15s ease;\n    }\n    .btn:hover{transform:translateY(-1px);filter:brightness(1.02)}\n    .btn:active{transform:translateY(0)}\n    .btn .icon{font-size:1.1em;line-height:1}\n\n    \/* \u0413\u0430\u043b\u0435\u0440\u0435\u044f *\/\n    .media{position:relative;height:clamp(340px,48vw,520px)}\n    .card{\n      position:absolute;width:40%;max-width:600px;aspect-ratio:3\/5;\n      border-radius:0; \/* \u0431\u0435\u0437 \u0440\u0430\u043c\u043e\u043a *\/\n      overflow:visible;background:transparent;color:#fff;box-shadow:none;\n      transform:translateZ(0);animation:float 8s ease-in-out infinite;\n    }\n    .card:nth-child(1){left:-4%;bottom:6%;animation-delay:.1s}\n    .card:nth-child(2){left:28%;top:-2%;z-index:1;animation-delay:.4s}\n    .card:nth-child(3){right:0%;bottom:0%;animation-delay:.7s}\n    @keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}\n    .shot{width:100%;height:100%;object-fit:cover;display:block;filter:contrast(1.03) saturate(1.02)}\n\n    \/* \u0410\u0434\u0430\u043f\u0442\u0438\u0432 *\/\n    @media (max-width:980px){\n      .hero{grid-template-columns:1fr;padding:28px 20px 0; }\n      .media{height:420px;margin-top:20px}\n      .card{width:46%}\n    }\n\n    \/* --- MOBILE: \u0442\u0440\u0438 \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0438, \u0446\u0435\u043d\u0442\u0440 \u0432\u043d\u0430\u0445\u043b\u0451\u0441\u0442 --- *\/\n    @media (max-width: 640px){\n      \/* \u043a\u043e\u043d\u0442\u0435\u043d\u0442 *\/\n      .hero{ padding-bottom:0 !important; }\n      .wrap{ padding-bottom:0 !important; } \n      .media{ height: auto !important; } \n      .copy{ text-align:center; }\n      .logo-row{ justify-content:center; margin:14px 0; }\n      .cta{ justify-content:center; width:100%; margin-top:16px; }\n      \n    \n      \/* \u0441\u0435\u0442\u043a\u0430 \u0434\u043b\u044f \u0444\u043e\u0442\u043e *\/\n      .media{\n        display:grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap:0;\n        margin-top:32px;\n        justify-items:center;\n        align-items:start;\n      }\n    \n      \/* \u0441\u0431\u0440\u0430\u0441\u044b\u0432\u0430\u0435\u043c \u043f\u0440\u0435\u0436\u043d\u0438\u0435 \u0441\u043c\u0435\u0449\u0435\u043d\u0438\u044f \u0438 \u0430\u0431\u0441\u043e\u043b\u044e\u0442\u044b *\/\n      .card{\n        position:relative;\n        left:auto !important; right:auto !important; top:auto !important; bottom:auto !important;\n        width:150%;\n        border-radius:16px;\n        overflow:hidden;\n        border:0.3px solid rgba(255,255,255,.5);\n        box-shadow:0 6px 18px rgba(0,0,0,.48);\n        animation:none;\n        z-index:1;\n      }\n    \n      \/* \u0444\u0438\u043a\u0441\u0438\u0440\u0443\u0435\u043c \u043a\u043e\u043b\u043e\u043d\u043a\u0438 \u0438 \u0434\u0435\u043b\u0430\u0435\u043c \u043d\u0430\u0445\u043b\u0451\u0441\u0442 \u043f\u043e \u0446\u0435\u043d\u0442\u0440\u0443 *\/\n      .card:nth-child(1){ grid-column:1; }\n      .card:nth-child(2){\n        grid-column:2;\n        margin:0 -12px;          \/* \u0438\u043c\u0435\u043d\u043d\u043e \u044d\u0442\u043e\u0442 \u043e\u0442\u0440\u0438\u0446\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439 margin \u0434\u0430\u0451\u0442 \u043f\u0435\u0440\u0435\u043a\u0440\u044b\u0442\u0438\u0435 *\/\n        transform:translateY(-15px);\n        z-index:2;               \/* \u043f\u043e\u0432\u0435\u0440\u0445 \u0431\u043e\u043a\u043e\u0432\u044b\u0445 *\/\n      }\n      .card:nth-child(3){ grid-column:3; }\n    \n      .shot{ width:100%; height:100%; object-fit:cover; display:block; border-radius:inherit; }\n    }\n\n\n    .logo-row{display:flex;align-items:center;gap:5px;margin-bottom:15px}\n    .logo-row .logo{margin-bottom:0}\n  <\/style>\n<\/head>\n<body>\n  <div class=\"wrap\">\n    <section class=\"hero\">\n      <div class=\"copy\">\n        <div class=\"logo-row\">\n          <img decoding=\"async\" src=\"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Shotix-Logo.svg\" class=\"logo\" alt=\"Shotix logo\" \/>\n          <span class=\"eyebrow\">SHOTIX \u00b7 AI<\/span>\n        <\/div>\n\n        <h1>Watch it. <span class=\"grad\">Feel it. <\/span>Live it.<\/h1>\n        <p class=\"sub\"><\/p>\n\n        <div class=\"cta\">\n          <a class=\"btn\" href=\"https:\/\/apps.apple.com\/app\/id6746067713\" target=\"_blank\" rel=\"noopener\" aria-label=\"Start creating in the app\">\n            <span>Start creating<\/span><img loading=\"lazy\" class=\"icon\" src=\"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/stars-2.png\"\n       alt=\"\" width=\"18\" height=\"18\" loading=\"lazy\" decoding=\"async\">\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"media\" aria-hidden=\"true\">\n          <figure class=\"card\">\n            <video class=\"shot\" autoplay muted playsinline loop preload=\"metadata\"\n                   poster=\"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Watch-it.-Feel-it.-Live-it-3.jpg\">\n              <source src=\"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Watch-it.-Feel-it.-Live-it-3.webp\" type=\"video\/webm\">\n              <source src=\"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Watch-it.-Feel-it.-Live-it-3.mp4\" type=\"video\/mp4\">\n            <\/video>\n            <figcaption class=\"sr-only\"><\/figcaption>\n          <\/figure>\n          <figure class=\"card\">\n            <video class=\"shot\" autoplay muted playsinline loop preload=\"metadata\"\n                   poster=\"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Watch-it.-Feel-it.-Live-it-2.jpg\">\n              <source src=\"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Watch-it.-Feel-it.-Live-it-2.webp\" type=\"video\/webm\">\n              <source src=\"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Watch-it.-Feel-it.-Live-it-2.mp4\" type=\"video\/mp4\">\n            <\/video>\n            <figcaption class=\"sr-only\"><\/figcaption>\n          <\/figure>\n          <figure class=\"card\">\n            <video class=\"shot\" autoplay muted playsinline loop preload=\"metadata\"\n                   poster=\"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Watch-it.-Feel-it.-Live-it-1.jpg\">\n              <source src=\"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Watch-it.-Feel-it.-Live-it-1.webp\" type=\"video\/webm\">\n              <source src=\"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Watch-it.-Feel-it.-Live-it-1.mp4\" type=\"video\/mp4\">\n            <\/video>\n            <figcaption class=\"sr-only\"><\/figcaption>\n          <\/figure>\n      <\/div>\n    <\/section>\n  <\/div>\n<\/body>\n<\/html>\n\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>Shotix AI \u2014 Watch it. Feel it. Live it. SHOTIX \u00b7 AI Watch it. Feel it. Live it. Start creating<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-2012","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>App Watch it. Feel it. Live it. - shotix.io<\/title>\n<meta name=\"description\" content=\"Shotix \u2014 Watch it. Feel it. Live it.\" \/>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"App Watch it. Feel it. Live it. - shotix.io\" \/>\n<meta property=\"og:description\" content=\"Shotix \u2014 Watch it. Feel it. Live it.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/\" \/>\n<meta property=\"og:site_name\" content=\"shotix.io\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-10T08:58:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.facebook.com\/tr?id=1405675637456977&ev=PageView&noscript=1\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/\",\"url\":\"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/\",\"name\":\"App Watch it. Feel it. Live it. - shotix.io\",\"isPartOf\":{\"@id\":\"https:\/\/shotix.io\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.facebook.com\/tr?id=1405675637456977&ev=PageView&noscript=1\",\"datePublished\":\"2025-10-10T05:44:44+00:00\",\"dateModified\":\"2025-10-10T08:58:19+00:00\",\"description\":\"Shotix \u2014 Watch it. Feel it. Live it.\",\"breadcrumb\":{\"@id\":\"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/#primaryimage\",\"url\":\"https:\/\/www.facebook.com\/tr?id=1405675637456977&ev=PageView&noscript=1\",\"contentUrl\":\"https:\/\/www.facebook.com\/tr?id=1405675637456977&ev=PageView&noscript=1\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/shotix.io\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"App Watch it. Feel it. Live it.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/shotix.io\/#website\",\"url\":\"https:\/\/shotix.io\/\",\"name\":\"shotix.io\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/shotix.io\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/shotix.io\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/shotix.io\/#organization\",\"name\":\"shotix.io\",\"url\":\"https:\/\/shotix.io\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/shotix.io\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Shotix-Logo.svg\",\"contentUrl\":\"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Shotix-Logo.svg\",\"caption\":\"shotix.io\"},\"image\":{\"@id\":\"https:\/\/shotix.io\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"App Watch it. Feel it. Live it. - shotix.io","description":"Shotix \u2014 Watch it. Feel it. Live it.","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_US","og_type":"article","og_title":"App Watch it. Feel it. Live it. - shotix.io","og_description":"Shotix \u2014 Watch it. Feel it. Live it.","og_url":"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/","og_site_name":"shotix.io","article_modified_time":"2025-10-10T08:58:19+00:00","og_image":[{"url":"https:\/\/www.facebook.com\/tr?id=1405675637456977&ev=PageView&noscript=1","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/","url":"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/","name":"App Watch it. Feel it. Live it. - shotix.io","isPartOf":{"@id":"https:\/\/shotix.io\/#website"},"primaryImageOfPage":{"@id":"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/#primaryimage"},"image":{"@id":"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/#primaryimage"},"thumbnailUrl":"https:\/\/www.facebook.com\/tr?id=1405675637456977&ev=PageView&noscript=1","datePublished":"2025-10-10T05:44:44+00:00","dateModified":"2025-10-10T08:58:19+00:00","description":"Shotix \u2014 Watch it. Feel it. Live it.","breadcrumb":{"@id":"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/#primaryimage","url":"https:\/\/www.facebook.com\/tr?id=1405675637456977&ev=PageView&noscript=1","contentUrl":"https:\/\/www.facebook.com\/tr?id=1405675637456977&ev=PageView&noscript=1"},{"@type":"BreadcrumbList","@id":"https:\/\/shotix.io\/en\/app-watch-it-feel-it-live-it\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/shotix.io\/en\/"},{"@type":"ListItem","position":2,"name":"App Watch it. Feel it. Live it."}]},{"@type":"WebSite","@id":"https:\/\/shotix.io\/#website","url":"https:\/\/shotix.io\/","name":"shotix.io","description":"","publisher":{"@id":"https:\/\/shotix.io\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shotix.io\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/shotix.io\/#organization","name":"shotix.io","url":"https:\/\/shotix.io\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shotix.io\/#\/schema\/logo\/image\/","url":"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Shotix-Logo.svg","contentUrl":"https:\/\/shotix.io\/wp-content\/uploads\/2025\/10\/Shotix-Logo.svg","caption":"shotix.io"},"image":{"@id":"https:\/\/shotix.io\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/shotix.io\/en\/wp-json\/wp\/v2\/pages\/2012","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shotix.io\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shotix.io\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shotix.io\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shotix.io\/en\/wp-json\/wp\/v2\/comments?post=2012"}],"version-history":[{"count":22,"href":"https:\/\/shotix.io\/en\/wp-json\/wp\/v2\/pages\/2012\/revisions"}],"predecessor-version":[{"id":2084,"href":"https:\/\/shotix.io\/en\/wp-json\/wp\/v2\/pages\/2012\/revisions\/2084"}],"wp:attachment":[{"href":"https:\/\/shotix.io\/en\/wp-json\/wp\/v2\/media?parent=2012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}