{"id":398,"date":"2026-05-16T14:33:04","date_gmt":"2026-05-16T06:33:04","guid":{"rendered":"https:\/\/www.ukm.my\/imenhub\/?page_id=398"},"modified":"2026-05-16T15:16:24","modified_gmt":"2026-05-16T07:16:24","slug":"elementor-398","status":"publish","type":"page","link":"https:\/\/www.ukm.my\/imenhub\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"398\" class=\"elementor elementor-398\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4f0147 e-con-full e-flex e-con e-parent\" data-id=\"b4f0147\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-19a5a97 elementor-widget elementor-widget-html\" data-id=\"19a5a97\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ================================================\n   IMEN Center Menu v2 \u2013 Bilingual (EN \/ BM)\n   Glassmorphic dark style with language switcher\n   ================================================ -->\n\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap');\n\n  .imen2 * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .imen2 {\n    width: 100%;\n    padding: 70px 20px 70px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    position: relative;\n    font-family: 'Inter', sans-serif;\n  }\n\n  \/* \u2500\u2500 Language Switcher \u2500\u2500 *\/\n  .imen2__lang {\n    position: absolute;\n    top: 20px;\n    right: 24px;\n    display: flex;\n    align-items: center;\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(255,255,255,0.14);\n    border-radius: 30px;\n    padding: 3px;\n    gap: 2px;\n    z-index: 10;\n  }\n  .imen2__lang-btn {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    padding: 5px 13px;\n    border-radius: 24px;\n    border: none;\n    background: transparent;\n    color: rgba(200, 215, 255, 0.55);\n    cursor: pointer;\n    transition: all 0.22s ease;\n    font-family: 'Inter', sans-serif;\n  }\n  .imen2__lang-btn.active {\n    background: rgba(255,255,255,0.15);\n    color: #fff;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.25);\n  }\n\n  \/* \u2500\u2500 Heading \u2500\u2500 *\/\n  .imen2__eyebrow {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 14px;\n  }\n  .imen2__eyebrow-line {\n    width: 32px; height: 1px;\n    background: linear-gradient(90deg, transparent, rgba(130,180,255,0.7));\n  }\n  .imen2__eyebrow-line.right {\n    background: linear-gradient(90deg, rgba(130,180,255,0.7), transparent);\n  }\n  .imen2__eyebrow-text {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: rgba(130, 180, 255, 0.85);\n  }\n  .imen2__title {\n    font-size: clamp(28px, 4vw, 44px);\n    font-weight: 700;\n    color: #fff;\n    text-align: center;\n    letter-spacing: -0.5px;\n    margin-bottom: 10px;\n  }\n  .imen2__title span {\n    background: linear-gradient(135deg, #a78bfa, #60a5fa);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n  .imen2__subtitle {\n    font-size: 15px;\n    color: rgba(180, 200, 255, 0.55);\n    text-align: center;\n    max-width: 460px;\n    line-height: 1.7;\n    margin-bottom: 52px;\n  }\n\n  \/* \u2500\u2500 Grid \u2500\u2500 *\/\n  .imen2__grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 28px;\n    width: 100%;\n    max-width: 820px;\n    position: relative;\n    z-index: 1;\n    align-items: stretch;\n  }\n\n  \/* \u2500\u2500 Card \u2500\u2500 *\/\n  .imen2-card {\n    position: relative;\n    border-radius: 28px;\n    padding: 2px;\n    background: linear-gradient(135deg,\n      rgba(255,255,255,0.18) 0%,\n      rgba(255,255,255,0.04) 50%,\n      rgba(255,255,255,0.10) 100%\n    );\n    transition: transform 0.35s ease;\n    height: 100%;\n  }\n  .imen2-card:hover {\n    transform: translateY(-6px);\n  }\n\n  \/* Inner card surface *\/\n  .imen2-card__inner {\n    background: rgba(8, 8, 28, 0.72);\n    backdrop-filter: blur(24px);\n    -webkit-backdrop-filter: blur(24px);\n    border-radius: 26px;\n    padding: 32px 28px 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 22px;\n    overflow: hidden;\n    position: relative;\n    height: 100%;\n  }\n\n  \/* Copyright text *\/\n  .imen2-card__copyright {\n    font-size: 10px;\n    color: rgba(150, 170, 220, 0.35);\n    text-align: center;\n    line-height: 1.5;\n    margin-top: auto;\n    padding-top: 14px;\n    border-top: 1px solid rgba(255,255,255,0.06);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* Accent top strip *\/\n  .imen2-card__inner::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    border-radius: 26px 26px 0 0;\n  }\n  .imen2-card--instrumen .imen2-card__inner::before {\n    background: linear-gradient(90deg, #7c3aed, #a78bfa, #60a5fa);\n  }\n  .imen2-card--menian .imen2-card__inner::before {\n    background: linear-gradient(90deg, #0284c7, #38bdf8, #67e8f9);\n  }\n\n  \/* Radial glow *\/\n  .imen2-card__inner::after {\n    content: '';\n    position: absolute;\n    width: 200px; height: 200px;\n    border-radius: 50%;\n    top: -60px; right: -60px;\n    filter: blur(60px);\n    opacity: 0.20;\n    pointer-events: none;\n  }\n  .imen2-card--instrumen .imen2-card__inner::after { background: #7c3aed; }\n  .imen2-card--menian .imen2-card__inner::after   { background: #0284c7; }\n\n  \/* Icon row *\/\n  .imen2-card__top {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n  }\n  .imen2-card__icon {\n    width: 54px; height: 54px;\n    border-radius: 16px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 26px;\n    position: relative; z-index: 1;\n  }\n  .imen2-card--instrumen .imen2-card__icon {\n    background: linear-gradient(135deg, rgba(124,58,237,0.4), rgba(168,85,247,0.2));\n    border: 1px solid rgba(167,139,250,0.3);\n  }\n  .imen2-card--menian .imen2-card__icon {\n    background: linear-gradient(135deg, rgba(2,132,199,0.4), rgba(56,189,248,0.2));\n    border: 1px solid rgba(56,189,248,0.3);\n  }\n\n  \/* Status badge with pulsing dot *\/\n  .imen2-card__status {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    font-weight: 500;\n    color: rgba(180, 200, 255, 0.6);\n    padding: 4px 10px;\n    border-radius: 20px;\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.10);\n    white-space: nowrap;\n    position: relative; z-index: 1;\n  }\n  .imen2-card__dot {\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    animation: imen2pulse 2s infinite;\n    flex-shrink: 0;\n  }\n  .imen2-card--instrumen .imen2-card__dot { background: #a78bfa; box-shadow: 0 0 6px #a78bfa; }\n  .imen2-card--menian   .imen2-card__dot { background: #38bdf8; box-shadow: 0 0 6px #38bdf8; }\n  @keyframes imen2pulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50%       { opacity: 0.4; transform: scale(0.75); }\n  }\n\n  \/* Body *\/\n  .imen2-card__body { position: relative; z-index: 1; }\n  .imen2-card__title {\n    font-size: 22px;\n    font-weight: 700;\n    color: #fff;\n    margin-bottom: 7px;\n    letter-spacing: -0.4px;\n  }\n  .imen2-card__desc {\n    font-size: 13px;\n    color: rgba(180, 200, 255, 0.50);\n    line-height: 1.65;\n  }\n\n  \/* Divider *\/\n  .imen2-card__divider {\n    height: 1px;\n    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.10), transparent);\n    position: relative; z-index: 1;\n  }\n\n  \/* Action buttons *\/\n  .imen2-card__actions {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    position: relative; z-index: 1;\n  }\n  .imen2-btn {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 13px 16px;\n    border-radius: 14px;\n    text-decoration: none;\n    font-size: 13px;\n    font-weight: 500;\n    color: rgba(220, 230, 255, 0.88);\n    border: 1px solid rgba(255,255,255,0.08);\n    background: rgba(255,255,255,0.04);\n    transition: all 0.2s ease;\n    position: relative;\n    overflow: hidden;\n  }\n  .imen2-btn::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    opacity: 0;\n    transition: opacity 0.2s;\n    border-radius: 14px;\n  }\n  .imen2-card--instrumen .imen2-btn--dashboard::before {\n    background: linear-gradient(90deg, rgba(124,58,237,0.15), rgba(168,85,247,0.08));\n  }\n  .imen2-card--menian .imen2-btn--dashboard::before {\n    background: linear-gradient(90deg, rgba(2,132,199,0.15), rgba(56,189,248,0.08));\n  }\n  .imen2-btn--handbook::before { background: rgba(255,255,255,0.04); }\n  .imen2-btn:hover::before { opacity: 1; }\n  .imen2-btn:hover {\n    border-color: rgba(255,255,255,0.18);\n    color: #fff;\n    transform: translateX(4px);\n    text-decoration: none;\n  }\n  .imen2-btn__icon {\n    width: 30px; height: 30px;\n    border-radius: 9px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 15px;\n    flex-shrink: 0;\n    position: relative; z-index: 1;\n  }\n  .imen2-card--instrumen .imen2-btn--dashboard .imen2-btn__icon {\n    background: rgba(124,58,237,0.25);\n    border: 1px solid rgba(167,139,250,0.2);\n  }\n  .imen2-card--menian .imen2-btn--dashboard .imen2-btn__icon {\n    background: rgba(2,132,199,0.25);\n    border: 1px solid rgba(56,189,248,0.2);\n  }\n  .imen2-btn--handbook .imen2-btn__icon {\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(255,255,255,0.10);\n  }\n  .imen2-btn__label { flex: 1; position: relative; z-index: 1; }\n  .imen2-btn__arrow {\n    font-size: 16px;\n    opacity: 0.3;\n    transition: opacity 0.2s, transform 0.2s;\n    position: relative; z-index: 1;\n  }\n  .imen2-btn:hover .imen2-btn__arrow { opacity: 0.9; transform: translateX(3px); }\n\n  \/* \u2500\u2500 Tablet (\u2264 768px) \u2500\u2500 *\/\n  @media (max-width: 768px) {\n    .imen2 {\n      padding: 80px 16px 50px;\n    }\n    .imen2__grid {\n      max-width: 100%;\n      gap: 20px;\n    }\n    .imen2__subtitle {\n      font-size: 14px;\n      margin-bottom: 36px;\n    }\n  }\n\n  \/* \u2500\u2500 Mobile (\u2264 600px) \u2500\u2500 *\/\n  @media (max-width: 600px) {\n    \/* Push content down so lang switcher doesn't overlap *\/\n    .imen2 {\n      padding: 72px 14px 40px;\n    }\n\n    \/* Lang switcher \u2014 smaller and tucked in *\/\n    .imen2__lang {\n      top: 16px;\n      right: 16px;\n    }\n    .imen2__lang-btn {\n      padding: 6px 12px;\n      font-size: 11px;\n    }\n\n    \/* Eyebrow *\/\n    .imen2__eyebrow {\n      margin-bottom: 10px;\n    }\n    .imen2__eyebrow-line { width: 20px; }\n\n    \/* Title *\/\n    .imen2__title {\n      font-size: 26px;\n      letter-spacing: -0.3px;\n    }\n\n    \/* Subtitle *\/\n    .imen2__subtitle {\n      font-size: 13.5px;\n      margin-bottom: 28px;\n      padding: 0 4px;\n    }\n\n    \/* Single column cards *\/\n    .imen2__grid {\n      grid-template-columns: 1fr;\n      gap: 16px;\n      align-items: start; \/* no forced equal height on mobile *\/\n    }\n\n    \/* Card *\/\n    .imen2-card {\n      height: auto; \/* natural height per card on mobile *\/\n      border-radius: 22px;\n    }\n    .imen2-card__inner {\n      border-radius: 20px;\n      padding: 24px 20px 18px;\n      gap: 18px;\n    }\n\n    \/* Icon + badge row *\/\n    .imen2-card__icon {\n      width: 46px; height: 46px;\n      font-size: 22px;\n      border-radius: 13px;\n    }\n    .imen2-card__status {\n      font-size: 10px;\n      padding: 4px 9px;\n    }\n\n    \/* Title & desc *\/\n    .imen2-card__title {\n      font-size: 19px;\n      margin-bottom: 5px;\n    }\n    .imen2-card__desc {\n      font-size: 13px;\n      line-height: 1.6;\n    }\n\n    \/* Buttons \u2014 larger touch targets for fingers *\/\n    .imen2-btn {\n      padding: 15px 14px;  \/* min ~48px height *\/\n      font-size: 14px;\n      border-radius: 13px;\n      gap: 12px;\n    }\n    .imen2-btn__icon {\n      width: 32px; height: 32px;\n      font-size: 16px;\n    }\n    .imen2-btn__arrow {\n      font-size: 18px;\n    }\n    \/* Disable slide animation on touch \u2014 just highlight *\/\n    .imen2-btn:hover {\n      transform: none;\n    }\n    .imen2-btn:active {\n      background: rgba(255,255,255,0.10);\n      border-color: rgba(255,255,255,0.22);\n    }\n\n    \/* Copyright *\/\n    .imen2-card__copyright {\n      font-size: 9.5px;\n      padding-top: 12px;\n    }\n  }\n\n  \/* \u2500\u2500 Very small screens (\u2264 360px) \u2500\u2500 *\/\n  @media (max-width: 360px) {\n    .imen2 { padding: 68px 10px 36px; }\n    .imen2__title { font-size: 22px; }\n    .imen2-card__inner { padding: 20px 16px 16px; }\n    .imen2-btn { font-size: 13px; }\n  }\n<\/style>\n\n<div class=\"imen2\">\n\n  <!-- Language Switcher -->\n  <div class=\"imen2__lang\">\n    <button class=\"imen2__lang-btn active\" onclick=\"imen2SetLang('en')\" id=\"imen2-btn-en\">EN<\/button>\n    <button class=\"imen2__lang-btn\" onclick=\"imen2SetLang('bm')\" id=\"imen2-btn-bm\">BM<\/button>\n  <\/div>\n\n  <!-- Heading -->\n  <div class=\"imen2__eyebrow\">\n    <div class=\"imen2__eyebrow-line\"><\/div>\n    <span class=\"imen2__eyebrow-text\" data-en=\"IMEN Systems\" data-bm=\"Sistem IMEN\">IMEN Systems<\/span>\n    <div class=\"imen2__eyebrow-line right\"><\/div>\n  <\/div>\n  <h2 class=\"imen2__title\">\n    <span data-en=\"Select Your\" data-bm=\"Pilih\">Select Your<\/span>\n    &nbsp;<span style=\"background:linear-gradient(135deg,#a78bfa,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;\"\n      data-en=\"Portal\" data-bm=\"Portal Anda\">Portal<\/span>\n  <\/h2>\n  <p class=\"imen2__subtitle\"\n    data-en=\"Choose a system below to navigate to your dashboard or open the manual handbook.\"\n    data-bm=\"Pilih sistem di bawah untuk ke papan pemuka atau membuka buku panduan manual.\">\n    Choose a system below to navigate to your dashboard or open the manual handbook.\n  <\/p>\n\n  <div class=\"imen2__grid\">\n\n    <!-- i-Nstrumen -->\n    <div class=\"imen2-card imen2-card--instrumen\">\n      <div class=\"imen2-card__inner\">\n        <div class=\"imen2-card__top\">\n          <div class=\"imen2-card__icon\">\ud83d\udd2c<\/div>\n          <div class=\"imen2-card__status\">\n            <span class=\"imen2-card__dot\"><\/span>\n            <span data-en=\"Lab Interface\" data-bm=\"Antara Muka Makmal\">Lab Interface<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"imen2-card__body\">\n          <div class=\"imen2-card__title\">i-Nstrumen<\/div>\n          <div class=\"imen2-card__desc\"\n            data-en=\"Book and reserve IMEN laboratory instruments online. Check real-time availability, schedule your session, and manage your equipment usage.\"\n            data-bm=\"Tempah dan reservasi instrumen makmal IMEN secara dalam talian. Semak ketersediaan masa nyata, jadualkan sesi anda, dan urus penggunaan peralatan anda.\">\n            Book and reserve IMEN laboratory instruments online. Check real-time availability, schedule your session, and manage your equipment usage.\n          <\/div>\n        <\/div>\n        <div class=\"imen2-card__divider\"><\/div>\n        <div class=\"imen2-card__actions\">\n          <a href=\"https:\/\/imenhub-portal.github.io\/i-nstrumen\/\" target=\"_blank\" class=\"imen2-btn imen2-btn--dashboard\">\n            <span class=\"imen2-btn__icon\">\ud83d\udcca<\/span>\n            <span class=\"imen2-btn__label\" data-en=\"Dashboard\" data-bm=\"Papan Pemuka\">Dashboard<\/span>\n            <span class=\"imen2-btn__arrow\">\u203a<\/span>\n          <\/a>\n          <a href=\"https:\/\/imenhub-portal.github.io\/i-nstrumen\/guideline1.html\" target=\"_blank\" class=\"imen2-btn imen2-btn--handbook\">\n            <span class=\"imen2-btn__icon\">\ud83d\udcd6<\/span>\n            <span class=\"imen2-btn__label\" data-en=\"Manual Handbook\" data-bm=\"Buku Panduan Manual\">Manual Handbook<\/span>\n            <span class=\"imen2-btn__arrow\">\u203a<\/span>\n          <\/a>\n        <\/div>\n        <div class=\"imen2-card__copyright\">\u00a9 Copyright All Rights Reserved,<br>Universiti Kebangsaan Malaysia, 2026.<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- i-Menian -->\n    <div class=\"imen2-card imen2-card--menian\">\n      <div class=\"imen2-card__inner\">\n        <div class=\"imen2-card__top\">\n          <div class=\"imen2-card__icon\">\ud83c\udfdb\ufe0f<\/div>\n          <div class=\"imen2-card__status\">\n            <span class=\"imen2-card__dot\"><\/span>\n            <span data-en=\"Registration\" data-bm=\"Pendaftaran\">Registration<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"imen2-card__body\">\n          <div class=\"imen2-card__title\">i-Menian<\/div>\n          <div class=\"imen2-card__desc\"\n            data-en=\"Register to gain access to IMEN facilities and Laboratories.\"\n            data-bm=\"Daftar untuk mendapatkan akses ke kemudahan dan Makmal IMEN.\">\n            Register to gain access to IMEN facilities and Laboratories.\n          <\/div>\n        <\/div>\n        <div class=\"imen2-card__divider\"><\/div>\n        <div class=\"imen2-card__actions\">\n          <a href=\"https:\/\/imenhub-portal.github.io\/i-menian\/apply\" target=\"_blank\" class=\"imen2-btn imen2-btn--dashboard\">\n            <span class=\"imen2-btn__icon\">\ud83d\udcca<\/span>\n            <span class=\"imen2-btn__label\" data-en=\"Dashboard\" data-bm=\"Papan Pemuka\">Dashboard<\/span>\n            <span class=\"imen2-btn__arrow\">\u203a<\/span>\n          <\/a>\n          <a href=\"https:\/\/imenhub-portal.github.io\/i-menian\/flow\" target=\"_blank\" class=\"imen2-btn imen2-btn--handbook\">\n            <span class=\"imen2-btn__icon\">\ud83d\udcd6<\/span>\n            <span class=\"imen2-btn__label\" data-en=\"Manual Handbook\" data-bm=\"Buku Panduan Manual\">Manual Handbook<\/span>\n            <span class=\"imen2-btn__arrow\">\u203a<\/span>\n          <\/a>\n        <\/div>\n        <div class=\"imen2-card__copyright\">\u00a9 Copyright All Rights Reserved,<br>Universiti Kebangsaan Malaysia, 2026.<\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n  function imen2SetLang(lang) {\n    \/\/ Toggle button states\n    document.getElementById('imen2-btn-en').classList.toggle('active', lang === 'en');\n    document.getElementById('imen2-btn-bm').classList.toggle('active', lang === 'bm');\n\n    \/\/ Swap all text nodes with data attributes\n    document.querySelectorAll('.imen2 [data-en]').forEach(function(el) {\n      el.textContent = el.getAttribute('data-' + lang);\n    });\n  }\n<\/script>\n\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>EN BM IMEN Systems Select Your &nbsp;Portal Choose a system below to navigate to your dashboard or open the manual handbook. \ud83d\udd2c Lab Interface i-Nstrumen<a class=\"ut-readmore\" href=\"https:\/\/www.ukm.my\/imenhub\/\"> &#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-398","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ukm.my\/imenhub\/wp-json\/wp\/v2\/pages\/398","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ukm.my\/imenhub\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ukm.my\/imenhub\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ukm.my\/imenhub\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ukm.my\/imenhub\/wp-json\/wp\/v2\/comments?post=398"}],"version-history":[{"count":35,"href":"https:\/\/www.ukm.my\/imenhub\/wp-json\/wp\/v2\/pages\/398\/revisions"}],"predecessor-version":[{"id":447,"href":"https:\/\/www.ukm.my\/imenhub\/wp-json\/wp\/v2\/pages\/398\/revisions\/447"}],"wp:attachment":[{"href":"https:\/\/www.ukm.my\/imenhub\/wp-json\/wp\/v2\/media?parent=398"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}