{"id":16825,"date":"2025-08-15T14:15:47","date_gmt":"2025-08-15T05:15:47","guid":{"rendered":"https:\/\/www.bscre8.com\/journal\/?p=16825"},"modified":"2025-08-18T10:14:00","modified_gmt":"2025-08-18T01:14:00","slug":"20250815","status":"publish","type":"post","link":"https:\/\/www.bscre8.com\/journal\/2025\/08\/15\/20250815\/","title":{"rendered":"\u8ab2\u984c\u89e3\u6c7a\u30bb\u30df\u30ca\u30fc\u3067Web\u96c6\u5ba2\u30fb\u63a1\u7528\u30fb\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u306e\u60a9\u307f\u3092\u89e3\u6c7a\u3057\u307e\u305b\u3093\u304b\uff1f"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u4e2d\u5c0f\u4f01\u696d\u306e\u305f\u3081\u306e\u8ab2\u984c\u89e3\u6c7a\u30bb\u30df\u30ca\u30fc<\/title>\n    <!-- Tailwind CSS CDN -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&family=Noto+Sans+JP:wght@400;700&display=swap');\n        body {\n            font-family: 'Noto Sans JP', 'Inter', sans-serif;\n            background-color: #f7fafc; \/* Tailwind's gray-100 *\/\n        }\n        .container {\n            max-width: 1024px;\n        }\n        .card {\n            background-color: white;\n            border: 1px solid #e2e8f0; \/* Tailwind's gray-200 *\/\n            transition: transform 0.2s, box-shadow 0.2s;\n        }\n        .card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n        }\n        .highlight-text {\n            color: #4a5568; \/* Tailwind's gray-700 *\/\n            font-weight: bold;\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-gray-100 text-gray-800\">\n\n    <div class=\"container mx-auto px-4 py-8 md:py-16\">\n        <!-- Main Header -->\n        <header class=\"text-center mb-12\">\n            <h1 class=\"text-3xl md:text-5xl font-extrabold text-gray-900 mb-4\">\u4e2d\u5c0f\u4f01\u696d\u306e\u305f\u3081\u306e\u8ab2\u984c\u89e3\u6c7a\u30bb\u30df\u30ca\u30fc<\/h1>\n            <p class=\"text-md md:text-lg text-gray-600 max-w-3xl mx-auto\">\n                \u30d3\u30fc\u30ba\u30af\u30ea\u30a8\u30a4\u30c8\u304c\u4e3b\u50ac\u3059\u308b\u3001\u4e2d\u5c0f\u4f01\u696d\u3092\u5bfe\u8c61\u3068\u3057\u305f\u7121\u6599\u30aa\u30f3\u30e9\u30a4\u30f3\u30bb\u30df\u30ca\u30fc\u30b7\u30ea\u30fc\u30ba\u3067\u3059\u3002Web\u96c6\u5ba2\u3001\u4eba\u6750\u63a1\u7528\u3001\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u3001\u53e3\u30b3\u30df\u6226\u7565\u3068\u3044\u3063\u305f\u5e45\u5e83\u3044\u30c6\u30fc\u30de\u3067\u3001\u7d4c\u55b6\u8005\u3084\u62c5\u5f53\u8005\u306e\u7686\u3055\u307e\u306e\u8ab2\u984c\u89e3\u6c7a\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002\n            <\/p>\n        <\/header>\n\n        <!-- Recommended for section -->\n        <section class=\"bg-white rounded-xl shadow-lg p-6 mb-12\">\n            <h2 class=\"text-2xl font-bold text-gray-900 mb-4 flex items-center\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-6 w-6 mr-2 text-blue-500\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 3a2.85 2.85 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z\"\/><path d=\"m15 5 4 4\"\/><\/svg>\n                \u3053\u3093\u306a\u65b9\u306b\u304a\u3059\u3059\u3081\n            <\/h2>\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-4 text-center\">\n                <div class=\"bg-blue-100 p-4 rounded-xl text-blue-800 font-semibold shadow-sm\">\u7d4c\u55b6\u8005<\/div>\n                <div class=\"bg-blue-100 p-4 rounded-xl text-blue-800 font-semibold shadow-sm\">Web\u62c5\u5f53\u8005<\/div>\n                <div class=\"bg-blue-100 p-4 rounded-xl text-blue-800 font-semibold shadow-sm\">\u5e83\u5831\u62c5\u5f53\u8005<\/div>\n                <div class=\"bg-blue-100 p-4 rounded-xl text-blue-800 font-semibold shadow-sm\">\u63a1\u7528\u62c5\u5f53\u8005<\/div>\n            <\/div>\n            <p class=\"mt-6 text-gray-700 leading-relaxed\">\n                <span class=\"highlight-text\">\u300c\u96c6\u5ba2\u3084\u63a1\u7528\u306b\u8ab2\u984c\u3092\u611f\u3058\u3066\u3044\u308b\u300d\u300cWeb\u30b5\u30a4\u30c8\u3092\u6709\u52b9\u6d3b\u7528\u3067\u304d\u3066\u3044\u306a\u3044\u300d\u300cAI\u3092\u3069\u3046\u6d3b\u7528\u3059\u308c\u3070\u826f\u3044\u304b\u308f\u304b\u3089\u306a\u3044\u300d<\/span>\u3068\u3044\u3063\u305f\u304a\u60a9\u307f\u3092\u304a\u6301\u3061\u306e\u65b9\u306b\u7279\u306b\u304a\u3059\u3059\u3081\u306e\u5185\u5bb9\u3067\u3059\u3002\n            <\/p>\n        <\/section>\n\n        <!-- Schedule section -->\n        <section class=\"mb-12\">\n            <h2 class=\"text-3xl font-bold text-center text-gray-900 mb-8\">\u958b\u50ac\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3068\u5185\u5bb9<\/h2>\n            <div class=\"space-y-6\">\n                <!-- Seminar 1 -->\n                <a href=\"https:\/\/seminar.bscre8.com\/seminar\/seminar1\/\" target=\"_blank\" class=\"card p-6 rounded-xl shadow-md block hover:bg-gray-50\">\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">\u3010\u7b2c1\u56de\u3011\u52b9\u679c\u5b9f\u8a3c\u6e08\u307f\uff01Web\u30b5\u30a4\u30c8\u3067\u58f2\u4e0a\u3092\u6700\u5927\u5316\u3059\u308b\u79d8\u8a23<\/h3>\n                    <p class=\"text-gray-600 mb-2\"><span class=\"font-bold text-gray-700\">\u958b\u50ac\u65e5\u6642:<\/span> 8\u670820\u65e5\uff08\u6c34\uff0915:00\u301c16:00<\/p>\n                    <p class=\"text-gray-700 leading-relaxed\">Web\u30b5\u30a4\u30c8\u304c\u300c\u898b\u3089\u308c\u3066\u3044\u308b\u3060\u3051\u300d\u306b\u306a\u3063\u3066\u3057\u307e\u3046\u539f\u56e0\u3092\u89e3\u660e\u3057\u3001\u751f\u6210AI\u6642\u4ee3\u306eSEO\u5bfe\u7b56\u3084\u30b3\u30f3\u30c6\u30f3\u30c4\u4f5c\u6210\u3078\u306e\u5f71\u97ff\u3092\u89e3\u8aac\u3057\u307e\u3059\u3002\u554f\u3044\u5408\u308f\u305b\u3084\u9867\u5ba2\u7372\u5f97\u306b\u76f4\u7d50\u3059\u308b\u6226\u7565\u3092\u5b66\u3073\u305f\u3044\u65b9\u306b\u6700\u9069\u3067\u3059\u3002<\/p>\n                <\/a>\n\n                <!-- Seminar 2 -->\n                <a href=\"https:\/\/seminar.bscre8.com\/seminar\/seminar2\/\" target=\"_blank\" class=\"card p-6 rounded-xl shadow-md block hover:bg-gray-50\">\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">\u3010\u7b2c2\u56de\u3011\u3082\u3046\u60a9\u307e\u306a\u3044\uff01\u4e2d\u5c0f\u4f01\u696d\u306e\u305f\u3081\u306e\u63a1\u7528\u529b\u5f37\u5316\u30bb\u30df\u30ca\u30fc<\/h3>\n                    <p class=\"text-gray-600 mb-2\"><span class=\"font-bold text-gray-700\">\u958b\u50ac\u65e5\u6642:<\/span> 8\u670827\u65e5\uff08\u6c34\uff0915:00\u301c16:00<\/p>\n                    <p class=\"text-gray-700 leading-relaxed\">\u300c\u6b32\u3057\u3044\u4eba\u6750\u300d\u306b\u97ff\u304f\u63a1\u7528\u6226\u7565\u306e3\u3064\u306e\u30b9\u30c6\u30c3\u30d7\u3068\u3001\u63a1\u7528\u6210\u529f\u4f01\u696d\u306e\u4e8b\u4f8b\u304b\u3089\u5b66\u3076\u5b9f\u8df5\u7684\u306a\u30d2\u30f3\u30c8\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\u4eba\u6750\u63a1\u7528\u306b\u304a\u60a9\u307f\u306e\u62c5\u5f53\u8005\u69d8\u306f\u5fc5\u898b\u3067\u3059\u3002<\/p>\n                <\/a>\n\n                <!-- Seminar 3 -->\n                <a href=\"https:\/\/seminar.bscre8.com\/seminar\/seminar3\/\" target=\"_blank\" class=\"card p-6 rounded-xl shadow-md block hover:bg-gray-50\">\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">\u3010\u7b2c3\u56de\u3011\u9867\u5ba2\u3092\u63b4\u3080\uff01\u4e2d\u5c0f\u4f01\u696d\u306e\u305f\u3081\u306eAI\u5e83\u5831\u30fb\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u6226\u7565<\/h3>\n                    <p class=\"text-gray-600 mb-2\"><span class=\"font-bold text-gray-700\">\u958b\u50ac\u65e5\u6642:<\/span> 9\u67083\u65e5\uff08\u6c34\uff0915:00\u301c16:00<\/p>\n                    <p class=\"text-gray-700 leading-relaxed\">AI\u306f\u300c\u672a\u6765\u306e\u6280\u8853\u300d\u3067\u306f\u306a\u304f\u3001\u300c\u4eca\u65e5\u306e\u8ab2\u984c\u89e3\u6c7a\u30c4\u30fc\u30eb\u300d\u3068\u3057\u3066\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002AI\u3092\u6d3b\u7528\u3057\u306a\u3044\u30ea\u30b9\u30af\u3084\u3001\u5c0e\u5165\u306b\u3088\u308b\u5177\u4f53\u7684\u306a\u30e1\u30ea\u30c3\u30c8\u3092\u89e3\u8aac\u3057\u3001\u696d\u52d9\u52b9\u7387\u3092\u5287\u7684\u306b\u9ad8\u3081\u308b\u65b9\u6cd5\u3092\u5b66\u3073\u307e\u3059\u3002<\/p>\n                <\/a>\n\n                <!-- Seminar 4 -->\n                <a href=\"https:\/\/seminar.bscre8.com\/seminar\/seminar4\/\" target=\"_blank\" class=\"card p-6 rounded-xl shadow-md block hover:bg-gray-50\">\n                    <h3 class=\"text-xl font-bold text-gray-900 mb-2\">\u3010\u7b2c4\u56de\u3011\u4eca\u65e5\u304b\u3089\u59cb\u3081\u308b\uff01\u306f\u3058\u3081\u3066\u306e\u53e3\u30b3\u30df\u6226\u7565\u30bb\u30df\u30ca\u30fc<\/h3>\n                    <p class=\"text-600 mb-2\"><span class=\"font-bold text-gray-700\">\u958b\u50ac\u65e5\u6642:<\/span> 9\u670810\u65e5\uff08\u6c34\uff0915:00\u301c16:00<\/p>\n                    <p class=\"text-gray-700 leading-relaxed\">\u96c6\u5ba2\u306b\u304a\u3044\u3066\u53e3\u30b3\u30df\u304c\u6700\u3082\u91cd\u8981\u3067\u3042\u308b\u7406\u7531\u3092\u6398\u308a\u4e0b\u3052\u3001SNS\u3084Google\u30de\u30c3\u30d7\u3092\u6d3b\u7528\u3057\u3066\u30d5\u30a1\u30f3\u3092\u5897\u3084\u3057\u96c6\u5ba2\u3092\u5897\u3084\u3059\u305f\u3081\u306e\u57fa\u672c\u7684\u306a\u65b9\u6cd5\u3092\u5b66\u3073\u307e\u3059\u3002<\/p>\n                <\/a>\n            <\/div>\n        <\/section>\n\n        <!-- Seminar Details section -->\n        <section class=\"bg-gray-800 text-white rounded-xl shadow-lg p-8 mb-12\">\n            <h2 class=\"text-2xl font-bold mb-4 flex items-center text-white\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-6 w-6 mr-2 text-yellow-300\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 16v-4\"\/><path d=\"M12 8h.01\"\/><\/svg>\n                \u30bb\u30df\u30ca\u30fc\u8a73\u7d30\n            <\/h2>\n            <div class=\"grid grid-cols-1 md:grid-cols-2 gap-y-4\">\n                <div class=\"flex items-start\">\n                    <span class=\"font-semibold text-yellow-300 flex-shrink-0 mr-2\">\u53c2\u52a0\u8cbb:<\/span>\n                    <span class=\"text-white\">\u7121\u6599<\/span>\n                <\/div>\n                <div class=\"flex items-start\">\n                    <span class=\"font-semibold text-yellow-300 flex-shrink-0 mr-2\">\u958b\u50ac\u65b9\u6cd5:<\/span>\n                    <span class=\"text-white\">\u30aa\u30f3\u30e9\u30a4\u30f3<\/span>\n                <\/div>\n                <div class=\"flex items-start\">\n                    <span class=\"font-semibold text-yellow-300 flex-shrink-0 mr-2\">\u5b9a\u54e1:<\/span>\n                    <span class=\"text-white\">\u5404\u56de5\u540d<\/span>\n                <\/div>\n                <div class=\"flex items-start\">\n                    <span class=\"font-semibold text-yellow-300 flex-shrink-0 mr-2\">\u4e3b\u50ac\u30fb\u8b1b\u5e2b:<\/span>\n                    <span class=\"text-white\">\u30d3\u30fc\u30ba\u30af\u30ea\u30a8\u30a4\u30c8\uff08\u682a\u5f0f\u4f1a\u793e\u5510\u6ca2\u8fb2\u6a5f\u30b5\u30fc\u30d3\u30b9\uff09<\/span>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Contact section -->\n        <section class=\"text-center\">\n            <h2 class=\"text-2xl font-bold text-gray-900 mb-4\">\u304a\u7533\u3057\u8fbc\u307f\u30fb\u304a\u554f\u3044\u5408\u308f\u305b<\/h2>\n            <p class=\"text-gray-700 mb-6\">\u53c2\u52a0\u3092\u3054\u5e0c\u671b\u306e\u65b9\u306f\u304a\u65e9\u3081\u306b\u304a\u7533\u3057\u8fbc\u307f\u304f\u3060\u3055\u3044\u3002<\/p>\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-6\">\n                <!-- Phone -->\n                <div class=\"bg-white rounded-xl shadow-md p-6\">\n                    <h3 class=\"font-semibold text-lg text-gray-900 mb-2 flex items-center justify-center\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-5 w-5 mr-2 text-green-500\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n                        \u96fb\u8a71\u756a\u53f7\n                    <\/h3>\n                    <p class=\"text-gray-700 font-mono text-xl\">0268-71-0751<\/p>\n                    <p class=\"text-sm text-gray-500 mt-1\">\uff08\u5e73\u65e59:00\u301c17:00\uff09<\/p>\n                <\/div>\n                <!-- Form -->\n                <a href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSfH2pZaXzEl-LVvR1BK1rhIlpZv9UQig4v-_BCSCBP7SzHW5A\/viewform\" class=\"bg-blue-600 text-white rounded-xl shadow-md p-6 flex flex-col items-center justify-center hover:bg-blue-700 transition-colors\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-8 w-8 mb-2\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z\"\/><polyline points=\"14 2 14 8 20 8\"\/><path d=\"M9 14h6\"\/><path d=\"M12 11v6\"\/><\/svg>\n                    <span class=\"font-bold text-xl\">\u5c02\u7528\u30d5\u30a9\u30fc\u30e0<\/span>\n                    <span class=\"text-sm\">\u3053\u3061\u3089\u304b\u3089\u304a\u7533\u3057\u8fbc\u307f\u304f\u3060\u3055\u3044<\/span>\n                <\/a>\n                <!-- Email -->\n                <div class=\"bg-white rounded-xl shadow-md p-6\">\n                    <h3 class=\"font-semibold text-lg text-gray-900 mb-2 flex items-center justify-center\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-5 w-5 mr-2 text-red-500\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n                        \u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\n                    <\/h3>\n                    <p class=\"text-gray-700 font-mono text-xl\">info@bscre8.com<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u3053\u306e\u30bb\u30df\u30ca\u30fc\u306f\u3001Web\u96c6\u5ba2\u3001\u4eba\u6750\u63a1\u7528\u3001\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u3001\u53e3\u30b3\u30df\u6226\u7565\u3068\u3044\u3063\u305f\u5e45\u5e83\u3044\u30c6\u30fc\u30de\u3067\u3001\u7d4c\u55b6\u8005\u3084\u62c5\u5f53\u8005\u306e\u7686\u3055\u307e\u306e\u8ab2\u984c\u89e3\u6c7a\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002 \u300c\u96c6\u5ba2\u3084\u63a1\u7528\u306b\u8ab2\u984c\u3092\u611f\u3058\u3066\u3044\u308b\u300d\u300cWeb\u30b5\u30a4\u30c8\u3092\u6709\u52b9\u6d3b\u7528\u3067\u304d\u3066\u3044\u306a\u3044\u300d\u300cAI\u3092\u3069\u3046\u6d3b\u7528\u3059\u308c\u3070\u826f\u3044\u304b\u308f\u304b\u3089\u306a\u3044\u300d\u3068\u3044\u3063\u305f\u304a\u60a9\u307f\u3092\u304a\u6301\u3061\u306e\u65b9\u306b\u7279\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n","protected":false},"author":50,"featured_media":16502,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[115],"tags":[223],"class_list":["post-16825","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-event","tag-223"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.bscre8.com\/journal\/wp-json\/wp\/v2\/posts\/16825","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bscre8.com\/journal\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bscre8.com\/journal\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bscre8.com\/journal\/wp-json\/wp\/v2\/users\/50"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bscre8.com\/journal\/wp-json\/wp\/v2\/comments?post=16825"}],"version-history":[{"count":4,"href":"https:\/\/www.bscre8.com\/journal\/wp-json\/wp\/v2\/posts\/16825\/revisions"}],"predecessor-version":[{"id":16840,"href":"https:\/\/www.bscre8.com\/journal\/wp-json\/wp\/v2\/posts\/16825\/revisions\/16840"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bscre8.com\/journal\/wp-json\/wp\/v2\/media\/16502"}],"wp:attachment":[{"href":"https:\/\/www.bscre8.com\/journal\/wp-json\/wp\/v2\/media?parent=16825"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bscre8.com\/journal\/wp-json\/wp\/v2\/categories?post=16825"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bscre8.com\/journal\/wp-json\/wp\/v2\/tags?post=16825"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}