{"id":13561,"date":"2026-08-19T19:19:05","date_gmt":"2026-08-19T07:19:05","guid":{"rendered":"https:\/\/www.lookdepot.com\/?page_id=13561"},"modified":"2026-08-20T11:09:27","modified_gmt":"2026-08-19T23:09:27","slug":"own-your-own","status":"publish","type":"page","link":"https:\/\/www.lookdepot.com\/nz\/own-your-own\/","title":{"rendered":"Own Your Own"},"content":{"rendered":"\n<style>\n  :root{\n    --navy-deep:#11284B;\n    --navy:#1B3153;\n    --navy-mid:#263B5B;\n    --slate:#33475B;\n    --slate-light:#6B7A90;\n    --tan:#C9A876;\n    --tan-deep:#B08D5C;\n    --cream:#FAF7F2;\n    --white:#FFFFFF;\n    --border:#E7E2D9;\n  }\n  .oyo-landing{font-family:'Poppins','Helvetica Neue',Arial,sans-serif;color:var(--slate);background:var(--white);line-height:1.6;}\n  .oyo-landing *{box-sizing:border-box;}\n  .oyo-landing a{text-decoration:none;color:inherit;}\n  .oyo-landing .wrap{max-width:1120px;margin:0 auto;padding:0 32px;}\n  .oyo-landing .nav{\n    display:flex;align-items:center;justify-content:space-between;\n    padding:22px 32px;border-bottom:1px solid var(--border);\n  }\n  .oyo-landing .nav .logo{font-size:22px;font-weight:700;color:var(--navy-deep);letter-spacing:-0.02em;}\n  .oyo-landing .nav .logo span{font-weight:400;color:var(--tan-deep);}\n  .oyo-landing .nav .tag{\n    font-size:12px;text-transform:uppercase;letter-spacing:0.08em;\n    color:var(--slate-light);border:1px solid var(--border);\n    padding:6px 14px;border-radius:999px;\n  }\n  .oyo-landing .hero{\n    background:linear-gradient(135deg,var(--navy-deep) 0%,var(--navy) 55%,var(--navy-mid) 100%);\n    color:var(--white);padding:88px 32px 96px;position:relative;overflow:hidden;\n  }\n  .oyo-landing .hero::after{\n    content:\"\";position:absolute;right:-120px;top:-120px;width:420px;height:420px;\n    background:radial-gradient(circle,rgba(201,168,118,0.35) 0%,rgba(201,168,118,0) 70%);\n  }\n  .oyo-landing .hero-inner{\n    max-width:1120px;margin:0 auto;position:relative;z-index:1;\n    display:grid;grid-template-columns:1fr 300px;gap:48px;align-items:center;\n  }\n  .oyo-landing .hero-visual-card{\n    background:var(--white);border-radius:16px;padding:28px 20px 20px;\n    box-shadow:0 30px 60px rgba(0,0,0,0.3);text-align:center;\n  }\n  .oyo-landing .hero-visual-card img{width:100%;max-height:260px;object-fit:contain;display:block;margin:0 auto 14px;}\n  .oyo-landing .hero-visual-card .cap{font-size:12px;font-weight:600;color:var(--navy);letter-spacing:0.03em;}\n  .oyo-landing .hero-visual-card .cap span{display:block;font-weight:400;color:var(--slate-light);font-size:11.5px;margin-top:2px;}\n  @media(max-width:900px){\n    .oyo-landing .hero-inner{grid-template-columns:1fr;}\n    .oyo-landing .hero-visual-card{display:none;}\n  }\n  .oyo-landing .eyebrow{\n    display:inline-flex;align-items:center;gap:8px;\n    font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;\n    color:var(--tan);background:rgba(255,255,255,0.08);\n    padding:8px 16px;border-radius:999px;margin-bottom:28px;\n  }\n  .oyo-landing .hero h1{\n    font-size:48px;font-weight:700;line-height:1.12;max-width:720px;\n    letter-spacing:-0.01em;margin-bottom:22px;\n  }\n  .oyo-landing .hero p.lead{\n    font-size:18px;color:#D7DEE8;max-width:560px;margin-bottom:36px;font-weight:300;\n  }\n  .oyo-landing .cta-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap;}\n  .oyo-landing .btn-primary{\n    background:var(--tan);color:var(--navy-deep);font-weight:600;font-size:15px;\n    padding:16px 32px;border-radius:6px;display:inline-block;\n    box-shadow:0 8px 24px rgba(201,168,118,0.3);\n    transition:transform .15s ease;\n  }\n  .oyo-landing .btn-primary:hover{transform:translateY(-1px);}\n  .oyo-landing .link-secondary{\n    color:var(--white);font-size:15px;font-weight:500;\n    border-bottom:1px solid rgba(255,255,255,0.4);padding-bottom:3px;\n  }\n  .oyo-landing .trust{\n    display:grid;grid-template-columns:repeat(3,1fr);\n    border-bottom:1px solid var(--border);\n  }\n  .oyo-landing .trust-item{\n    padding:36px 32px;text-align:center;border-right:1px solid var(--border);\n  }\n  .oyo-landing .trust-item:last-child{border-right:none;}\n  .oyo-landing .trust-item .num{font-size:13px;font-weight:700;color:var(--tan-deep);letter-spacing:0.06em;text-transform:uppercase;margin-bottom:8px;}\n  .oyo-landing .trust-item p{font-size:15px;color:var(--navy);font-weight:500;}\n  .oyo-landing section.pad{padding:88px 32px;}\n  .oyo-landing .section-head{max-width:640px;margin:0 auto 56px;text-align:center;}\n  .oyo-landing .section-head .kicker{\n    font-size:13px;font-weight:700;color:var(--tan-deep);text-transform:uppercase;\n    letter-spacing:0.08em;margin-bottom:14px;\n  }\n  .oyo-landing .section-head h2{font-size:34px;color:var(--navy-deep);font-weight:700;letter-spacing:-0.01em;margin-bottom:16px;}\n  .oyo-landing .section-head p{font-size:16px;color:var(--slate-light);}\n  .oyo-landing .why-grid{\n    max-width:1120px;margin:0 auto;\n    display:grid;grid-template-columns:repeat(3,1fr);gap:32px;\n  }\n  .oyo-landing .why-card{\n    background:var(--cream);border-radius:12px;padding:32px 28px;border:1px solid var(--border);\n  }\n  .oyo-landing .why-card .icon{\n    width:44px;height:44px;border-radius:10px;background:var(--navy-deep);\n    display:flex;align-items:center;justify-content:center;color:var(--tan);\n    font-size:20px;margin-bottom:20px;\n  }\n  .oyo-landing .why-card h3{font-size:18px;color:var(--navy-deep);margin-bottom:10px;font-weight:600;}\n  .oyo-landing .why-card p{font-size:14.5px;color:var(--slate-light);}\n  .oyo-landing .machines-section{background:var(--navy-deep);}\n  .oyo-landing .machines-section .section-head h2,.oyo-landing .machines-section .section-head p{color:var(--white);}\n  .oyo-landing .machines-section .section-head p{color:#B9C2D0;}\n  .oyo-landing .machine-grid{\n    max-width:1120px;margin:0 auto;\n    display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\n  }\n  .oyo-landing .machine-card{\n    background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.12);\n    border-radius:10px;padding:24px 22px;text-align:left;\n  }\n  .oyo-landing .machine-card .swatch{\n    width:100%;height:120px;border-radius:8px;margin-bottom:18px;\n    background:linear-gradient(135deg,var(--tan) 0%,var(--navy-mid) 100%);\n    opacity:0.85;object-fit:contain;\n  }\n  .oyo-landing .machine-card .swatch img{width:100%;height:100%;object-fit:contain;border-radius:6px;background:#fff;}\n  .oyo-landing .machine-card h4{color:var(--white);font-size:16px;font-weight:600;margin-bottom:8px;}\n  .oyo-landing .machine-card p{color:#AAB6C6;font-size:13px;line-height:1.55;}\n  .oyo-landing .quote-section{padding:80px 32px;text-align:center;}\n  .oyo-landing .quote-section blockquote{\n    max-width:680px;margin:0 auto 20px;font-size:22px;color:var(--navy-deep);\n    font-weight:500;line-height:1.5;\n  }\n  .oyo-landing .quote-section .attribution{font-size:14px;color:var(--slate-light);}\n  .oyo-landing .cta-final{\n    background:var(--cream);padding:80px 32px;border-top:1px solid var(--border);\n  }\n  .oyo-landing .cta-final-inner{\n    max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr 420px;gap:64px;align-items:center;\n  }\n  .oyo-landing .cta-final h2{font-size:30px;color:var(--navy-deep);font-weight:700;margin-bottom:16px;letter-spacing:-0.01em;}\n  .oyo-landing .cta-final p{font-size:15.5px;color:var(--slate-light);margin-bottom:12px;}\n  .oyo-landing .cta-final ul{margin-top:20px;padding-left:0;list-style:none;}\n  .oyo-landing .cta-final li{\n    font-size:14.5px;color:var(--navy);margin-bottom:10px;padding-left:26px;position:relative;\n  }\n  .oyo-landing .cta-final li::before{\n    content:\"\\2713\";position:absolute;left:0;color:var(--tan-deep);font-weight:700;\n  }\n  .oyo-landing .form-card{\n    background:var(--white);border-radius:14px;padding:36px;box-shadow:0 20px 50px rgba(17,40,75,0.12);\n    border:1px solid var(--border);\n  }\n  .oyo-landing .form-card h3{font-size:19px;color:var(--navy-deep);margin-bottom:6px;font-weight:600;}\n  .oyo-landing .form-card .sub{font-size:13px;color:var(--slate-light);margin-bottom:24px;}\n  .oyo-landing .field{margin-bottom:16px;}\n  .oyo-landing .field label{display:block;font-size:12.5px;font-weight:600;color:var(--navy);margin-bottom:6px;}\n  .oyo-landing .field input,.oyo-landing .field select{\n    width:100%;padding:11px 14px;border:1px solid var(--border);border-radius:6px;\n    font-size:14px;font-family:inherit;color:var(--slate);background:var(--white);\n  }\n  .oyo-landing .btn-submit{\n    width:100%;background:var(--navy-deep);color:var(--white);font-weight:600;font-size:15px;\n    padding:14px;border:none;border-radius:6px;margin-top:8px;cursor:pointer;\n  }\n  .oyo-landing .form-note{font-size:11.5px;color:var(--slate-light);margin-top:14px;text-align:center;}\n  .oyo-landing footer{\n    padding:32px;text-align:center;font-size:13px;color:var(--slate-light);\n    border-top:1px solid var(--border);\n  }\n  @media(max-width:860px){\n    .oyo-landing .hero h1{font-size:34px;}\n    .oyo-landing .trust{grid-template-columns:1fr;}\n    .oyo-landing .trust-item{border-right:none;border-bottom:1px solid var(--border);}\n    .oyo-landing .why-grid{grid-template-columns:1fr;}\n    .oyo-landing .machine-grid{grid-template-columns:repeat(2,1fr);}\n    .oyo-landing .cta-final-inner{grid-template-columns:1fr;}\n  }\n<\/style>\n<div class=\"oyo-landing\">\n  <div class=\"nav\">\n    <a href=\"https:\/\/www.lookdepot.com\/\" class=\"logo\" style=\"text-decoration:none;cursor:pointer;\">Look<span>Depot<\/span><\/a>\n    <div class=\"tag\">For Asset Factory referrals<\/div>\n  <\/div>\n\n  <section class=\"hero\">\n    <div class=\"hero-inner\">\n      <div class=\"hero-text\">\n        <div class=\"eyebrow\">\u2726 From DIY &amp; Drop &amp; Run to full ownership<\/div>\n        <h1>You&#8217;ve seen what&#8217;s possible.<br>Now own the machine that does it.<\/h1>\n        <p class=\"lead\">Asset Factory showed you what automated content creation looks like. LookDepot&#8217;s Profoto Automated Studio Solutions let you bring that same capability in-house, permanently, on your terms.<\/p>\n        <div class=\"cta-row\">\n          <a href=\"#book\" class=\"btn-primary\">Book a Consultation \u2192<\/a>\n          <a href=\"#machines\" class=\"link-secondary\">See the machines \u2193<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"hero-visual-card\">\n        <img decoding=\"async\" src=\"https:\/\/www.lookdepot.com\/wp-content\/uploads\/2024\/12\/90040011_a_profoto_eclipse_both_open_doors.jpeg\" alt=\"Profoto Eclipse II - both doors open\" loading=\"lazy\">\n        <div class=\"cap\">Profoto Eclipse II<span>Our best-selling machine<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"trust\">\n    <div class=\"trust-item\"><div class=\"num\">Since 2014<\/div><p>First to market with automated studio machines<\/p><\/div>\n    <div class=\"trust-item\"><div class=\"num\">Only one<\/div><p>True all-in-one photo &amp; video solution<\/p><\/div>\n    <div class=\"trust-item\"><div class=\"num\">Zero experience<\/div><p>Needed, our app runs the studio for you<\/p><\/div>\n  <\/div>\n\n  <section class=\"pad\">\n    <div class=\"section-head\">\n      <div class=\"kicker\">Why bring it in-house<\/div>\n      <h2>Everything you liked about DIY, permanently yours<\/h2>\n      <p>The reasons you&#8217;re considering ownership over hire or outsourcing don&#8217;t go away after one shoot. Here&#8217;s what changes when the machine is yours.<\/p>\n    <\/div>\n    <div class=\"why-grid\">\n      <div class=\"why-card\">\n        <div class=\"icon\">\ud83d\udd12<\/div>\n        <h3>Complete creative control<\/h3>\n        <p>No booking queues, no briefs to hand off. Shoot on your schedule, to your standard, every time.<\/p>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"icon\">\u26a1<\/div>\n        <h3>Consistent output, faster<\/h3>\n        <p>The same lighting, angles and colour accuracy on every product, run by an iPad app your team already knows how to use.<\/p>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"icon\">\ud83d\udcc9<\/div>\n        <h3>Lower cost per asset over time<\/h3>\n        <p>At high volume, owning outperforms per-shoot pricing, with finance and lease options available so it doesn&#8217;t have to start as a capital outlay.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"pad machines-section\" id=\"machines\">\n    <div class=\"section-head\">\n      <div class=\"kicker\">The range<\/div>\n      <h2>Five machines. One platform.<\/h2>\n      <p>Every Profoto Automated Studio Solution runs on the same intuitive app, pick the machine that suits your product.<\/p>\n    <\/div>\n    <div class=\"machine-grid\">\n      <div class=\"machine-card\"><div class=\"swatch\"><img decoding=\"async\" src=\"https:\/\/www.lookdepot.com\/wp-content\/uploads\/2026\/08\/V2048x1364.png.webp\" alt=\"Profoto StyleShoots Vertical\" loading=\"lazy\"><\/div><h4>Vertical<\/h4><p>Decrease editing time and lift production with magnetic modular mannequins and clear-cut ghost photography.<\/p><\/div>\n      <div class=\"machine-card\"><div class=\"swatch\"><img decoding=\"async\" src=\"https:\/\/www.lookdepot.com\/wp-content\/uploads\/2026\/08\/FL2048x1366.jpg.webp\" alt=\"Profoto StyleShoots Horizontal\" loading=\"lazy\"><\/div><h4>Horizontal<\/h4><p>The intuitive flat lay photography machine that produces studio-quality images that are automatically clear-cut.<\/p><\/div>\n      <div class=\"machine-card\"><div class=\"swatch\"><img decoding=\"async\" src=\"https:\/\/www.lookdepot.com\/wp-content\/uploads\/2026\/08\/profotoeclipseii.png\" alt=\"Profoto Eclipse II\" loading=\"lazy\"><\/div><h4>Eclipse II<\/h4><p>For 360\u00b0 small product photography, video solutions and creative set design all in one machine.<\/p><\/div>\n      <div class=\"machine-card\"><div class=\"swatch\"><img decoding=\"async\" src=\"https:\/\/www.lookdepot.com\/wp-content\/uploads\/2026\/08\/profotoelevate.png\" alt=\"Profoto Elevate\" loading=\"lazy\"><\/div><h4>Elevate<\/h4><p>A second automated solution for on-model and large product content, capturing stills and video in the same shoot.<\/p><\/div>\n      <div class=\"machine-card\"><div class=\"swatch\"><img decoding=\"async\" src=\"https:\/\/www.lookdepot.com\/wp-content\/uploads\/2026\/08\/Livecopy2048x1365.jpg.webp\" alt=\"Profoto StyleShoots Live\" loading=\"lazy\"><\/div><h4>Live<\/h4><p>For large product and model content, this machine performs all technical duties at the touch of a button.<\/p><\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"quote-section\">\n    <blockquote>\u201cThe brands that scale content fastest are the ones who stop outsourcing what they shoot every week, and start owning it.\u201d<\/blockquote>\n    <div class=\"attribution\">Trusted by leading global fashion, footwear and accessories brands<\/div>\n  <\/section>\n\n  <section class=\"cta-final\" id=\"book\">\n    <div class=\"cta-final-inner\">\n      <div>\n        <h2>Let&#8217;s talk about your setup<\/h2>\n        <p>Tell us a little about your product range and volume, and we&#8217;ll walk you through which machine fits, and what ownership actually looks like day to day.<\/p>\n        <ul>\n          <li>No obligation, 20-minute conversation<\/li>\n          <li>See real output from your product category<\/li>\n          <li>Straightforward pricing, no surprises<\/li>\n          <li>Finance and lease options available<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"form-card\">\n        <h3>Book a consultation<\/h3>\n        <div class=\"sub\">Referred from Asset Factory, Own Your Own<\/div>\n        <form id=\"oyo-consult-form\">\n          <div class=\"field\"><label>Full name<\/label><input type=\"text\" id=\"oyo-name\" placeholder=\"Jane Smith\" required><\/div>\n          <div class=\"field\"><label>Work email<\/label><input type=\"email\" id=\"oyo-email\" placeholder=\"jane@brand.com\" required><\/div>\n          <div class=\"field\"><label>Company<\/label><input type=\"text\" id=\"oyo-company\" placeholder=\"Your brand\"><\/div>\n          <div class=\"field\">\n            <label>Interested in<\/label>\n            <select id=\"oyo-interest\">\n              <option>Not sure yet, help me choose<\/option>\n              <option>Vertical<\/option>\n              <option>Horizontal<\/option>\n              <option>Eclipse II<\/option>\n              <option>Elevate<\/option>\n              <option>Live<\/option>\n            <\/select>\n          <\/div>\n          <button class=\"btn-submit\" type=\"submit\" id=\"oyo-submit-btn\">Request a Consultation<\/button>\n        <\/form>\n        <div class=\"form-note\" id=\"oyo-form-note\">We&#8217;ll respond within one business day.<\/div>\n        <div id=\"oyo-form-message\" style=\"display:none;margin-top:14px;font-size:13.5px;text-align:center;font-weight:600;\"><\/div>\n        <script>\n        (function(){\n          var form = document.getElementById('oyo-consult-form');\n          if (!form) return;\n          form.addEventListener('submit', function(e){\n            e.preventDefault();\n            var btn = document.getElementById('oyo-submit-btn');\n            var msg = document.getElementById('oyo-form-message');\n            var name = document.getElementById('oyo-name').value.trim();\n            var email = document.getElementById('oyo-email').value.trim();\n            var company = document.getElementById('oyo-company').value.trim();\n            var interest = document.getElementById('oyo-interest').value;\n\n            if (!name || !email) {\n              msg.style.display = 'block';\n              msg.style.color = '#B3261E';\n              msg.textContent = 'Please fill in your name and email.';\n              return;\n            }\n\n            btn.disabled = true;\n            btn.textContent = 'Sending...';\n            msg.style.display = 'none';\n\n            fetch('\/wp-json\/oyo\/v1\/submit', {\n              method: 'POST',\n              headers: { 'Content-Type': 'application\/json' },\n              body: JSON.stringify({ name: name, email: email, company: company, interest: interest })\n            })\n            .then(function(res){ return res.json(); })\n            .then(function(data){\n              msg.style.display = 'block';\n              if (data.success) {\n                msg.style.color = '#1B3153';\n                msg.textContent = \"Thanks - we'll be in touch within one business day.\";\n                form.style.display = 'none';\n                document.getElementById('oyo-form-note').style.display = 'none';\n              } else {\n                msg.style.color = '#B3261E';\n                msg.textContent = data.message || 'Something went wrong, please try again.';\n                btn.disabled = false;\n                btn.textContent = 'Request a Consultation';\n              }\n            })\n            .catch(function(){\n              msg.style.display = 'block';\n              msg.style.color = '#B3261E';\n              msg.textContent = 'Something went wrong, please try again.';\n              btn.disabled = false;\n              btn.textContent = 'Request a Consultation';\n            });\n          });\n        })();\n        <\/script>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <footer>\n    LookDepot, Asia Pacific distributor of Profoto Automated Studio Solutions. A sister brand of Asset Factory.\n  <\/footer>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>LookDepot For Asset Factory referrals \u2726 From DIY &amp; Drop &amp; Run to full ownership You&#8217;ve seen what&#8217;s possible.Now own the machine that does it. Asset Factory showed you what automated content creation looks like. LookDepot&#8217;s Profoto Automated Studio Solutions let you bring that same capability in-house, permanently, on your terms. Book a Consultation \u2192 [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_seopress_titles_title":"Own Your Own Automated Studio | LookDepot","_seopress_titles_desc":"Referred by Asset Factory? Bring automated product photography in-house with LookDepot's Profoto Automated Studio Solutions. Book a consultation.","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[],"_seopress_pro_rich_snippets_disable_all":"","_seopress_pro_rich_snippets_disable":[],"_seopress_pro_schemas":[],"content-type":"","footnotes":""},"class_list":["post-13561","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/www.lookdepot.com\/nz\/wp-json\/wp\/v2\/pages\/13561","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lookdepot.com\/nz\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lookdepot.com\/nz\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lookdepot.com\/nz\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lookdepot.com\/nz\/wp-json\/wp\/v2\/comments?post=13561"}],"version-history":[{"count":8,"href":"https:\/\/www.lookdepot.com\/nz\/wp-json\/wp\/v2\/pages\/13561\/revisions"}],"predecessor-version":[{"id":13580,"href":"https:\/\/www.lookdepot.com\/nz\/wp-json\/wp\/v2\/pages\/13561\/revisions\/13580"}],"wp:attachment":[{"href":"https:\/\/www.lookdepot.com\/nz\/wp-json\/wp\/v2\/media?parent=13561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}