{"id":17112,"date":"2025-08-21T11:35:09","date_gmt":"2025-08-21T01:35:09","guid":{"rendered":"https:\/\/www.onpoint365.com.au\/?page_id=17112"},"modified":"2025-08-29T15:24:50","modified_gmt":"2025-08-29T05:24:50","slug":"our-story","status":"publish","type":"page","link":"https:\/\/www.onpoint365.com.au\/about-us\/our-story\/","title":{"rendered":"Our Story"},"content":{"rendered":"\r\n<h1>Recognising Our Past<\/h1>\r\n<!-- Acknowledgement Popup -->\r\n<h2>Cultural Warning<\/h2>\r\n<p>Aboriginal and Torres Strait Islander people are advised that this page may contain images, names, and stories of people who have passed away. We acknowledge the deep cultural significance of these matters and extend our respect to all Aboriginal and Torres Strait Islander communities, their Elders past and present, and emerging leaders. Click anywhere to continue <style>\r\n  :root{\r\n    --gold-1: rgba(228,159,24,0.96);\r\n    --gold-2: rgba(210,140,20,0.96);\r\n  }\r\n  .ack-overlay{\r\n    position:fixed;\r\n    inset:0;\r\n    z-index:999999; \/* Force above everything *\/\r\n    background: rgba(0,0,0,0.72);\r\n    display:flex;\r\n    justify-content:center;\r\n    align-items:center;\r\n    cursor:pointer;\r\n    backdrop-filter: blur(2px);\r\n  }\r\n  .ack-content{\r\n    background: linear-gradient(180deg, var(--gold-1) 0%, var(--gold-2) 100%);\r\n    color:#fff;\r\n    padding: 42px 56px;\r\n    max-width: 760px;\r\n    width: calc(100% - 48px);\r\n    border-radius: 16px;\r\n    text-align:center;\r\n    box-shadow: 0 18px 48px rgba(0,0,0,0.35);\r\n    font-family: \"Segoe UI\", system-ui, -apple-system, Roboto, Arial, sans-serif;\r\n    transform-origin:center;\r\n    animation: tvOn 0.7s ease-out, settle 0.25s ease-out 0.7s forwards;\r\n    pointer-events:none; \/* allow click-through to overlay *\/\r\n  }\r\n  .ack-content h2{\r\n    font-size: 28px;\r\n    line-height:1.2;\r\n    margin: 0 0 14px 0;\r\n    color:#1d1d1d;\r\n    font-weight: 800;\r\n    text-shadow: 0 1px 0 rgba(255,255,255,0.25);\r\n  }\r\n  .ack-content p{\r\n    font-size: 18px;\r\n    line-height: 1.55;\r\n    margin: 0 auto 14px;\r\n    max-width: 680px;\r\n    font-weight: 600;\r\n    color:#ffffff;\r\n  }\r\n  .ack-hint{\r\n    opacity: 0.9;\r\n    font-size: 13px;\r\n    letter-spacing: .3px;\r\n    margin-top: 6px;\r\n    color: rgba(255,255,255,0.9);\r\n  }\r\n  @keyframes tvOn {\r\n    0%   { transform: scaleY(0.02) scaleX(0); opacity: 0; }\r\n    40%  { transform: scaleY(0.02) scaleX(1); opacity: 1; }\r\n    100% { transform: scaleY(1)    scaleX(1); opacity: 1; }\r\n  }\r\n  @keyframes settle {\r\n    0%   { transform: scale(1.01); }\r\n    100% { transform: scale(1); }\r\n  }\r\n  @media (prefers-reduced-motion: reduce){\r\n    .ack-content{ animation: none; }\r\n  }\r\n  @media (max-width: 520px){\r\n    .ack-content{ padding: 28px 22px; border-radius: 14px; }\r\n    .ack-content h2{ font-size: 22px; }\r\n    .ack-content p{ font-size: 16px; }\r\n  }\r\n<\/style><\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<p><style>\r\n    \/* Alt C standalone: brand colours #e49f18, #f7f7f7, #3a393f *\/\r\n    .altc{padding:3.5rem 6%; background:#f7f7f7; color:#3a393f}\r\n    .altc h2{margin:0 0 .6rem; font-size:clamp(1.6rem,3vw,2.2rem); color:#3a393f; text-align:center}\r\n    \/* Wider content area to expand boxes *\/\r\n    .altc-wrap{max-width:1320px; margin:0 auto; position:relative; padding:0 12px}\r\n    .altc-tab{position:absolute; left:-9999px}\r\n    \/* Timeline: contained width, mustard bar, extra bottom space for labels *\/\r\n    .altc-track{\r\n      height:6px; background:#e49f18; border-radius:999px;\r\n      position:relative; margin:42px 0 120px; width:100%;\r\n      z-index:2; \/* above overlay *\/\r\n    }\r\n    .altc-pin{\r\n      position:absolute; top:50%; transform:translate(-50%,-50%);\r\n      width:18px; height:18px; background:#fff; border:4px solid #3a393f;\r\n      border-radius:50%; box-shadow:0 6px 18px rgba(0,0,0,.18);\r\n      cursor:pointer; transition:transform .2s ease, box-shadow .2s ease\r\n    }\r\n    .altc-pin:focus-visible{outline:3px solid rgba(228,159,24,.45); outline-offset:4px}\r\n    .altc-label{position:absolute; top:calc(100% + 14px); transform:translateX(-50%); text-align:center; width:260px; cursor:pointer}\r\n    .altc-label h4{margin:.2rem 0 .2rem; color:#3a393f}\r\n    .altc-label p{margin:0; color:#3a393f; opacity:.85; line-height:1.6; font-size:.95rem}\r\n    \/* Extra breathing room on small screens *\/\r\n    @media (max-width:900px){\r\n      .altc-label{width:46vw}\r\n      .altc-track{margin-bottom:160px}\r\n    }\r\n    \/* Close-on-background overlay (click anywhere outside to close) *\/\r\n    .altc-overlay{\r\n      position:absolute; inset:0; z-index:1; \/* behind track\/panels *\/\r\n      background:transparent; display:block; pointer-events:none;\r\n    }\r\n    \/* Enable overlay clicks only when a panel is open *\/\r\n    #altc-darwin:checked   ~ .altc-overlay,\r\n    #altc-adelaide:checked ~ .altc-overlay,\r\n    #altc-canberra:checked ~ .altc-overlay{ pointer-events:auto; }\r\n    \/* Panels container above overlay *\/\r\n    .altc-panels{max-width:1320px; margin:1rem auto 0; position:relative; z-index:3}\r\n    \/* Expand the boxes (equal columns, larger padding) *\/\r\n    .altc-panels .panel{\r\n      display:none;\r\n      grid-template-columns:1fr 1fr;   \/* equal columns *\/\r\n      gap:1.5rem;\r\n      align-items:stretch;              \/* equal heights *\/\r\n      background:#ffffff;\r\n      border-radius:16px;\r\n      box-shadow:0 12px 32px rgba(0,0,0,.08);\r\n      padding:2rem;\r\n    }\r\n    \/* Full image (no cropping) *\/\r\n    .altc-panels .panel img{\r\n      width:100%; height:auto; object-fit:contain;\r\n      border-radius:12px; display:block; align-self:center; justify-self:center\r\n    }\r\n    \/* Center the panel headings *\/\r\n    .altc-panels .panel .copy h3{margin:.2rem 0 .8rem; color:#3a393f; text-align:center}\r\n    .altc-panels .panel .copy p{margin:.6rem 0; color:#3a393f; opacity:.95; line-height:1.75}\r\n    \/* Fade-in animation when opening *\/\r\n    @keyframes altcFade {\r\n      from { opacity:0; transform:translateY(8px) }\r\n      to   { opacity:1; transform:translateY(0) }\r\n    }\r\n    \/* Active dot highlight *\/\r\n    #altc-darwin:checked   ~ .altc-track label[for=\"altc-darwin\"].altc-pin{transform:scale(1.15); box-shadow:0 0 0 6px rgba(228,159,24,.22)}\r\n    #altc-adelaide:checked ~ .altc-track label[for=\"altc-adelaide\"].altc-pin{transform:scale(1.15); box-shadow:0 0 0 6px rgba(228,159,24,.22)}\r\n    #altc-canberra:checked ~ .altc-track label[for=\"altc-canberra\"].altc-pin{transform:scale(1.15); box-shadow:0 0 0 6px rgba(228,159,24,.22)}\r\n    \/* Show matching panel + animate in *\/\r\n    #altc-darwin:checked   ~ .altc-panels .panel--darwin{display:grid; animation:altcFade .35s ease both}\r\n    #altc-adelaide:checked ~ .altc-panels .panel--adelaide{display:grid; animation:altcFade .35s ease both}\r\n    #altc-canberra:checked ~ .altc-panels .panel--canberra{display:grid; animation:altcFade .35s ease both}\r\n  <\/style><\/p>\r\n<section aria-label=\"Heritage - theme-based journey (Alt C - Brand)\">\r\n<h2>Our Heritage<\/h2>\r\n<!-- Radios control which story shows (unique group: altc) --><!-- New: 'none' state to close all panels --> <input id=\"altc-none\" name=\"altc\" type=\"radio\" \/> <input id=\"altc-darwin\" checked=\"checked\" name=\"altc\" type=\"radio\" \/> <input id=\"altc-adelaide\" name=\"altc\" type=\"radio\" \/> <input id=\"altc-canberra\" name=\"altc\" type=\"radio\" \/> <!-- Timeline \/ pins (contained width) --><!-- THEME DOT 1 --> <label tabindex=\"0\" title=\"Heritage &amp; Origins\" role=\"tab\" for=\"altc-darwin\" aria-controls=\"altc-panel-darwin\"><\/label>\r\n<h4>Heritage &amp; Origins<\/h4>\r\n<p>Larrakia roots and the Louisa Cubillo story.<\/p>\r\n<!-- THEME DOT 2 --> <label tabindex=\"0\" title=\"Resilience &amp; Journey\" role=\"tab\" for=\"altc-adelaide\" aria-controls=\"altc-panel-adelaide\"><\/label>\r\n<h4>Resilience &amp; Journey<\/h4>\r\n<p>Showground years: working, saving, caring for community.<\/p>\r\n<!-- THEME DOT 3 --> <label tabindex=\"0\" title=\"Legacy, Language &amp; Impact\" role=\"tab\" for=\"altc-canberra\" aria-controls=\"altc-panel-canberra\"><\/label>\r\n<h4>Legacy, Language &amp; Impact<\/h4>\r\n<p>Mary &amp; Herbert&#8217;s family, cultural leadership and today.<\/p>\r\n<!-- Transparent overlay: click to close (sets 'none' state) --> <label for=\"altc-none\" aria-label=\"Close story panels\"><\/label> <!-- Story panels (expanded boxes) --><!-- PANEL 1 - Heritage & Origins -->\r\n<article id=\"altc-panel-darwin\" role=\"tabpanel\" aria-labelledby=\"altc-darwin\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/heritage-img02.jpg\" alt=\"Louisa Cubillo with her children\" \/>\r\n<p>Our connection is to the Larrakia Nation, located in and around Darwin.<\/p>\r\n<p>The person at the centre of this photo is <strong>Louisa Cubillo<\/strong> &#8211; she is our CEO&#8217;s great grandmother. Louisa was a twin and was taken by the authorities from her mother because she was a twin. The authorities thought her mother would kill one of the babies because they thought she would never cope with twins. They were sent to Melville Island off Darwin, where family couldn&#8217;t reach them and they were raised by the church.<\/p>\r\n<p>After she turned 18 she returned to Darwin and married <strong>John Cubillo<\/strong>. John was a Wharfie and during WWII Darwin evacuated women and children &#8211; Louisa and the 9 children were sent to Adelaide by truck. John was called into work on 19 February 1942 and was keen to earn the extra money for the family. That day he worked on resupplying the <strong>MV Neptuna<\/strong>, an ammunition vessel for the war effort. The Japanese bombed Darwin that day and the MV Neptuna took a direct hit. John couldn&#8217;t swim and so didn&#8217;t have much chance, other survivors jumped into the water. Louisa and the kids heard that John had died while in Katherine. This photo was taken in Adelaide, after the evacuation.<\/p>\r\n<\/article>\r\n<!-- PANEL 2 - Resilience & Journey -->\r\n<article id=\"altc-panel-adelaide\" role=\"tabpanel\" aria-labelledby=\"altc-adelaide\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/ss-neptunajpg-1.jpg\" alt=\"MV Neptuna and the wartime evacuation context\" \/>\r\n<p>Like many other Aboriginal families, they were provided temporary accommodation at the Adelaide showground, families camped under the bleachers or anywhere they could find. Louisa and the kids were lucky and got a horse stall because they were such a large family. Unfortunately, families didn&#8217;t receive government assistance to return to Darwin so they lived at the showground for four years, whilst they worked and saved to pay for their return. Louisa did cooking and washing for other Aboriginal families to earn some money.<\/p>\r\n<p>The girl in the back row in the middle is our &#8216;alap&#8217; or grandmother, her name is <strong>Mary Cubillo<\/strong>. She went to school until Year 3, Aboriginal kids didn&#8217;t stay at school past Year 3 back then, it wasn&#8217;t seen as necessary for them. In the photo she would have been 8 or 9 and she worked in Adelaide as a nanny for a white family. She got her first pair of shoes at age 8 whilst in Adelaide.<\/p>\r\n<\/article>\r\n<!-- PANEL 3 - Legacy, Language & Impact -->\r\n<article id=\"altc-panel-canberra\" role=\"tabpanel\" aria-labelledby=\"altc-canberra\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/mary-and-herb-1-864x1024.jpg\" alt=\"Mary Cubillo and Herbert Lee\" \/>\r\n<p>After returning to Darwin, Mary eventually met <strong>Herbert Lee<\/strong> from Aboriginal Wardaman clan and Filipino heritage. They soon married and had a tribe of their own. They had 11 children, Richard died in childhood from a heart condition and they adopted the four Edgar children following the death of their parents. They grew up in a 4 bedroom commission home.<\/p>\r\n<p>Herbie Lee eventually passed away from his exposure from a nuclear bomb, he was part of the post occupational forces in Hiroshima.<\/p>\r\n<p>Mary graduated from the University of Canberra in her mid-60s with a Degree in Cultural Heritage Management &#8211; she made worldwide media with President Obama during a visit to Australia commemorating the bombing of Darwin. She later sent him beanies and he sent back photos of his family wearing them. Her beanies were famous at the beanie festival. She was key in reviving the Larrakia flag, and was heavily involved in Indigenous issues. This is something that has been passed on in the family.<\/p>\r\n<p>Her children include Indigenous curators, anthropologists, rangers and Indigenous artists with pieces in the National Museum of Australian and the National Gallery. They have been involved in keeping their culture alive and sharing that with others.<\/p>\r\n<p>Mary was thrilled to attend the Kenby Land Claim Handing Back ceremony before she passed away in November 2016. Today several family members are heavily involved in a project reviving the Larrakia Language that has nearly been lost.<\/p>\r\n<p>Ryan&#8217;s mum <strong>Bilawara<\/strong> has supported countless Indigenous children through university as a liaison officer, is a cultural consultant and has served on the NAIDOC board for 8 years.<\/p>\r\n<\/article>\r\n<\/section>\r\n<!-- ===== Trusted Brands Logo Belt (full-width, seamless, flush with footer) ===== --><!-- Base list: each logo once (no repeats here) -->\r\n<p><a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/12\/NSWICC-FACCI-ASSURED-Logo-Dark-Background.png\" alt=\"NSWICC FACCI Assured\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/NIAA-1.svg\" alt=\"NIAA\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/DPMC.svg\" alt=\"DPMC\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/Department-of-Industry-Inno-Science.png\" alt=\"Department of Industry, Innovation &amp; Science\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/Dept-Education-logo-2.png\" alt=\"Department of Education\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/DOEE-Logo.png\" alt=\"Department of the Environment &amp; Energy\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/Questacon_web-header_RGB.svg\" alt=\"Questacon\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/IP-Australia.svg\" alt=\"IP Australia\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/logo-tga.png\" alt=\"Therapeutic Goods Administration\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/logo-deptvet.png\" alt=\"Department of Veterans' Affairs\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/department-of-defence-australia-logo.svg\" alt=\"Department of Defence\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/logo-cer.png\" alt=\"Clean Energy Regulator\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/logo-deptss.png\" alt=\"Department of Social Services\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/logo-deptfat.png\" alt=\"Department of Foreign Affairs and Trade\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/logo-acthealth.png\" alt=\"ACT Health\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/Department_of_Agriculture_and_Water_Resources_Australia_logo-1.png\" alt=\"Department of Agriculture and Water Resources 1\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/DefenceHousingAustralialogo.png\" alt=\"Defence Housing Australia\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/logo-uc.png\" alt=\"University of Canberra\" \/><\/a> <a href=\"#\"><img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/onpoint-365\/wp-content\/uploads\/2022\/01\/Department_of_Agriculture_and_Water_Resources_Australia_logo.png\" alt=\"Department of Agriculture and Water Resources 2\" \/><\/a> <style>\r\n  \/* Full-width mustard strip, no gap above footer *\/\r\n  .logo-belt{\r\n    background:#e49f18;\r\n    width:100%;\r\n    overflow:hidden;\r\n    margin:0 !important;\r\n    padding:0;\r\n    display:block;\r\n    border:0;\r\n  }\r\n  \/* Scrolling row *\/\r\n  .logo-track{\r\n    display:flex;\r\n    gap:48px;\r\n    align-items:center;\r\n    width:max-content;\r\n    padding:18px 24px;          \/* inner breathing room *\/\r\n    animation:logo-scroll 60s linear infinite;\r\n  }\r\n  .logo-belt:hover .logo-track{ animation-play-state:paused; }\r\n  @media (prefers-reduced-motion:reduce){\r\n    .logo-track{ animation:none; }\r\n  }\r\n  \/* Seamless scroll: distance equals half the track after cloning *\/\r\n  @keyframes logo-scroll{\r\n    from{ transform:translateX(0); }\r\n    to{   transform:translateX(-50%); }\r\n  }\r\n  \/* Logos: same height, white on mustard *\/\r\n  .logo-item{\r\n    flex:0 0 auto;\r\n    height:50px;\r\n    display:flex;align-items:center;justify-content:center;\r\n  }\r\n  .logo-item img,\r\n  .logo-item svg{\r\n    height:100%; width:auto; display:block;\r\n    filter:brightness(0) invert(1);\r\n  }\r\n  \/* Kill any theme gap above footer *\/\r\n  footer, .site-footer, #colophon{\r\n    margin-top:0 !important;\r\n    border-top:0;\r\n  }\r\n<\/style><\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Recognising Our Past Cultural Warning Aboriginal and Torres Strait Islander people are advised that this page may contain images, names, and stories of people who have passed away. We acknowledge the deep cultural significance of these matters and extend our respect to all Aboriginal and Torres Strait Islander communities, their Elders past and present, and&hellip;&nbsp;<a href=\"https:\/\/www.onpoint365.com.au\/about-us\/our-story\/\" class=\"\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">Our Story<\/span><\/a><\/p>\n","protected":false},"author":19,"featured_media":0,"parent":15386,"menu_order":16,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"off","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"on","footnotes":""},"class_list":["post-17112","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.onpoint365.com.au\/af-api\/wp\/v2\/pages\/17112","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.onpoint365.com.au\/af-api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.onpoint365.com.au\/af-api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.onpoint365.com.au\/af-api\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/www.onpoint365.com.au\/af-api\/wp\/v2\/comments?post=17112"}],"version-history":[{"count":10,"href":"https:\/\/www.onpoint365.com.au\/af-api\/wp\/v2\/pages\/17112\/revisions"}],"predecessor-version":[{"id":17377,"href":"https:\/\/www.onpoint365.com.au\/af-api\/wp\/v2\/pages\/17112\/revisions\/17377"}],"up":[{"embeddable":true,"href":"https:\/\/www.onpoint365.com.au\/af-api\/wp\/v2\/pages\/15386"}],"wp:attachment":[{"href":"https:\/\/www.onpoint365.com.au\/af-api\/wp\/v2\/media?parent=17112"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}