{"id":355,"date":"2026-08-10T20:05:46","date_gmt":"2026-08-10T11:05:46","guid":{"rendered":"https:\/\/hnday.net\/?page_id=355"},"modified":"2026-08-11T11:39:05","modified_gmt":"2026-08-11T02:39:05","slug":"%e5%ba%97%e8%88%97%e5%81%b4%e3%80%80%e6%b1%82%e4%ba%ba%e5%85%a5%e5%8a%9b%e3%83%9a%e3%83%bc%e3%82%b8","status":"publish","type":"page","link":"https:\/\/hnday.net\/?page_id=355","title":{"rendered":"\u5e97\u8217\u5074\u3000\u6c42\u4eba\u5165\u529b\u30da\u30fc\u30b8"},"content":{"rendered":"<div data-colibri-id=\"355-c1\" class=\"style-524 style-local-355-c1 position-relative\">\n  <!---->\n  <div data-colibri-component=\"section\" data-colibri-id=\"355-c2\" id=\"initial-content\" class=\"h-section h-section-global-spacing d-flex align-items-lg-center align-items-md-center align-items-center style-525 style-local-355-c2 position-relative\">\n    <!---->\n    <!---->\n    <div class=\"h-section-grid-container h-section-boxed-container\">\n      <!---->\n      <div data-colibri-id=\"355-c3\" class=\"h-row-container gutters-row-lg-2 gutters-row-md-2 gutters-row-0 gutters-row-v-lg-2 gutters-row-v-md-2 gutters-row-v-2 style-526 style-local-355-c3 position-relative\">\n        <!---->\n        <div class=\"h-row justify-content-lg-center justify-content-md-center justify-content-center align-items-lg-stretch align-items-md-stretch align-items-stretch gutters-col-lg-2 gutters-col-md-2 gutters-col-0 gutters-col-v-lg-2 gutters-col-v-md-2 gutters-col-v-2\">\n          <!---->\n          <div class=\"h-column h-column-container d-flex h-col-lg-auto h-col-md-auto h-col-auto style-527-outer style-local-355-c4-outer\">\n            <div data-colibri-id=\"355-c4\" class=\"d-flex h-flex-basis h-column__inner h-px-lg-2 h-px-md-2 h-px-2 v-inner-lg-2 v-inner-md-2 v-inner-2 style-527 style-local-355-c4 position-relative\">\n              <!---->\n              <!---->\n              <div class=\"w-100 h-y-container h-column__content h-column__v-align flex-basis-100 align-self-lg-start align-self-md-start align-self-start\">\n                <!---->\n                <div data-colibri-id=\"355-c5\" class=\"style-528 style-local-355-c5 position-relative h-element\">\n                  <!---->\n                  <div>\n                    \n\n\n\n                    <meta charset=\"UTF-8\">\n                    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n                    <title>\u50cd\u3044\u3066\u307b\u3057\u3044\u6642\u9593\u306e\u5165\u529b | \u5e97\u8217\u7ba1\u7406\u753b\u9762<\/title>\n                    <style>\n                      \/* \u5168\u4f53\u8a2d\u5b9a *\/\n\n                      * {\n                        box-sizing: border-box;\n                        margin: 0;\n                        padding: 0;\n                      }\n\n                      \/* \u80cc\u666f\u8272\u30a4\u30a8\u30ed\u30fc *\/\n\n                      body {\n                        font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;\n                        background-color: #fbc02d;\n                        \/* \u30a2\u30d7\u30ea\u5171\u901a\u306e\u30a4\u30a8\u30ed\u30fc *\/\n                        color: #333333;\n                        padding: 20px 10px 40px;\n                        line-height: 1.5;\n                      }\n\n                      .container {\n                        max-width: 650px;\n                        margin: 0 auto;\n                        background-color: #ffffff;\n                        padding: 25px 20px;\n                        border-radius: 16px;\n                        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n                      }\n\n                      h1 {\n                        font-size: 20px;\n                        text-align: center;\n                        margin-bottom: 20px;\n                        color: #1a252f;\n                      }\n\n                      .form-group {\n                        margin-bottom: 22px;\n                      }\n\n                      label.section-title {\n                        display: block;\n                        font-weight: bold;\n                        font-size: 15px;\n                        margin-bottom: 8px;\n                        color: #2c3e50;\n                        border-left: 4px solid #fbc02d;\n                        padding-left: 8px;\n                      }\n\n                      \/* \u8077\u7a2e\u9078\u629e\u30dc\u30bf\u30f3 *\/\n\n                      .job-types {\n                        display: flex;\n                        gap: 10px;\n                      }\n\n                      .job-types input[type=\"radio\"] {\n                        display: none;\n                      }\n\n                      .job-type-btn {\n                        flex: 1;\n                        text-align: center;\n                        padding: 12px 8px;\n                        border: 2px solid #e0e0e0;\n                        border-radius: 8px;\n                        background-color: #fafafa;\n                        font-weight: bold;\n                        font-size: 14px;\n                        cursor: pointer;\n                        transition: all 0.2s;\n                      }\n\n                      .job-types input[type=\"radio\"]:checked+.job-type-btn {\n                        background-color: #333333;\n                        color: #ffffff;\n                        border-color: #333333;\n                      }\n\n                      \/* \u4eba\u6570\u30fb\u65e5\u4ed8\u5165\u529b *\/\n\n                      .input-row {\n                        display: flex;\n                        gap: 15px;\n                      }\n\n                      .input-row .form-group {\n                        flex: 1;\n                      }\n\n                      input[type=\"number\"],\n                      input[type=\"date\"],\n                      select {\n                        width: 100%;\n                        padding: 12px;\n                        border: 2px solid #e0e0e0;\n                        border-radius: 8px;\n                        font-size: 15px;\n                        background-color: #ffffff;\n                      }\n\n                      input:focus,\n                      select:focus {\n                        outline: none;\n                        border-color: #fbc02d;\n                      }\n\n                      \/* \u30db\u30c3\u30c8\u30da\u30c3\u30d1\u30fc\u98a8 \u304b\u3093\u305f\u3093\u6642\u9593\u6307\u5b9a *\/\n\n                      .quick-picker {\n                        background-color: #fffde7;\n                        border: 1px solid #fff59d;\n                        padding: 15px;\n                        border-radius: 10px;\n                        margin-bottom: 15px;\n                      }\n\n                      .quick-picker p {\n                        font-size: 13px;\n                        color: #666;\n                        margin-bottom: 8px;\n                      }\n\n                      .time-select-group {\n                        display: flex;\n                        align-items: center;\n                        gap: 8px;\n                      }\n\n                      .apply-time-btn {\n                        padding: 12px 16px;\n                        background-color: #fbc02d;\n                        color: #1a252f;\n                        border: none;\n                        border-radius: 8px;\n                        font-weight: bold;\n                        cursor: pointer;\n                        white-space: nowrap;\n                      }\n\n                      .apply-time-btn:hover {\n                        background-color: #f57f17;\n                        color: white;\n                      }\n\n                      \/* 30\u5206\u5358\u4f4d\u306e\u30d1\u30cd\u30eb\u30c6\u30fc\u30d6\u30eb (\u671d5\u6642\u301c\u7fcc\u671d5\u6642) *\/\n\n                      .time-grid-container {\n                        margin-top: 10px;\n                      }\n\n                      .time-status-bar {\n                        font-size: 13px;\n                        font-weight: bold;\n                        color: #2e7d32;\n                        margin-bottom: 8px;\n                        text-align: right;\n                      }\n\n                      .time-grid {\n                        display: grid;\n                        grid-template-columns: repeat(6, 1fr);\n                        \/* 1\u884c6\u30b3\u30de *\/\n                        gap: 6px;\n                        max-height: 320px;\n                        overflow-y: auto;\n                        padding: 6px;\n                        border: 1px solid #e0e0e0;\n                        border-radius: 8px;\n                        background-color: #fafafa;\n                      }\n\n                      \/* 30\u5206\u30d1\u30cd\u30eb *\/\n\n                      .time-panel {\n                        padding: 10px 4px;\n                        font-size: 11px;\n                        text-align: center;\n                        background-color: #ffffff;\n                        border: 1px solid #cccccc;\n                        border-radius: 6px;\n                        cursor: pointer;\n                        user-select: none;\n                        transition: all 0.15s;\n                      }\n\n                      .time-panel:hover {\n                        border-color: #fbc02d;\n                        background-color: #fffde7;\n                      }\n\n                      \/* \u9078\u629e\u6e08\u307f\uff08\u30a2\u30af\u30c6\u30a3\u30d6\uff09\u306e\u30d1\u30cd\u30eb *\/\n\n                      .time-panel.active {\n                        background-color: #2ecc71;\n                        \/* \u9bae\u3084\u304b\u306a\u7dd1 *\/\n                        color: #ffffff;\n                        border-color: #27ae60;\n                        font-weight: bold;\n                      }\n\n                      \/* \u767b\u9332\u30dc\u30bf\u30f3 *\/\n\n                      .submit-btn {\n                        width: 100%;\n                        padding: 16px;\n                        background-color: #333333;\n                        color: #ffffff;\n                        font-size: 18px;\n                        font-weight: bold;\n                        border: none;\n                        border-radius: 10px;\n                        cursor: pointer;\n                        margin-top: 20px;\n                        transition: background-color 0.2s;\n                      }\n\n                      .submit-btn:hover {\n                        background-color: #000000;\n                      }\n\n                      \/* \u30b9\u30de\u30db\u5bfe\u5fdc *\/\n\n                      @media (max-width: 480px) {\n                        .time-grid {\n                          grid-template-columns: repeat(4, 1fr);\n                          \/* \u30b9\u30de\u30db\u306f1\u884c4\u30b3\u30de *\/\n                        }\n                        .input-row {\n                          flex-direction: column;\n                          gap: 0;\n                        }\n                      }\n                    <\/style>\n\n\n\n                    <div class=\"container\">\n                      <h1>\u6c42\u4eba\u6642\u9593\uff08\u52df\u96c6\u30b7\u30d5\u30c8\uff09\u306e\u5165\u529b<\/h1>\n\n                      <form id=\"jobForm\">\n\n                        <!-- 1. \u8077\u7a2e\u9078\u629e -->\n                        <div class=\"form-group\">\n                          <label class=\"section-title\">\u8077\u7a2e\u3092\u9078\u629e<\/label>\n                          <div class=\"job-types\">\n                            <label>\n                              <input type=\"radio\" name=\"jobType\" value=\"\u8abf\u7406\" required=\"\" checked=\"\">\n                              <div class=\"job-type-btn\">\u8abf\u7406<\/div>\n                            <\/label>\n                            <label>\n                              <input type=\"radio\" name=\"jobType\" value=\"\u30db\u30fc\u30eb\">\n                              <div class=\"job-type-btn\">\u30db\u30fc\u30eb<\/div>\n                            <\/label>\n                            <label>\n                              <input type=\"radio\" name=\"jobType\" value=\"\u8abf\u7406\u88dc\u52a9\">\n                              <div class=\"job-type-btn\">\u8abf\u7406\u88dc\u52a9<\/div>\n                            <\/label>\n                          <\/div>\n                        <\/div>\n\n                        <!-- 2. \u65e5\u4ed8 \uff06 \u4eba\u6570 -->\n                        <div class=\"input-row\">\n                          <div class=\"form-group\">\n                            <label class=\"section-title\">\u65e5\u4ed8\u3092\u9078\u629e<\/label>\n                            <input type=\"date\" id=\"workDate\" required=\"\">\n                          <\/div>\n                          <div class=\"form-group\">\n                            <label class=\"section-title\">\u52df\u96c6\u4eba\u6570<\/label>\n                            <input type=\"number\" id=\"workerCount\" min=\"1\" max=\"99\" value=\"1\" required=\"\"> \u4eba\n                          <\/div>\n                        <\/div>\n\n                        <!-- 3. \u30db\u30c3\u30c8\u30da\u30c3\u30d1\u30fc\u98a8 \u304b\u3093\u305f\u3093\u6642\u9593\u6307\u5b9a -->\n                        <div class=\"form-group\">\n                          <label class=\"section-title\">\u50cd\u3044\u3066\u307b\u3057\u3044\u6642\u9593\u5e2f<\/label>\n\n                          <div class=\"quick-picker\">\n                            <p>\ud83d\udca1 \u6642\u9593\u3092\u9078\u3093\u3067\u300c\u53cd\u6620\u300d\u3092\u62bc\u3059\u3068\u3001\u4e0b\u306e\u30d1\u30cd\u30eb\u304c\u81ea\u52d5\u3067\u4e00\u62ec\u9078\u629e\u3055\u308c\u307e\u3059<\/p>\n                            <div class=\"time-select-group\">\n                              <select id=\"startTimeSelect\"><\/select>\n                              <span>\u301c<\/span>\n                              <select id=\"endTimeSelect\"><\/select>\n                              <button type=\"button\" class=\"apply-time-btn\" onclick=\"applyQuickTime()\">\u53cd\u6620<\/button>\n                            <\/div>\n                          <\/div>\n\n                          <!-- 4. \u671d5:00\u301c\u7fcc5:00 30\u5206\u5358\u4f4d\u30d1\u30cd\u30eb\uff0848\u30b3\u30de\uff09 -->\n                          <div class=\"time-status-bar\" id=\"selectedSummary\">\u9078\u629e\u4e2d: 0\u30b3\u30de\uff080\u6642\u9593\uff09<\/div>\n                          <div class=\"time-grid\" id=\"timeGrid\">\n                            <!-- JS\u3067\u671d5:00\u301c\u7fcc5:00\u307e\u3067\u306e\u30d1\u30cd\u30eb\u3092\u751f\u6210\u3057\u307e\u3059 -->\n                          <\/div>\n                        <\/div>\n\n                        <!-- \u9001\u4fe1\u30dc\u30bf\u30f3 -->\n                        <button type=\"submit\" class=\"submit-btn\">\u3053\u306e\u6761\u4ef6\u3067\u6c42\u4eba\u3092\u51fa\u3059<\/button>\n\n                      <\/form>\n                    <\/div>\n\n                    <script>\n                      \/\/ \u671d5:00 \u301c \u7fcc\u671d5:00 \u307e\u3067\u306e30\u5206\u523b\u307f\u30bf\u30a4\u30e0\u30c7\u30fc\u30bf\u751f\u6210\n                      const timeSlots = [];\n                      const startHour = 5; \/\/ \u671d5\u6642\u30b9\u30bf\u30fc\u30c8\n\n                      for (let i = 0; i < 48; i++) { \/\/ 24\u6642\u9593 = 48\u30b3\u30de\n                        const totalMinutes = (startHour * 60) + (i * 30);\n                        const hour = Math.floor(totalMinutes \/ 60) % 24;\n                        const min = totalMinutes % 60 === 0 ? '00' : '30';\n\n                        const isNextDay = totalMinutes >= 24 * 60; \/\/ 24\u6642\u4ee5\u964d\uff08\u7fcc\u65e5\uff09\n                        const displayLabel = `${isNextDay ? '\u7fcc' : ''}${String(hour).padStart(2, '0')}:${min}`;\n\n                        timeSlots.push({\n                          index: i,\n                          label: displayLabel,\n                          active: false\n                        });\n                      }\n\n                      \/\/ \u30c9\u30ed\u30c3\u30d7\u30c0\u30a6\u30f3\u306e\u9078\u629e\u80a2\u3092\u4f5c\u6210\uff06\u30d1\u30cd\u30eb\u306e\u81ea\u52d5\u751f\u6210\n                      const gridEl = document.getElementById('timeGrid');\n                      const startSelectEl = document.getElementById('startTimeSelect');\n                      const endSelectEl = document.getElementById('endTimeSelect');\n\n                      timeSlots.forEach((slot, idx) => {\n                        \/\/ 1. \u30bb\u30ec\u30af\u30c8\u30dc\u30c3\u30af\u30b9\u306e\u9078\u629e\u80a2\u3092\u8ffd\u52a0\n                        const optStart = new Option(slot.label, idx);\n                        const optEnd = new Option(slot.label, idx + 1);\n                        startSelectEl.add(optStart);\n                        endSelectEl.add(optEnd);\n\n                        \/\/ 2. \u30d1\u30cd\u30eb\u8981\u7d20\uff08DOM\uff09\u3092\u4f5c\u6210\n                        const panel = document.createElement('div');\n                        panel.className = 'time-panel';\n                        panel.innerText = slot.label;\n                        panel.dataset.index = idx;\n\n                        \/\/ \u30af\u30ea\u30c3\u30af\u3067\u30a2\u30af\u30c6\u30a3\u30d6\u72b6\u614b\u3092\u30c8\u30b0\u30eb\n                        panel.addEventListener('click', () => {\n                          slot.active = !slot.active;\n                          panel.classList.toggle('active', slot.active);\n                          updateSummary();\n                        });\n\n                        gridEl.appendChild(panel);\n                      });\n\n                      \/\/ \u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u300c09:00 \u301c 17:00\u300d\u3042\u305f\u308a\u3092\u521d\u671f\u30bb\u30c3\u30c8\u3057\u3066\u304a\u304f\n                      startSelectEl.value = 8; \/\/ 09:00\n                      endSelectEl.value = 24; \/\/ 17:00\n\n                      \/\/ \u4eca\u65e5\u304b\u30891\u30f6\u6708\u5f8c\u306e\u65e5\u4ed8\u5236\u9650\u3092\u30bb\u30c3\u30c8\n                      const today = new Date();\n                      const yyyy = today.getFullYear();\n                      const mm = String(today.getMonth() + 1).padStart(2, '0');\n                      const dd = String(today.getDate()).padStart(2, '0');\n                      document.getElementById('workDate').value = `${yyyy}-${mm}-${dd}`;\n\n                      \/\/ \u304b\u3093\u305f\u3093\u6642\u9593\u6307\u5b9a\u306e\u300c\u53cd\u6620\u300d\u30dc\u30bf\u30f3\u52d5\u4f5c\n                      function applyQuickTime() {\n                        const startIdx = parseInt(startSelectEl.value);\n                        const endIdx = parseInt(endSelectEl.value);\n\n                        if (startIdx >= endIdx) {\n                          alert('\u7d42\u4e86\u6642\u9593\u306f\u958b\u59cb\u6642\u9593\u3088\u308a\u5f8c\u306e\u6642\u9593\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002');\n                          return;\n                        }\n\n                        \/\/ \u4e00\u65e6\u5168\u30af\u30ea\u30a2\u3057\u3066\u6307\u5b9a\u7bc4\u56f2\u3092\u30cf\u30a4\u30e9\u30a4\u30c8\n                        timeSlots.forEach((slot, idx) => {\n                          const panel = gridEl.children[idx];\n                          if (idx >= startIdx && idx < endIdx) {\n                            slot.active = true;\n                            panel.classList.add('active');\n                          } else {\n                            slot.active = false;\n                            panel.classList.remove('active');\n                          }\n                        });\n\n                        updateSummary();\n                      }\n\n                      \/\/ \u9078\u629e\u30b3\u30de\u6570\u3068\u5408\u8a08\u6642\u9593\u306e\u8a08\u7b97\u8868\u793a\n                      function updateSummary() {\n                        const activeSlots = timeSlots.filter(s => s.active);\n                        const hours = (activeSlots.length * 0.5).toFixed(1);\n                        document.getElementById('selectedSummary').innerText = `\u9078\u629e\u4e2d: ${activeSlots.length}\u30b3\u30de\uff08\u8a08 ${hours} \u6642\u9593\uff09`;\n                      }\n\n                      \/\/ \u521d\u671f\u5316\u5b9f\u884c\n                      applyQuickTime();\n\n                      \/\/ \u9001\u4fe1\u6642\u306e\u51e6\u7406\n                      document.getElementById('jobForm').addEventListener('submit', function(e) {\n                        e.preventDefault();\n\n                        const jobType = document.querySelector('input[name=\"jobType\"]:checked').value;\n                        const count = document.getElementById('workerCount').value;\n                        const date = document.getElementById('workDate').value;\n                        const activeSlots = timeSlots.filter(s => s.active);\n\n                        if (activeSlots.length === 0) {\n                          alert('\u50cd\u3044\u3066\u307b\u3057\u3044\u6642\u9593\u5e2f\u306e\u30d1\u30cd\u30eb\u3092\u5c11\u306a\u304f\u3068\u30821\u30b3\u30de\u4ee5\u4e0a\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002');\n                          return;\n                        }\n\n                        const firstSlot = activeSlots[0].label;\n                        const lastSlot = timeSlots[activeSlots[activeSlots.length - 1].index].label;\n\n                        alert(`\u6c42\u4eba\u3092\u767b\u9332\u3057\u307e\u3057\u305f\uff01nn\u3010\u8077\u7a2e\u3011${jobType}n\u3010\u65e5\u4ed8\u3011${date}n\u3010\u4eba\u6570\u3011${count}\u540dn\u3010\u6642\u9593\u5e2f\u3011${firstSlot} \u301c ${lastSlot} \uff08\u8a08 ${activeSlots.length * 0.5}\u6642\u9593\uff09`);\n                      });\n                    <\/script>\n\n\n\n                    \n\n                    \n                    <p class=\"wp-block-paragraph\"><\/p>\n                    \n                  <\/div>\n                <\/div>\n                <div data-colibri-id=\"355-c6\" class=\"h-x-container style-529 style-local-355-c6 position-relative h-element\">\n                  <!---->\n                  <div class=\"h-x-container-inner style-dynamic-355-c6-group style-529-spacing style-local-355-c6-spacing\"><span class=\"h-button__outer style-530-outer style-local-355-c7-outer d-inline-flex h-element\"><a h-use-smooth-scroll=\"true\" href=\"https:\/\/hnday.net\/?page_id=364\"  data-colibri-id=\"355-c7\" class=\"d-flex w-100 align-items-center h-button justify-content-lg-center justify-content-md-center justify-content-center style-530 style-local-355-c7 position-relative\"><!----><!----> <span>\u6b21\u3078<\/span><\/a>\n                    <\/span>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\u50cd\u3044\u3066\u307b\u3057\u3044\u6642\u9593\u306e\u5165\u529b | \u5e97\u8217\u7ba1\u7406\u753b\u9762 \u6c42\u4eba\u6642\u9593\uff08\u52df\u96c6\u30b7\u30d5\u30c8\uff09\u306e\u5165\u529b \u8077\u7a2e\u3092\u9078\u629e \u8abf\u7406 \u30db\u30fc\u30eb \u8abf\u7406\u88dc\u52a9 \u65e5\u4ed8\u3092\u9078\u629e \u52df\u96c6\u4eba\u6570 \u4eba \u50cd\u3044\u3066\u307b\u3057\u3044\u6642\u9593\u5e2f \ud83d\udca1 \u6642\u9593\u3092\u9078\u3093\u3067\u300c\u53cd\u6620\u300d\u3092\u62bc\u3059\u3068\u3001\u4e0b\u306e\u30d1\u30cd\u30eb\u304c\u81ea\u52d5\u3067\u4e00\u62ec\u9078\u629e\u3055\u308c\u307e [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/full-width-page.php","meta":{"footnotes":""},"class_list":["post-355","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hnday.net\/index.php?rest_route=\/wp\/v2\/pages\/355","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hnday.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hnday.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hnday.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hnday.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=355"}],"version-history":[{"count":3,"href":"https:\/\/hnday.net\/index.php?rest_route=\/wp\/v2\/pages\/355\/revisions"}],"predecessor-version":[{"id":433,"href":"https:\/\/hnday.net\/index.php?rest_route=\/wp\/v2\/pages\/355\/revisions\/433"}],"wp:attachment":[{"href":"https:\/\/hnday.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=355"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}