{"id":1650,"date":"2025-09-08T13:40:11","date_gmt":"2025-09-08T10:40:11","guid":{"rendered":"https:\/\/bigart-vet.eu\/?page_id=1650"},"modified":"2026-08-15T16:18:11","modified_gmt":"2026-08-15T13:18:11","slug":"mwapp-ar-pm-for-bigart","status":"publish","type":"page","link":"https:\/\/bigart-vet.eu\/?page_id=1650","title":{"rendered":"MWAPP AR &amp; PM for Big Art"},"content":{"rendered":"\n<style>\n\/* =========================================================\n   BIG ART \u2014 MWAPP AR & PM FOR BIG ART\n   PROJECT MANAGEMENT & KNOWLEDGE HUB\n========================================================= *\/\n\n.bigart-pmhub {\n    --navy:#172554;\n    --blue:#2f4fb3;\n    --cyan:#23b7d6;\n    --yellow:#f2c94c;\n    --text:#334155;\n    --muted:#667085;\n    --soft:#f7f9fc;\n    --line:#e4e9f2;\n\n    width:100%;\n    max-width:1180px;\n    margin:0 auto 50px;\n    color:var(--text);\n    font-family:inherit;\n}\n\n.bigart-pmhub *,\n.bigart-pmhub *::before,\n.bigart-pmhub *::after {\n    box-sizing:border-box;\n}\n\n\/* HERO *\/\n\n.bigart-pmhub-hero {\n    position:relative;\n    overflow:hidden;\n    margin-bottom:24px;\n    padding:58px 54px;\n    border-radius:24px;\n\n    background:\n        radial-gradient(circle at 88% 15%,\n        rgba(35,183,214,.28), transparent 29%),\n        radial-gradient(circle at 10% 100%,\n        rgba(242,201,76,.14), transparent 30%),\n        linear-gradient(135deg,\n        #172554 0%,\n        #233875 54%,\n        #2f4fb3 100%);\n\n    box-shadow:0 18px 48px rgba(23,37,84,.15);\n}\n\n.bigart-pmhub-hero::after {\n    content:\"PM\";\n\n    position:absolute;\n    right:28px;\n    bottom:-38px;\n\n    color:rgba(255,255,255,.045);\n\n    font-size:175px;\n    line-height:1;\n    font-weight:900;\n}\n\n.bigart-pmhub-kicker {\n    position:relative;\n    z-index:2;\n\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n\n    margin-bottom:18px;\n    padding:7px 13px;\n\n    border:1px solid rgba(255,255,255,.20);\n    border-radius:999px;\n\n    background:rgba(255,255,255,.10);\n    color:#fff;\n\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.8px;\n    text-transform:uppercase;\n}\n\n.bigart-pmhub-kicker::before {\n    content:\"\";\n\n    width:8px;\n    height:8px;\n\n    border-radius:50%;\n\n    background:var(--yellow);\n}\n\n.bigart-pmhub-hero h1 {\n    position:relative;\n    z-index:2;\n\n    margin:0 0 18px !important;\n\n    color:#fff !important;\n\n    font-size:clamp(38px,5vw,56px) !important;\n    line-height:1.06 !important;\n    font-weight:850 !important;\n}\n\n.bigart-pmhub-hero p {\n    position:relative;\n    z-index:2;\n\n    max-width:940px;\n    margin:0 !important;\n\n    color:rgba(255,255,255,.88) !important;\n\n    font-size:17px !important;\n    line-height:1.75 !important;\n}\n\n\/* INTRO *\/\n\n.bigart-pmhub-intro {\n    display:grid;\n    grid-template-columns:1.1fr .9fr;\n    gap:22px;\n\n    margin-bottom:24px;\n}\n\n.bigart-pmhub-card {\n    padding:32px;\n\n    border:1px solid var(--line);\n    border-radius:20px;\n\n    background:#fff;\n\n    box-shadow:0 10px 30px rgba(23,37,84,.06);\n}\n\n.bigart-pmhub-card h2 {\n    margin:0 0 14px !important;\n\n    color:var(--navy) !important;\n\n    font-size:27px !important;\n    line-height:1.2 !important;\n    font-weight:850 !important;\n}\n\n.bigart-pmhub-card p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:15px !important;\n    line-height:1.8 !important;\n}\n\n.bigart-pmhub-highlight {\n    position:relative;\n\n    background:\n        linear-gradient(\n            145deg,\n            #f8faff 0%,\n            #edf3ff 100%\n        );\n}\n\n.bigart-pmhub-highlight::before {\n    content:\"\";\n\n    position:absolute;\n    top:0;\n    left:0;\n\n    width:5px;\n    height:100%;\n\n    background:\n        linear-gradient(\n            180deg,\n            var(--blue),\n            var(--cyan)\n        );\n}\n\n\/* SECTION *\/\n\n.bigart-pmhub-section {\n    margin-top:24px;\n    padding:36px 32px;\n\n    border-radius:22px;\n\n    background:var(--soft);\n}\n\n.bigart-pmhub-head {\n    max-width:820px;\n    margin-bottom:25px;\n}\n\n.bigart-pmhub-eyebrow {\n    display:block;\n\n    margin-bottom:8px;\n\n    color:var(--blue);\n\n    font-size:11px;\n    font-weight:850;\n    letter-spacing:1px;\n    text-transform:uppercase;\n}\n\n.bigart-pmhub-section h2 {\n    margin:0 0 10px !important;\n\n    color:var(--navy) !important;\n\n    font-size:30px !important;\n    line-height:1.2 !important;\n    font-weight:850 !important;\n}\n\n.bigart-pmhub-head p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:15px !important;\n    line-height:1.7 !important;\n}\n\n\/* CORE CONCEPTS *\/\n\n.bigart-pmhub-grid {\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:14px;\n}\n\n.bigart-pmhub-feature {\n    padding:22px;\n\n    border:1px solid var(--line);\n    border-radius:16px;\n\n    background:#fff;\n\n    transition:\n        transform .2s ease,\n        box-shadow .2s ease;\n}\n\n.bigart-pmhub-feature:hover {\n    transform:translateY(-4px);\n\n    box-shadow:0 14px 30px rgba(23,37,84,.09);\n}\n\n.bigart-pmhub-number {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    width:40px;\n    height:40px;\n\n    margin-bottom:14px;\n\n    border-radius:12px;\n\n    background:#eef3ff;\n    color:var(--blue);\n\n    font-size:11px;\n    font-weight:900;\n}\n\n.bigart-pmhub-feature:nth-child(2) .bigart-pmhub-number {\n    background:#eafafd;\n    color:#168da6;\n}\n\n.bigart-pmhub-feature:nth-child(3) .bigart-pmhub-number {\n    background:#fff8da;\n    color:#987500;\n}\n\n.bigart-pmhub-feature h3 {\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:16px !important;\n    line-height:1.3 !important;\n    font-weight:850 !important;\n}\n\n.bigart-pmhub-feature p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:13px !important;\n    line-height:1.65 !important;\n}\n\n\/* SUBSYSTEMS *\/\n\n.bigart-pmhub-subsystems {\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:12px;\n}\n\n.bigart-pmhub-subsystem {\n    display:flex;\n    gap:12px;\n    align-items:flex-start;\n\n    padding:16px;\n\n    border:1px solid var(--line);\n    border-radius:14px;\n\n    background:#fff;\n}\n\n.bigart-pmhub-subsystem::before {\n    content:\"\u2713\";\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    flex:0 0 26px;\n\n    width:26px;\n    height:26px;\n\n    border-radius:50%;\n\n    background:#eafafd;\n    color:#168da6;\n\n    font-size:11px;\n    font-weight:900;\n}\n\n.bigart-pmhub-subsystem span {\n    color:var(--text);\n\n    font-size:13.5px;\n    line-height:1.55;\n}\n\n\/* BIG ART WORKFLOW *\/\n\n.bigart-pmhub-workflow {\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:16px;\n}\n\n.bigart-pmhub-workflow-card {\n    padding:24px;\n\n    border:1px solid var(--line);\n    border-radius:17px;\n\n    background:#fff;\n}\n\n.bigart-pmhub-workflow-card::before {\n    content:\"\";\n\n    display:block;\n\n    width:38px;\n    height:4px;\n\n    margin-bottom:17px;\n\n    border-radius:4px;\n\n    background:\n        linear-gradient(\n            90deg,\n            var(--cyan),\n            var(--yellow)\n        );\n}\n\n.bigart-pmhub-workflow-card h3 {\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:17px !important;\n    font-weight:850 !important;\n}\n\n.bigart-pmhub-workflow-card p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:13.5px !important;\n    line-height:1.65 !important;\n}\n\n\/* SYLLABUS *\/\n\n.bigart-pmhub-syllabus {\n    display:grid;\n    grid-template-columns:auto 1fr;\n    gap:20px;\n    align-items:center;\n\n    margin-top:24px;\n    padding:30px 32px;\n\n    border:1px solid #dbe3f5;\n    border-radius:20px;\n\n    background:\n        linear-gradient(\n            145deg,\n            #f8faff 0%,\n            #eef4ff 100%\n        );\n}\n\n.bigart-pmhub-syllabus-icon {\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    width:62px;\n    height:62px;\n\n    border-radius:17px;\n\n    background:var(--navy);\n    color:var(--yellow);\n\n    font-size:17px;\n    font-weight:900;\n}\n\n.bigart-pmhub-syllabus h2 {\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:24px !important;\n    font-weight:850 !important;\n}\n\n.bigart-pmhub-syllabus p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:14px !important;\n    line-height:1.7 !important;\n}\n\n\/* PORTAL BUTTON *\/\n\n.bigart-pmhub-access {\n    margin-top:24px;\n    padding:34px;\n\n    border-radius:22px;\n\n    background:#fff;\n\n    border:1px solid var(--line);\n\n    text-align:center;\n\n    box-shadow:0 10px 30px rgba(23,37,84,.06);\n}\n\n.bigart-pmhub-access h2 {\n    margin:0 0 10px !important;\n\n    color:var(--navy) !important;\n\n    font-size:27px !important;\n    font-weight:850 !important;\n}\n\n.bigart-pmhub-access p {\n    max-width:700px;\n\n    margin:0 auto 18px !important;\n\n    color:var(--muted) !important;\n\n    font-size:14px !important;\n    line-height:1.7 !important;\n}\n\n.bigart-pmhub-access a {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    padding:12px 18px;\n\n    border-radius:10px;\n\n    background:var(--blue);\n\n    color:#fff !important;\n\n    font-size:13px;\n    font-weight:850;\n\n    text-decoration:none !important;\n\n    transition:\n        transform .2s ease,\n        background .2s ease;\n}\n\n.bigart-pmhub-access a:hover {\n    transform:translateY(-2px);\n    background:var(--cyan);\n\n    color:var(--navy) !important;\n}\n\n\/* IMPACT *\/\n\n.bigart-pmhub-impact {\n    margin-top:24px;\n    padding:38px;\n\n    border-radius:22px;\n\n    background:\n        radial-gradient(\n            circle at 90% 15%,\n            rgba(35,183,214,.22),\n            transparent 28%\n        ),\n        radial-gradient(\n            circle at 78% 80%,\n            rgba(242,201,76,.12),\n            transparent 25%\n        ),\n        #172554;\n}\n\n.bigart-pmhub-impact h2 {\n    margin:0 0 13px !important;\n\n    color:#fff !important;\n\n    font-size:29px !important;\n    font-weight:850 !important;\n}\n\n.bigart-pmhub-impact p {\n    max-width:940px;\n\n    margin:0 !important;\n\n    color:rgba(255,255,255,.87) !important;\n\n    font-size:16px !important;\n    line-height:1.75 !important;\n}\n\n\/* RESPONSIVE *\/\n\n@media screen and (max-width:950px) {\n\n    .bigart-pmhub-intro {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-pmhub-grid {\n        grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .bigart-pmhub-workflow {\n        grid-template-columns:1fr;\n    }\n}\n\n@media screen and (max-width:760px) {\n\n    .bigart-pmhub-subsystems {\n        grid-template-columns:1fr;\n    }\n}\n\n@media screen and (max-width:700px) {\n\n    .bigart-pmhub-hero {\n        padding:38px 23px;\n        border-radius:18px;\n    }\n\n    .bigart-pmhub-hero h1 {\n        font-size:35px !important;\n    }\n\n    .bigart-pmhub-card,\n    .bigart-pmhub-section,\n    .bigart-pmhub-syllabus,\n    .bigart-pmhub-access,\n    .bigart-pmhub-impact {\n        padding:24px 21px;\n        border-radius:17px;\n    }\n\n    .bigart-pmhub-grid {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-pmhub-syllabus {\n        grid-template-columns:1fr;\n    }\n}\n<\/style>\n\n\n<div class=\"bigart-pmhub\">\n\n    <!-- HERO -->\n    <section class=\"bigart-pmhub-hero\">\n\n        <div class=\"bigart-pmhub-kicker\">\n            BIG ART \u00b7 MWAPP AR &amp; Project Management\n        <\/div>\n\n        <h1>VET2Hub for BIG ART<\/h1>\n\n        <p>\n            An advanced planning and organizational environment that supports\n            project management, collaboration, publications, documentation\n            and knowledge development across the BIG ART consortium.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- INTRO -->\n    <section class=\"bigart-pmhub-intro\">\n\n        <div class=\"bigart-pmhub-card\">\n\n            <h2>A Project Management Platform<\/h2>\n\n            <p>\n                The portal <strong>VET2Hub<\/strong> functions as an advanced\n                planning and organizational system based on project management\n                methodologies. Its structure supports multiple user roles and\n                enables collaborators to participate actively in different\n                dimensions of a project.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-pmhub-card bigart-pmhub-highlight\">\n\n            <h2>From VET Management to a Broader Digital Tool<\/h2>\n\n            <p>\n                The platform was initially designed to support vocational\n                training schools and European projects such as Erasmus+.\n                It has since evolved into a broader system, while its B2B\n                version extends functionality into commercial management areas.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- CORE PROJECT MANAGEMENT -->\n    <section class=\"bigart-pmhub-section\">\n\n        <div class=\"bigart-pmhub-head\">\n\n            <span class=\"bigart-pmhub-eyebrow\">\n                Core Project Management\n            <\/span>\n\n            <h2>One environment for the main dimensions of a project<\/h2>\n\n            <p>\n                VET2Hub brings together core project-management concepts\n                so that planning, collaboration, content and project data\n                can be organized within the same environment.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-pmhub-grid\">\n\n            <article class=\"bigart-pmhub-feature\">\n                <div class=\"bigart-pmhub-number\">01<\/div>\n                <h3>Proposals &amp; Projects<\/h3>\n                <p>\n                    Project structures can be created and organised\n                    from the proposal stage through implementation.\n                <\/p>\n            <\/article>\n\n\n            <article class=\"bigart-pmhub-feature\">\n                <div class=\"bigart-pmhub-number\">02<\/div>\n                <h3>Activities<\/h3>\n                <p>\n                    Project activities can be structured so that work\n                    and contributions remain connected to implementation.\n                <\/p>\n            <\/article>\n\n\n            <article class=\"bigart-pmhub-feature\">\n                <div class=\"bigart-pmhub-number\">03<\/div>\n                <h3>Publications<\/h3>\n                <p>\n                    Collaborators can submit publications and connect\n                    them directly with relevant project activities.\n                <\/p>\n            <\/article>\n\n\n            <article class=\"bigart-pmhub-feature\">\n                <div class=\"bigart-pmhub-number\">04<\/div>\n                <h3>Financial Data<\/h3>\n                <p>\n                    Financial information forms part of the project-management\n                    environment and can be associated with project structures.\n                <\/p>\n            <\/article>\n\n\n            <article class=\"bigart-pmhub-feature\">\n                <div class=\"bigart-pmhub-number\">05<\/div>\n                <h3>Collaborators<\/h3>\n                <p>\n                    The system supports collaborators with different roles\n                    and levels of participation.\n                <\/p>\n            <\/article>\n\n\n            <article class=\"bigart-pmhub-feature\">\n                <div class=\"bigart-pmhub-number\">06<\/div>\n                <h3>Participants<\/h3>\n                <p>\n                    Participants can be incorporated into the wider\n                    project-management structure.\n                <\/p>\n            <\/article>\n\n\n            <article class=\"bigart-pmhub-feature\">\n                <div class=\"bigart-pmhub-number\">07<\/div>\n                <h3>Users<\/h3>\n                <p>\n                    Secure user access supports structured participation\n                    across the platform.\n                <\/p>\n            <\/article>\n\n\n            <article class=\"bigart-pmhub-feature\">\n                <div class=\"bigart-pmhub-number\">08<\/div>\n                <h3>B2B Functionality<\/h3>\n                <p>\n                    A B2B version extends the system toward broader\n                    commercial-management applications.\n                <\/p>\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- SUBSYSTEMS -->\n    <section class=\"bigart-pmhub-section\">\n\n        <div class=\"bigart-pmhub-head\">\n\n            <span class=\"bigart-pmhub-eyebrow\">\n                Supporting Subsystems\n            <\/span>\n\n            <h2>Tools that reinforce stability and usability<\/h2>\n\n            <p>\n                The platform is supported by a series of complementary\n                subsystems that extend its administrative, communication\n                and digital capabilities.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-pmhub-subsystems\">\n\n            <div class=\"bigart-pmhub-subsystem\">\n                <span>Document management<\/span>\n            <\/div>\n\n            <div class=\"bigart-pmhub-subsystem\">\n                <span>Event recording<\/span>\n            <\/div>\n\n            <div class=\"bigart-pmhub-subsystem\">\n                <span>Automated electronic communication<\/span>\n            <\/div>\n\n            <div class=\"bigart-pmhub-subsystem\">\n                <span>Artificial intelligence\u2013based automation<\/span>\n            <\/div>\n\n            <div class=\"bigart-pmhub-subsystem\">\n                <span>Legal and administrative support<\/span>\n            <\/div>\n\n            <div class=\"bigart-pmhub-subsystem\">\n                <span>Targeted dissemination and advertising<\/span>\n            <\/div>\n\n            <div class=\"bigart-pmhub-subsystem\">\n                <span>Multilingualism<\/span>\n            <\/div>\n\n            <div class=\"bigart-pmhub-subsystem\">\n                <span>Data management<\/span>\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- BIG ART WORKFLOW -->\n    <section class=\"bigart-pmhub-section\">\n\n        <div class=\"bigart-pmhub-head\">\n\n            <span class=\"bigart-pmhub-eyebrow\">\n                Use within BIG ART\n            <\/span>\n\n            <h2>Central project management and coordination<\/h2>\n\n            <p>\n                Within BIG ART, VET2Hub is used as the central environment\n                for structuring projects and sub-projects, organizing contributions\n                and supporting the preparation and validation of project outputs.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-pmhub-workflow\">\n\n            <article class=\"bigart-pmhub-workflow-card\">\n\n                <h3>Project Structure<\/h3>\n\n                <p>\n                    Projects and sub-projects have been created in alignment\n                    with the initial proposal so that activities can be\n                    systematically tracked.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-pmhub-workflow-card\">\n\n                <h3>Collaborator Contributions<\/h3>\n\n                <p>\n                    Collaborators access the portal with secure credentials,\n                    submit publications and assign them to specific\n                    project activities.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-pmhub-workflow-card\">\n\n                <h3>Deliverable Support<\/h3>\n\n                <p>\n                    By linking publications and activities, the portal directly\n                    supports the production, organization and validation\n                    of project deliverables.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- SYLLABUS -->\n    <section class=\"bigart-pmhub-syllabus\">\n\n        <div class=\"bigart-pmhub-syllabus-icon\">\n            EDU\n        <\/div>\n\n        <div>\n\n            <h2>Syllabus Development &amp; Knowledge Repository<\/h2>\n\n            <p>\n                One of the key uses of VET2Hub within BIG ART concerns\n                syllabus development. The syllabus has been structured\n                into activities that collect posts and content contributions\n                on both the theoretical and practical aspects of\n                <strong>3D Digital Twin and AR\/VR technologies<\/strong>.\n                Publications also include descriptions and analyses of\n                school Digital Twins, creating a repository of applied\n                knowledge and supporting peer review among partners.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- PORTAL -->\n    <section class=\"bigart-pmhub-access\">\n\n        <h2>Access the VET2Hub Portal<\/h2>\n\n        <p>\n            Explore the project-management environment used to support\n            coordination, collaboration and structured project activity\n            within BIG ART.\n        <\/p>\n\n        <a\n            href=\"https:\/\/vet2hub.eu\/EPM_EP\/\"\n            target=\"_blank\"\n            rel=\"noopener\">\n            Open VET2Hub \u2192\n        <\/a>\n\n    <\/section>\n\n\n    <!-- IMPACT -->\n    <section class=\"bigart-pmhub-impact\">\n\n        <h2>Connecting Project Management with Knowledge Development<\/h2>\n\n        <p>\n            In BIG ART, VET2Hub functions as more than an administrative\n            platform. By connecting projects, activities, collaborators,\n            publications and educational content, it provides a structured\n            environment in which project coordination and knowledge production\n            can develop together. This supports traceability, collaboration,\n            peer review and the systematic development of project deliverables.\n        <\/p>\n\n    <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>BIG ART \u00b7 MWAPP AR &amp; Project Management VET2Hub for BIG ART An advanced planning and organizational environment that supports project management, collaboration, publications, documentation and knowledge development across the BIG ART consortium. A Project Management Platform The portal VET2Hub<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1650","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1650","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1650"}],"version-history":[{"count":4,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1650\/revisions"}],"predecessor-version":[{"id":2079,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1650\/revisions\/2079"}],"wp:attachment":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1650"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}