{"id":166,"date":"2023-04-13T12:24:50","date_gmt":"2023-04-13T12:24:50","guid":{"rendered":"https:\/\/ch0gr.dk\/?page_id=166"},"modified":"2026-05-13T13:36:09","modified_gmt":"2026-05-13T13:36:09","slug":"166-2","status":"publish","type":"page","link":"https:\/\/ch0gr.dk\/?page_id=166","title":{"rendered":""},"content":{"rendered":"\n<!-- WordPress HTML-blok \/ standalone section: Copilot-agent landing page -->\n<section class=\"vf-agent-site\" aria-label=\"Hvad er en Copilot-agent?\">\n  <style>\n    .vf-agent-site {\n      --navy: #082447;\n      --navy-2: #07345d;\n      --blue: #0b5f8f;\n      --teal: #15a7a7;\n      --teal-2: #25c2bd;\n      --mint: #dff7f3;\n      --amber: #ffbf54;\n      --coral: #ff735f;\n      --sky: #7ec8ff;\n      --text: #12213a;\n      --muted: #657386;\n      --line: #dfe8f1;\n      --card: #ffffff;\n\n      width: 100%;\n      min-height: 100vh;\n      margin: 0;\n      color: var(--text);\n      font-family: Inter, \"Segoe UI\", Roboto, Arial, sans-serif;\n      background:\n        radial-gradient(circle at 80% 8%, rgba(37,194,189,.22), transparent 26%),\n        radial-gradient(circle at 10% 42%, rgba(11,95,143,.14), transparent 28%),\n        linear-gradient(180deg, #ffffff 0%, #f5f9fc 58%, #eef7f8 100%);\n      overflow: hidden;\n    }\n\n    .vf-agent-site,\n    .vf-agent-site * {\n      box-sizing: border-box;\n    }\n\n    .vf-agent-site a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    .vf-agent-nav {\n      position: relative;\n      z-index: 5;\n      width: min(1280px, calc(100% - 48px));\n      margin: 0 auto;\n      padding: 22px 0;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 28px;\n    }\n\n    .vf-agent-logo {\n      display: inline-flex;\n      align-items: center;\n      gap: 12px;\n      color: var(--navy);\n      font-size: 24px;\n      font-weight: 900;\n      letter-spacing: -.03em;\n    }\n\n    .vf-agent-logo__mark {\n      width: 38px;\n      height: 38px;\n      border-radius: 13px;\n      background:\n        radial-gradient(circle at 70% 68%, rgba(255,255,255,.65), transparent 34%),\n        linear-gradient(135deg, #12b9c8, #7c6ef6);\n      box-shadow: 0 10px 22px rgba(11,95,143,.16);\n    }\n\n    .vf-agent-nav__links {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 44px;\n      color: var(--navy);\n      font-size: 15px;\n      font-weight: 750;\n    }\n\n    .vf-agent-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 12px;\n      min-height: 56px;\n      padding: 0 28px;\n      border: 0;\n      border-radius: 14px;\n      background: var(--navy);\n      color: #fff;\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1;\n      font-weight: 850;\n      box-shadow: 0 16px 32px rgba(8,36,71,.22);\n      cursor: default;\n      white-space: nowrap;\n    }\n\n    .vf-agent-btn--teal {\n      background: linear-gradient(135deg, var(--teal), var(--teal-2));\n      box-shadow: 0 18px 34px rgba(21,167,167,.24);\n    }\n\n    .vf-agent-btn--ghost {\n      background: rgba(255,255,255,.08);\n      border: 1px solid rgba(255,255,255,.58);\n      box-shadow: none;\n    }\n\n    .vf-agent-arrow {\n      font-size: 24px;\n      line-height: 0;\n      transform: translateY(-1px);\n    }\n\n    .vf-agent-hero {\n      position: relative;\n      z-index: 1;\n      background:\n        radial-gradient(circle at 90% 12%, rgba(37,194,189,.42), transparent 26%),\n        radial-gradient(circle at 56% 96%, rgba(21,167,167,.16), transparent 30%),\n        linear-gradient(135deg, #052143 0%, #07446b 48%, #13a2a7 100%);\n      color: #fff;\n      overflow: hidden;\n    }\n\n    .vf-agent-hero::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background:\n        linear-gradient(132deg, transparent 0 42%, rgba(255,255,255,.06) 42.2%, transparent 42.6%),\n        linear-gradient(164deg, transparent 0 70%, rgba(255,255,255,.08) 70.2%, transparent 70.6%);\n      opacity: .65;\n      pointer-events: none;\n    }\n\n    .vf-agent-hero::after {\n      content: \"\";\n      position: absolute;\n      width: 430px;\n      height: 620px;\n      right: -120px;\n      top: -80px;\n      border-radius: 999px;\n      background: rgba(71, 228, 218, .18);\n      transform: rotate(14deg);\n      pointer-events: none;\n    }\n\n    .vf-agent-hero__inner {\n      position: relative;\n      z-index: 2;\n      width: min(1280px, calc(100% - 48px));\n      min-height: 610px;\n      margin: 0 auto;\n      padding: 74px 0 70px;\n      display: grid;\n      grid-template-columns: 1.08fr .92fr;\n      gap: 64px;\n      align-items: center;\n    }\n\n    .vf-agent-pill {\n      width: fit-content;\n      margin: 0 0 28px;\n      padding: 9px 18px;\n      border-radius: 999px;\n      background: rgba(37,194,189,.94);\n      color: #fff;\n      font-size: 14px;\n      font-weight: 900;\n      letter-spacing: .16em;\n      text-transform: uppercase;\n      box-shadow: 0 12px 26px rgba(0,0,0,.14);\n    }\n\n    .vf-agent-title {\n      margin: 0;\n      max-width: 720px;\n      color: #fff;\n      font-size: clamp(48px, 5.4vw, 76px);\n      line-height: 1.04;\n      letter-spacing: -.055em;\n      font-weight: 950;\n      text-wrap: balance;\n      text-shadow: 0 3px 14px rgba(0,0,0,.14);\n    }\n\n    .vf-agent-lead {\n      max-width: 710px;\n      margin: 26px 0 0;\n      color: rgba(255,255,255,.88);\n      font-size: clamp(20px, 2vw, 26px);\n      line-height: 1.5;\n      font-weight: 450;\n    }\n\n    .vf-agent-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 18px;\n      margin-top: 40px;\n    }\n\n    .vf-agent-visual {\n      position: relative;\n      min-height: 430px;\n    }\n\n    .vf-agent-device {\n      position: absolute;\n      left: 50%;\n      top: 50%;\n      width: 270px;\n      min-height: 340px;\n      padding: 34px 28px;\n      border-radius: 32px;\n      background: rgba(255,255,255,.94);\n      color: var(--navy);\n      transform: translate(-50%, -50%);\n      box-shadow: 0 30px 70px rgba(0,0,0,.28);\n    }\n\n    .vf-agent-chat-icon {\n      width: 112px;\n      height: 92px;\n      margin: 0 auto 32px;\n      border-radius: 34px 34px 34px 12px;\n      background: linear-gradient(135deg, var(--teal), var(--teal-2));\n      display: grid;\n      place-items: center;\n      color: #fff;\n      font-size: 42px;\n      font-weight: 900;\n      box-shadow: 0 18px 34px rgba(21,167,167,.28);\n    }\n\n    .vf-agent-checklist {\n      padding: 22px;\n      border-radius: 18px;\n      background: #f6fafc;\n      border: 1px solid #e8eff5;\n    }\n\n    .vf-agent-check {\n      display: grid;\n      grid-template-columns: 28px 1fr;\n      gap: 12px;\n      align-items: center;\n      margin-bottom: 18px;\n    }\n\n    .vf-agent-check:last-child {\n      margin-bottom: 0;\n    }\n\n    .vf-agent-check__dot {\n      width: 26px;\n      height: 26px;\n      display: grid;\n      place-items: center;\n      border-radius: 999px;\n      background: var(--teal);\n      color: #fff;\n      font-size: 16px;\n      font-weight: 900;\n    }\n\n    .vf-agent-check__lines span {\n      display: block;\n      height: 8px;\n      border-radius: 999px;\n      background: #d7e2ea;\n    }\n\n    .vf-agent-check__lines span:first-child {\n      width: 112px;\n      margin-bottom: 8px;\n    }\n\n    .vf-agent-check__lines span:last-child {\n      width: 72px;\n    }\n\n    .vf-agent-orbit {\n      position: absolute;\n      width: 82px;\n      height: 82px;\n      display: grid;\n      place-items: center;\n      border-radius: 999px;\n      color: #fff;\n      font-size: 34px;\n      font-weight: 900;\n      box-shadow: 0 18px 34px rgba(0,0,0,.18);\n    }\n\n    .vf-agent-orbit--one {\n      left: 15%;\n      top: 12%;\n      background: linear-gradient(135deg, var(--amber), #ffd77d);\n    }\n\n    .vf-agent-orbit--two {\n      right: 11%;\n      top: 16%;\n      background: linear-gradient(135deg, #77d49a, #a9e6c4);\n    }\n\n    .vf-agent-orbit--three {\n      left: 15%;\n      bottom: 12%;\n      background: linear-gradient(135deg, #62b7ff, #a7d9ff);\n    }\n\n    .vf-agent-orbit--four {\n      right: 12%;\n      bottom: 10%;\n      background: linear-gradient(135deg, var(--coral), #ff9b78);\n    }\n\n    .vf-agent-dash {\n      position: absolute;\n      border: 2px dashed rgba(255,255,255,.25);\n      border-radius: 26px;\n      pointer-events: none;\n    }\n\n    .vf-agent-dash--one {\n      left: 26%;\n      top: 23%;\n      width: 160px;\n      height: 80px;\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .vf-agent-dash--two {\n      right: 22%;\n      top: 25%;\n      width: 148px;\n      height: 76px;\n      border-left: 0;\n      border-bottom: 0;\n    }\n\n    .vf-agent-dash--three {\n      left: 25%;\n      bottom: 23%;\n      width: 160px;\n      height: 80px;\n      border-right: 0;\n      border-top: 0;\n    }\n\n    .vf-agent-dash--four {\n      right: 23%;\n      bottom: 22%;\n      width: 150px;\n      height: 82px;\n      border-left: 0;\n      border-top: 0;\n    }\n\n    .vf-agent-content {\n      width: min(1280px, calc(100% - 48px));\n      margin: 0 auto;\n      padding: 58px 0 76px;\n    }\n\n    .vf-agent-section-head {\n      max-width: 760px;\n      margin: 0 auto 28px;\n      text-align: center;\n    }\n\n    .vf-agent-section-head__kicker {\n      margin: 0 0 12px;\n      color: var(--teal);\n      font-size: 15px;\n      font-weight: 900;\n      letter-spacing: .16em;\n      text-transform: uppercase;\n    }\n\n    .vf-agent-section-head h2 {\n      margin: 0;\n      color: var(--navy);\n      font-size: clamp(34px, 3.2vw, 46px);\n      line-height: 1.12;\n      letter-spacing: -.04em;\n      font-weight: 950;\n    }\n\n    .vf-agent-section-head p {\n      margin: 16px 0 0;\n      color: var(--muted);\n      font-size: 19px;\n      line-height: 1.55;\n    }\n\n    .vf-agent-cards {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 24px;\n      margin-top: 34px;\n    }\n\n    .vf-agent-card {\n      min-height: 150px;\n      padding: 28px;\n      border-radius: 20px;\n      background: var(--card);\n      border: 1px solid rgba(223,232,241,.86);\n      box-shadow: 0 18px 42px rgba(8,36,71,.08);\n      display: grid;\n      grid-template-columns: 70px 1fr;\n      gap: 20px;\n      align-items: center;\n    }\n\n    .vf-agent-card__icon {\n      width: 66px;\n      height: 66px;\n      display: grid;\n      place-items: center;\n      border-radius: 999px;\n      font-size: 30px;\n      font-weight: 900;\n    }\n\n    .vf-agent-card:nth-child(1) .vf-agent-card__icon {\n      background: #fff0d6;\n      color: #e89b1e;\n    }\n\n    .vf-agent-card:nth-child(2) .vf-agent-card__icon {\n      background: #dff7ef;\n      color: #27a77b;\n    }\n\n    .vf-agent-card:nth-child(3) .vf-agent-card__icon {\n      background: #e4f2ff;\n      color: #2d8dea;\n    }\n\n    .vf-agent-card:nth-child(4) .vf-agent-card__icon {\n      background: #ffe6e1;\n      color: #ef624d;\n    }\n\n    .vf-agent-card h3 {\n      margin: 0 0 8px;\n      color: var(--navy);\n      font-size: 20px;\n      line-height: 1.18;\n      letter-spacing: -.02em;\n      font-weight: 900;\n    }\n\n    .vf-agent-card p {\n      margin: 0;\n      color: var(--text);\n      font-size: 16px;\n      line-height: 1.5;\n    }\n\n    .vf-agent-sources {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 7px;\n      margin-top: 8px;\n    }\n\n    .vf-agent-source {\n      padding: 6px 9px;\n      border-radius: 999px;\n      background: #f1f8fb;\n      border: 1px solid #d7ebf2;\n      color: #24475a;\n      font-size: 13px;\n      font-weight: 800;\n      white-space: nowrap;\n    }\n\n    .vf-agent-control {\n      margin-top: 28px;\n      padding: 22px 28px;\n      border-radius: 18px;\n      background:\n        radial-gradient(circle at 0% 50%, rgba(21,167,167,.12), transparent 22%),\n        rgba(255,255,255,.7);\n      border: 1px solid rgba(21,167,167,.20);\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 22px;\n      box-shadow: 0 14px 36px rgba(8,36,71,.06);\n    }\n\n    .vf-agent-control__left {\n      display: flex;\n      align-items: center;\n      gap: 18px;\n    }\n\n    .vf-agent-control__icon {\n      width: 54px;\n      height: 54px;\n      display: grid;\n      place-items: center;\n      border-radius: 999px;\n      background: linear-gradient(135deg, var(--teal), var(--blue));\n      color: #fff;\n      font-size: 28px;\n      flex: 0 0 54px;\n    }\n\n    .vf-agent-control p {\n      margin: 0;\n      color: var(--navy);\n      font-size: 22px;\n      line-height: 1.35;\n      font-weight: 850;\n    }\n\n    .vf-agent-control p span {\n      color: var(--teal);\n    }\n\n    .vf-agent-control .vf-agent-btn {\n      min-height: 50px;\n      padding: 0 22px;\n      font-size: 14px;\n      box-shadow: 0 14px 26px rgba(8,36,71,.18);\n    }\n\n    @media (max-width: 1020px) {\n      .vf-agent-nav__links {\n        display: none;\n      }\n\n      .vf-agent-hero__inner {\n        grid-template-columns: 1fr;\n        gap: 36px;\n        padding: 56px 0 52px;\n      }\n\n      .vf-agent-visual {\n        min-height: 380px;\n      }\n\n      .vf-agent-cards {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n\n    @media (max-width: 680px) {\n      .vf-agent-nav {\n        width: min(100% - 32px, 1280px);\n      }\n\n      .vf-agent-nav .vf-agent-btn {\n        display: none;\n      }\n\n      .vf-agent-hero__inner,\n      .vf-agent-content {\n        width: min(100% - 32px, 1280px);\n      }\n\n      .vf-agent-actions {\n        display: grid;\n      }\n\n      .vf-agent-btn {\n        width: 100%;\n      }\n\n      .vf-agent-visual {\n        min-height: 320px;\n      }\n\n      .vf-agent-device {\n        width: 230px;\n        min-height: 300px;\n      }\n\n      .vf-agent-orbit {\n        width: 62px;\n        height: 62px;\n        font-size: 26px;\n      }\n\n      .vf-agent-dash {\n        display: none;\n      }\n\n      .vf-agent-cards {\n        grid-template-columns: 1fr;\n      }\n\n      .vf-agent-card {\n        grid-template-columns: 58px 1fr;\n        padding: 22px;\n      }\n\n      .vf-agent-card__icon {\n        width: 56px;\n        height: 56px;\n        font-size: 25px;\n      }\n\n      .vf-agent-control {\n        display: grid;\n        padding: 22px;\n      }\n\n      .vf-agent-control__left {\n        align-items: flex-start;\n      }\n\n      .vf-agent-control p {\n        font-size: 19px;\n      }\n    }\n  <\/style>\n\n  <nav class=\"vf-agent-nav\" aria-label=\"Copilot-agent navigation\">\n    <div class=\"vf-agent-logo\">\n      <span class=\"vf-agent-logo__mark\" aria-hidden=\"true\"><\/span>\n      <span>Copilot<\/span>\n    <\/div>\n\n    <div class=\"vf-agent-nav__links\" aria-hidden=\"true\">\n      <span>Overblik<\/span>\n      <span>S\u00e5dan virker det<\/span>\n      <span>Eksempler<\/span>\n      <span>Ofte stillede sp\u00f8rgsm\u00e5l<\/span>\n    <\/div>\n\n    <button class=\"vf-agent-btn\" type=\"button\">Kom i gang<\/button>\n  <\/nav>\n\n  <div class=\"vf-agent-hero\">\n    <div class=\"vf-agent-hero__inner\">\n      <div>\n        <div class=\"vf-agent-pill\">Copilot forklaret enkelt<\/div>\n\n        <h1 class=\"vf-agent-title\">\n          En agent er en Copilot, der har f\u00e5et et fast job\n        <\/h1>\n\n        <p class=\"vf-agent-lead\">\n          Den kombinerer en tydelig opgave, bestemte instrukser og relevante kilder, s\u00e5 den kan hj\u00e6lpe p\u00e5 samme m\u00e5de hver gang.\n        <\/p>\n\n        <div class=\"vf-agent-actions\" aria-label=\"Dekorative knapper\">\n          <button class=\"vf-agent-btn vf-agent-btn--teal\" type=\"button\">\n            Se eksempler <span class=\"vf-agent-arrow\">\u2192<\/span>\n          <\/button>\n          <button class=\"vf-agent-btn vf-agent-btn--ghost\" type=\"button\">\n            S\u00e5dan virker det <span class=\"vf-agent-arrow\">\u2192<\/span>\n          <\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"vf-agent-visual\" aria-hidden=\"true\">\n        <div class=\"vf-agent-dash vf-agent-dash--one\"><\/div>\n        <div class=\"vf-agent-dash vf-agent-dash--two\"><\/div>\n        <div class=\"vf-agent-dash vf-agent-dash--three\"><\/div>\n        <div class=\"vf-agent-dash vf-agent-dash--four\"><\/div>\n\n        <div class=\"vf-agent-orbit vf-agent-orbit--one\">\u25a1<\/div>\n        <div class=\"vf-agent-orbit vf-agent-orbit--two\">\u2713<\/div>\n        <div class=\"vf-agent-orbit vf-agent-orbit--three\">\u25c9<\/div>\n        <div class=\"vf-agent-orbit vf-agent-orbit--four\">\ud83d\udc65<\/div>\n\n        <div class=\"vf-agent-device\">\n          <div class=\"vf-agent-chat-icon\">\u2022\u2022\u2022<\/div>\n\n          <div class=\"vf-agent-checklist\">\n            <div class=\"vf-agent-check\">\n              <span class=\"vf-agent-check__dot\">\u2713<\/span>\n              <span class=\"vf-agent-check__lines\"><span><\/span><span><\/span><\/span>\n            <\/div>\n            <div class=\"vf-agent-check\">\n              <span class=\"vf-agent-check__dot\">\u2713<\/span>\n              <span class=\"vf-agent-check__lines\"><span><\/span><span><\/span><\/span>\n            <\/div>\n            <div class=\"vf-agent-check\">\n              <span class=\"vf-agent-check__dot\">\u2713<\/span>\n              <span class=\"vf-agent-check__lines\"><span><\/span><span><\/span><\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <main class=\"vf-agent-content\">\n    <header class=\"vf-agent-section-head\">\n      <p class=\"vf-agent-section-head__kicker\">S\u00e5dan virker en agent<\/p>\n      <h2>Fra dit behov til et brugbart udkast<\/h2>\n      <p>\n        Agenten oms\u00e6tter dit behov til et m\u00e5lrettet f\u00f8rste udkast med de rammer, den er bygget til.\n      <\/p>\n    <\/header>\n\n    <section class=\"vf-agent-cards\" aria-label=\"Agentens fire byggesten\">\n      <article class=\"vf-agent-card\">\n        <div class=\"vf-agent-card__icon\" aria-hidden=\"true\">\u25ce<\/div>\n        <div>\n          <h3>1. Opgave<\/h3>\n          <p>Hvad agenten skal hj\u00e6lpe med.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"vf-agent-card\">\n        <div class=\"vf-agent-card__icon\" aria-hidden=\"true\">\u25a1<\/div>\n        <div>\n          <h3>2. Regler<\/h3>\n          <p>Tone, afgr\u00e6nsning og arbejdsgang.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"vf-agent-card\">\n        <div class=\"vf-agent-card__icon\" aria-hidden=\"true\">\u25c9<\/div>\n        <div>\n          <h3>3. Viden<\/h3>\n          <p>Relevante kilder, som agenten m\u00e5 bruge.<\/p>\n          <div class=\"vf-agent-sources\">\n            <span class=\"vf-agent-source\">Teams kanal<\/span>\n            <span class=\"vf-agent-source\">Website<\/span>\n            <span class=\"vf-agent-source\">SharePoint data<\/span>\n            <span class=\"vf-agent-source\">Filer fra din pc<\/span>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"vf-agent-card\">\n        <div class=\"vf-agent-card__icon\" aria-hidden=\"true\">\u25a6<\/div>\n        <div>\n          <h3>4. Form<\/h3>\n          <p>Det \u00f8nskede output og struktur.<\/p>\n        <\/div>\n      <\/article>\n    <\/section>\n\n    <section class=\"vf-agent-control\" aria-label=\"Ansvar og kontrol\">\n      <div class=\"vf-agent-control__left\">\n        <div class=\"vf-agent-control__icon\" aria-hidden=\"true\">\ud83d\udee1<\/div>\n        <p>\n          Agenten hj\u00e6lper med processen. <span>Du har stadig ansvaret.<\/span>\n        <\/p>\n      <\/div>\n\n      <button class=\"vf-agent-btn\" type=\"button\">\n        L\u00e6s mere om ansvar og kontrol <span class=\"vf-agent-arrow\">\u2192<\/span>\n      <\/button>\n    <\/section>\n  <\/main>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Copilot Overblik S\u00e5dan virker det Eksempler Ofte stillede sp\u00f8rgsm\u00e5l Kom i gang Copilot forklaret enkelt En agent er en Copilot, der har f\u00e5et et fast job Den kombinerer en tydelig opgave, bestemte instrukser og relevante kilder, s\u00e5 den kan hj\u00e6lpe p\u00e5 samme m\u00e5de hver gang. Se eksempler \u2192 S\u00e5dan virker det \u2192 \u25a1 \u2713 \u25c9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/ch0gr.dk\/index.php?rest_route=\/wp\/v2\/pages\/166"}],"collection":[{"href":"https:\/\/ch0gr.dk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ch0gr.dk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ch0gr.dk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ch0gr.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=166"}],"version-history":[{"count":23,"href":"https:\/\/ch0gr.dk\/index.php?rest_route=\/wp\/v2\/pages\/166\/revisions"}],"predecessor-version":[{"id":449,"href":"https:\/\/ch0gr.dk\/index.php?rest_route=\/wp\/v2\/pages\/166\/revisions\/449"}],"wp:attachment":[{"href":"https:\/\/ch0gr.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=166"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}