{"id":3127,"date":"2019-02-02T10:53:26","date_gmt":"2019-02-02T01:53:26","guid":{"rendered":"https:\/\/alaki.co.jp\/blog\/?p=3127"},"modified":"2019-05-23T16:32:11","modified_gmt":"2019-05-23T07:32:11","slug":"webar%e3%81%af%e3%81%98%e3%82%81%e3%81%a6%e3%81%bf%e3%81%be%e3%81%9b%e3%82%93%e3%81%8b%ef%bc%9f%e3%80%9c%e7%ac%ac2%e5%9b%9e-a-frame%e3%81%a73d%e3%82%aa%e3%83%96%e3%82%b8%e3%82%a7%e3%82%af%e3%83%88","status":"publish","type":"post","link":"http:\/\/test.alaki.co.jp\/blog\/?p=3127","title":{"rendered":"WebAR\u306f\u3058\u3081\u3066\u307f\u307e\u305b\u3093\u304b\uff1f\u301c\u7b2c2\u56de A-frame\u30673D\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u81ea\u5728\u306b\u64cd\u4f5c\u3059\u308b\u301c"},"content":{"rendered":"<p>\u3053\u3093\u306b\u3061\u306f\uff01<br \/>\n\u30c7\u30b6\u30a4\u30ca\u30fc\u306e\u4f0a\u6771\uff08<a href=\"https:\/\/twitter.com\/ALAKIWebVRAR1\">@ALAKIWebVRAR1<\/a>\uff09\u3067\u3059\u3002<\/p>\n<p>\u203bTwitter\u3067\u3082WebAR\u306e\u4e8b\u3092\u4e2d\u5fc3\u306b\u60c5\u5831\u767a\u4fe1\u4e2d\uff01<br \/>\n\u3088\u304b\u3063\u305f\u3089\u30d5\u30a9\u30ed\u30fc\u304a\u9858\u3044\u3057\u307e\u3059m(_ _)m<br \/>\n<a href=\"https:\/\/twitter.com\/ALAKIWebVRAR1?ref_src=twsrc%5Etfw\" class=\"twitter-follow-button\" data-show-count=\"false\">Follow @ALAKIWebVRAR1<\/a><script async src=\"https:\/\/platform.twitter.com\/widgets.js\" charset=\"utf-8\"><\/script><\/p>\n<p>\u4eca\u65e5\u306f\u3001WebAR\u306b\u3064\u3044\u3066\u66f8\u3053\u3046\u3068\u601d\u3044\u307e\u3059\u3002<br \/>\n\u6628\u5e74\u66f8\u3044\u305fWebAR\u306e\u8a18\u4e8b\u306e\u5185\u5bb9\u3092\u30d9\u30fc\u30b9\u306b\u3001\u4eca\u56de\u306f3D\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u64cd\u4f5c\u65b9\u6cd5\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u6398\u308a\u4e0b\u3052\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<p>\u524d\u56de\u306e\u8a18\u4e8b\u306f\u3001\u4e0b\u8a18\u30ea\u30f3\u30af\u304b\u3089\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\uff01<a href=\"https:\/\/alaki.co.jp\/blog\/?p=2845\"><br \/>\nWebAR\u306f\u3058\u3081\u3066\u307f\u307e\u305b\u3093\u304b\uff1f\u301c\u7b2c1\u56de AR.js\u3067\u7c21\u5358WebAR\u301c<\/a><\/p>\n<p class=\"post-title\"><!--more--><\/p>\n<h2 class=\"post-title\">\u524d\u56de\u306e\u304a\u3055\u3089\u3044<\/h2>\n<p>\u307e\u305a\u306f\u3001\u524d\u56de\u3082\u3054\u7d39\u4ecb\u3057\u305f\u57fa\u672c\u306e\u300c\u30ad\u30e5\u30fc\u30d6\u306e\u8868\u793a\u300d\u306e\u90e8\u5206\u3092\u304a\u3055\u3089\u3044\u3057\u307e\u3057\u3087\u3046\u3002<br \/>\nA-frame\u3001AR.js\u3092\u8aad\u307f\u8fbc\u3093\u3060\u5f8c\u306b\u3001\u4e0b\u8a18\u306e\u30b3\u30fc\u30c9\u3067\u5b9f\u88c5\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true\">&lt;a-scene embedded arjs=\"debugUIEnabled:false;\"&gt;\r\n\r\n  &lt;!-- \u30de\u30fc\u30ab\u30fc\u3092\u767b\u9332\uff08\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u300chiro\u300d\u30de\u30fc\u30ab\u30fc\uff09 --&gt;\r\n  &lt;a-marker preset=\"hiro\"&gt;\r\n    &lt;!-- \u30de\u30fc\u30ab\u30fc\u306e\u5834\u6240\u306b\u7acb\u65b9\u4f53\u3092\u7f6e\u304f --&gt;\r\n    &lt;a-box&gt;&lt;\/a-box&gt;\r\n  &lt;\/a-marker&gt;\r\n\r\n  &lt;a-entity camera\r\n  cursor-visible=\"true\"\r\n  cursor-scale=\"2\"\r\n  cursor-color=\"#ff0000\"\r\n  cursor-opacity=\"0.5\"&gt;&lt;\/a-entity&gt;\r\n\r\n&lt;\/a-scene&gt;<\/pre>\n<p>\u4eca\u56de\u306f\u3053\u306e\u30b3\u30fc\u30c9\u3092\u30d9\u30fc\u30b9\u306b\u3001\u30ad\u30e5\u30fc\u30d6\u3092\u81ea\u5728\u306b\u64cd\u4f5c\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<h2>\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u64cd\u4f5c<\/h2>\n<p>\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u5bfe\u3057\u3066\u8272\u3005\u5909\u66f4\u3092\u52a0\u3048\u308b\u306b\u306f\u3001\u30ad\u30e5\u30fc\u30d6\u3092\u8868\u793a\u3055\u305b\u3066\u3044\u308b&lt;a-box&gt;\u30bf\u30b0\u306b\u69d8\u3005\u306a\u5c5e\u6027\u3092\u8a18\u8ff0\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<h3>\u79fb\u52d5<\/h3>\n<p>\u57fa\u672c\u7684\u306bAR.js\u3067\u8868\u793a\u3055\u305b\u305f3D\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306f\u3001\u30de\u30fc\u30ab\u30fc\u306e\u3042\u308b\u5834\u6240\u306b\u8868\u793a\u3055\u308c\u307e\u3059\u3002<br \/>\n\u30de\u30fc\u30ab\u30fc\u304b\u3089\u30013D\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u4f4d\u7f6e\u3092\u610f\u56f3\u7684\u306b\u5909\u66f4\u3059\u308b\u3053\u3068\u3082\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<p>\u305d\u306e\u5834\u5408\u3001\u300cposition\u300d\u3068\u3044\u3046\u5c5e\u6027\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true\">&lt;a-box position=\"0 2 0\"&gt;&lt;\/a-box&gt;<\/pre>\n<p>position\u5c5e\u6027\u306b\u8a2d\u5b9a\u3059\u308b3\u3064\u306e\u6570\u5b57\u306f\u3001\u305d\u308c\u305e\u308c\u300cX\u8ef8\u300d\u300cY\u8ef8\u300d\u300cZ\u8ef8\u300d\u3092\u8868\u3057\u307e\u3059\u3002<br \/>\n\u305d\u308c\u305e\u308c\u306e\u8ef8\u3068\u3001\u30de\u30fc\u30ab\u30fc\u30683D\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u95a2\u4fc2\u6027\u306f\u4e0b\u306e\u56f3\u306e\u901a\u308a\u3067\u3059\u3002<\/p>\n<p><a href=\"https:\/\/alaki.co.jp\/blog\/wp-content\/uploads\/2019\/02\/IMG_3199.jpg\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-3131\" src=\"https:\/\/alaki.co.jp\/blog\/wp-content\/uploads\/2019\/02\/IMG_3199-1024x777.jpg\" alt=\"IMG_3199\" width=\"720\" height=\"546\" srcset=\"http:\/\/test.alaki.co.jp\/blog\/wp-content\/uploads\/2019\/02\/IMG_3199-1024x777.jpg 1024w, http:\/\/test.alaki.co.jp\/blog\/wp-content\/uploads\/2019\/02\/IMG_3199-300x228.jpg 300w, http:\/\/test.alaki.co.jp\/blog\/wp-content\/uploads\/2019\/02\/IMG_3199-768x583.jpg 768w, http:\/\/test.alaki.co.jp\/blog\/wp-content\/uploads\/2019\/02\/IMG_3199.jpg 1450w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/><\/a><\/p>\n<p>\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u5de6\u53f3\u306b\u52d5\u304b\u3057\u305f\u3051\u308c\u3070X\u8ef8\u3092\u3001\u624b\u524d\u3084\u5965\u306b\u52d5\u304b\u3057\u305f\u3051\u308c\u3070Z\u8ef8\u3001\u4e0a\u4e0b\u306b\u52d5\u304b\u3057\u305f\u3051\u308c\u3070Y\u8ef8\u3092\u64cd\u4f5c\u3059\u308c\u3070\u3044\u3044\u308f\u3051\u3067\u3059\u3002<\/p>\n<h3>\u62e1\u5927\u30fb\u7e2e\u5c0f<\/h3>\n<p>HTML\/CSS\u3068\u540c\u3058\u3088\u3046\u306b\u30013D\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u3082&#8221;width&#8221;\u3068&#8221;height&#8221;\u3092\u8a2d\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<br \/>\n\u3067\u3059\u304c\u3001\u3053\u306e2\u3064\u306e\u5c5e\u6027\u3092\u7de8\u96c6\u3057\u3066\u3082X\u8ef8\u3068Y\u8ef8\u65b9\u5411\u306e\u307f\u5909\u66f4\u3055\u308c\u308b\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<br \/>\nZ\u8ef8\u65b9\u5411\u306b\u3082\u30b5\u30a4\u30ba\u3092\u5909\u66f4\u3059\u308b\u5834\u5408\u306f\u3001&#8221;depth&#8221;\u5c5e\u6027\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true \">&lt;a-box width=\"2\" height=\"2\" depth=\"2\"&gt;&lt;\/a-box&gt;<\/pre>\n<p>\u305d\u308c\u305e\u308c\u306b\u8a2d\u5b9a\u3057\u305f\u6570\u5b57\u306f\u3001\u30de\u30fc\u30ab\u30fc\u306e\u30b5\u30a4\u30ba\u30921\u3068\u3057\u305f\u6642\u306e\u6bd4\u7387\u3067\u3059\u3002<br \/>\n\u4e0a\u8a18\u306e\u30b3\u30fc\u30c9\u306b\u3088\u3063\u3066\u3001\u30de\u30fc\u30ab\u30fc\u306e\u30b5\u30a4\u30ba\u306e2\u500d\u306e\u30ad\u30e5\u30fc\u30d6\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002<\/p>\n<h3>\u56de\u8ee2<\/h3>\n<p>&#8220;rotation&#8221;\u5c5e\u6027\u3092\u4f7f\u7528\u3059\u308c\u3070\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u56de\u8ee2\u3055\u305b\u308b\u3053\u3068\u3082\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true \">&lt;a-box rotation=\"45 90 180\"&gt;&lt;\/a-entity&gt;<\/pre>\n<p>\u5de6\u304b\u3089\u3001X\u8ef8\u3001Y\u8ef8\u3001Z\u8ef8\u3092\u57fa\u6e96\u306b\u4f55\u5ea6\u56de\u8ee2\u3055\u305b\u308b\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002<br \/>\n\u6307\u5b9a\u3057\u305f\u6570\u5024\u5206\u3001\u305d\u308c\u305e\u308c\u306e\u8ef8\u304b\u3089\u307f\u3066\u6642\u8a08\u56de\u308a\u306b\u56de\u8ee2\u3055\u305b\u307e\u3059\u3002<br \/>\n\u30de\u30a4\u30ca\u30b9\u306e\u5024\u3092\u6307\u5b9a\u3059\u308c\u3070\u3001\u53cd\u6642\u8a08\u56de\u308a\u306b\u56de\u8ee2\u3055\u305b\u308b\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<h3>\u8272\u306e\u5909\u66f4<\/h3>\n<p>\u30ad\u30e5\u30fc\u30d6\u306e\u8272\u3092\u5909\u66f4\u3055\u305b\u308b\u306b\u306f\u3001&#8221;color&#8221;\u5c5e\u6027\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true\">&lt;a-box color=\"#ff0000\"&gt;&lt;\/a-box&gt;<\/pre>\n<p>&#8220;\u7dda&#8221;\u306e\u8272\u3067\u306f\u306a\u304f\u3001&#8221;\u9762&#8221;\u306e\u8272\u304c\u5909\u66f4\u3055\u308c\u308b\u70b9\u304c\u6ce8\u610f\u304c\u5fc5\u8981\u3067\u3059\u3002<br \/>\nCSS\u3067\u8003\u3048\u308b\u3068&#8221;background-color&#8221;\u3092\u6307\u5b9a\u3057\u305f\u304f\u306a\u308a\u307e\u3059\u304c\u3001<br \/>\n3D\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u7740\u8272\u306f&#8221;color&#8221;\u306e\u307f\u3067\u6307\u5b9a\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<h3>\u7dda\u306e\u592a\u3055<\/h3>\n<p>\u30ad\u30e5\u30fc\u30d6\u3092\u69cb\u6210\u3059\u308b\u7dda\u306e\u592a\u3055\u3082\u6307\u5b9a\u53ef\u80fd\u3067\u3059\u3002<br \/>\n\u307e\u305a\u306f\u3001\u7dda\u3092\u8868\u793a\u3055\u305b\u308b\u305f\u3081\u306b\u3001&#8221;wireframe&#8221;\u5c5e\u6027\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true \">&lt;a-box wireframe=\"true\"&gt;&lt;\/a-box&gt;<\/pre>\n<p>\u3053\u3046\u3059\u308b\u3053\u3068\u3067\u3001&#8221;\u9762&#8221;\u3067\u69cb\u6210\u3055\u308c\u305f\u30ad\u30e5\u30fc\u30d6\u304c\u3001&#8221;\u7dda&#8221;\u306e\u307f\u3067\u8868\u793a\u3055\u308c\u307e\u3059\u3002<br \/>\n\u305d\u3046\u3057\u305f\u4e0a\u3067\u3001\u4eca\u5ea6\u306f&#8221;\u7dda&#8221;\u306e\u592a\u3055\u3092\u8abf\u6574\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n<pre class=\"lang:default decode:true\">&lt;a-box wireframe=\"true\" wireframe-linewidth=\"1\"&gt;&lt;\/a-box&gt;<\/pre>\n<p>\u30c7\u30d5\u30a9\u30eb\u30c8\u306e&#8221;wireframe-linewidth&#8221;\u306e\u5024\u306f&#8221;2&#8243;\u3067\u3059\u3002<br \/>\n&#8220;1&#8221;\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u3067\u7d30\u3044\u30e9\u30a4\u30f3\u304c\u5b9f\u73fe\u3067\u304d\u307e\u3059\u3002<\/p>\n<h3>\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3<\/h3>\n<p>\u6700\u5f8c\u306b3D\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e&#8221;\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3&#8221;\u306b\u3064\u3044\u3066\u307f\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<br \/>\n\u4eca\u307e\u3067\u3054\u8aac\u660e\u3057\u305f\u5404\u7a2e\u5c5e\u6027\u3092\u3069\u3046\u5909\u5316\u3055\u305b\u308b\u304b\u3092\u3001&#8221;a-animation&#8221;\u3068\u3044\u3046\u30bf\u30b0\u3092\u4f7f\u3063\u3066\u6307\u5b9a\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true\">&lt;a-cube rotation=\"20 0 0\"&gt;\r\n  &lt;a-animation\r\n    attribute=\"rotation\"\r\n    from=\"20 0 0\"\r\n    to=\"20 180 0\"\r\n    direction=\"alternate\"\r\n    dur=\"4000\"\r\n    repeat=\"indefinite\"\r\n    easing=\"ease\"&gt;\r\n  &lt;\/a-animation&gt;\r\n&lt;\/a-cube&gt;<\/pre>\n<p>&#8220;a-animation&#8221;\u306e\u5404\u5c5e\u6027\u3092\u8a73\u3057\u304f\u307f\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n<ul>\n<li>attribute\uff1a\u5909\u5316\u3055\u305b\u308b\u5c5e\u6027\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002\u3053\u3053\u3067\u306f&#8221;\u56de\u8ee2\u6570&#8221;\u3092\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3055\u305b\u3066\u3044\u304d\u307e\u3059\u3002<\/li>\n<li>from\uff1a\u5909\u5316\u306e\u30b9\u30bf\u30fc\u30c8\u5730\u70b9\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002<\/li>\n<li>to\uff1a\u5909\u5316\u306e\u30b4\u30fc\u30eb\u5730\u70b9\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002&#8221;from&#8221;\u304b\u3089&#8221;to&#8221;\u307e\u3067\u306e\u9593\u3092\u3001\u81ea\u52d5\u3067\u88dc\u5b8c\u3059\u308b\u3053\u3068\u3067\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3055\u305b\u307e\u3059\u3002<\/li>\n<li>direction\uff1a\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306e\u65b9\u5411\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002&#8221;alternate&#8221;\u306f\u901a\u5e38\u65b9\u5411\u3001&#8221;reverse&#8221;\u306f\u9006\u65b9\u5411\u3001\u3064\u307e\u308a&#8221;to&#8221;\u304b\u3089&#8221;from&#8221;\u307e\u3067\u306e\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306b\u306a\u308a\u307e\u3059\u3002<\/li>\n<li>dur\uff1a\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306e\u901f\u5ea6\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002<\/li>\n<li>repeat\uff1a\u7e70\u308a\u8fd4\u3057\u306e\u56de\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002&#8221;indefinite&#8221;\u306f\u5236\u9650\u306a\u3057\u306b\u7e70\u308a\u8fd4\u3057\u307e\u3059\u3002<\/li>\n<li>easing\uff1a\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306e\u52a0\u901f\u5ea6\u3001\u6e1b\u901f\u5ea6\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002<\/li>\n<\/ul>\n<h2>\u307e\u3068\u3081<\/h2>\n<p>\u3044\u304b\u304c\u3060\u3063\u305f\u3067\u3057\u3087\u3046\u304b\u3002<br \/>\n\u3053\u308c\u307e\u3067\u3054\u7d39\u4ecb\u3057\u305f\u5c5e\u6027\u3092\u4f7f\u3044\u3053\u306a\u305b\u3070\u3001\u69d8\u3005\u306a\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3\u306e\u8868\u793a\u65b9\u6cd5\u3092\u53ef\u80fd\u306b\u3057\u307e\u3059\u3002<\/p>\n<p>\u4eca\u56de\u306fA-frame\u3067\u6271\u3048\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u307b\u3068\u3093\u3069\u306b\u6307\u5b9a\u3067\u304d\u308b\u57fa\u672c\u7684\u306a\u5c5e\u6027\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3057\u305f\u3002<br \/>\n\u3082\u3063\u3068\u5fdc\u7528\u7684\u306a\u5c5e\u6027\u306b\u3064\u3044\u3066\u306f\u3001A-frame\u306e\u516c\u5f0f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u691c\u7d22\u3055\u308c\u308b\u3053\u3068\u3092\u304a\u52e7\u3081\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u3053\u3093\u306b\u3061\u306f\uff01 \u30c7\u30b6\u30a4\u30ca\u30fc\u306e\u4f0a\u6771\uff08@ALAKIWebVRAR1\uff09\u3067\u3059\u3002&#46;&#46;&#46;<\/p>\n","protected":false},"author":8,"featured_media":2577,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[32],"tags":[],"aioseo_notices":[],"_links":{"self":[{"href":"http:\/\/test.alaki.co.jp\/blog\/index.php?rest_route=\/wp\/v2\/posts\/3127"}],"collection":[{"href":"http:\/\/test.alaki.co.jp\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/test.alaki.co.jp\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/test.alaki.co.jp\/blog\/index.php?rest_route=\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"http:\/\/test.alaki.co.jp\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3127"}],"version-history":[{"count":12,"href":"http:\/\/test.alaki.co.jp\/blog\/index.php?rest_route=\/wp\/v2\/posts\/3127\/revisions"}],"predecessor-version":[{"id":3371,"href":"http:\/\/test.alaki.co.jp\/blog\/index.php?rest_route=\/wp\/v2\/posts\/3127\/revisions\/3371"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/test.alaki.co.jp\/blog\/index.php?rest_route=\/wp\/v2\/media\/2577"}],"wp:attachment":[{"href":"http:\/\/test.alaki.co.jp\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3127"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/test.alaki.co.jp\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3127"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/test.alaki.co.jp\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3127"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}