{"id":113,"date":"2026-02-20T17:18:27","date_gmt":"2026-02-20T16:18:27","guid":{"rendered":"https:\/\/www.bytecaresolutions.be\/?page_id=113"},"modified":"2026-09-12T23:11:08","modified_gmt":"2026-09-12T21:11:08","slug":"packages","status":"publish","type":"page","link":"https:\/\/www.bytecaresolutions.be\/index.php\/packages\/","title":{"rendered":"Packages"},"content":{"rendered":"\n<style>\n  .rotator-pricing {\n    --rp-primary: #18b7d1;\n    --rp-primary-dark: #0d879c;\n    --rp-ink: #1e3443;\n    --rp-muted: #61788d;\n    --rp-soft: #f4f9fb;\n    --rp-line: rgba(30, 52, 67, 0.14);\n    color: var(--rp-ink);\n  }\n\n  .rotator-pricing *,\n  .rotator-pricing *::before,\n  .rotator-pricing *::after { box-sizing: border-box; }\n\n  .rotator-pricing .rp-hero {\n    padding: clamp(56px, 8vw, 96px) 0;\n    background:\n      radial-gradient(circle at 82% 20%, rgba(24, 183, 209, 0.16), transparent 32%),\n      linear-gradient(145deg, #f7fbfc 0%, #eef8fa 100%);\n  }\n\n  .rotator-pricing .rp-container {\n    width: min(1160px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .rotator-pricing .rp-kicker {\n    margin: 0 0 12px;\n    color: var(--rp-primary-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .rotator-pricing h1,\n  .rotator-pricing h2,\n  .rotator-pricing h3 { color: var(--rp-ink); line-height: 1.15; }\n\n  .rotator-pricing h1 {\n    max-width: 820px;\n    margin: 0;\n    font-size: clamp(38px, 5.5vw, 66px);\n  }\n\n  .rotator-pricing .rp-lead {\n    max-width: 790px;\n    margin: 22px 0 0;\n    color: var(--rp-muted);\n    font-size: clamp(18px, 2vw, 21px);\n    line-height: 1.65;\n  }\n\n  .rotator-pricing .rp-section { padding: clamp(56px, 7vw, 88px) 0; }\n  .rotator-pricing .rp-section-alt { background: var(--rp-soft); }\n\n  .rotator-pricing .rp-section-head {\n    max-width: 760px;\n    margin-bottom: 34px;\n  }\n\n  .rotator-pricing .rp-section-head h2 {\n    margin: 0 0 14px;\n    font-size: clamp(30px, 4vw, 44px);\n  }\n\n  .rotator-pricing .rp-section-head p,\n  .rotator-pricing .rp-copy {\n    color: var(--rp-muted);\n    line-height: 1.7;\n  }\n\n  .rotator-pricing .rp-install-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);\n    gap: 28px;\n    align-items: stretch;\n  }\n\n  .rotator-pricing .rp-card {\n    padding: clamp(26px, 3vw, 38px);\n    background: #fff;\n    border: 1px solid var(--rp-line);\n    border-radius: 20px;\n    box-shadow: 0 16px 44px rgba(30, 52, 67, 0.07);\n  }\n\n  .rotator-pricing .rp-price-card {\n    border: 2px solid rgba(24, 183, 209, 0.48);\n    box-shadow: 0 22px 54px rgba(24, 183, 209, 0.14);\n  }\n\n  .rotator-pricing .rp-price-label {\n    display: inline-block;\n    padding: 7px 11px;\n    color: var(--rp-primary-dark);\n    background: rgba(24, 183, 209, 0.11);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .rotator-pricing .rp-price {\n    margin: 18px 0 4px;\n    color: var(--rp-ink);\n    font-size: clamp(42px, 5vw, 58px);\n    font-weight: 850;\n    line-height: 1;\n  }\n\n  .rotator-pricing .rp-price small {\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  .rotator-pricing .rp-price-note {\n    margin: 9px 0 22px;\n    color: var(--rp-muted);\n    font-size: 15px;\n  }\n\n  .rotator-pricing .rp-list {\n    display: grid;\n    gap: 13px;\n    margin: 24px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .rotator-pricing .rp-list li {\n    position: relative;\n    padding-left: 29px;\n    color: var(--rp-muted);\n    line-height: 1.5;\n  }\n\n  .rotator-pricing .rp-list li::before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: var(--rp-primary-dark);\n    font-weight: 900;\n  }\n\n  .rotator-pricing .rp-clarity {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n    margin-top: 26px;\n  }\n\n  .rotator-pricing .rp-clarity h3,\n  .rotator-pricing .rp-plan h3 { margin: 0 0 10px; font-size: 24px; }\n\n  .rotator-pricing .rp-plans {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n    align-items: stretch;\n  }\n\n  .rotator-pricing .rp-plan {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .rotator-pricing .rp-plan-featured {\n    border: 2px solid rgba(24, 183, 209, 0.5);\n    transform: translateY(-8px);\n  }\n\n  .rotator-pricing .rp-badge {\n    position: absolute;\n    top: 18px;\n    right: 18px;\n    padding: 6px 9px;\n    color: #fff;\n    background: var(--rp-primary-dark);\n    border-radius: 999px;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .rotator-pricing .rp-monthly-price {\n    margin: 16px 0 5px;\n    font-size: 38px;\n    font-weight: 850;\n  }\n\n  .rotator-pricing .rp-monthly-price small { font-size: 15px; font-weight: 650; }\n  .rotator-pricing .rp-plan .rp-list { margin-bottom: 26px; }\n\n  .rotator-pricing .rp-btn {\n    display: inline-flex;\n    justify-content: center;\n    align-items: center;\n    min-height: 48px;\n    margin-top: auto;\n    padding: 12px 20px;\n    color: #fff;\n    background: var(--rp-primary-dark);\n    border: 2px solid var(--rp-primary-dark);\n    border-radius: 10px;\n    font-weight: 800;\n    text-decoration: none;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .rotator-pricing .rp-btn:hover {\n    color: #fff;\n    transform: translateY(-2px);\n    box-shadow: 0 10px 24px rgba(13, 135, 156, 0.22);\n  }\n\n  .rotator-pricing .rp-btn-secondary {\n    color: var(--rp-primary-dark);\n    background: transparent;\n  }\n\n  .rotator-pricing .rp-btn-secondary:hover { color: var(--rp-primary-dark); background: rgba(24, 183, 209, 0.08); }\n\n  .rotator-pricing .rp-table-wrap {\n    overflow-x: auto;\n    background: #fff;\n    border: 1px solid var(--rp-line);\n    border-radius: 18px;\n    box-shadow: 0 14px 36px rgba(30, 52, 67, 0.06);\n  }\n\n  .rotator-pricing table {\n    width: 100%;\n    min-width: 820px;\n    border-collapse: collapse;\n  }\n\n  .rotator-pricing th,\n  .rotator-pricing td {\n    padding: 17px 18px;\n    border-bottom: 1px solid var(--rp-line);\n    text-align: center;\n    vertical-align: middle;\n  }\n\n  .rotator-pricing th:first-child,\n  .rotator-pricing td:first-child { text-align: left; }\n  .rotator-pricing thead th { background: #edf7f9; color: var(--rp-ink); }\n  .rotator-pricing tbody tr:last-child td { border-bottom: 0; }\n  .rotator-pricing .rp-yes { color: #087b6b; font-weight: 800; }\n  .rotator-pricing .rp-no { color: #82919e; }\n\n  .rotator-pricing .rp-notice {\n    margin-top: 28px;\n    padding: 20px 22px;\n    color: var(--rp-muted);\n    background: #fff;\n    border-left: 4px solid var(--rp-primary);\n    border-radius: 8px;\n    line-height: 1.65;\n  }\n\n  .rotator-pricing .rp-final {\n    padding: clamp(40px, 6vw, 64px);\n    color: #fff;\n    background: linear-gradient(135deg, #183342, #0f5665);\n    border-radius: 24px;\n    text-align: center;\n  }\n\n  .rotator-pricing .rp-final h2 { margin: 0 0 14px; color: #fff; }\n  .rotator-pricing .rp-final p { max-width: 720px; margin: 0 auto 26px; color: rgba(255,255,255,0.82); line-height: 1.7; }\n  .rotator-pricing .rp-final .rp-btn { background: var(--rp-primary); border-color: var(--rp-primary); color: #102e39; }\n\n  @media (max-width: 900px) {\n    .rotator-pricing .rp-install-grid,\n    .rotator-pricing .rp-plans { grid-template-columns: 1fr; }\n    .rotator-pricing .rp-plan-featured { transform: none; }\n  }\n\n  @media (max-width: 640px) {\n    .rotator-pricing .rp-container { width: min(100% - 28px, 1160px); }\n    .rotator-pricing .rp-clarity { grid-template-columns: 1fr; }\n    .rotator-pricing .rp-badge { position: static; align-self: flex-start; margin-bottom: 16px; }\n  }\n<\/style>\n\n<main class=\"rotator-pricing\">\n  <section class=\"rp-hero\">\n    <div class=\"rp-container\">\n      <p class=\"rp-kicker\">Tarifs ByteCare Rotator<\/p>\n      <h1>Une copie de sauvegarde isol\u00e9e, sans tarification opaque<\/h1>\n      <p class=\"rp-lead\">\n        Le ByteCare Rotator automatise la rotation et l\u2019isolation de supports de sauvegarde.\n        Il compl\u00e8te votre solution de sauvegarde existante et r\u00e9duit la dur\u00e9e pendant laquelle\n        vos copies restent accessibles depuis le r\u00e9seau.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"rp-section\">\n    <div class=\"rp-container\">\n      <div class=\"rp-install-grid\">\n        <div>\n          <p class=\"rp-kicker\">Mise en service<\/p>\n          <h2>Une appliance livr\u00e9e, configur\u00e9e et test\u00e9e<\/h2>\n          <p class=\"rp-copy\">\n            Le prix annonc\u00e9 correspond \u00e0 une installation standard sur un site, raccord\u00e9e \u00e0\n            une infrastructure de sauvegarde existante. Une analyse pr\u00e9alable confirme la\n            compatibilit\u00e9, le nombre de supports et les \u00e9ventuels travaux compl\u00e9mentaires.\n          <\/p>\n          <p class=\"rp-copy\">\n            Le Rotator ne remplace pas votre logiciel de sauvegarde. Il ajoute une\n            couche de rotation, d\u2019isolation automatis\u00e9e et de visibilit\u00e9 sur les supports.\n          <\/p>\n        <\/div>\n\n        <article class=\"rp-card rp-price-card\">\n          <span class=\"rp-price-label\">Installation standard<\/span>\n          <div class=\"rp-price\">1 790 \u20ac <small>HTVA<\/small><\/div>\n          <p class=\"rp-price-note\">Prix \u00e0 partir de \u2014 supports de stockage non compris<\/p>\n          <ul class=\"rp-list\">\n            <li>Appliance ByteCare Rotator assembl\u00e9e et pr\u00eate \u00e0 l\u2019emploi<\/li>\n            <li>Installation et configuration du logiciel Rotator<\/li>\n            <li>Configuration r\u00e9seau et acc\u00e8s d\u2019administration s\u00e9curis\u00e9<\/li>\n            <li>Cr\u00e9ation du planning de rotation des supports<\/li>\n            <li>Raccordement \u00e0 un flux de sauvegarde existant<\/li>\n            <li>Test de connexion, rotation, montage et isolement des supports<\/li>\n            <li>Documentation personnalis\u00e9e de l\u2019installation<\/li>\n            <li>D\u00e9monstration et prise en main avec le responsable d\u00e9sign\u00e9<\/li>\n            <li>Mise en service sur site<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n\n      <div class=\"rp-clarity\">\n        <article class=\"rp-card\">\n          <h3>Ce qui est factur\u00e9 s\u00e9par\u00e9ment<\/h3>\n          <ul class=\"rp-list\">\n            <li>Disques durs, SSD ou autres supports de stockage<\/li>\n            <li>Licences du logiciel de sauvegarde<\/li>\n            <li>Modification importante du r\u00e9seau ou du serveur de sauvegarde<\/li>\n            <li>Migration ou r\u00e9paration d\u2019une sauvegarde existante<\/li>\n            <li>D\u00e9placements ou interventions hors du p\u00e9rim\u00e8tre convenu<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"rp-card\">\n          <h3>Pourquoi le stockage est sur devis<\/h3>\n          <p class=\"rp-copy\">\n            La capacit\u00e9 et le nombre de supports d\u00e9pendent du volume prot\u00e9g\u00e9, de la r\u00e9tention,\n            de la dur\u00e9e des sauvegardes et du nombre de rotations souhait\u00e9. ByteCare Solutions\n            dimensionne les supports apr\u00e8s analyse afin d\u2019\u00e9viter un stockage insuffisant ou inutilement co\u00fbteux.\n          <\/p>\n          <p class=\"rp-copy\"><strong>Un devis d\u00e9taill\u00e9 est remis avant toute commande.<\/strong><\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"rp-section rp-section-alt\">\n    <div class=\"rp-container\">\n      <div class=\"rp-section-head\">\n        <p class=\"rp-kicker\">Suivi mensuel<\/p>\n        <h2>Trois niveaux d\u2019accompagnement clairement d\u00e9finis<\/h2>\n        <p>\n          Les abonnements couvrent uniquement le Rotator et les prestations indiqu\u00e9es ci-dessous.\n          Les interventions sur l\u2019infrastructure, les supports d\u00e9fectueux et les restaurations compl\u00e8tes\n          sont trait\u00e9es s\u00e9par\u00e9ment.\n        <\/p>\n      <\/div>\n\n      <div class=\"rp-plans\">\n        <article class=\"rp-card rp-plan\">\n          <p class=\"rp-kicker\">Care<\/p>\n          <h3>Maintenance essentielle<\/h3>\n          <div class=\"rp-monthly-price\">39 \u20ac <small>\/ mois HTVA<\/small><\/div>\n          <p class=\"rp-copy\">Pour conserver un Rotator maintenu et obtenir une assistance ponctuelle.<\/p>\n          <ul class=\"rp-list\">\n            <li>Mises \u00e0 jour correctives et de s\u00e9curit\u00e9 du logiciel Rotator<\/li>\n            <li>Support \u00e0 distance par e-mail pendant les heures ouvrables<\/li>\n            <li>Diagnostic d\u2019un incident li\u00e9 au Rotator<\/li>\n            <li>30 minutes d\u2019assistance \u00e0 distance par mois, non cumulables<\/li>\n          <\/ul>\n          <a class=\"rp-btn rp-btn-secondary\" href=\"\/index.php\/contact\/\">Demander l\u2019offre Care<\/a>\n        <\/article>\n\n        <article class=\"rp-card rp-plan rp-plan-featured\">\n          <span class=\"rp-badge\">Recommand\u00e9<\/span>\n          <p class=\"rp-kicker\">Managed<\/p>\n          <h3>Supervision r\u00e9guli\u00e8re<\/h3>\n          <div class=\"rp-monthly-price\">69 \u20ac <small>\/ mois HTVA<\/small><\/div>\n          <p class=\"rp-copy\">Pour les organisations qui souhaitent que ByteCare contr\u00f4le le fonctionnement du Rotator.<\/p>\n          <ul class=\"rp-list\">\n            <li>Tout ce qui est inclus dans l\u2019offre Care<\/li>\n            <li>R\u00e9ception et suivi des alertes techniques du Rotator<\/li>\n            <li>Contr\u00f4le mensuel de la rotation et de l\u2019\u00e9tat visible des supports<\/li>\n            <li>Rapport synth\u00e9tique mensuel<\/li>\n            <li>Prise en charge prioritaire le jour ouvrable suivant<\/li>\n          <\/ul>\n          <a class=\"rp-btn\" href=\"\/index.php\/contact\/\">Choisir l\u2019offre Managed<\/a>\n        <\/article>\n\n        <article class=\"rp-card rp-plan\">\n          <p class=\"rp-kicker\">Continuity<\/p>\n          <h3>Contr\u00f4le de restaurabilit\u00e9<\/h3>\n          <div class=\"rp-monthly-price\">109 \u20ac <small>\/ mois HTVA<\/small><\/div>\n          <p class=\"rp-copy\">Pour ajouter un contr\u00f4le p\u00e9riodique et document\u00e9 de la proc\u00e9dure de r\u00e9cup\u00e9ration.<\/p>\n          <ul class=\"rp-list\">\n            <li>Tout ce qui est inclus dans l\u2019offre Managed<\/li>\n            <li>Revue trimestrielle de la strat\u00e9gie de rotation<\/li>\n            <li>Un test annuel accompagn\u00e9 de restauration d\u2019un fichier<\/li>\n            <li>Compte rendu du test et mise \u00e0 jour de la proc\u00e9dure<\/li>\n            <li>Priorit\u00e9 renforc\u00e9e pour les incidents li\u00e9s au Rotator<\/li>\n          <\/ul>\n          <a class=\"rp-btn rp-btn-secondary\" href=\"\/index.php\/contact\/\">Demander l\u2019offre Continuity<\/a>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"rp-section\">\n    <div class=\"rp-container\">\n      <div class=\"rp-section-head\">\n        <p class=\"rp-kicker\">Comparaison<\/p>\n        <h2>Ce qui est r\u00e9ellement inclus<\/h2>\n      <\/div>\n\n      <div class=\"rp-table-wrap\">\n        <table>\n          <thead>\n            <tr>\n              <th>Prestation<\/th>\n              <th>Care<br>39 \u20ac<\/th>\n              <th>Managed<br>69 \u20ac<\/th>\n              <th>Continuity<br>109 \u20ac<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Mises \u00e0 jour du logiciel Rotator<\/td>\n              <td class=\"rp-yes\">Inclus<\/td>\n              <td class=\"rp-yes\">Inclus<\/td>\n              <td class=\"rp-yes\">Inclus<\/td>\n            <\/tr>\n            <tr>\n              <td>Support \u00e0 distance<\/td>\n              <td>E-mail<\/td>\n              <td>Prioritaire<\/td>\n              <td>Priorit\u00e9 renforc\u00e9e<\/td>\n            <\/tr>\n            <tr>\n              <td>Suivi des alertes du Rotator<\/td>\n              <td class=\"rp-no\">Non<\/td>\n              <td class=\"rp-yes\">Inclus<\/td>\n              <td class=\"rp-yes\">Inclus<\/td>\n            <\/tr>\n            <tr>\n              <td>Contr\u00f4le de la rotation<\/td>\n              <td class=\"rp-no\">\u00c0 la demande<\/td>\n              <td>Mensuel<\/td>\n              <td>Mensuel<\/td>\n            <\/tr>\n            <tr>\n              <td>Rapport synth\u00e9tique<\/td>\n              <td class=\"rp-no\">Non<\/td>\n              <td>Mensuel<\/td>\n              <td>Mensuel + compte rendu annuel<\/td>\n            <\/tr>\n            <tr>\n              <td>Revue de la strat\u00e9gie de rotation<\/td>\n              <td class=\"rp-no\">Non<\/td>\n              <td class=\"rp-no\">Sur devis<\/td>\n              <td>Trimestrielle<\/td>\n            <\/tr>\n            <tr>\n              <td>Test de restauration d\u2019un fichier<\/td>\n              <td class=\"rp-no\">Sur devis<\/td>\n              <td class=\"rp-no\">Sur devis<\/td>\n              <td>1 fois par an<\/td>\n            <\/tr>\n            <tr>\n              <td>Restauration compl\u00e8te d\u2019un serveur<\/td>\n              <td class=\"rp-no\">Sur devis<\/td>\n              <td class=\"rp-no\">Sur devis<\/td>\n              <td class=\"rp-no\">Sur devis<\/td>\n            <\/tr>\n            <tr>\n              <td>Intervention sur site<\/td>\n              <td class=\"rp-no\">Sur devis<\/td>\n              <td class=\"rp-no\">Sur devis<\/td>\n              <td class=\"rp-no\">Sur devis<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <div class=\"rp-notice\">\n        <strong>Pr\u00e9cision importante :<\/strong> le Rotator r\u00e9duit l\u2019exposition des copies en isolant\n        automatiquement les supports en dehors des fen\u00eatres horaires pr\u00e9vues. Il ne constitue pas, \u00e0 lui seul, une strat\u00e9gie de sauvegarde compl\u00e8te, ni des tests r\u00e9guliers de restauration.\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"rp-section rp-section-alt\">\n    <div class=\"rp-container\">\n      <div class=\"rp-final\">\n        <h2>Recevez un prix adapt\u00e9 \u00e0 votre infrastructure<\/h2>\n        <p>\n          Nous v\u00e9rifions le volume \u00e0 prot\u00e9ger, votre solution de sauvegarde, le nombre de supports,\n          la dur\u00e9e de r\u00e9tention et les contraintes du site avant de vous remettre une proposition d\u00e9taill\u00e9e.\n        <\/p>\n        <a class=\"rp-btn\" href=\"\/index.php\/contact\/\">Demander une \u00e9tude personnalis\u00e9e<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/main>\n","protected":false},"excerpt":{"rendered":"<p>Tarifs ByteCare Rotator Une copie de sauvegarde isol\u00e9e, sans tarification opaque Le ByteCare Rotator automatise la rotation et l\u2019isolation de supports de sauvegarde. Il compl\u00e8te votre solution de sauvegarde existante et r\u00e9duit la dur\u00e9e pendant laquelle vos copies restent accessibles depuis le r\u00e9seau. Mise en service Une appliance livr\u00e9e, configur\u00e9e et test\u00e9e Le prix annonc\u00e9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-113","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.bytecaresolutions.be\/index.php\/wp-json\/wp\/v2\/pages\/113","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bytecaresolutions.be\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bytecaresolutions.be\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bytecaresolutions.be\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bytecaresolutions.be\/index.php\/wp-json\/wp\/v2\/comments?post=113"}],"version-history":[{"count":17,"href":"https:\/\/www.bytecaresolutions.be\/index.php\/wp-json\/wp\/v2\/pages\/113\/revisions"}],"predecessor-version":[{"id":222,"href":"https:\/\/www.bytecaresolutions.be\/index.php\/wp-json\/wp\/v2\/pages\/113\/revisions\/222"}],"wp:attachment":[{"href":"https:\/\/www.bytecaresolutions.be\/index.php\/wp-json\/wp\/v2\/media?parent=113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}