{"id":147,"date":"2025-03-18T17:41:03","date_gmt":"2025-03-18T08:41:03","guid":{"rendered":"https:\/\/web.monomatome.com\/?p=147"},"modified":"2025-03-25T17:12:28","modified_gmt":"2025-03-25T08:12:28","slug":"excel-%e6%96%87%e5%ad%97%e5%88%97%e3%81%8b%e3%82%89%e7%89%b9%e5%ae%9a%e3%81%ae%e6%96%87%e5%ad%97%e5%88%97%e3%82%92%e6%8a%9c%e3%81%8d%e3%81%a0%e3%81%99%e3%80%82%e6%8a%bd%e5%87%ba%e3%81%99%e3%82%8b","status":"publish","type":"post","link":"https:\/\/web.monomatome.com\/?p=147","title":{"rendered":"Excel \u6587\u5b57\u5217\u304b\u3089\u7279\u5b9a\u306e\u6587\u5b57\u5217\u3092\u629c\u304d\u3060\u3059\u3002\u62bd\u51fa\u3059\u308b\u30bb\u30eb\u95a2\u6570\u3002\u30e1\u30e2\u3002\u8a18\u53f7\u3088\u308a\u524d\u30fb\u5f8c\u3092\u629c\u304d\u51fa\u3059\uff5e\u7b49\u3002"},"content":{"rendered":"\n<p>\u6587\u5b57\u5217\u306e\u300c\u521d\u3081\u300d\u306b\u73fe\u308c\u308b\u534a\u89d2\u30b9\u30da\u30fc\u30b9\u3088\u308a\u300c\u5f8c\u306e\u6587\u5b57\u5217\u300d\u3092\u62bd\u51fa<br>=MID(A1, FIND(&#8221; &#8220;, A1) + 1, LEN(A1))<\/p>\n\n\n\n<p>\u6587\u5b57\u5217\u306e\u300c\u6700\u5f8c\u300d\u306b\u73fe\u308c\u308b\u534a\u89d2\u30b9\u30da\u30fc\u30b9\u3088\u308a\u300c\u524d\u306e\u6587\u5b57\u5217\u300d\u3092\u62bd\u51fa\u3002<br>=LEFT(A1, FIND(&#8220;#&#8221;, SUBSTITUTE(A1, &#8221; &#8220;, &#8220;#&#8221;, LEN(A1) &#8211; LEN(SUBSTITUTE(A1, &#8221; &#8220;, &#8220;&#8221;)))) &#8211; 1)<\/p>\n\n\n\n<p>\u300c\u7279\u5b9a\u306e\u8a18\u53f7\u3084\u6587\u5b57\u5217\u300d\u3088\u308a\u300c\u524d\u300d\u306e\u6587\u5b57\u5217\u3092\u62bd\u51fa\u3002<br>=IFERROR(LEFT(A1, FIND(&#8220;\u2605&#8221;, A1) &#8211; 1), A1)<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u6587\u5b57\u5217\u306e\u300c\u6700\u521d\u306e\u534a\u89d2\u30b9\u30da\u30fc\u30b9\u300d\u3088\u308a\u300c<strong>\u5f8c\u306e\u6587\u5b57\u5217\u300d<\/strong>\u3092\u62bd\u51fa\u3057\u305f\u3044\u3002<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u95a2\u6570\u3067\u5f97\u3089\u308c\u308b\u7d50\u679c<\/strong><\/h3>\n\n\n\n<p>\u6587\u5b57\u5217\u306e<strong>\u300c\u521d\u3081\u300d<\/strong>\u306b\u73fe\u308c\u308b\u534a\u89d2\u30b9\u30da\u30fc\u30b9\u3088\u308a<strong>\u300c\u5f8c\u306e\u6587\u5b57\u5217\u300d<\/strong>\u3092\u62bd\u51fa<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>A\u5217<\/th><th>\u7d50\u679c<\/th><\/tr><\/thead><tbody><tr><td><code>Intel Xeon W 11865MRE 2.60GHz<\/code><\/td><td><code>Xeon W 11865MRE 2.60GHz<\/code><\/td><\/tr><tr><td><code>Intel Xeon W 1270E 3.40GHz<\/code><\/td><td><code>Xeon W 1270E 3.40GHz<\/code><\/td><\/tr><tr><td><code>Xeon W 11555MRE 2.60GHz<\/code><\/td><td><code>W 11555MRE 2.60GHz<\/code><\/td><\/tr><tr><td><code>Core i7 10700E 2.90GHz<\/code><\/td><td><code>i7 10700E 2.90GHz<\/code><\/td><\/tr><tr><td><code>Intel Core i9 10900TE 1.80GHz<\/code><\/td><td><code>Core i9 10900TE 1.80GHz<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">\u95a2\u6570<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code><code>=MID(A1, FIND(\" \", A1) + 1, LEN(A1))<\/code><\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u89e3\u8aac<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong><code>FIND(\" \", A1)<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li><code>A1<\/code> \u5185\u306e <strong>\u6700\u521d\u306e\u534a\u89d2\u30b9\u30da\u30fc\u30b9\u306e\u4f4d\u7f6e<\/strong> \u3092\u53d6\u5f97\u3002<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>MID(A1, FIND(\" \", A1) + 1, LEN(A1))<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li><code>FIND<\/code> \u3067\u53d6\u5f97\u3057\u305f\u4f4d\u7f6e <code>+1<\/code> \u304b\u3089\u6587\u5b57\u5217\u3092\u62bd\u51fa\uff08\u534a\u89d2\u30b9\u30da\u30fc\u30b9\u306e\u76f4\u5f8c\u304b\u3089\u958b\u59cb\uff09\u3002<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">\u6587\u5b57\u5217\u306e\u6700\u5f8c\u306e\u300c\/\u300d\u3088\u308a\u5f8c\u308d\u306e\u6587\u5b57\u5217\u3092\u62bd\u51fa\u3002URL\u51e6\u7406\u306a\u3069\u306b\u3002<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u95a2\u6570\u3067\u5f97\u3089\u308c\u308b\u7d50\u679c<\/strong><\/h3>\n\n\n\n<p>\u6587\u5b57\u5217\u306e<strong>\u300c\u4e00\u756a\u6700\u5f8c\u300d<\/strong>\u306e\u8a18\u53f7(\u4f8b\u3067\u306f\u300c\u30b9\u30e9\u30c3\u30b7\u30e5\uff1a\/\u300d)\u3088\u308a<strong>\u300c\u5f8c\u306e\u6587\u5b57\u5217\u300d<\/strong>\u3092\u629c\u304d\u51fa\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u30b5\u30f3\u30d7\u30eb\u30c6\u30ad\u30b9\u30c8\u3067\u306e\u7f6e\u63db\u4f8b\uff1a<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>A\u5217<\/th><th>\u7d50\u679c<\/th><\/tr><\/thead><tbody><tr><td><code>https:\/\/www.test.com\/files\/d\/33008.html<\/code><\/td><td><code>33008.html<\/code><\/td><\/tr><tr><td><code>https:\/\/www.example.com\/docs\/sample_file.pdf<\/code><\/td><td><code>sample_file.pdf<\/code><\/td><\/tr><tr><td><code>https:\/\/www.testsite.com\/images\/pic123.jpg<\/code><\/td><td><code>pic123.jpg<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>\u4f7f\u7528\u4f8b\uff1aURL\u3084\u30d1\u30b9\u304b\u3089\u6700\u5f8c\u306e\u300c\/\u300d\u4ee5\u964d\u306e\u30d5\u30a1\u30a4\u30eb\u540d\u3084\u30d1\u30b9\u3092\u62bd\u51fa\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u95a2\u6570<\/strong><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>=RIGHT(A1,LEN(A1)-FIND(\"~\",SUBSTITUTE(A1,\"\/\",\"~\",LEN(A1)-LEN(SUBSTITUTE(A1,\"\/\",\"\")))))<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\u89e3\u8aac\uff1a<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><code>SUBSTITUTE(A1,\"\/\",\"~\",LEN(A1)-LEN(SUBSTITUTE(A1,\"\/\",\"\")))<\/code><br>\u2192 \u6587\u5b57\u5217\u5185\u3067\u6700\u5f8c\u306e\u300c\/\u300d\u3092\u300c~\u300d\u306b\u7f6e\u304d\u63db\u3048\u307e\u3059\u3002<\/li>\n\n\n\n<li><code>FIND(\"~\", ...)<\/code><br>\u2192 \u7f6e\u304d\u63db\u3048\u305f\u300c~\u300d\u306e\u4f4d\u7f6e\u3092\u63a2\u3059\u3002<\/li>\n\n\n\n<li><code>LEN(A1) - FIND(\"~\", ...)<\/code><br>\u2192 \u6587\u5b57\u5217\u306e\u9577\u3055\u304b\u3089\u6700\u5f8c\u306e\u300c\/\u300d\u306e\u4f4d\u7f6e\u3092\u5f15\u3044\u305f\u5024\u3092\u4f7f\u3063\u3066\u3001\u6700\u5f8c\u306e\u300c\/\u300d\u3088\u308a\u5f8c\u308d\u306e\u6587\u5b57\u6570\u3092\u6c42\u3081\u308b\u3002<\/li>\n\n\n\n<li><code>RIGHT(A1, ...)<\/code><br>\u2192 \u6700\u5f8c\u306e\u300c\/\u300d\u4ee5\u964d\u306e\u6587\u5b57\u5217\u3092\u62bd\u51fa\u3002<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u6587\u5b57\u5217\u306e\u300c\u6700\u5f8c\u300d\u306b\u73fe\u308c\u308b\u534a\u89d2\u30b9\u30da\u30fc\u30b9\u3088\u308a\u300c\u524d\u306e\u6587\u5b57\u5217\u300d\u3092\u62bd\u51fa\u3002<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\u95a2\u6570\u3067\u5f97\u3089\u308c\u308b\u7d50\u679c<\/h3>\n\n\n\n<p>A\u5217\u306e\u6587\u5b57\u5217\u306e\u3001<strong>\u6700\u5f8c\u306e\u7a7a\u767d<\/strong>(\u534a\u89d2\u30b9\u30da\u30fc\u30b9)\u3088\u308a<strong>\u524d\u306e\u6587\u5b57\u5217<\/strong>\u3092\u629c\u304d\u51fa\u3059<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>A\u5217<\/th><th>\u7d50\u679c<\/th><\/tr><\/thead><tbody><tr><td><code>Intel Xeon W 11865MRE 2.60GHz<\/code><\/td><td><code>Intel Xeon W 11865MRE<\/code><\/td><\/tr><tr><td><code>Intel Xeon W 1270E 3.40GHz<\/code><\/td><td><code>Intel Xeon W 1270E<\/code><\/td><\/tr><tr><td><code>Intel Xeon W 11555MRE \u30c6\u30b9\u30c8CPU<\/code><\/td><td><code>Intel Xeon W 11555MRE<\/code><\/td><\/tr><tr><td><code>Intel Core i7 10700E<\/code><\/td><td><code>Intel Core i7<\/code><\/td><\/tr><tr><td><code>Intel Core i9 10900TE 1.80GHz<\/code><\/td><td><code>Intel Core i9 10900TE<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u95a2\u6570<\/strong><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code><code>=LEFT(A1, FIND(\"#\", SUBSTITUTE(A1, \" \", \"#\", LEN(A1) - LEN(SUBSTITUTE(A1, \" \", \"\")))) - 1)<\/code><\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u89e3\u8aac<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong><code>LEN(A1) - LEN(SUBSTITUTE(A1, \" \", \"\"))<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li><code>A1<\/code> \u5185\u306e <strong>\u30b9\u30da\u30fc\u30b9\u306e\u6570<\/strong> \u3092\u53d6\u5f97\u3059\u308b\u3002<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>SUBSTITUTE(A1, \" \", \"#\", LEN(A1) - LEN(SUBSTITUTE(A1, \" \", \"\")))<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li><strong>\u6700\u5f8c\u306e\u534a\u89d2\u30b9\u30da\u30fc\u30b9\u3092 <code>#<\/code> \u306b\u7f6e\u63db<\/strong> \u3059\u308b\u3002<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>FIND(\"#\", ...) - 1<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li><code>#<\/code> \u306e\u4f4d\u7f6e\u3092\u53d6\u5f97\u3057\u3001\u305d\u306e\u524d\u306e\u6587\u5b57\u5217\u3092 <code>LEFT<\/code> \u3067\u62bd\u51fa\u3002<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u300c\u7279\u5b9a\u306e\u8a18\u53f7\u3084\u6587\u5b57\u5217\u300d\u3088\u308a\u300c\u524d\u300d\u306e\u6587\u5b57\u5217\u3092\u62bd\u51fa\u3057\u305f\u3044\u3002<\/h2>\n\n\n\n<p>\u4f8b\uff1a\u6587\u5b57\u5217\u306b\u300c\u2605\u300d\u304c\u542b\u307e\u308c\u308b\u5834\u5408\u3001<strong>\u300c\u2605\u300d\u3088\u308a\u524d\u306e\u6587\u5b57\u5217\u3092\u62bd\u51fa<\/strong>\u3059\u308b\u3002<br>\u300c\u2605\u300d\u306f\u3001\u8a18\u53f7\u3060\u3051\u3067\u306a\u304f\u300cCPU\u300d\u3084\u300c\u652f\u5e97\u300d\u306a\u3069\u6587\u5b57\u5217\u306b\u5909\u66f4\u53ef\u80fd\u3002<\/p>\n\n\n\n<p>\u4f8b\uff1a<br>Intel Xeon W 11865MRE\u26052.60GHz \u2192 \u300c\u2605\u300d\u3088\u308a\u524d\u3000\u2192\u3000\u300cIntel Xeon W 11865MRE\u300d<br>\u65e5\u672c\u6771\u4eac\u652f\u5e97 \u55b6\u696d\u90e8 \u2192\u300c\u652f\u5e97\u300d\u3088\u308a\u524d\u3092\u62bd\u51fa \u2192 \u65e5\u672c\u6771\u4eac<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u30b5\u30f3\u30d7\u30eb\u30c7\u30fc\u30bf\u3068\u95a2\u6570\u30fb<strong>\u7d50\u679c<\/strong><\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">\u300c<code>\u2605<\/code>\u300d\u3088\u308a\u524d\u306e\u6587\u5b57\u5217\u3092\u62bd\u51fa<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code><code>=IFERROR(LEFT(A1, FIND(\"\u2605\", A1) - 1), A1)<\/code><\/code><\/pre>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>A\u5217<\/th><th>\u7d50\u679c<\/th><\/tr><\/thead><tbody><tr><td><code>Intel Xeon W 11865MRE\u26052.60GHz<\/code><\/td><td><code>Intel Xeon W 11865MRE<\/code><\/td><\/tr><tr><td><code>AMD Ryzen 7 5800X\u26053.80GHz<\/code><\/td><td><code>AMD Ryzen 7 5800X<\/code><\/td><\/tr><tr><td><code>Apple M2 Max 12-Core GPU\u260510C<\/code><\/td><td><code>Apple M2 Max 12-Core GPU<\/code><\/td><\/tr><tr><td><code>Snapdragon 8 Gen 2<\/code><\/td><td><code>Snapdragon 8 Gen 2<\/code> (\u5909\u5316\u306a\u3057)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">\u300c\u652f\u5e97\u300d\u3088\u308a\u524d\u306e\u6587\u5b57\u5217\u3092\u62bd\u51fa<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code><code>=IFERROR(LEFT(A1, FIND(\"\u652f\u5e97\", A1) - 1), A1)<\/code><\/code><\/pre>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>A\u5217<\/th><th>\u7d50\u679c<\/th><\/tr><\/thead><tbody><tr><td>\u65e5\u672c \u6771\u4eac\u652f\u5e97 \u3007\u3007\u90e8<\/td><td>\u65e5\u672c \u6771\u4eac<\/td><\/tr><tr><td>\u30a2\u30e1\u30ea\u30ab NY\u652f\u5e97 \u3007\u3007\u90e8<\/td><td>\u30a2\u30e1\u30ea\u30ab NY<\/td><\/tr><tr><td>\u65e5\u672c \u5927\u962a \u6885\u7530\u652f\u5e97<\/td><td>\u65e5\u672c \u5927\u962a \u6885\u7530<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u3000\u672d\u5e4c \u3059\u3059\u304d\u306e \u55b6\u696d\u90e8<\/td><td>\u5317\u6d77\u9053\u3000\u672d\u5e4c \u3059\u3059\u304d\u306e \u55b6\u696d\u90e8 (\u5909\u5316\u306a\u3057)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u89e3\u8aac<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong><code>FIND(\"\u2605\", A1)<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li><code>A1<\/code> \u5185\u306e\u300c\u2605\u300d\u306e\u4f4d\u7f6e\u3092\u53d6\u5f97\u3002<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>LEFT(A1, FIND(\"\u2605\", A1) - 1)<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>\u300c\u2605\u300d\u306e <strong>\u524d\u306e\u6587\u5b57\u5217<\/strong> \u3092\u62bd\u51fa\u3002<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>IFERROR(..., A1)<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>\u300c\u2605\u300d\u304c\u306a\u3044\u5834\u5408\u3001\u305d\u306e\u307e\u307e <code>A1<\/code> \u306e\u5024\u3092\u8fd4\u3059\u3002<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u30dd\u30a4\u30f3\u30c8<\/strong><\/h3>\n\n\n\n<p><strong>\u300c\u7279\u5b9a\u306e\u6587\u5b57\u5217\u300d\u304c\u542b\u307e\u308c\u308b\u5834\u5408\u3001\u524d\u306e\u90e8\u5206\u3060\u3051\u62bd\u51fa\u3057\u3066\u53d6\u5f97<\/strong>\u3002<br><strong>\u300c<strong>\u7279\u5b9a\u306e\u6587\u5b57\u5217<\/strong>\u300d\u304c\u306a\u3044\u5834\u5408\u306f\u305d\u306e\u307e\u307e\u8fd4\u3059\u3002<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u6587\u5b57\u5217\u306e\u300c\u521d\u3081\u300d\u306b\u73fe\u308c\u308b\u534a\u89d2\u30b9\u30da\u30fc\u30b9\u3088\u308a\u300c\u5f8c\u306e\u6587\u5b57\u5217\u300d\u3092\u62bd\u51fa=MID(A1, FIND(&#8221; &#8220;, A1) + 1, LEN(A1)) \u6587\u5b57\u5217\u306e\u300c\u6700\u5f8c\u300d\u306b\u73fe\u308c\u308b\u534a\u89d2\u30b9\u30da\u30fc\u30b9\u3088\u308a\u300c\u524d\u306e\u6587\u5b57\u5217\u300d\u3092\u62bd\u51fa\u3002 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":175,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"swell_btn_cv_data":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[11,3],"tags":[5,13],"class_list":["post-147","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-excel","category-memo","tag-excel","tag-13"],"acf":[],"jetpack_featured_media_url":"https:\/\/web.monomatome.com\/wp-content\/uploads\/sites\/2\/2025\/03\/image-4.png","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/web.monomatome.com\/index.php?rest_route=\/wp\/v2\/posts\/147","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/web.monomatome.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/web.monomatome.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/web.monomatome.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/web.monomatome.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=147"}],"version-history":[{"count":14,"href":"https:\/\/web.monomatome.com\/index.php?rest_route=\/wp\/v2\/posts\/147\/revisions"}],"predecessor-version":[{"id":400,"href":"https:\/\/web.monomatome.com\/index.php?rest_route=\/wp\/v2\/posts\/147\/revisions\/400"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/web.monomatome.com\/index.php?rest_route=\/wp\/v2\/media\/175"}],"wp:attachment":[{"href":"https:\/\/web.monomatome.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=147"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/web.monomatome.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=147"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/web.monomatome.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}