{"id":16935,"date":"2026-04-23T06:51:22","date_gmt":"2026-04-23T06:51:22","guid":{"rendered":"https:\/\/www.dgcrane.com\/?p=16935"},"modified":"2026-04-23T07:34:51","modified_gmt":"2026-04-23T07:34:51","slug":"crane-hoist-motor-power-calculator","status":"publish","type":"post","link":"https:\/\/www.dgcrane.com\/ja\/crane-hoist-motor-power-calculator\/","title":{"rendered":"\u30aa\u30f3\u30e9\u30a4\u30f3\u30af\u30ec\u30fc\u30f3\u30db\u30a4\u30b9\u30c8\u30e2\u30fc\u30bf\u30fc\u51fa\u529b\u8a08\u7b97\u30c4\u30fc\u30eb"},"content":{"rendered":"<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<div id=\"crane-hoist-calculator\">\n  <div class=\"calc-container\">\n    <!-- \u8d77\u91cd\u91cf -->\n    <div class=\"calc-item\">\n      <label for=\"crane-capacity\">\u540a\u308a\u4e0a\u3052\u80fd\u529b\uff08\u30c8\u30f3\uff09<\/label>\n      <input type=\"text\" id=\"crane-capacity\" placeholder=\"\u4f8b5\">\n      <div class=\"error-msg\" id=\"error-capacity\"><\/div>\n    <\/div>\n\n    <!-- \u8d77\u5347\u901f\u5ea6 -->\n    <div class=\"calc-item\">\n      <label for=\"crane-speed\">\u5dfb\u304d\u4e0a\u3052\u901f\u5ea6\uff08m\/\u5206\uff09<\/label>\n      <input type=\"text\" id=\"crane-speed\" placeholder=\"\u4f8b8\">\n      <div class=\"error-msg\" id=\"error-speed\"><\/div>\n    <\/div>\n\n    <!-- \u673a\u68b0\u6548\u7387 -->\n    <div class=\"calc-item\">\n      <label for=\"crane-efficiency\">\u6a5f\u68b0\u52b9\u7387<\/label>\n<input type=\"text\" id=\"crane-efficiency\" placeholder=\"\u4f8b\uff1a0.88\">\n      <div class=\"error-msg\" id=\"error-efficiency\"><\/div>\n    <\/div>\n\n    <!-- \u6309\u94ae -->\n    <div class=\"calc-buttons\">\n      <button id=\"crane-calculate\">\u8a08\u7b97\u3059\u308b<\/button>\n      <button id=\"crane-reset\">\u30ea\u30bb\u30c3\u30c8<\/button>\n    <\/div>\n\n    <!-- \u7ed3\u679c -->\n    <div class=\"calc-result-box\">\n      <div class=\"result-label\">\u30e2\u30fc\u30bf\u30fc\u51fa\u529b\uff08kW\uff09<\/div>\n      <div id=\"crane-result\">\u2014kW<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<style>\n\/* \u4f5c\u7528\u57df\u9650\u5b9a\uff1a\u4ec5 #crane-hoist-calculator \u5185\u751f\u6548 *\/\n#crane-hoist-calculator {\n  max-width: 545px;\n  padding: 30px;\n  background: #EAEEF7;\n  box-sizing: border-box;\n}\n#crane-hoist-calculator * {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n  font-family: inherit;\n}\n#crane-hoist-calculator .calc-container {\n  display: grid;\n  gap: 20px;\n}\n#crane-hoist-calculator .calc-item {\n  position: relative;\n  display: grid;\n  gap: 10px;\n  \/* \u56fa\u5b9a\u9ad8\u5ea6\u5360\u4f4d\uff0c\u9632\u6b62\u5e03\u5c40\u8df3\u52a8 *\/\n  padding-bottom: 20px;\n}\n#crane-hoist-calculator label {\n  font-size: 14px;\n  line-height: 120%;\n  color: #4a4a4a;\n}\n#crane-hoist-calculator input {\n  height: 36px;\n  font-size: 16px;\n  padding: 2px 10px;\n  border: 1px solid #ccc;\n  background: #fff;\n  transition: all 0.2s ease;\n}\n#crane-hoist-calculator input:focus {\n  border: 2px solid #002266 !important;\n  outline: none;\n}\n\/* \u9519\u8bef\u63d0\u793a\u7edd\u5bf9\u5b9a\u4f4d\uff0c\u4e0d\u5360\u7528\u6587\u6863\u6d41\uff0c\u4e0d\u6324\u538b\u5e03\u5c40 *\/\n#crane-hoist-calculator .error-msg {\n  position: absolute;\n  left: 0;\n  bottom: 0;\n  font-size: 12px;\n  color: red;\n  display: none;\n  line-height: 1.2;\n}\n#crane-hoist-calculator input.input-error {\n  border-color: red !important;\n}\n#crane-hoist-calculator .calc-buttons {\n  display: flex;\n  gap: 20px;\n}\n#crane-hoist-calculator .calc-buttons button {\n  flex: 1;\n  height: 34px;\n  font-size: 14px;\n  border: none;\n  cursor: pointer;\n  transition: all 0.2s ease;\n}\n#crane-hoist-calculator .calc-buttons button:first-child {\n  background: #0a3487;\n  color: #fff;\n}\n#crane-hoist-calculator .calc-buttons button:last-child {\n  background: #fff;\n  color: #4a4a4a;\n}\n#crane-hoist-calculator .calc-buttons button:hover {\n  background: #F58423 !important;\n  color: #fff !important;\n}\n#crane-hoist-calculator .calc-result-box {\n  margin-top: 10px;\n}\n#crane-hoist-calculator .result-label {\n  font-size: 14px;\n  font-weight: 700;\n  color: #4a4a4a;\n  margin-bottom: 8px;\n}\n#crane-hoist-calculator #crane-result {\n  font-size: 40px;\n  line-height: 120%;\n  font-weight: 700;\n  color: #003296;\n}\n\n\/* \u79fb\u52a8\u7aef\u9002\u914d *\/\n@media (max-width: 768px) {\n  #crane-hoist-calculator {\n    padding: 20px;\n  }\n  #crane-hoist-calculator label {\n    font-size: 0.28rem;\n  }\n  #crane-hoist-calculator input {\n    height: 0.7rem;\n    font-size: 0.28rem;\n  }\n  #crane-hoist-calculator .calc-item {\n    padding-bottom: 0.4rem;\n  }\n  #crane-hoist-calculator .error-msg {\n    font-size: 0.24rem;\n  }\n  #crane-hoist-calculator .calc-buttons {\n    flex-direction: column;\n    gap: 12px;\n  }\n  #crane-hoist-calculator .calc-buttons button {\n    min-height: 0.7rem;\n    font-size: 0.28rem;\n    width: 100%;\n  }\n  #crane-hoist-calculator #crane-result {\n    font-size: 0.8rem;\n  }\n  #crane-hoist-calculator .result-label {\n    font-size: 0.28rem;\n  }\n}\n<\/style>\n\n<script>\n(function() {\n  \/\/ \u907f\u514d\u5168\u5c40\u6c61\u67d3\n  const calculator = {\n    init: function() {\n      this.bindEvents();\n    },\n    bindEvents: function() {\n      const calcBtn = document.getElementById('crane-calculate');\n      const resetBtn = document.getElementById('crane-reset');\n      const inputs = document.querySelectorAll('#crane-hoist-calculator input');\n\n      calcBtn.addEventListener('click', this.calculate.bind(this));\n      resetBtn.addEventListener('click', this.reset.bind(this));\n      inputs.forEach(input => {\n        input.addEventListener('input', () => {\n          this.clearError(input.id.replace('crane-', ''));\n        });\n      });\n    },\n    \/\/ \u8bbe\u7f6e\u9519\u8bef\n    setError: function(field, msg) {\n      const input = document.getElementById(`crane-${field}`);\n      const errorEl = document.getElementById(`error-${field}`);\n      input.classList.add('input-error');\n      errorEl.textContent = msg;\n      errorEl.style.display = 'block';\n    },\n    \/\/ \u6e05\u9664\u9519\u8bef\n    clearError: function(field) {\n      const input = document.getElementById(`crane-${field}`);\n      const errorEl = document.getElementById(`error-${field}`);\n      input.classList.remove('input-error');\n      errorEl.style.display = 'none';\n    },\n    \/\/ \u6821\u9a8c\u8f93\u5165\n    validateInput: function() {\n      let valid = true;\n      const capacity = document.getElementById('crane-capacity').value.trim();\n      const speed = document.getElementById('crane-speed').value.trim();\n      const efficiency = document.getElementById('crane-efficiency').value.trim();\n\n      \/\/ \u8d77\u91cd\u91cf\u6821\u9a8c\n      if (!capacity || isNaN(capacity) || Number(capacity) <= 0) {\n        this.setError('capacity', 'Please enter a valid positive number');\n        valid = false;\n      }\n      \/\/ \u901f\u5ea6\u6821\u9a8c\n      if (!speed || isNaN(speed) || Number(speed) <= 0) {\n        this.setError('speed', 'Please enter a valid positive number');\n        valid = false;\n      }\n      \/\/ \u6548\u7387\u6821\u9a8c\n      if (!efficiency || isNaN(efficiency) || Number(efficiency) <= 0 || Number(efficiency) > 1) {\n        this.setError('efficiency', 'Please enter a value between 0 and 1');\n        valid = false;\n      }\n      return valid;\n    },\n    \/\/ \u8ba1\u7b97\u903b\u8f91\n    calculate: function() {\n      if (!this.validateInput()) return;\n\n      const m_ton = Number(document.getElementById('crane-capacity').value);\n      const v_mmin = Number(document.getElementById('crane-speed').value);\n      const eta = Number(document.getElementById('crane-efficiency').value);\n\n      \/\/ \u5355\u4f4d\u8f6c\u6362\n      const m = m_ton * 1000;\n      const v = v_mmin \/ 60;\n      const g = 9.81;\n\n      \/\/ \u516c\u5f0f P = (m * g * v) \/ (1000 * \u03b7)\n      const power = (m * g * v) \/ (1000 * eta);\n      document.getElementById('crane-result').textContent = power.toFixed(2) + ' kW';\n    },\n    \/\/ \u91cd\u7f6e\n    reset: function() {\n      document.getElementById('crane-capacity').value = '';\n      document.getElementById('crane-speed').value = '';\n      document.getElementById('crane-efficiency').value = '';\n      document.getElementById('crane-result').textContent = '\u2014';\n      \n      \/\/ \u6e05\u9664\u6240\u6709\u9519\u8bef\n      this.clearError('capacity');\n      this.clearError('speed');\n      this.clearError('efficiency');\n    }\n  };\n\n  \/\/ \u521d\u59cb\u5316\n  calculator.init();\n})();\n<\/script>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">\u30af\u30ec\u30fc\u30f3\u30db\u30a4\u30b9\u30c8\u30e2\u30fc\u30bf\u30fc\u51fa\u529b\u8a08\u7b97\u5f0f<\/h2>\n\n\n\n<!DOCTYPE html>\n<html lang=\"zh-CN\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u516c\u5f0f<\/title>\n    <style>\n        \/* \u4ec5\u516c\u5f0f\u5bb9\u5668\u6837\u5f0f\uff0c\u65e0\u5168\u5c40\u63a7\u5236 *\/\n        .formula-container {\n            font-family: \"Times New Roman\", serif;\n            font-size: 20px;\n            display: flex;\n            align-items: center;\n            gap: 0.3em;\n        }\n.formula-container span{color: #000000;}\n        .formula-fraction {\n            display: inline-flex;\n            flex-direction: column;\n            align-items: center;\n        }\n        .fraction-top,\n        .fraction-bottom {\n            padding: 0 0.2em;\n        }\n        .fraction-line {\n            width: 100%;\n            height: 0.05em;\n            background-color: #000;\n        }\n\n        \/* \u79fb\u52a8\u7aef\u5355\u72ec\u9002\u914d\uff0c\u65e0\u5168\u5c40\u5f71\u54cd *\/\n        @media (max-width: 768px) {\n            .formula-container {\n                font-size: 0.3rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"formula-container\">\n        <span>\u30dd<\/span>\n        <span>=<\/span>\n        <div class=\"formula-fraction\">\n            <div class=\"fraction-top\">m\u00b7g\u00b7v<\/div>\n            <div class=\"fraction-line\"><\/div>\n            <div class=\"fraction-bottom\">1000\u00b7\u03b7<\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>P\uff1a\u8a08\u7b97\u3055\u308c\u305f\u30e2\u30fc\u30bf\u30fc\u51fa\u529b\u3001\u5358\u4f4d\uff1akW<\/li>\n\n\n\n<li>m\uff1a\u5b9a\u683c\u540a\u308a\u4e0a\u3052\u8cea\u91cf\u3001\u5358\u4f4d\uff1akg<\/li>\n\n\n\n<li>g\uff1a\u91cd\u529b\u52a0\u901f\u5ea6\u30019.81 m\/s\u00b2<\/li>\n\n\n\n<li>v\uff1a\u5b9a\u683c\u5dfb\u304d\u4e0a\u3052\u901f\u5ea6\u3001\u5358\u4f4d\uff1am\/s<\/li>\n\n\n\n<li>\u03b7\uff1a\u5168\u6a5f\u68b0\u52b9\u7387\uff08\u5c0f\u6570\uff09<\/li>\n<\/ul>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">\u5358\u4f4d\u5909\u63db\u624b\u9806<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5165\u529b\u3055\u308c\u305f\u901f\u5ea6\u5358\u4f4d\u304cm\/min\uff08\u30e1\u30fc\u30c8\u30eb\u6bce\u5206\uff09\u306e\u5834\u5408\u3001\u30d0\u30c3\u30af\u30b0\u30e9\u30a6\u30f3\u30c9\u3067\u81ea\u52d5\u7684\u306bm\/s\uff08\u30e1\u30fc\u30c8\u30eb\u6bce\u79d2\uff09\u306b\u5909\u63db\u3055\u308c\u307e\u3059\u3002<\/li>\n\n\n\n<li>\u5165\u529b\u3055\u308c\u305f\u8cea\u91cf\u306e\u5358\u4f4d\u304ct\uff08\u30c8\u30f3\uff09\u306e\u5834\u5408\u3001\u30d0\u30c3\u30af\u30b0\u30e9\u30a6\u30f3\u30c9\u3067\u81ea\u52d5\u7684\u306bkg\uff08\u30ad\u30ed\u30b0\u30e9\u30e0\uff09\u306b\u5909\u63db\u3055\u308c\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">\u5bfe\u8c61\u88fd\u54c1\u304a\u3088\u3073\u9069\u7528\u7bc4\u56f2<\/h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:38%\">\n<h3 class=\"wp-block-heading\">\u5bfe\u8c61\u88fd\u54c1<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u30b7\u30f3\u30b0\u30eb\u30ac\u30fc\u30c0\u30fc\u5929\u4e95\u30af\u30ec\u30fc\u30f3<\/li>\n\n\n\n<li>\u30c0\u30d6\u30eb\u30ac\u30fc\u30c0\u30fc\u30aa\u30fc\u30d0\u30fc\u30d8\u30c3\u30c9\u30af\u30ec\u30fc\u30f3<\/li>\n\n\n\n<li>\u30b7\u30f3\u30b0\u30eb\u30ac\u30fc\u30c0\u30fc\u30ac\u30f3\u30c8\u30ea\u30fc\u30af\u30ec\u30fc\u30f3<\/li>\n\n\n\n<li>\u30c0\u30d6\u30eb\u30ac\u30fc\u30c0\u30fc\u30ac\u30f3\u30c8\u30ea\u30fc\u30af\u30ec\u30fc\u30f3<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:60%\">\n<h3 class=\"wp-block-heading\">\u9069\u7528\u7bc4\u56f2<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5b9a\u683c\u540a\u308a\u4e0a\u3052\u80fd\u529b\uff1a0.5t\uff5e200t<\/li>\n\n\n\n<li>\u8077\u52d9\u7b49\u7d1a\uff1aA1\uff5eA6\uff08M1\uff5eM6\u76f8\u5f53\uff09<\/li>\n\n\n\n<li>\u6a19\u9ad81000m\u4ee5\u4e0b<\/li>\n\n\n\n<li>\u5468\u56f2\u6e29\u5ea6\uff1a40\u2103\u4ee5\u4e0b<\/li>\n\n\n\n<li>\u4f5c\u696d\u74b0\u5883\uff1a\u4e00\u822c\u7684\u306a\u5c4b\u5185\u4f5c\u696d\u5834\u304a\u3088\u3073\u5c4b\u5916\u30e4\u30fc\u30c9\u3067\u306e\u4f7f\u7528\u3001\u5b89\u5b9a\u3057\u305f\u96fb\u529b\u7db2\u96fb\u5727<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">\u8a72\u5f53\u3057\u306a\u3044<\/h3>\n\n\n\n<p>\u92f3\u9020\u5de5\u5834\u7528\u30af\u30ec\u30fc\u30f3\u3001\u9632\u7206\u30af\u30ec\u30fc\u30f3\u3001\u539f\u5b50\u529b\u767a\u96fb\u6240\u7528\u30af\u30ec\u30fc\u30f3\u3001\u305d\u306e\u4ed6\u7279\u6ce8\u306e\u7279\u6b8a\u6a5f\u5668\u3092\u542b\u3080\u3001\u7279\u6b8a\u7528\u9014\u30af\u30ec\u30fc\u30f3\u3002<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">\u304a\u5ba2\u69d8\u306e\u7528\u9014\u306b\u5408\u308f\u305b\u305f\u30ab\u30b9\u30bf\u30e0\u30af\u30ec\u30fc\u30f3\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3<\/h2>\n\n\n\n<p>\u30af\u30ec\u30fc\u30f3\u306e\u8a2d\u8a08\u306f\u3001\u4f5c\u696d\u6761\u4ef6\u3001\u7528\u9014\u3001\u74b0\u5883\u3001\u305d\u306e\u4ed6\u306e\u91cd\u8981\u306a\u8981\u7d20\u3092\u5305\u62ec\u7684\u306b\u8003\u616e\u3059\u308b\u5fc5\u8981\u306e\u3042\u308b\u4f53\u7cfb\u7684\u306a\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067\u3059\u3002\u304a\u5ba2\u69d8\u306e\u5b9f\u969b\u306e\u30cb\u30fc\u30ba\u306b\u5408\u308f\u305b\u305f\u3001\u5b89\u5168\u3067\u52b9\u7387\u7684\u304b\u3064\u8cbb\u7528\u5bfe\u52b9\u679c\u306e\u9ad8\u3044\u30af\u30ec\u30fc\u30f3\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3092\u3054\u5e0c\u671b\u306e\u5834\u5408\u306f\u3001\u5f53\u793e\u306e\u5c02\u9580\u30a8\u30f3\u30b8\u30cb\u30a2\u307e\u3067\u3054\u9023\u7d61\u3044\u305f\u3060\u304d\u3001\u500b\u5225\u76f8\u8ac7\u3068\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3092\u3054\u4f9d\u983c\u304f\u3060\u3055\u3044\u3002<\/p>","protected":false},"excerpt":{"rendered":"\u30af\u30ec\u30fc\u30f3\u30db\u30a4\u30b9\u30c8\u30e2\u30fc\u30bf\u30fc\u51fa\u529b\u8a08\u7b97\u30c4\u30fc\u30eb\u306f\u3001\u5929\u4e95\u30af\u30ec\u30fc\u30f3\u304a\u3088\u3073\u30ac\u30f3\u30c8\u30ea\u30fc\u30af\u30ec\u30fc\u30f3\u306e\u30db\u30a4\u30b9\u30c8\u30e2\u30fc\u30bf\u30fc\u51fa\u529b\u3092\u77ac\u6642\u306b\u7b97\u51fa\u3067\u304d\u308b\u3001\u898f\u683c\u306b\u6e96\u62e0\u3057\u305f\u30aa\u30f3\u30e9\u30a4\u30f3\u30c4\u30fc\u30eb\u3067\u3059\u3002\u4e16\u754c\u4e2d\u306e\u30af\u30ec\u30fc\u30f3\u30a8\u30f3\u30b8\u30cb\u30a2\u3001\u30e1\u30fc\u30ab\u30fc\u3001\u304a\u3088\u3073\u56fd\u969b\u8cbf\u6613\u9867\u5ba2\u304b\u3089\u4fe1\u983c\u3055\u308c\u3066\u3044\u307e\u3059\u3002ISO 4301\u3001FEM 1.001\u6b27\u5dde\u898f\u683c\u3001GB\/T 3811\u4e2d\u56fd\u56fd\u5bb6\u898f\u683c\u306a\u3069\u3001\u4e16\u754c\u306e\u30af\u30ec\u30fc\u30f3\u8a2d\u8a08\u898f\u683c\u306b\u5b8c\u5168\u306b\u6e96\u62e0\u3057\u3066\u304a\u308a\u3001\u624b\u52d5\u306b\u3088\u308b\u30e2\u30fc\u30bf\u30fc\u51fa\u529b\u8a08\u7b97\u306e\u8907\u96d1\u3055\u3068\u30ea\u30b9\u30af\u3092\u6392\u9664\u3057\u307e\u3059\u3002","protected":false},"author":2,"featured_media":16867,"parent":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"single-onlinetools.php","format":"standard","meta":{"_acf_changed":false,"rank_math_lock_modified_date":false,"pgc_sgb_lightbox_settings":"","footnotes":""},"categories":[63],"tags":[],"class_list":["post-16935","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-other"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.dgcrane.com\/ja\/wp-json\/wp\/v2\/posts\/16935"}],"collection":[{"href":"https:\/\/www.dgcrane.com\/ja\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dgcrane.com\/ja\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dgcrane.com\/ja\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dgcrane.com\/ja\/wp-json\/wp\/v2\/comments?post=16935"}],"version-history":[{"count":2,"href":"https:\/\/www.dgcrane.com\/ja\/wp-json\/wp\/v2\/posts\/16935\/revisions"}],"predecessor-version":[{"id":16937,"href":"https:\/\/www.dgcrane.com\/ja\/wp-json\/wp\/v2\/posts\/16935\/revisions\/16937"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dgcrane.com\/ja\/wp-json\/wp\/v2\/media\/16867"}],"wp:attachment":[{"href":"https:\/\/www.dgcrane.com\/ja\/wp-json\/wp\/v2\/media?parent=16935"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dgcrane.com\/ja\/wp-json\/wp\/v2\/categories?post=16935"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dgcrane.com\/ja\/wp-json\/wp\/v2\/tags?post=16935"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}